+ 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 May 15 15:59:16 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-695584498b-ksxxj 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 0x7fafaa6c3668 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-05-15 15:59:21.050 7 INFO nova.utils [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-15 15:59:21.251 8 INFO nova.utils [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-15 15:59:22.667 7 WARNING keystonemiddleware._common.config [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:59:22.676 7 WARNING oslo_config.cfg [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-15 15:59:22.754 7 WARNING keystonemiddleware._common.config [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:59:22.769 7 WARNING oslo_config.cfg [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] 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-05-15 15:59:22.781 7 WARNING oslo_config.cfg [None req-a8c63614-7bde-43ea-bc7b-9de00215661b - - - - - -] 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 6 seconds on interpreter 0x7fafaa6c3668 pid: 7 (default app) 2026-05-15 15:59:22.954 8 WARNING keystonemiddleware._common.config [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:59:22.964 8 WARNING oslo_config.cfg [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-15 15:59:23.044 8 WARNING keystonemiddleware._common.config [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 15:59:23.060 8 WARNING oslo_config.cfg [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] 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-05-15 15:59:23.073 8 WARNING oslo_config.cfg [None req-3daec322-5a5e-4c4f-b2d1-1fd2035ebfac - - - - - -] 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 0x7fafaa6c3668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 15:59:29 2026] GET /v2.1 => generated 114 bytes in 18 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-05-15 15:59:29.693 7 WARNING oslo_policy.policy [None req-5492e36d-8e67-44cb-a244-9419a425c01b 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-05-15 15:59:29.694 7 WARNING oslo_policy.policy [None req-5492e36d-8e67-44cb-a244-9419a425c01b 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 15:59:29 2026] GET /v2.1 => generated 0 bytes in 547 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-05-15 15:59:29.790 8 WARNING oslo_policy.policy [req-5492e36d-8e67-44cb-a244-9419a425c01b req-c7c2007f-12b9-4d5f-825e-9b508e694d59 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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-05-15 15:59:29.791 8 WARNING oslo_policy.policy [req-5492e36d-8e67-44cb-a244-9419a425c01b req-c7c2007f-12b9-4d5f-825e-9b508e694d59 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - 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] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 15:59:29 2026] GET /v2.1/ => generated 400 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 15:59:29.888 7 INFO nova.api.openstack.wsgi [None req-cefca72e-8829-43a6-8e26-c1981bb4587d 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.100 () {48 vars in 1011 bytes} [Fri May 15 15:59:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 15:59:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.100 () {52 vars in 1048 bytes} [Fri May 15 15:59:29 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 15:59:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 15:59:30 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: 6/11] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 15:59:30 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-05-15 15:59:30.886 7 INFO nova.api.openstack.wsgi [None req-51c03dca-b1a6-4fa1-bb11-17fcfda3b1a0 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.100 () {48 vars in 1013 bytes} [Fri May 15 15:59:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 15:59:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.100 () {52 vars in 1048 bytes} [Fri May 15 15:59:30 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: 8/15] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 15:59:31 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] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 15:59:31 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 15:59:31 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-05-15 15:59:31.829 7 INFO nova.api.openstack.wsgi [None req-b0835899-16cd-49cb-92e0-eab22e211b92 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 15:59:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 15:59:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 162.253.55.100 () {52 vars in 1048 bytes} [Fri May 15 15:59:31 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 15:59:32 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] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 15:59:32 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 15:59:32 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-05-15 15:59:32.789 7 INFO nova.api.openstack.wsgi [None req-5a9475e4-f3c2-43cc-90c9-9ce757c490bc 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 162.253.55.100 () {48 vars in 1013 bytes} [Fri May 15 15:59:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 15:59:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 162.253.55.100 () {52 vars in 1048 bytes} [Fri May 15 15:59:32 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 15:59:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 15:59:33 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] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 15:59:33 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-05-15 15:59:33.768 7 INFO nova.api.openstack.wsgi [None req-aa9d0f6c-a7d3-4fc5-8f7a-e011e60a6ad9 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 15:59:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 15:59:33 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] 162.253.55.100 () {52 vars in 1048 bytes} [Fri May 15 15:59:33 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/41] 10.0.0.224 () {28 vars in 454 bytes} [Fri May 15 16:00:07 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: 21/42] 10.0.0.224 () {30 vars in 658 bytes} [Fri May 15 16:00:07 2026] GET /v2.1 => generated 0 bytes in 46 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: 22/43] 10.0.0.224 () {32 vars in 731 bytes} [Fri May 15 16:00:07 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/44] 10.0.0.224 () {34 vars in 765 bytes} [Fri May 15 16:00:07 2026] GET /v2.1/os-services => generated 545 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/45] 10.0.0.224 () {28 vars in 454 bytes} [Fri May 15 16:00:12 2026] GET /v2.1 => generated 114 bytes in 0 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: 23/46] 10.0.0.224 () {30 vars in 658 bytes} [Fri May 15 16:00:12 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 24/47] 10.0.0.224 () {32 vars in 731 bytes} [Fri May 15 16:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/48] 10.0.0.224 () {34 vars in 765 bytes} [Fri May 15 16:00:12 2026] GET /v2.1/os-services => generated 545 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/51] 10.0.0.224 () {28 vars in 454 bytes} [Fri May 15 16:00: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: 8|app: 0|req: 26/52] 10.0.0.224 () {30 vars in 658 bytes} [Fri May 15 16:00:16 2026] GET /v2.1 => generated 0 bytes in 345 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: 27/53] 10.0.0.224 () {32 vars in 731 bytes} [Fri May 15 16:00:16 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: 27/54] 10.0.0.224 () {34 vars in 808 bytes} [Fri May 15 16:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/55] 10.0.0.224 () {28 vars in 454 bytes} [Fri May 15 16:00:20 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: 28/56] 10.0.0.224 () {30 vars in 658 bytes} [Fri May 15 16:00:20 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 29/57] 10.0.0.224 () {32 vars in 731 bytes} [Fri May 15 16:00:20 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/58] 10.0.0.224 () {34 vars in 808 bytes} [Fri May 15 16:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 10.0.0.82 () {28 vars in 453 bytes} [Fri May 15 16:06:48 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: 69/138] 10.0.0.82 () {30 vars in 657 bytes} [Fri May 15 16:06:48 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/139] 10.0.0.82 () {32 vars in 730 bytes} [Fri May 15 16:06:49 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: 70/140] 10.0.0.82 () {34 vars in 803 bytes} [Fri May 15 16:06:49 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:09:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 86/172] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:09:25 2026] GET /v2.1 => generated 0 bytes in 119 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: 87/173] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:09:25 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-05-15 16:09:25.358 8 INFO nova.api.openstack.wsgi [None req-8e2a0a78-930d-4d3b-98db-be80140e5bd8 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 87/174] 162.253.55.100 () {48 vars in 1017 bytes} [Fri May 15 16:09:25 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:09:25 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: 88/176] 162.253.55.100 () {52 vars in 1049 bytes} [Fri May 15 16:09:25 2026] POST /v2.1/flavors => generated 534 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/197] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:10: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: 99/198] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:10:59 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 100/199] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:10:59 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:10:59.826 8 INFO nova.api.openstack.wsgi [None req-7e9d41f1-0c1d-40e6-ae59-3de846b559fa 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5cf0c763b1814e7b89ad188323c029ca [pid: 8|app: 0|req: 100/200] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:10:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-15 16:10:59.841 7 WARNING oslo_db.sqlalchemy.utils [None req-e6cc9c52-50fa-4f7c-8be8-56acff55748a 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 101/201] 162.253.55.100 () {48 vars in 1016 bytes} [Fri May 15 16:10:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 162.253.55.100 () {52 vars in 1057 bytes} [Fri May 15 16:10:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 97 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/203] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:11:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:11:03 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: 7|app: 0|req: 103/205] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:11:03 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: 103/206] 162.253.55.100 () {48 vars in 1073 bytes} [Fri May 15 16:11:03 2026] GET /v2.1/os-quota-sets/1137ea6b01094c4eb15a87e2d89c4252 => generated 283 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/207] 162.253.55.100 () {52 vars in 1125 bytes} [Fri May 15 16:11:03 2026] PUT /v2.1/os-quota-sets/1137ea6b01094c4eb15a87e2d89c4252 => generated 238 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:21:09 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: 166/331] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:21:09 2026] GET /v2.1 => generated 0 bytes in 140 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/332] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:21:09 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-05-15 16:21:09.225 7 INFO nova.api.openstack.wsgi [None req-abdb8ca4-9116-4dd3-ae3d-47c5d372c1a5 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 167/333] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 16:21:09 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/334] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:21:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/335] 162.253.55.100 () {52 vars in 1049 bytes} [Fri May 15 16:21:09 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:24:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:24:29 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: 7|app: 0|req: 190/378] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:24:29 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 162.253.55.100 () {48 vars in 1073 bytes} [Fri May 15 16:24:29 2026] GET /v2.1/os-quota-sets/aba17e017ba3476a82c469865e006c42 => generated 283 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 162.253.55.100 () {52 vars in 1125 bytes} [Fri May 15 16:24:29 2026] PUT /v2.1/os-quota-sets/aba17e017ba3476a82c469865e006c42 => generated 238 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:35:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:35:25 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/513] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:35:25 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:35:25.441 8 INFO nova.api.openstack.wsgi [None req-22c34607-d9ac-4b3c-9286-acf8a9fe5944 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 256/514] 162.253.55.100 () {48 vars in 1011 bytes} [Fri May 15 16:35:25 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:35:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/516] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:35:25 2026] GET /v2.1/flavors/57400220-c521-412c-9e0b-054852f28437/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: 259/519] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:35:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:35:26 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/521] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:35:26 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-05-15 16:35:26.404 7 INFO nova.api.openstack.wsgi [None req-75387921-9b94-4fe6-babb-7e5b5eb08eff 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 262/522] 162.253.55.100 () {48 vars in 1013 bytes} [Fri May 15 16:35:26 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:35:26 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: 263/524] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:35:26 2026] GET /v2.1/flavors/4fa9cda3-8278-4937-aeb5-75c34b09548f/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:35:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:35:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/527] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:35:27 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-05-15 16:35:27.355 7 INFO nova.api.openstack.wsgi [None req-ec0e1a08-f4fc-49e6-b55b-93e7c5252cc4 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 265/528] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 16:35:27 2026] GET /v2.1/flavors/m1.medium => 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: 264/529] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:35:27 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: 266/530] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:35:27 2026] GET /v2.1/flavors/5ad0ce29-2fc7-4206-8357-caadb85d1eb6/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:35: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: 267/532] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:35:28 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/533] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:35: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) 2026-05-15 16:35:28.302 7 INFO nova.api.openstack.wsgi [None req-741233d2-d2c9-4062-bb83-6a67e6970b7e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 268/534] 162.253.55.100 () {48 vars in 1013 bytes} [Fri May 15 16:35:28 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:35:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/536] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:35:28 2026] GET /v2.1/flavors/33ed3f7c-ce3a-4265-ae27-aebe4f3502af/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: 268/537] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:35:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/538] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:35:29 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: 269/539] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:35:29 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-05-15 16:35:29.290 7 INFO nova.api.openstack.wsgi [None req-b43e2c2b-599e-4e61-af87-eb16bd7eb6b4 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 271/540] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 16:35:29 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:35:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/542] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:35:29 2026] GET /v2.1/flavors/77161ea8-c39f-4bef-ba89-cecf36561e8c/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: 277/555] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:36:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/556] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:36:33 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/557] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:36:33 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-05-15 16:36:33.158 7 INFO nova.api.openstack.wsgi [None req-a4d89fb1-7c1f-46fc-b5ab-38cdca368b9f 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 280/558] 162.253.55.100 () {48 vars in 1017 bytes} [Fri May 15 16:36:33 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:36:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/560] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:36:33 2026] GET /v2.1/flavors/3db33887-f393-408e-a1af-e8c2f248a0c5/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/563] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:36:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:36:39 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 284/565] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:36:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/566] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:36:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/567] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:36:43 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: 283/568] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:36:43 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 286/569] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:36:43 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 162.253.55.100 () {48 vars in 1073 bytes} [Fri May 15 16:36:43 2026] GET /v2.1/os-quota-sets/1137ea6b01094c4eb15a87e2d89c4252 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/581] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:37:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:37:34 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: 291/583] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:37:34 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-05-15 16:37:34.228 7 INFO nova.api.openstack.wsgi [None req-ad41a1c4-d75e-4b4a-a734-a276b45629cf 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 293/584] 162.253.55.100 () {48 vars in 1015 bytes} [Fri May 15 16:37:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:37:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/586] 162.253.55.100 () {48 vars in 1099 bytes} [Fri May 15 16:37:34 2026] GET /v2.1/flavors/9f37c6c9-3d44-4343-835f-6fd51e6dcd5b/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:37:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:37:49 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 298/593] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:37:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/594] 162.253.55.100 () {48 vars in 1073 bytes} [Fri May 15 16:37:49 2026] GET /v2.1/os-quota-sets/aba17e017ba3476a82c469865e006c42 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/605] 162.253.55.100 () {42 vars in 705 bytes} [Fri May 15 16:38:36 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: 304/606] 162.253.55.100 () {44 vars in 909 bytes} [Fri May 15 16:38:36 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/607] 162.253.55.100 () {46 vars in 982 bytes} [Fri May 15 16:38:36 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-05-15 16:38:36.899 7 INFO nova.api.openstack.wsgi [None req-afb1f2fb-c79d-4fc4-8b0e-1b670c0a004e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 305/608] 162.253.55.100 () {48 vars in 1011 bytes} [Fri May 15 16:38:36 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/609] 162.253.55.100 () {48 vars in 1051 bytes} [Fri May 15 16:38:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 10.0.0.138 () {32 vars in 655 bytes} [Fri May 15 16:39:19 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 309/619] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:39:20 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-15 16:39:20.242 7 WARNING oslo_db.sqlalchemy.utils [None req-b3cfd686-7a71-4fa2-afb8-19b21364ecb8 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 311/620] 10.0.0.138 () {32 vars in 649 bytes} [Fri May 15 16:39:20 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.138 () {32 vars in 694 bytes} [Fri May 15 16:39:20 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:31 2026] GET /v2.1/flavors/57400220-c521-412c-9e0b-054852f28437 => generated 511 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:39:31 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:31 2026] GET /v2.1/flavors/57400220-c521-412c-9e0b-054852f28437 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:39:35 2026] POST /v2.1/os-keypairs => generated 385 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:36.949 7 WARNING neutronclient.v2_0.client [None req-64ebc2bd-0f30-4c80-bde8-4af0520a5555 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/630] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:39:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.138 () {34 vars in 685 bytes} [Fri May 15 16:39:36 2026] POST /v2.1/os-security-groups => generated 246 bytes in 890 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:37.624 8 WARNING neutronclient.v2_0.client [None req-ec69e9f1-f647-44b0-9088-b4e53e9d6c99 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:38.206 8 WARNING neutronclient.v2_0.client [None req-ec69e9f1-f647-44b0-9088-b4e53e9d6c99 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/632] 10.0.0.138 () {34 vars in 695 bytes} [Fri May 15 16:39:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:38.379 7 WARNING neutronclient.v2_0.client [None req-57e0304a-4010-45e2-a32b-b2c9f704c635 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/633] 10.0.0.138 () {34 vars in 685 bytes} [Fri May 15 16:39:38 2026] POST /v2.1/os-security-groups => generated 247 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:38.563 8 WARNING neutronclient.v2_0.client [None req-cf568726-84a8-495f-8d42-5b8b63e1a462 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:38.589 8 WARNING neutronclient.v2_0.client [None req-cf568726-84a8-495f-8d42-5b8b63e1a462 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/634] 10.0.0.138 () {34 vars in 695 bytes} [Fri May 15 16:39:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:38.785 7 WARNING neutronclient.v2_0.client [None req-10487cc4-3573-4a20-a544-ad8112dd3435 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:38.821 7 WARNING neutronclient.v2_0.client [None req-10487cc4-3573-4a20-a544-ad8112dd3435 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.138 () {34 vars in 695 bytes} [Fri May 15 16:39:38 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:39.030 7 WARNING neutronclient.v2_0.client [None req-6bd9292b-d423-4080-9e47-08b6ba49894a 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.071 8 WARNING neutronclient.v2_0.client [None req-09c2fa2c-2a94-48a4-9590-d622ef21f65e 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/636] 10.0.0.138 () {32 vars in 737 bytes} [Fri May 15 16:39:39 2026] GET /v2.1/os-security-groups/44a9eb56-ed1e-4e9d-951b-310eabc131ac => generated 664 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:39.104 7 WARNING neutronclient.v2_0.client [None req-a3600900-76a5-4581-9457-aad8cb848054 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.135 8 WARNING neutronclient.v2_0.client [None req-09c2fa2c-2a94-48a4-9590-d622ef21f65e 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.141 7 WARNING neutronclient.v2_0.client [None req-a3600900-76a5-4581-9457-aad8cb848054 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.181 7 WARNING neutronclient.v2_0.client [None req-a3600900-76a5-4581-9457-aad8cb848054 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/637] 10.0.0.138 () {32 vars in 750 bytes} [Fri May 15 16:39:39 2026] DELETE /v2.1/os-security-group-rules/87ab417a-547e-44f6-bb98-36d10ae6e99d => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 16:39:39.295 7 WARNING neutronclient.v2_0.client [None req-e8774efb-a3cc-4d19-ba37-cbbfa26de2a1 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.328 7 WARNING neutronclient.v2_0.client [None req-e8774efb-a3cc-4d19-ba37-cbbfa26de2a1 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.350 8 WARNING neutronclient.v2_0.client [None req-09c2fa2c-2a94-48a4-9590-d622ef21f65e 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/638] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:39 2026] DELETE /v2.1/os-security-groups/44a9eb56-ed1e-4e9d-951b-310eabc131ac => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 16:39:39.458 7 WARNING neutronclient.v2_0.client [None req-3a4d9bc1-062c-4e8b-a07e-e6d16cfb5932 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:39.500 7 WARNING neutronclient.v2_0.client [None req-3a4d9bc1-062c-4e8b-a07e-e6d16cfb5932 55f2f210624d4699b391bfd3dd805ca8 11995f63fea9437db235c87742485a38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/639] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:39 2026] DELETE /v2.1/os-security-groups/608c2c81-39ae-4aac-8efa-9547c6d17550 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/640] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:39:38 2026] POST /v2.1/servers => generated 449 bytes in 1142 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 16:39:40.181 7 WARNING neutronclient.v2_0.client [None req-1fe1c9a1-0c44-4165-b77d-d454fdecbadd 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/641] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:40 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1400 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-05-15 16:39:41.335 8 WARNING neutronclient.v2_0.client [None req-1285440f-7efd-4923-adf0-119efdadab60 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/642] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:41 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1404 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:42.000 7 WARNING neutronclient.v2_0.client [None req-851ab314-60ff-4736-bffb-8440c5e08d70 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:42.138 7 WARNING neutronclient.v2_0.client [None req-851ab314-60ff-4736-bffb-8440c5e08d70 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:42.383 7 WARNING neutronclient.v2_0.client [None req-851ab314-60ff-4736-bffb-8440c5e08d70 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] 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-05-15 16:39:42.464 8 WARNING neutronclient.v2_0.client [None req-ac28b0eb-3431-4591-bbb9-d0dcc1ee1b5e 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/643] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:42 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1452 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/644] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:39:41 2026] POST /v2.1/servers => generated 451 bytes in 1321 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-05-15 16:39:43.236 8 WARNING neutronclient.v2_0.client [None req-c953cd03-e111-446a-8739-ee03190b855b 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/645] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:43 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1253 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:43.634 7 WARNING neutronclient.v2_0.client [None req-666667e4-04f2-488e-8de2-c9eecd6fc173 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/646] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:43 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1452 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:44.334 8 WARNING neutronclient.v2_0.client [None req-06e414a9-6f73-4ef9-93af-eed3a466d2e1 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/647] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:44 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1303 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:44.726 7 WARNING neutronclient.v2_0.client [None req-9b3ac025-575f-4895-a77e-176b237a2c27 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/648] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:44 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1460 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-05-15 16:39:45.412 8 WARNING neutronclient.v2_0.client [None req-3cf981c6-5b88-417c-8db4-2f936469f663 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/649] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:45 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1351 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-05-15 16:39:45.850 7 WARNING neutronclient.v2_0.client [None req-ccc72a07-3a82-4a01-8a94-69a3d7397c9d 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:45 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1537 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:46.594 8 WARNING neutronclient.v2_0.client [None req-45b61f3b-01ca-4c35-a83d-cd2f25c7e385 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/653] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:46 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1351 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-05-15 16:39:47.043 7 INFO nova.api.openstack.compute.server_external_events [req-4809ef53-5b3f-4107-bb34-0f46448acc49 req-5d9e0cc3-b83e-4137-8d5a-7beca9c34635 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance 2026-05-15 16:39:47.056 7 INFO nova.compute.rpcapi [None req-a0e9fab9-5102-49a1-a622-bd7e70ce6108 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 328/654] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:39:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:47.593 8 WARNING neutronclient.v2_0.client [None req-8839f4b4-92dd-4b21-a473-217ba44ca597 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] 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-05-15 16:39:47.711 7 WARNING neutronclient.v2_0.client [None req-5b3816cf-4d84-438e-90e5-9323d5cb6348 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/655] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:47 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:47 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1427 bytes in 973 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:49.057 8 WARNING neutronclient.v2_0.client [None req-047236b5-fa10-462b-84ba-56d3f8b0aea9 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] 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-05-15 16:39:49.120 7 INFO nova.api.openstack.compute.server_external_events [req-06fb52bc-14e4-4475-997f-5aaf038fc106 req-76174b64-f5a0-4734-b0b7-8c2d3e4f5436 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:652ff3d0-c344-48ad-8459-b6c4687256cc for instance 686f3d45-1ccf-4958-b05e-63e4ca56d9f3 on instance [pid: 7|app: 0|req: 330/657] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:39:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 328/658] 10.0.0.138 () {34 vars in 685 bytes} [Fri May 15 16:39:48 2026] POST /v2.1/os-security-groups => generated 241 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:49.232 8 WARNING neutronclient.v2_0.client [None req-022480eb-47b1-4a70-81f7-e755cae8365c 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.239 7 WARNING neutronclient.v2_0.client [None req-f8c27a05-c859-44e0-b42d-9571f46cc049 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/659] 10.0.0.138 () {34 vars in 685 bytes} [Fri May 15 16:39:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:49.367 8 WARNING neutronclient.v2_0.client [None req-b52ab2d4-193c-48e4-afdd-efd82c3f05d0 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/660] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:49 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.138 () {34 vars in 685 bytes} [Fri May 15 16:39:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:49.585 7 WARNING neutronclient.v2_0.client [None req-79ac32a4-15cd-4dd1-9450-bcb971b036e1 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.624 7 WARNING neutronclient.v2_0.client [None req-79ac32a4-15cd-4dd1-9450-bcb971b036e1 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.667 7 WARNING neutronclient.v2_0.client [None req-79ac32a4-15cd-4dd1-9450-bcb971b036e1 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.690 8 WARNING neutronclient.v2_0.client [None req-d505d77c-e988-4ef9-8b8b-300ee1a9a8e4 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/662] 10.0.0.138 () {32 vars in 663 bytes} [Fri May 15 16:39:49 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:39:49.738 7 WARNING neutronclient.v2_0.client [None req-b77c5844-9401-43a5-9c6e-73787c2015a2 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.793 7 WARNING neutronclient.v2_0.client [None req-b77c5844-9401-43a5-9c6e-73787c2015a2 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:49 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1437 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/664] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:49 2026] DELETE /v2.1/os-security-groups/7cf31fb8-d2f9-4c82-ac74-c0eb4604c9d1 => generated 0 bytes in 182 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-05-15 16:39:49.932 8 WARNING neutronclient.v2_0.client [None req-a1749b00-142b-482a-88cc-6c3dfa3f0479 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:49.975 8 INFO nova.api.openstack.wsgi [None req-a1749b00-142b-482a-88cc-6c3dfa3f0479 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 7cf31fb8-d2f9-4c82-ac74-c0eb4604c9d1 does not exist Neutron server returns request_ids: ['req-91c0ff83-23a2-476b-9e0f-fd1d5955b879'] [pid: 8|app: 0|req: 332/665] 10.0.0.138 () {32 vars in 737 bytes} [Fri May 15 16:39:49 2026] GET /v2.1/os-security-groups/7cf31fb8-d2f9-4c82-ac74-c0eb4604c9d1 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:39:49.991 7 WARNING neutronclient.v2_0.client [None req-6419c4ef-8a32-480d-aa19-283a5076e007 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.018 7 WARNING neutronclient.v2_0.client [None req-6419c4ef-8a32-480d-aa19-283a5076e007 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/666] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:49 2026] DELETE /v2.1/os-security-groups/88fea802-a8e0-446e-b84e-4c00a555d288 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 16:39:50.133 8 WARNING neutronclient.v2_0.client [None req-927c7564-68d5-436b-8d9d-e8f6d233a5c6 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.170 8 INFO nova.api.openstack.wsgi [None req-927c7564-68d5-436b-8d9d-e8f6d233a5c6 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 88fea802-a8e0-446e-b84e-4c00a555d288 does not exist Neutron server returns request_ids: ['req-da27ffcc-425d-45b4-bd73-e1a09c5deff4'] [pid: 8|app: 0|req: 333/667] 10.0.0.138 () {32 vars in 737 bytes} [Fri May 15 16:39:50 2026] GET /v2.1/os-security-groups/88fea802-a8e0-446e-b84e-4c00a555d288 => generated 194 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:39:50.181 7 WARNING neutronclient.v2_0.client [None req-b96b68ee-0299-44b6-8244-cbcbfe85a56e 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.211 7 WARNING neutronclient.v2_0.client [None req-b96b68ee-0299-44b6-8244-cbcbfe85a56e 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/668] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:50 2026] DELETE /v2.1/os-security-groups/527d3694-5bd4-443b-9830-a84d80eb5de4 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 16:39:50.325 8 WARNING neutronclient.v2_0.client [None req-c25cdd93-dbf6-4739-80b1-d5a51cbcdf81 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.348 8 INFO nova.api.openstack.wsgi [None req-c25cdd93-dbf6-4739-80b1-d5a51cbcdf81 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 527d3694-5bd4-443b-9830-a84d80eb5de4 does not exist Neutron server returns request_ids: ['req-c0051681-5be5-4a52-b787-0be5b5b2854d'] [pid: 8|app: 0|req: 334/669] 10.0.0.138 () {32 vars in 737 bytes} [Fri May 15 16:39:50 2026] GET /v2.1/os-security-groups/527d3694-5bd4-443b-9830-a84d80eb5de4 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:39:50.362 7 WARNING neutronclient.v2_0.client [None req-4af03538-9cfb-41fd-94ae-079756864e8b 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.399 7 WARNING neutronclient.v2_0.client [None req-4af03538-9cfb-41fd-94ae-079756864e8b 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.443 7 WARNING neutronclient.v2_0.client [None req-4af03538-9cfb-41fd-94ae-079756864e8b 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/670] 10.0.0.138 () {32 vars in 663 bytes} [Fri May 15 16:39:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:39:50.519 8 WARNING neutronclient.v2_0.client [None req-512ec53d-5a43-480f-baa8-4b1ec8c228ea 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.547 8 INFO nova.api.openstack.wsgi [None req-512ec53d-5a43-480f-baa8-4b1ec8c228ea 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 527d3694-5bd4-443b-9830-a84d80eb5de4 does not exist Neutron server returns request_ids: ['req-49fbd872-9b0f-4782-ba0e-88cc71619629'] [pid: 8|app: 0|req: 335/671] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:50 2026] DELETE /v2.1/os-security-groups/527d3694-5bd4-443b-9830-a84d80eb5de4 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:39:50.559 8 WARNING neutronclient.v2_0.client [None req-7cdc3336-9638-4e93-acef-a810f5bd63c0 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.578 7 WARNING neutronclient.v2_0.client [None req-cf6d84d1-cfbc-4079-9857-57314cdcb189 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.606 8 INFO nova.api.openstack.wsgi [None req-7cdc3336-9638-4e93-acef-a810f5bd63c0 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 88fea802-a8e0-446e-b84e-4c00a555d288 does not exist Neutron server returns request_ids: ['req-18f85184-3b1f-43a5-9588-1e4454006fb5'] [pid: 8|app: 0|req: 336/672] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:50 2026] DELETE /v2.1/os-security-groups/88fea802-a8e0-446e-b84e-4c00a555d288 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:39:50.618 8 WARNING neutronclient.v2_0.client [None req-8daff2d6-7170-4ef3-b9c9-d807c1df2e1a 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:39:50.638 8 INFO nova.api.openstack.wsgi [None req-8daff2d6-7170-4ef3-b9c9-d807c1df2e1a 2ec9ee8e05e946028a65b3bfc9b88a49 124a8e0eae5948168bdec7dbb392e28c - - default default] HTTP exception thrown: Security group 7cf31fb8-d2f9-4c82-ac74-c0eb4604c9d1 does not exist Neutron server returns request_ids: ['req-35bd08d0-0cf5-43bf-a8bf-50bc7b9191c5'] [pid: 8|app: 0|req: 337/673] 10.0.0.138 () {32 vars in 740 bytes} [Fri May 15 16:39:50 2026] DELETE /v2.1/os-security-groups/7cf31fb8-d2f9-4c82-ac74-c0eb4604c9d1 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:50 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:39:50.907 8 WARNING neutronclient.v2_0.client [None req-1dc3238c-c598-4755-921f-c133b38d7db3 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/675] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:50 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1437 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:51.733 7 WARNING neutronclient.v2_0.client [None req-541f3b72-b474-4a12-9699-60c97af7703a 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/676] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:51 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:52.096 8 WARNING neutronclient.v2_0.client [None req-4d69e8ac-c9ab-4707-b416-8882a9157542 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/677] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:52 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1437 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-05-15 16:39:52.969 7 WARNING neutronclient.v2_0.client [None req-a6b67c8f-5689-40ff-abb5-30e514e3a514 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/678] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:52 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:53.285 8 WARNING neutronclient.v2_0.client [None req-e8ecf63e-bae9-4bf7-a7db-0cd4a3bf14f3 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/679] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:53 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1437 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-05-15 16:39:54.124 7 WARNING neutronclient.v2_0.client [None req-ec157017-9ae8-4382-bccf-39f2f2062d8b 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/680] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:54 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:54.442 8 WARNING neutronclient.v2_0.client [None req-cde43911-d0f6-4910-83b9-bd0d123cd15c 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/681] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:54 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1425 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-05-15 16:39:54.761 7 INFO nova.api.openstack.compute.server_external_events [req-7e146ea8-55e8-4aca-a923-fda4e203a74d req-b0ccaa25-8da3-4af3-9a91-b8e2f8e40e58 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance [pid: 7|app: 0|req: 341/682] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:39:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:55.301 8 WARNING neutronclient.v2_0.client [None req-0f897c52-651a-4fa3-adef-7336d7862aa1 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/683] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:55 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1525 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:55.647 7 WARNING neutronclient.v2_0.client [None req-2e530974-90d1-4a50-b3c1-3e21282a0a14 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/684] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:55 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1425 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-05-15 16:39:56.477 8 WARNING neutronclient.v2_0.client [None req-65d60387-5f04-42ea-bc86-e28080471997 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/687] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:56 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1716 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-05-15 16:39:56.665 7 WARNING neutronclient.v2_0.client [None req-b478bfa2-772c-4186-99bd-65f357f60b55 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:39:56 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:56.787 8 WARNING neutronclient.v2_0.client [None req-5db37cc4-2cbf-4b70-bbde-428983d14eb6 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] 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-05-15 16:39:56.826 7 INFO nova.api.openstack.compute.server_external_events [req-2e6b9f7b-18f6-4ad6-b6a1-60f95d8f2b0d req-39a87ef0-b827-4348-88d7-5331f719143c e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:652ff3d0-c344-48ad-8459-b6c4687256cc for instance 686f3d45-1ccf-4958-b05e-63e4ca56d9f3 on instance [pid: 7|app: 0|req: 345/689] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:39:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:58.164 7 WARNING neutronclient.v2_0.client [None req-e5892bc9-2df8-416f-9b73-98fa2dfb7248 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/690] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:56 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1425 bytes in 1424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:58.209 8 INFO nova.api.openstack.compute.server_external_events [req-f31468d0-6087-474b-aa31-979156520c8f req-51bcea4a-5ee5-4fcd-bd85-163d4ae646f0 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance 2026-05-15 16:39:58.225 8 INFO nova.compute.rpcapi [None req-120a70b3-0966-456b-8a36-3341107e4c34 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 346/691] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:39:58 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: 7|app: 0|req: 346/692] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:58 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1716 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-05-15 16:39:59.253 8 WARNING neutronclient.v2_0.client [None req-316f9e58-07db-4b8f-ba61-df5d40435778 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/693] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:39:59 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1611 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:39:59.431 7 WARNING neutronclient.v2_0.client [None req-93456fea-7218-4f21-9f1f-d9fec95d76f6 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/694] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:39:59 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3/os-interface => generated 284 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:00.287 8 WARNING neutronclient.v2_0.client [None req-9e8dfff7-93c1-4335-aa3e-859f8165c155 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] 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-05-15 16:40:00.364 7 WARNING neutronclient.v2_0.client [None req-e3297235-fc27-468c-9dd4-894fe52f5288 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/695] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:00 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1611 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:00.507 8 WARNING neutronclient.v2_0.client [None req-9e8dfff7-93c1-4335-aa3e-859f8165c155 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] 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-05-15 16:40:00.530 7 INFO nova.api.openstack.compute.server_external_events [req-e54a9b57-e525-4dd9-92a8-ba49e7f116d0 req-6c8b019f-e38e-4ec9-ae27-85bb9135c8a0 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:652ff3d0-c344-48ad-8459-b6c4687256cc for instance 686f3d45-1ccf-4958-b05e-63e4ca56d9f3 on instance [pid: 7|app: 0|req: 349/696] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 350/697] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:40:00 2026] GET /v2.1/servers => generated 388 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 348/698] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:40:00 2026] POST /v2.1/servers => generated 424 bytes in 691 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/699] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:40:00 2026] DELETE /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-15 16:40:00.796 8 WARNING neutronclient.v2_0.client [None req-8f0f7542-56c8-48de-aeb6-bec3012708b4 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] 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: 349/700] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:00 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1370 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:00.845 7 WARNING neutronclient.v2_0.client [None req-9ebc9c5f-d91b-4f9f-b121-adb417343832 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/701] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:00 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1617 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:01.881 8 WARNING neutronclient.v2_0.client [None req-528c8c85-2b46-480c-976f-db5d725a941b 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/702] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:01 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:02.069 7 WARNING neutronclient.v2_0.client [None req-c2c0877c-c44e-41c5-ae15-c49a81dbaef3 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/703] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:02 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1737 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:02.956 8 WARNING neutronclient.v2_0.client [None req-26118be9-7ee1-49ef-b794-75cccaf9cff6 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/704] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:02 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1422 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:03.223 7 WARNING neutronclient.v2_0.client [None req-fdbbca4e-adb0-4c4f-8337-ea5cfab9fd5c 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/705] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:03 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1737 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:04.035 8 WARNING neutronclient.v2_0.client [None req-db683589-6eec-4147-bdb2-575985d7ed79 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] 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: 352/706] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:03 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1422 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:04.080 7 INFO nova.api.openstack.compute.server_external_events [req-95a78da8-0d85-4b5b-a9b4-e34a41944d4a req-8470fcd1-74d5-4fcc-9bbc-f6db6426257d e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:652ff3d0-c344-48ad-8459-b6c4687256cc for instance 686f3d45-1ccf-4958-b05e-63e4ca56d9f3 on instance [pid: 7|app: 0|req: 355/707] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:04.403 8 WARNING neutronclient.v2_0.client [None req-383f58bf-852a-48b0-9dff-bbe7e24621c5 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/708] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:04 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1380 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-05-15 16:40:05.127 7 WARNING neutronclient.v2_0.client [None req-ab273ebf-d27f-4807-a0cc-7acd8799b80b 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/709] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:05 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1430 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-05-15 16:40:05.492 8 WARNING neutronclient.v2_0.client [None req-fa9000a6-d15e-4b84-9d6f-54b275b259ad 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/710] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:05 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1380 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:06.118 7 INFO nova.api.openstack.compute.server_external_events [req-d84e9eaf-42f8-473d-977c-d135c82a5b17 req-c4a1963d-10a4-4c62-8421-17760839e061 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:7623e59e-7bae-4deb-a74f-b9acfae86475 for instance 640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 on instance [pid: 7|app: 0|req: 358/713] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:06.240 8 WARNING neutronclient.v2_0.client [None req-272aa34d-3a90-469d-9750-289cf62a8aae 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/714] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:06 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1472 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:06.664 7 WARNING neutronclient.v2_0.client [None req-adbc403e-0d2c-4b5e-92b2-ee8962cfdecb 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/715] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:06 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1385 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-05-15 16:40:07.436 8 WARNING neutronclient.v2_0.client [None req-403cade5-5142-450f-918a-d48e1aa11709 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/716] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:07 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1470 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-05-15 16:40:07.801 7 WARNING neutronclient.v2_0.client [None req-1aff36b5-3f67-4d1a-921d-bb4743f9d45e 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/717] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:07 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 1385 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:08.608 8 WARNING neutronclient.v2_0.client [None req-bc7dbe7b-a89c-4522-90e9-59e99dd02e59 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/718] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:08 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:08.879 7 INFO nova.api.openstack.wsgi [None req-a5eb5c2c-ec79-49f3-883d-8064aaeeef5f 37ef4cd7f92d4b9494f12a07ec31124f 86d02a2752b54af6bd2532eb84abc01b - - default default] HTTP exception thrown: Instance 686f3d45-1ccf-4958-b05e-63e4ca56d9f3 could not be found. [pid: 7|app: 0|req: 361/719] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:08 2026] GET /v2.1/servers/686f3d45-1ccf-4958-b05e-63e4ca56d9f3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/720] 10.0.0.138 () {32 vars in 704 bytes} [Fri May 15 16:40:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-285880436 => generated 0 bytes in 27 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-05-15 16:40:09.757 7 WARNING neutronclient.v2_0.client [None req-4719cb21-8ad7-47d4-8876-e3c052fcbaae 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/721] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:09 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1470 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:10.978 8 WARNING neutronclient.v2_0.client [None req-da5758ab-f8d5-4ff4-abc7-0a7e81cdf627 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/722] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:10 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1470 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:11.443 7 INFO nova.api.openstack.compute.server_external_events [req-a1c1cafa-e827-4704-a1d6-12adc26e2ec6 req-26e2765e-be0f-4491-8e20-7fa0fecdc73c e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:7623e59e-7bae-4deb-a74f-b9acfae86475 for instance 640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 on instance [pid: 7|app: 0|req: 363/723] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:40:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:12.258 8 WARNING neutronclient.v2_0.client [None req-f7976405-8da2-42ee-98d6-a89d2067e4f2 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/724] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:12 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1470 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:13.920 7 WARNING neutronclient.v2_0.client [None req-622c542d-710c-4e01-ad40-17b11a35a2be 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/725] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:13 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1656 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 362/726] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:14 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0/ips => generated 110 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 365/727] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:14 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/728] 10.0.0.138 () {32 vars in 825 bytes} [Fri May 15 16:40:14 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0/ips/tempest-ServerAddressesTestJSON-1112566128-network => generated 95 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/729] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:40:14 2026] DELETE /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 0 bytes in 120 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-05-15 16:40:14.453 8 WARNING neutronclient.v2_0.client [None req-5eec6123-122e-41ff-ba56-1ea1b08056d4 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/730] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:14 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1662 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:15.610 7 WARNING neutronclient.v2_0.client [None req-1a1920f1-65f2-44d3-8966-a802c9037950 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/731] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:15 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1662 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:16.767 8 WARNING neutronclient.v2_0.client [None req-a1a51607-365a-4864-9df7-38ed8a450fad 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/734] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:16 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1662 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:17.643 7 INFO nova.api.openstack.compute.server_external_events [req-c663952f-749e-4c02-b3a0-9d0a59ef2acd req-9e5ef5a3-b4bb-4329-93ed-c67bd976d92c e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:7623e59e-7bae-4deb-a74f-b9acfae86475 for instance 640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 on instance [pid: 7|app: 0|req: 369/735] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:17.916 8 WARNING neutronclient.v2_0.client [None req-5bd2727c-3068-4218-8350-8478bdac765d 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/736] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:17 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1451 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:19.014 7 WARNING neutronclient.v2_0.client [None req-c5edaf1f-9104-438b-81c7-e11a8c9f29cd 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/737] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:18 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1456 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/738] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:40:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:20.115 7 WARNING neutronclient.v2_0.client [None req-b1c8d012-f747-4cee-9ad8-e28d7e7a5ac4 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/739] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:20 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1456 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:20.662 8 WARNING neutronclient.v2_0.client [None req-a1b32462-4e5d-466a-ac86-183bdcc7de61 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:20.715 8 WARNING neutronclient.v2_0.client [None req-a1b32462-4e5d-466a-ac86-183bdcc7de61 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:20.867 8 WARNING neutronclient.v2_0.client [None req-a1b32462-4e5d-466a-ac86-183bdcc7de61 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/740] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:40:20 2026] POST /v2.1/servers => generated 451 bytes in 454 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-05-15 16:40:21.093 7 WARNING neutronclient.v2_0.client [None req-cf9f3322-6271-49ab-ae5b-7b103f4f7e1f aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/741] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:21 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1424 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:21.216 8 WARNING neutronclient.v2_0.client [None req-0a2be4a7-94e5-4a11-9142-9f6d62aa5836 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/742] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:21 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => generated 1456 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:22.169 7 WARNING neutronclient.v2_0.client [None req-541df6ea-f33b-46cb-8e09-e907e62de4e5 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/743] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:22 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1428 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:22.302 8 INFO nova.api.openstack.wsgi [None req-995db058-3006-448e-a97b-2acc6973e9f5 7dcab20c4849443897a26f3af69a3c51 1864df90929b471aae3b526f44c0fc38 - - default default] HTTP exception thrown: Instance 640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 could not be found. [pid: 8|app: 0|req: 371/744] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:22 2026] GET /v2.1/servers/640d3f2e-f4a7-47d4-8a82-fa5a2ad9bcf0 => 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, ' 2026-05-15 16:40:23.258 7 WARNING neutronclient.v2_0.client [None req-36c0b18d-6ebb-4e7c-89bd-0b9832174187 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/745] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:23 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1476 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-05-15 16:40:24.347 8 WARNING neutronclient.v2_0.client [None req-d4115b3a-6a77-4c70-a9c5-2884897d54f4 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/746] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:24 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1476 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:25.432 7 WARNING neutronclient.v2_0.client [None req-9f59bf83-d7c3-4bd7-873c-86546bbe5e8a aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/747] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:25 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1484 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/750] 10.0.0.138 () {30 vars in 413 bytes} [Fri May 15 16:40:26 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:26.533 8 WARNING neutronclient.v2_0.client [None req-612bd73e-2e7e-4579-8aeb-24897293db51 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/751] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:26 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1552 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-05-15 16:40:26.668 8 INFO nova.api.openstack.compute.server_external_events [req-7f15eaca-b483-4a4a-b29c-bf22ed9ef7ee req-5817976f-7d71-4f04-8db9-84fe8da661cc e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:f93d0913-cc2b-43f2-b13f-4a095310c2ea for instance dfd4745a-2ffd-403f-b87b-b97419e6336f on instance [pid: 8|app: 0|req: 376/752] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/753] 10.0.0.138 () {28 vars in 560 bytes} [Fri May 15 16:40:26 2026] GET /v2/ => generated 402 bytes in 423 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/754] 10.0.0.138 () {28 vars in 564 bytes} [Fri May 15 16:40:26 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: 378/755] 10.0.0.138 () {30 vars in 413 bytes} [Fri May 15 16:40:26 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-15 16:40:27.705 8 WARNING neutronclient.v2_0.client [None req-ee1454c7-f35e-48be-837d-30738e5b625a aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:27.719 7 WARNING neutronclient.v2_0.client [None req-8ebfedec-3a34-4e94-a254-00390c6b109a 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/756] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:40:27 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/os-interface => generated 284 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 378/757] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:27 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:27.857 7 WARNING neutronclient.v2_0.client [None req-bf512993-1a57-4a9b-b9b8-0496e4861441 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/758] 10.0.0.138 () {32 vars in 815 bytes} [Fri May 15 16:40:27 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/os-interface/1df3f733-4087-4017-9f52-23a50c9e78e6 => generated 281 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/759] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:27 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 156 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/760] 10.0.0.138 () {34 vars in 750 bytes} [Fri May 15 16:40:27 2026] POST /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/761] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:27 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:28.888 7 WARNING neutronclient.v2_0.client [None req-6b8b92cb-2c95-4414-a396-cd36819fdcbf aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/762] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:28 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 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: 8|app: 0|req: 381/763] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:29 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 156 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-05-15 16:40:30.062 7 WARNING neutronclient.v2_0.client [None req-58f01a90-a136-4267-a4e7-55946f14878e aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] 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: 382/764] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:30 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:30 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:30.236 8 INFO nova.api.openstack.compute.server_external_events [req-b993c39b-3a28-474b-8545-f3d57a775c7a req-89a24104-9f78-47db-a5e0-8c477b0f7d23 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance [pid: 8|app: 0|req: 383/766] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:30 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 384/767] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:31 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:40:31.202 8 WARNING neutronclient.v2_0.client [None req-ca40365b-b5f6-45ca-8a8c-b4318cb736d6 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] 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-05-15 16:40:31.231 7 WARNING neutronclient.v2_0.client [None req-198ec23f-019d-491e-b0b8-31488ee5faf8 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/768] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:31 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1951 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:31 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 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, ' [pid: 7|app: 0|req: 386/770] 10.0.0.138 () {34 vars in 750 bytes} [Fri May 15 16:40:31 2026] POST /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/771] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:31 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 195 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-05-15 16:40:32.384 7 WARNING neutronclient.v2_0.client [None req-ca205d7e-6388-451a-ae18-89651df9015c aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] 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: 386/772] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:32 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 195 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/773] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:32 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 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-05-15 16:40:32.518 8 INFO nova.api.openstack.compute.server_external_events [req-e618cd61-601b-4f1a-a253-e1e9b86c69b0 req-c5049bfb-8c1a-4e01-930d-a8966dfced0c e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:f93d0913-cc2b-43f2-b13f-4a095310c2ea for instance dfd4745a-2ffd-403f-b87b-b97419e6336f on instance [pid: 8|app: 0|req: 387/774] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:40:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:33.489 7 INFO nova.api.openstack.compute.server_external_events [req-04ad6b8d-e20c-434c-8dd2-8c58d4ca8ee8 req-aeaf113b-be16-41e9-b9d4-66ffbfe5035a e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance [pid: 7|app: 0|req: 388/775] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40: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, ' [pid: 8|app: 0|req: 388/776] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:33 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 195 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:40:33.543 7 WARNING neutronclient.v2_0.client [None req-3567031b-aee7-4b62-b724-65ab9be5d300 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/777] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:33 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1550 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, ' [pid: 8|app: 0|req: 389/778] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:40:34 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/779] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:40:34 2026] DELETE /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 0 bytes in 88 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-05-15 16:40:34.709 7 WARNING neutronclient.v2_0.client [None req-2d00df6e-9d2b-420d-b1d0-0dbde2738c35 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:34.714 8 WARNING neutronclient.v2_0.client [None req-876e2593-7c49-4dae-b63b-d99bdd184e62 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:34 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1842 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/781] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:34 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1725 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-05-15 16:40:34.960 7 WARNING neutronclient.v2_0.client [None req-224e5dd6-af86-49ea-bd34-b51c7530ac57 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/782] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:40:34 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-15 16:40:35.708 8 WARNING neutronclient.v2_0.client [None req-7a48d2a3-29d8-4493-ad25-8096a32cadd5 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:35.710 7 INFO nova.api.openstack.compute.server_external_events [req-bb812053-c182-4c0e-a251-62ebcd525416 req-b34292d4-9134-4a40-a7b8-24d94985b4db e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:f93d0913-cc2b-43f2-b13f-4a095310c2ea for instance dfd4745a-2ffd-403f-b87b-b97419e6336f on instance [pid: 7|app: 0|req: 393/783] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:35 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1725 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:35.956 8 WARNING neutronclient.v2_0.client [None req-58a536d1-0416-46a9-8891-28dcca5072bf 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/785] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:40:35 2026] GET /v2.1/servers => generated 378 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/786] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:40:35 2026] DELETE /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 0 bytes in 101 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, ' [pid: 8|app: 0|req: 392/787] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:35 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1842 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:36.107 7 WARNING neutronclient.v2_0.client [None req-d6fa8e80-f78e-43b3-a583-a65bb5b07f39 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/790] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:36 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1731 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:37.135 8 WARNING neutronclient.v2_0.client [None req-245178c6-d997-4204-a0dc-43164043c698 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] 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-05-15 16:40:37.270 7 WARNING neutronclient.v2_0.client [None req-b135842c-56da-4aee-b94b-8a6a266cbb53 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/791] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:37 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1842 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:38.021 8 INFO nova.api.openstack.compute.server_external_events [req-c24c602e-5dfc-42b0-832f-b1aae73b4dc2 req-879f225a-876d-4e0b-b055-3d02cfb0eea2 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:1df3f733-4087-4017-9f52-23a50c9e78e6 for instance 5908c580-f826-46f4-b389-daf6a9349cc5 on instance [pid: 8|app: 0|req: 396/792] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:37 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1851 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:38.348 8 WARNING neutronclient.v2_0.client [None req-c485d08f-0976-4ed3-bcb2-b13f875d8ea0 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/794] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:38 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1481 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:39.182 7 WARNING neutronclient.v2_0.client [None req-e129542b-97b1-4ed1-ab79-d364cdfb0d39 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:39 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1851 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:39.484 8 WARNING neutronclient.v2_0.client [None req-f5c93df9-8713-40e6-bcc4-53f8cac2fa0f 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/796] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:39 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1486 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-05-15 16:40:40.071 7 INFO nova.api.openstack.compute.server_external_events [req-595b9d3e-4d50-4fa9-ba6b-ff610a24baff req-f43955ad-cfdc-421e-8515-25944b8f5952 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:f93d0913-cc2b-43f2-b13f-4a095310c2ea for instance dfd4745a-2ffd-403f-b87b-b97419e6336f on instance [pid: 7|app: 0|req: 399/797] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:40.428 8 WARNING neutronclient.v2_0.client [None req-9be8fb40-bff1-41c8-96b8-637669f9f2e9 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/798] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:40 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1505 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:40.656 7 WARNING neutronclient.v2_0.client [None req-869f88e9-4cd1-4a70-b943-e257bde505c1 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/799] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:40 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/800] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:40:41 2026] POST /v2.1/os-keypairs => generated 397 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:41.538 7 WARNING neutronclient.v2_0.client [None req-3aa10aaf-1537-4b83-a6a9-c06af103fca0 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/801] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:41 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1510 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:41.759 8 INFO nova.api.openstack.wsgi [None req-7c6e841b-8ad8-4140-b5e5-465f4c5f52b9 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] HTTP exception thrown: Instance 5908c580-f826-46f4-b389-daf6a9349cc5 could not be found. [pid: 8|app: 0|req: 401/802] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:41 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => 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: 7|app: 0|req: 402/803] 10.0.0.138 () {32 vars in 704 bytes} [Fri May 15 16:40:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-890106174 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:42.187 8 INFO nova.api.openstack.wsgi [None req-2c5b13f8-327e-47ba-b978-8541569c5085 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] HTTP exception thrown: Instance 5908c580-f826-46f4-b389-daf6a9349cc5 could not be found. [pid: 8|app: 0|req: 402/804] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:40:42 2026] DELETE /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 16:40:42.233 7 INFO nova.api.openstack.wsgi [None req-849a823a-28f4-4519-9edd-79b3905e975a 422ab877ac494357bb8f14fd9f7b01b7 e7c4d7d7a3e64824b6a1a6b4dd8f5420 - - default default] HTTP exception thrown: Instance 5908c580-f826-46f4-b389-daf6a9349cc5 could not be found. [pid: 7|app: 0|req: 403/805] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:42 2026] GET /v2.1/servers/5908c580-f826-46f4-b389-daf6a9349cc5 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:42.650 8 WARNING neutronclient.v2_0.client [None req-753324f4-0e82-46ec-b9db-defeb45dd8bc aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] 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: 403/806] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:42 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => generated 1510 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:43.018 7 WARNING neutronclient.v2_0.client [None req-33f43d71-f870-4ce7-9e03-323beef2a57f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:43.072 7 WARNING neutronclient.v2_0.client [None req-33f43d71-f870-4ce7-9e03-323beef2a57f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:43.281 7 WARNING neutronclient.v2_0.client [None req-33f43d71-f870-4ce7-9e03-323beef2a57f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/807] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:40:42 2026] POST /v2.1/servers => generated 450 bytes in 545 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-05-15 16:40:43.529 8 WARNING neutronclient.v2_0.client [None req-a19e1644-86e6-4aa2-9244-892039924422 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/808] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:43 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1402 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-05-15 16:40:44.006 7 INFO nova.api.openstack.wsgi [None req-b84b87b6-0ace-4a41-8eaa-b67bec7604e7 aee9842ac7594f7aa4c6324435cfe537 46ba6e6e677847f5888719b3a8c18181 - - default default] HTTP exception thrown: Instance dfd4745a-2ffd-403f-b87b-b97419e6336f could not be found. [pid: 7|app: 0|req: 405/809] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:43 2026] GET /v2.1/servers/dfd4745a-2ffd-403f-b87b-b97419e6336f => 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: 405/810] 10.0.0.138 () {32 vars in 706 bytes} [Fri May 15 16:40:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1685961654 => generated 0 bytes in 39 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-05-15 16:40:44.641 7 WARNING neutronclient.v2_0.client [None req-cb0e09c6-5e08-4074-bf62-477cde0727ec d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/811] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:44 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1406 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:45.818 8 WARNING neutronclient.v2_0.client [None req-62f4aa35-8ca1-4fe8-a4c3-b92c74555213 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/812] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:45 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => 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-05-15 16:40:46.916 8 WARNING neutronclient.v2_0.client [None req-23cdfd27-55a0-435a-bb2e-766516bc9d69 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/815] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:46 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1454 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-05-15 16:40:48.042 7 WARNING neutronclient.v2_0.client [None req-e259cb72-1c41-40f2-8079-3b9c7096dd33 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:40:48.854 8 INFO nova.api.openstack.compute.server_external_events [req-5a6f74f3-6558-49d1-bcf3-bdf5da568c69 req-ecda2f96-53c7-4100-a8b4-67b621548e93 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:70ca8998-9573-4ae9-8b62-cb5db59d1583 for instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a on instance [pid: 8|app: 0|req: 409/816] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:40:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:47 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1530 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:49.935 8 WARNING neutronclient.v2_0.client [None req-4b34a23d-7141-4c52-b2f2-d2b0b659bf4b d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/818] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:49 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 409/819] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:40:50 2026] POST /v2.1/os-keypairs => generated 383 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:51.952 8 WARNING neutronclient.v2_0.client [None req-590f66f8-f626-44c7-9515-5333e6ca1ee1 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/820] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:51 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:52.999 7 WARNING neutronclient.v2_0.client [None req-04de3949-7b5f-46f2-a175-1fb2c6d441a5 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:53.113 7 WARNING neutronclient.v2_0.client [None req-04de3949-7b5f-46f2-a175-1fb2c6d441a5 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] 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-05-15 16:40:53.955 8 WARNING neutronclient.v2_0.client [None req-b0e2a2d2-ab30-429c-9524-a089ed7be251 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:54.165 7 WARNING neutronclient.v2_0.client [None req-04de3949-7b5f-46f2-a175-1fb2c6d441a5 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/821] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:53 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/822] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:40:52 2026] POST /v2.1/servers => generated 452 bytes in 1642 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-05-15 16:40:54.603 8 WARNING neutronclient.v2_0.client [None req-7269d5c6-ed47-437c-8264-9bda0b1d332e c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/823] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:54 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1428 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/824] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:40:54 2026] POST /v2.1/os-keypairs => generated 385 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:55.410 8 WARNING neutronclient.v2_0.client [None req-c5b95fcf-4814-41b4-aeb5-9d390d245d82 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:55.706 7 WARNING neutronclient.v2_0.client [None req-cf69af87-05c8-47dc-a5d0-f423d81409b1 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/825] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:55 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 bytes in 483 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/826] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:55 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1432 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-05-15 16:40:56.489 7 WARNING neutronclient.v2_0.client [None req-be3ce216-05fb-4c89-bec0-a009eadd8370 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:56.532 7 WARNING neutronclient.v2_0.client [None req-be3ce216-05fb-4c89-bec0-a009eadd8370 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:56.725 7 WARNING neutronclient.v2_0.client [None req-be3ce216-05fb-4c89-bec0-a009eadd8370 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] 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-05-15 16:40:56.840 8 INFO nova.api.openstack.compute.server_external_events [req-69e300d8-5046-4567-be86-4367cd2f949e req-48b08bb0-0810-4262-92b9-056fbad23d07 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:70ca8998-9573-4ae9-8b62-cb5db59d1583 for instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a on instance [pid: 8|app: 0|req: 416/829] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:40:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:56.887 8 WARNING neutronclient.v2_0.client [None req-f73a3b24-55b1-405d-b5bd-718841a1e71a d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/830] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:40:56 2026] POST /v2.1/servers => generated 452 bytes in 554 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-05-15 16:40:57.027 7 WARNING neutronclient.v2_0.client [None req-39a71230-0ee0-45fb-93c8-6cedd9b38492 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/831] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:56 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:57.060 8 WARNING neutronclient.v2_0.client [None req-03c6bdd9-5216-4b74-8fe8-265267dcc224 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/832] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:56 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1480 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/833] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:57 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1390 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-05-15 16:40:58.077 7 WARNING neutronclient.v2_0.client [None req-0a901b90-ba6f-419e-8564-b52e60895789 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:40:58.199 8 WARNING neutronclient.v2_0.client [None req-a51c4cd2-517d-4b14-a4f2-3918014704e3 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/834] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:58 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1528 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, ' [pid: 8|app: 0|req: 419/835] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:58 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1480 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:40:58.272 7 WARNING neutronclient.v2_0.client [None req-55c3bf43-8456-472d-9ed5-4574fb7330c6 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/836] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:58 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1386 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:59.293 8 WARNING neutronclient.v2_0.client [None req-547fd931-c802-41a9-b8b5-e58e5e340796 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:40:59.295 7 WARNING neutronclient.v2_0.client [None req-3f45ac9a-c46e-4aa0-9e13-57ad593169b8 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/837] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:59 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1695 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:40:59.965 8 WARNING neutronclient.v2_0.client [None req-2e862ec3-d8dd-48a6-8794-0db92ebe2f73 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/838] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:59 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1555 bytes in 714 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:00.006 7 WARNING neutronclient.v2_0.client [None req-5662d1f5-cc2c-4503-b282-6370ce7531c9 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/839] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:59 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1442 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:00.289 8 INFO nova.api.openstack.compute.server_external_events [req-5b9da6ea-7192-4e91-b367-9592fea82837 req-c3db68b0-50a3-42a5-9555-3812b826c563 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:f4c8c5e0-de43-4175-b3a7-80a66a23e7db for instance 707c6c71-54de-45fb-9876-34ce4697ea3a on instance [pid: 8|app: 0|req: 422/840] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/841] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:40:59 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1695 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:01.033 8 WARNING neutronclient.v2_0.client [None req-ca53898f-8586-4561-9ad3-49518667bb9e c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] 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-05-15 16:41:01.332 7 WARNING neutronclient.v2_0.client [None req-f0b8bd8d-f8ac-49a1-9e2d-6714dd15cca5 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/842] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:01 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1450 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:02.340 7 INFO nova.api.openstack.compute.server_external_events [req-d21c1d86-ae51-4abb-bba2-4491a87a2fd5 req-70670c7f-7f86-44b9-a70e-2b9afd49aa3a e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:70ca8998-9573-4ae9-8b62-cb5db59d1583 for instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a on instance [pid: 7|app: 0|req: 421/843] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/844] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:00 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 bytes in 1365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:03.254 7 WARNING neutronclient.v2_0.client [None req-b048b290-1a9f-4c13-b9f8-e190d351a6f5 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] 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-05-15 16:41:03.413 8 WARNING neutronclient.v2_0.client [None req-18e1fb27-0166-4050-8b59-d76712b28534 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/845] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:03 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:03 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:04.393 7 INFO nova.api.openstack.compute.server_external_events [req-5abcaaf1-aee7-4c5f-be9a-857e6c45c8ab req-0cfbb5d2-4e26-4a91-9ce2-05fe0ca1aad2 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 7|app: 0|req: 423/847] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:04.631 8 WARNING neutronclient.v2_0.client [None req-698dd30a-6f68-4c2d-a01f-a3e03bd3d731 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] 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: 425/848] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:04 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:41:04.772 7 WARNING neutronclient.v2_0.client [None req-e4e85c9a-8c8b-4a0a-af22-062075d1e6f9 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/849] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:04 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:05.803 8 WARNING neutronclient.v2_0.client [None req-540c3621-7133-4362-a868-f8ee53a50e65 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/850] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:05 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 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-05-15 16:41:05.953 7 WARNING neutronclient.v2_0.client [None req-40e41d6c-aab2-409b-9af5-93bd32db0ddc c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/853] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:05 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 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-05-15 16:41:06.896 8 INFO nova.api.openstack.compute.server_external_events [req-12d80394-dde6-44ee-a4e7-1d4f7991ac4f req-9638f32d-51e1-4127-9664-3536ce8d07b9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:f4c8c5e0-de43-4175-b3a7-80a66a23e7db for instance 707c6c71-54de-45fb-9876-34ce4697ea3a on instance [pid: 8|app: 0|req: 429/854] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:41:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:06.981 7 WARNING neutronclient.v2_0.client [None req-d9183868-2561-4119-812c-f6db4e3fa3c5 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/855] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:06 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:07.240 8 WARNING neutronclient.v2_0.client [None req-a2ed3e0c-e268-4e8c-8ba7-2ffaaa433ce5 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/856] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:07 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 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-05-15 16:41:08.237 7 WARNING neutronclient.v2_0.client [None req-89c907b6-3dd5-490b-903f-09464c39205e 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/857] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:08 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:08.426 8 WARNING neutronclient.v2_0.client [None req-d0f51807-6f13-4860-b3f8-9ed00efa93b3 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/858] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:08 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1553 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-05-15 16:41:09.318 7 INFO nova.api.openstack.compute.server_external_events [req-f5e2e0bc-761d-4d56-8b95-34d733a82015 req-69159110-25ae-40af-a9aa-32c65290101a e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 7|app: 0|req: 428/859] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:41:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:09.379 8 WARNING neutronclient.v2_0.client [None req-2ff1ade8-282a-4627-9e38-96db3713738a 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/860] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:09 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1515 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:09.606 7 WARNING neutronclient.v2_0.client [None req-e9301614-f524-463b-85fc-0528dbc9b2d4 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/861] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:09 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1735 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-05-15 16:41:09.755 8 WARNING neutronclient.v2_0.client [None req-f36b6248-0012-4359-aeb2-4ffacaec889a c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/862] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:41:09 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:10.543 7 WARNING neutronclient.v2_0.client [None req-1fc5a955-8b76-4d1d-9599-67dbc750516d 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:41:10.589 8 WARNING neutronclient.v2_0.client [None req-ded37448-d60b-4d64-b0f4-ca847336e4d9 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/863] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:10 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1699 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-05-15 16:41:10.649 7 INFO nova.api.openstack.compute.server_external_events [req-42fc2836-7156-4275-b759-27488ef017c8 req-64fc9396-99a8-4b2a-aceb-e6726830fe49 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:f4c8c5e0-de43-4175-b3a7-80a66a23e7db for instance 707c6c71-54de-45fb-9876-34ce4697ea3a on instance [pid: 7|app: 0|req: 431/864] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:10.679 7 WARNING neutronclient.v2_0.client [None req-3acf393a-e871-42b1-9f3b-60c31b8116c3 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/865] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:10 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1735 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, ' [pid: 7|app: 0|req: 432/866] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:41:10 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422/os-interface => generated 285 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/867] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:41:10 2026] GET /v2.1/servers => generated 383 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/868] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:41:10 2026] DELETE /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 0 bytes in 103 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-05-15 16:41:10.984 8 WARNING neutronclient.v2_0.client [None req-adff2425-5a0c-4a4e-ba91-8148a0f5cae2 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/869] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:10 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1741 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:12.528 7 WARNING neutronclient.v2_0.client [None req-d83042a6-8dda-44b8-b7e6-f8fd5e6841d9 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] 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: 434/870] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:12 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1861 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:41:12.689 8 INFO nova.api.openstack.compute.server_external_events [req-36c8d55f-5105-463b-a6ef-52ef95b7bba7 req-df5b2a1d-946f-493e-86cf-edec9d5199a4 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 8|app: 0|req: 437/871] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:13.737 7 WARNING neutronclient.v2_0.client [None req-e48cbeb2-fe40-415a-8036-476338de2eb3 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/872] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:13 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1794 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:14.727 7 INFO nova.api.openstack.compute.server_external_events [req-1edeb11e-7253-41f0-9f29-a34701d02386 req-03eb6a9a-59ae-4915-87b6-cd229b3f2007 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:f4c8c5e0-de43-4175-b3a7-80a66a23e7db for instance 707c6c71-54de-45fb-9876-34ce4697ea3a on instance [pid: 7|app: 0|req: 436/873] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:14.913 7 WARNING neutronclient.v2_0.client [None req-becbb6ba-0ae1-4964-bfb4-dd40b29e711c c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/874] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:14 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1509 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/875] 10.0.0.138 () {34 vars in 750 bytes} [Fri May 15 16:41:14 2026] POST /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a/action => generated 32000 bytes in 562 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-05-15 16:41:16.008 7 WARNING neutronclient.v2_0.client [None req-00720eec-2d65-4a8d-b95e-975fd935e978 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in 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/876] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:15 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1514 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:17.097 7 WARNING neutronclient.v2_0.client [None req-ad4a2e3b-e0e3-43c5-842c-e68081f58d86 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/879] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:17 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 1514 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:18.179 8 INFO nova.api.openstack.wsgi [None req-e6492583-fbe3-488a-bfd2-e0668bbe5349 c0793e52c7f1459d8eb5494df40d2fe7 0a59010910f04d9f9c60e82027a4020f - - default default] HTTP exception thrown: Instance 707c6c71-54de-45fb-9876-34ce4697ea3a could not be found. [pid: 8|app: 0|req: 440/880] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:18 2026] GET /v2.1/servers/707c6c71-54de-45fb-9876-34ce4697ea3a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/881] 10.0.0.138 () {32 vars in 700 bytes} [Fri May 15 16:41:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-3932266 => generated 0 bytes in 27 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-05-15 16:41:27.075 8 INFO nova.api.openstack.compute.server_external_events [req-84889550-707a-40c0-9b20-f59cf03a4fd9 req-f5258542-e5b1-4f06-ac89-d480ac69c8a8 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:70ca8998-9573-4ae9-8b62-cb5db59d1583 for instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a on instance [pid: 8|app: 0|req: 442/884] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/885] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:41:30 2026] POST /v2.1/os-keypairs => generated 398 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-05-15 16:41:31.940 8 WARNING neutronclient.v2_0.client [None req-982ac5fd-e7a5-47af-9638-5096ca51e912 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:41:31.990 8 WARNING neutronclient.v2_0.client [None req-982ac5fd-e7a5-47af-9638-5096ca51e912 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:41:32.157 8 WARNING neutronclient.v2_0.client [None req-982ac5fd-e7a5-47af-9638-5096ca51e912 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/886] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:41:31 2026] POST /v2.1/servers => generated 450 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 16:41:32.420 7 WARNING neutronclient.v2_0.client [None req-4a22966c-f7e9-4afc-ade6-e3d6d20fdf31 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/887] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:32 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:33.510 8 WARNING neutronclient.v2_0.client [None req-059fab70-70ce-4c70-9639-58a0d5a954ba d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:41:33.727 7 WARNING neutronclient.v2_0.client [None req-de9ce412-f22a-41aa-a2a4-8cc5406f836a 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/888] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:33 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1406 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/889] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:33 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1819 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:34.007 8 WARNING neutronclient.v2_0.client [None req-82f9caf7-34d6-4ebf-b5af-c2b7f8a63623 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/890] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:33 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1819 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, ' [pid: 7|app: 0|req: 446/891] 10.0.0.138 () {34 vars in 750 bytes} [Fri May 15 16:41:34 2026] POST /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422/action => generated 0 bytes in 80 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-05-15 16:41:34.445 8 WARNING neutronclient.v2_0.client [None req-8e77360f-33a8-4bb0-a5d0-ca57318d5c0f 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/892] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:34 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1821 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:34.789 7 WARNING neutronclient.v2_0.client [None req-a3be1d8e-2923-458c-981d-458191d8b32d d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/893] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:34 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:35.641 8 WARNING neutronclient.v2_0.client [None req-8d74e18c-57c1-4ad7-81a7-83af0c8a8482 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:35 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:35.889 7 WARNING neutronclient.v2_0.client [None req-4f9a20d8-37f4-4ab9-af68-9dcb87bc592f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/895] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:35 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1454 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-05-15 16:41:36.800 8 WARNING neutronclient.v2_0.client [None req-f23d25aa-73bc-4344-9f96-5c10fd0247cf 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/898] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:36 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1821 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:37.000 7 WARNING neutronclient.v2_0.client [None req-58625250-0909-4bfb-89c0-125ab50718f1 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:41:37.964 8 WARNING neutronclient.v2_0.client [None req-886f1de8-24e0-42f8-b7b5-b32ffcf60498 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/899] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:36 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1530 bytes in 1070 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:38.048 7 INFO nova.api.openstack.compute.server_external_events [req-9bc994bc-4059-4f0d-85a3-e3ff9dd98427 req-7b13be5a-7dde-45dd-8f84-c684a0004567 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:4716dd48-4777-4087-97d5-ea9aeef09fa9 for instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f on instance [pid: 7|app: 0|req: 451/900] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/901] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:37 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1826 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:39.087 7 WARNING neutronclient.v2_0.client [None req-60353f75-69f1-48e7-bddd-d00b2749531f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:41:39.194 8 WARNING neutronclient.v2_0.client [None req-5040e5fb-7a6d-4e8f-991b-f7116563e30d 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/902] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:39 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/903] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:39 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1826 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:40.321 7 WARNING neutronclient.v2_0.client [None req-e5424a2f-3a8e-4ea3-8b98-5d6cc6f4be6f d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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-05-15 16:41:40.400 8 WARNING neutronclient.v2_0.client [None req-16cb3f7b-0090-47ad-beb0-d8b74e8c7b60 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/904] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:40 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/905] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:40 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1826 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:40.662 7 INFO nova.api.openstack.compute.server_external_events [req-72127aec-58ae-4df5-8c2e-6eff5b9b05f9 req-0f5466a6-7cd2-42dc-a671-2f3694b07043 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-unplugged:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 7|app: 0|req: 454/906] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:41:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:41.500 8 WARNING neutronclient.v2_0.client [None req-f6ad9b96-9c5c-4c3a-81b6-edfa22034756 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/907] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:41 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:41.652 7 WARNING neutronclient.v2_0.client [None req-876da81e-5b60-427b-afc1-296801dd407f 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/908] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:41 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1826 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:42.659 8 WARNING neutronclient.v2_0.client [None req-f4f1a4c0-814b-4f9f-8203-612cdd56914b d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] 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: 454/909] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:42 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:41:42.850 7 WARNING neutronclient.v2_0.client [None req-9590b908-7f50-4320-8702-ce3aeaafec3b 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/910] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:42 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1826 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:43.670 8 INFO nova.api.openstack.compute.server_external_events [req-d53d382c-e2e5-486c-adb1-1e415e3829c2 req-c2ee3668-e98a-417d-9228-57b2067c6df9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 8|app: 0|req: 455/911] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:41:43 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-05-15 16:41:43.857 7 WARNING neutronclient.v2_0.client [None req-76328264-33d2-4a82-9039-a844b0304040 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/912] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:43 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 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-05-15 16:41:44.048 8 WARNING neutronclient.v2_0.client [None req-118be634-3c62-48e0-afe8-e658b110c845 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:43 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1819 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:45.018 7 WARNING neutronclient.v2_0.client [None req-a9db25a6-1df7-4823-a9db-c3b98a7741de d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/914] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:44 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:45.708 8 INFO nova.api.openstack.compute.server_external_events [req-49bdaa2d-0a5f-4b4d-8ce0-86d2a35372e2 req-8154419b-f097-46a9-a143-ff8c718c9769 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:4716dd48-4777-4087-97d5-ea9aeef09fa9 for instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f on instance [pid: 8|app: 0|req: 457/915] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:41:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:41:46.253 8 WARNING neutronclient.v2_0.client [None req-cf6a2771-ebb9-4b99-a427-45ef04575778 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/918] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:46 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1528 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-05-15 16:41:47.508 7 WARNING neutronclient.v2_0.client [None req-6c5ee9ac-3e17-4429-b726-65d5a43bde01 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/919] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:47 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1695 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-05-15 16:41:47.692 8 WARNING neutronclient.v2_0.client [None req-410eb760-f822-478b-9efa-552441801fe0 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/920] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:41:47 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1695 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-05-15 16:41:48.616 7 INFO nova.api.openstack.compute.server_external_events [req-b8603887-e728-480d-83f4-1f3de0fa8271 req-f76769ec-4258-4ed1-8f22-3c5b0c106bad e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:4716dd48-4777-4087-97d5-ea9aeef09fa9 for instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f on instance [pid: 7|app: 0|req: 461/921] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:41:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 463/924] 10.0.0.138 () {34 vars in 750 bytes} [Fri May 15 16:41:56 2026] POST /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f/action => generated 31938 bytes in 592 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-05-15 16:42:02.136 8 WARNING neutronclient.v2_0.client [None req-d600476c-97db-4fd5-87ad-f0112f46732b 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/925] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:02 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1819 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 464/926] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:42:02 2026] DELETE /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 0 bytes in 102 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-05-15 16:42:02.853 8 WARNING neutronclient.v2_0.client [None req-ce3462b8-de22-4c16-9198-808f51464c4e 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/927] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:02 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1825 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:03.991 7 WARNING neutronclient.v2_0.client [None req-78aa7658-8c0c-43ff-b99c-8d8801c051c5 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/928] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:03 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1825 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-05-15 16:42:05.152 8 WARNING neutronclient.v2_0.client [None req-d1e4b53c-2b79-4f49-a5f0-382f22900708 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/929] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:05 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1825 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:06.028 7 INFO nova.api.openstack.compute.server_external_events [req-0d23b67a-7829-44e9-95c0-6a38bc3f6bff req-1cd56f43-9fc0-4340-aac5-2986f89aac07 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:5003339a-4242-4a47-8e8a-69f64936606c for instance 73a41520-74bb-40b1-867f-b8d2c8363422 on instance [pid: 7|app: 0|req: 466/930] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:06.311 8 WARNING neutronclient.v2_0.client [None req-4dbb765d-2623-4c33-b981-9b75336c079b 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/933] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:06 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1471 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:07.414 7 WARNING neutronclient.v2_0.client [None req-1ca266a8-1cf1-42d0-9586-ddc4516c51e2 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/934] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:07 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1476 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, ' [pid: 8|app: 0|req: 467/935] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:42:07 2026] DELETE /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 0 bytes in 102 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-05-15 16:42:08.028 7 WARNING neutronclient.v2_0.client [None req-fdc86fb0-57f5-4baf-8b08-c37be99542d1 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/936] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:07 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => 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-05-15 16:42:08.517 8 WARNING neutronclient.v2_0.client [None req-01bee2a5-d3d5-4810-b31e-737ee4a2bbd7 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] The python binding code in 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/937] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:08 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => generated 1476 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:09.198 7 WARNING neutronclient.v2_0.client [None req-6f0ac5c8-748a-4036-a48a-84261158467c d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/938] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:09 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1821 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:09.592 8 INFO nova.api.openstack.wsgi [None req-489847f1-8afe-428f-8a82-db1237e853af 67641b19b09a4b76828a79a6cb53b30a 475ea5e7b767447daaef862b6bd3c5e1 - - default default] HTTP exception thrown: Instance 73a41520-74bb-40b1-867f-b8d2c8363422 could not be found. [pid: 8|app: 0|req: 469/939] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:09 2026] GET /v2.1/servers/73a41520-74bb-40b1-867f-b8d2c8363422 => 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: 471/940] 10.0.0.138 () {32 vars in 704 bytes} [Fri May 15 16:42:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-183846090 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:10.530 8 WARNING neutronclient.v2_0.client [None req-0b00d5f8-9a89-46aa-8b0d-d3e5fb88fc55 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:42:10.959 7 INFO nova.api.openstack.compute.server_external_events [req-109a24e3-b5f8-409d-9031-f00f2dad88cc req-2a480376-60c5-4f73-b5c6-2de665b8a727 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-unplugged:4716dd48-4777-4087-97d5-ea9aeef09fa9 for instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f on instance [pid: 7|app: 0|req: 472/941] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:42:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:11.717 7 INFO nova.api.openstack.compute.server_external_events [req-d0a3487c-831d-4ef4-a416-ecc313b261a7 req-a229ed3e-7562-44cb-9376-c2de027bfc68 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:4716dd48-4777-4087-97d5-ea9aeef09fa9 for instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f on instance [pid: 7|app: 0|req: 473/942] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:10 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1821 bytes in 1233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:12.810 7 WARNING neutronclient.v2_0.client [None req-48c2bc48-2933-44a1-bd5c-cf1fd3cc842d d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/944] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:12 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1488 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:13.990 8 WARNING neutronclient.v2_0.client [None req-68a77f59-8f9a-4e3b-a0ec-109feb0791bd d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/945] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:13 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 1488 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:15.070 7 INFO nova.api.openstack.wsgi [None req-3f041f35-d45f-44f1-a0e1-83367a165149 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] HTTP exception thrown: Instance 72ad32dc-eeb4-41d3-a516-6b036b9f242f could not be found. [pid: 7|app: 0|req: 475/946] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:15 2026] GET /v2.1/servers/72ad32dc-eeb4-41d3-a516-6b036b9f242f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/947] 10.0.0.138 () {32 vars in 730 bytes} [Fri May 15 16:42:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1014202382 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/948] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:42:15 2026] DELETE /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-15 16:42:15.644 8 WARNING neutronclient.v2_0.client [None req-2ecbf846-04ce-4dca-ba06-2715f622d94d d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/949] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:15 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1701 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-05-15 16:42:16.852 8 WARNING neutronclient.v2_0.client [None req-4a4e83cb-21d4-427a-ac18-05d7ede19fb8 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/952] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:16 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1701 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:18.001 7 WARNING neutronclient.v2_0.client [None req-159b1541-e2fb-43d1-8830-31c7b6a904a8 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/953] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:17 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1701 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:18.608 8 INFO nova.api.openstack.compute.server_external_events [req-ca663420-4cae-4bfc-b5a2-9ac33d00abaa req-cb926ffe-885d-4b9e-aee8-a60c9dcd44c9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:70ca8998-9573-4ae9-8b62-cb5db59d1583 for instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a on instance [pid: 8|app: 0|req: 476/954] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:18 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-05-15 16:42:19.422 7 WARNING neutronclient.v2_0.client [None req-88d8bcef-01f2-49aa-a4e8-ae048d38d159 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in 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/955] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:19 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1483 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-05-15 16:42:20.530 8 WARNING neutronclient.v2_0.client [None req-53cd3178-6bdb-4337-bf52-8343211cca63 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/956] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:20 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1488 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-05-15 16:42:21.653 7 WARNING neutronclient.v2_0.client [None req-92f1a85a-77eb-461f-bd24-a25b402d83fa d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/957] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:21 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1488 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-05-15 16:42:22.784 8 WARNING neutronclient.v2_0.client [None req-0f7e385f-a88f-4b9f-bbec-3e1bb0f74934 d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:22 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 1488 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-05-15 16:42:23.875 7 INFO nova.api.openstack.wsgi [None req-bb0419a7-5b25-490c-bfb4-8883211500ec d8756c72b0a34cdfbda285d19bc57c6f 3aaa04f5b9ac4a0eafc2cbf22ecc1b95 - - default default] HTTP exception thrown: Instance 032c86f9-ba81-4f3d-b842-e7d7636bbf7a could not be found. [pid: 7|app: 0|req: 481/959] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:23 2026] GET /v2.1/servers/032c86f9-ba81-4f3d-b842-e7d7636bbf7a => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/960] 10.0.0.138 () {32 vars in 728 bytes} [Fri May 15 16:42:24 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-202737490 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/965] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:42:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 484/966] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:42:39 2026] POST /v2.1/os-keypairs => generated 385 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:42:41.230 8 WARNING neutronclient.v2_0.client [None req-7e45aa97-f877-4c00-a0c2-d8fa459ff9b9 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:42:41.271 8 WARNING neutronclient.v2_0.client [None req-7e45aa97-f877-4c00-a0c2-d8fa459ff9b9 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:42:41.312 8 WARNING neutronclient.v2_0.client [None req-7e45aa97-f877-4c00-a0c2-d8fa459ff9b9 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:42:41.475 8 WARNING neutronclient.v2_0.client [None req-7e45aa97-f877-4c00-a0c2-d8fa459ff9b9 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/967] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:42:41 2026] POST /v2.1/servers => generated 495 bytes in 519 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 16:42:41.707 7 WARNING neutronclient.v2_0.client [None req-45ce0562-f34d-47b3-aab4-cc6588710605 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/968] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:41 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1456 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:42.793 8 WARNING neutronclient.v2_0.client [None req-96587278-5f0e-42d5-b444-120b6bc958b3 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/969] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:42 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1460 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-05-15 16:42:43.883 7 WARNING neutronclient.v2_0.client [None req-af83f7ac-107f-4ef2-8510-a8fffd0666f5 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/970] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:43 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1508 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:44.959 8 WARNING neutronclient.v2_0.client [None req-4fac2ca9-5afd-4054-a845-87c4a586ea4f 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/971] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:44 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1508 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:46.034 7 WARNING neutronclient.v2_0.client [None req-e3f6d985-5424-415f-a8a2-50a0b4ef4938 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/972] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:46 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1516 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:46.920 7 INFO nova.api.openstack.compute.server_external_events [req-74716ac9-7ba7-4401-8d82-b64ce1448fb7 req-15bc5a13-4cfd-4ae5-a01b-42d1592ddee6 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:25b375ec-79eb-4e5e-aaed-8152ceeca86e for instance 296c5826-9e9e-4be8-9cea-2b742587b98c on instance [pid: 7|app: 0|req: 489/975] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:47.137 8 WARNING neutronclient.v2_0.client [None req-d8ea7429-a3be-4335-85c0-c44c52ae7f24 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/976] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:47 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1639 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:48.294 7 WARNING neutronclient.v2_0.client [None req-27dc88f6-5765-400b-87aa-f34d4142444e 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/977] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:48 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1627 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:49.478 8 WARNING neutronclient.v2_0.client [None req-96512109-d86d-43fa-87a7-1e2e3e22b9bb 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/978] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:49 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1627 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-05-15 16:42:50.481 7 WARNING neutronclient.v2_0.client [None req-e4a11ba2-95cf-43df-aa05-2a1486533e21 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] 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-05-15 16:42:50.648 8 WARNING neutronclient.v2_0.client [None req-8fc5e950-e6a0-41a0-bb40-ca2944d937e5 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:42:50.713 7 WARNING neutronclient.v2_0.client [None req-e4a11ba2-95cf-43df-aa05-2a1486533e21 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/979] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:50 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1627 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/980] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:42:50 2026] POST /v2.1/servers => generated 424 bytes in 531 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-05-15 16:42:50.962 8 WARNING neutronclient.v2_0.client [None req-55b9ba30-6378-4ab6-b680-74a83ff2ef13 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/981] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:50 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1367 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-05-15 16:42:51.782 7 WARNING neutronclient.v2_0.client [None req-81ee8965-1e37-40f3-b4f5-73c83a7cf109 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/982] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:51 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1627 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-05-15 16:42:52.064 8 WARNING neutronclient.v2_0.client [None req-6b95f081-8ea8-4b3d-a872-40716d048afd 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/983] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:52 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1371 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-05-15 16:42:52.712 7 INFO nova.api.openstack.compute.server_external_events [req-0c1f59e0-4c93-48ff-a884-1f0736621935 req-83441895-13a8-432d-a8c9-276069f66680 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:25b375ec-79eb-4e5e-aaed-8152ceeca86e for instance 296c5826-9e9e-4be8-9cea-2b742587b98c on instance [pid: 7|app: 0|req: 493/984] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:42:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:52.976 8 WARNING neutronclient.v2_0.client [None req-dc15f74a-ffcb-4181-9d26-af2d2c3bb969 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/985] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:52 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1627 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-05-15 16:42:53.181 7 WARNING neutronclient.v2_0.client [None req-dd07d397-d496-4cb5-af21-ad39cef3f6a2 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/986] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:53 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1419 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-05-15 16:42:54.145 8 WARNING neutronclient.v2_0.client [None req-5bebe55c-f4c3-4464-acea-c8b828a3ff16 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] 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: 493/987] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:54 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1808 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:42:54.300 7 WARNING neutronclient.v2_0.client [None req-2163c61b-7a3b-4280-a759-22018c21579a 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/988] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:54 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1419 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-05-15 16:42:54.467 8 WARNING neutronclient.v2_0.client [None req-38f57cb9-d8ef-4447-9bf2-f286519e31fc 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/989] 10.0.0.138 () {32 vars in 741 bytes} [Fri May 15 16:42:54 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:55.253 7 INFO nova.api.openstack.compute.server_external_events [req-2bd310ff-49ae-4886-8a79-4330009a9f02 req-dacd19da-1e42-4a83-a986-5acd8e4aa2d3 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:25b375ec-79eb-4e5e-aaed-8152ceeca86e for instance 296c5826-9e9e-4be8-9cea-2b742587b98c on instance [pid: 7|app: 0|req: 496/990] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:55 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-05-15 16:42:55.398 8 WARNING neutronclient.v2_0.client [None req-255c465e-7f6a-4626-ad6d-a929f2148a44 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/991] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:55 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1427 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-05-15 16:42:56.171 7 INFO nova.api.openstack.compute.server_external_events [req-0dfc7a9e-fdb4-4007-a7d1-2c4596a282d5 req-41b11119-22ba-46f5-8d46-0f05c4c9e8c9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:116e8408-4f5a-48cd-9c07-aabdf508a2e3 for instance eea338de-72e8-4455-a7c0-adca10a77593 on instance [pid: 7|app: 0|req: 498/994] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:42:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:56.501 8 WARNING neutronclient.v2_0.client [None req-bd5ec8e4-aff0-4150-87bc-4df072d08966 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/995] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:56 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1479 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:42:57.681 7 WARNING neutronclient.v2_0.client [None req-8261f418-48d3-4916-be35-85fc8e3bea92 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/996] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:57 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1467 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, ' 2026-05-15 16:42:58.876 8 WARNING neutronclient.v2_0.client [None req-55185777-cb5c-40f5-a45a-b351248125e5 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/997] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:58 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1467 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-05-15 16:43:00.023 7 WARNING neutronclient.v2_0.client [None req-156cee83-31cb-44cf-84be-defa17de2f00 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/998] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:42:59 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1467 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:00.726 8 INFO nova.api.openstack.compute.server_external_events [req-b9d50ebd-2c6c-47d9-8e6e-718155d88bc2 req-2a49d441-1d80-4dc2-a9c7-a5ac98d7098e e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:116e8408-4f5a-48cd-9c07-aabdf508a2e3 for instance eea338de-72e8-4455-a7c0-adca10a77593 on instance [pid: 8|app: 0|req: 499/999] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:43:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:01.176 7 WARNING neutronclient.v2_0.client [None req-3fb68842-b5b6-4c6f-b125-0108983cc751 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/1000] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:01 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1467 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:02.809 8 WARNING neutronclient.v2_0.client [None req-f79131aa-0867-4c50-bd30-8dab93e2009e 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/1001] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:02 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1646 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1002] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:43:04 2026] DELETE /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:04.224 8 WARNING neutronclient.v2_0.client [None req-04ae6478-13ee-4c46-8672-2b8a3c8407a6 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1003] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:04 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1652 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:05.449 7 WARNING neutronclient.v2_0.client [None req-5556d0f2-0f5b-4118-8b1e-5418fa6e9302 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1004] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:05 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1652 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:06.588 8 WARNING neutronclient.v2_0.client [None req-c77172cb-80fc-46af-b198-4cc1e8b99bbd 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/1007] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:06 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1652 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-05-15 16:43:07.100 7 INFO nova.api.openstack.compute.server_external_events [req-587a86db-de2e-41b1-9701-dff806371a1f req-67d80ec1-9622-4ee9-b23f-496554637347 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:116e8408-4f5a-48cd-9c07-aabdf508a2e3 for instance eea338de-72e8-4455-a7c0-adca10a77593 on instance [pid: 7|app: 0|req: 505/1008] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:43:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:07.466 8 WARNING neutronclient.v2_0.client [None req-df56f58d-993b-4732-bede-08fbab83bc62 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1009] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:07 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1928 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:07.762 7 WARNING neutronclient.v2_0.client [None req-ed462655-ec13-40a1-b1a4-d5890f4786eb 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1010] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:07 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1448 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:08.853 8 WARNING neutronclient.v2_0.client [None req-c432ca83-017e-461d-befb-9330df9612d3 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in 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/1011] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:08 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1453 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 507/1012] 10.0.0.138 () {32 vars in 753 bytes} [Fri May 15 16:43:09 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:09.948 8 WARNING neutronclient.v2_0.client [None req-370843f0-379b-4252-ba67-4aadbf9696de 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1013] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:09 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 1453 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-05-15 16:43:11.019 7 INFO nova.api.openstack.wsgi [None req-c6951f97-aa06-4d3f-b898-0df7deb1eae1 273eda5b27fc4b43bdedfec20f0c9366 0e1243032b444914bc9083e3923f4c11 - - default default] HTTP exception thrown: Instance eea338de-72e8-4455-a7c0-adca10a77593 could not be found. [pid: 7|app: 0|req: 508/1014] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:10 2026] GET /v2.1/servers/eea338de-72e8-4455-a7c0-adca10a77593 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 507/1015] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:43:11 2026] DELETE /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => 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-05-15 16:43:11.194 7 WARNING neutronclient.v2_0.client [None req-553cdcc7-8fa9-43cc-9e6a-a452b72e25bf 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/1016] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:11 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1934 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-05-15 16:43:12.362 8 WARNING neutronclient.v2_0.client [None req-59400815-b66a-46aa-a16b-f093c386d91a 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in 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/1017] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:12 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1934 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:13.940 7 WARNING neutronclient.v2_0.client [None req-b6e79954-65e2-4336-af64-41919f984ca2 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] 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-05-15 16:43:14.508 8 INFO nova.api.openstack.compute.server_external_events [req-8ee556db-52b5-4dcd-b1ab-05462d49db35 req-7b2db881-024b-4265-b420-3211ac35f076 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:25b375ec-79eb-4e5e-aaed-8152ceeca86e for instance 296c5826-9e9e-4be8-9cea-2b742587b98c on instance [pid: 8|app: 0|req: 509/1018] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:43:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1019] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:13 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1934 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:15.577 8 WARNING neutronclient.v2_0.client [None req-f46e83cd-4914-4214-b30b-8614a9ef5c83 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1020] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:15 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1542 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:16.677 8 WARNING neutronclient.v2_0.client [None req-14b67978-8a68-433b-bf34-686c2041b388 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1023] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:16 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 1542 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, ' [pid: 7|app: 0|req: 512/1024] 10.0.0.206 () {30 vars in 619 bytes} [Fri May 15 16:43:17 2026] GET /v2.1 => generated 0 bytes in 84 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: 513/1025] 10.0.0.206 () {32 vars in 692 bytes} [Fri May 15 16:43:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1026] 10.0.0.206 () {34 vars in 913 bytes} [Fri May 15 16:43:17 2026] GET /v2.1/os-simple-tenant-usage/3f4fc2f29fd141b2ace36ae3401cc7d6?start=2026-05-14T00:00:00&end=2026-05-15T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 16:43:17.752 8 INFO nova.api.openstack.wsgi [None req-bcb9e31e-e128-4ff8-aee5-07aa5d4c6f32 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] HTTP exception thrown: Instance 296c5826-9e9e-4be8-9cea-2b742587b98c could not be found. [pid: 8|app: 0|req: 514/1027] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:17 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => 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, ' 2026-05-15 16:43:17.786 7 INFO nova.api.openstack.wsgi [None req-0a370d95-9cd6-4b6f-a30d-79547622c4f0 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] HTTP exception thrown: Instance 296c5826-9e9e-4be8-9cea-2b742587b98c could not be found. [pid: 7|app: 0|req: 514/1028] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:43:17 2026] DELETE /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:43:17.817 8 INFO nova.api.openstack.wsgi [None req-7bdfa8c4-fd94-49dc-8e14-2a10a56467a0 6fb40a40cc184e6484ec458e479cbefe 7018360ba9b145c7a902e1834836cecb - - default default] HTTP exception thrown: Instance 296c5826-9e9e-4be8-9cea-2b742587b98c could not be found. [pid: 8|app: 0|req: 515/1029] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:43:17 2026] GET /v2.1/servers/296c5826-9e9e-4be8-9cea-2b742587b98c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 515/1030] 10.0.0.138 () {32 vars in 704 bytes} [Fri May 15 16:43:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-344531280 => 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: 516/1031] 10.0.0.206 () {30 vars in 654 bytes} [Fri May 15 16:43:17 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1032] 10.0.0.138 () {32 vars in 728 bytes} [Fri May 15 16:43:18 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1786631193 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1033] 10.0.0.206 () {30 vars in 619 bytes} [Fri May 15 16:43:20 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 517/1034] 10.0.0.206 () {32 vars in 692 bytes} [Fri May 15 16:43:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1035] 10.0.0.206 () {34 vars in 913 bytes} [Fri May 15 16:43:21 2026] GET /v2.1/os-simple-tenant-usage/3f4fc2f29fd141b2ace36ae3401cc7d6?start=2026-05-14T00:00:00&end=2026-05-15T23:59:59 => generated 20 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1036] 10.0.0.206 () {30 vars in 654 bytes} [Fri May 15 16:43:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 523/1045] 10.0.0.138 () {34 vars in 671 bytes} [Fri May 15 16:43:58 2026] POST /v2.1/os-keypairs => generated 396 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:44:00.539 7 WARNING neutronclient.v2_0.client [None req-f98371aa-d71f-49cf-803d-a3e07e493df4 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:44:00.595 7 WARNING neutronclient.v2_0.client [None req-f98371aa-d71f-49cf-803d-a3e07e493df4 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:44:00.979 7 WARNING neutronclient.v2_0.client [None req-f98371aa-d71f-49cf-803d-a3e07e493df4 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1046] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:44:00 2026] POST /v2.1/servers => generated 448 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 16:44:01.218 8 WARNING neutronclient.v2_0.client [None req-8992a6f0-050b-4170-b710-f164e35f2297 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in 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.138 () {32 vars in 715 bytes} [Fri May 15 16:44:01 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1394 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-05-15 16:44:06.347 7 WARNING neutronclient.v2_0.client [None req-5f484e4d-b1e9-479f-aecd-3aa69ccb25a1 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] 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-05-15 16:44:06.425 8 INFO nova.api.openstack.compute.server_external_events [req-325313c8-712c-4908-a0ee-aca64109afec req-376d0474-55e1-4a3a-9fc1-eb307e5d44aa e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 8|app: 0|req: 526/1050] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:44:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1051] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:06 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1520 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:10.912 8 INFO nova.api.openstack.compute.server_external_events [req-7e7fe662-1e9e-4d9d-a168-f97b2d017c4c req-d3c8b1cd-b69f-4080-a970-e99898c899ad e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 8|app: 0|req: 527/1052] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:44:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:11.595 7 WARNING neutronclient.v2_0.client [None req-3e62fcb6-0dd1-41d1-a790-3540e6502bd8 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1053] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:11 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1518 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:16.807 8 WARNING neutronclient.v2_0.client [None req-84912b1f-27e0-474d-a4cf-9202d49d2fc1 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1056] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:16 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1815 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:18.013 8 INFO nova.api.openstack.compute.server_external_events [req-a2c8bae7-38f2-4a4d-87cc-bef9a7665c62 req-cb475505-982c-470a-b925-2ead6df59890 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 8|app: 0|req: 530/1057] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:44:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:44:18.073 7 WARNING neutronclient.v2_0.client [None req-86f24265-104d-4445-9e4c-fd061cd99c85 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:44:18.110 7 WARNING neutronclient.v2_0.client [None req-86f24265-104d-4445-9e4c-fd061cd99c85 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:44:18.350 7 WARNING neutronclient.v2_0.client [None req-86f24265-104d-4445-9e4c-fd061cd99c85 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in 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/1058] 10.0.0.138 () {34 vars in 663 bytes} [Fri May 15 16:44:17 2026] POST /v2.1/servers => generated 448 bytes in 540 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:18.546 8 WARNING neutronclient.v2_0.client [None req-963331e5-e557-45ff-8479-8ea74982e2f7 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in 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/1059] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:18 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1394 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:23.651 7 WARNING neutronclient.v2_0.client [None req-3dcf9a6d-6289-4fda-b883-d8bea002f999 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in 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/1060] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:23 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1520 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-05-15 16:44:23.792 8 INFO nova.api.openstack.compute.server_external_events [req-539ac359-c202-436b-a12f-1fbf8ad7f4db req-1e666712-0679-4107-ab43-db9985b52b77 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:8788bf22-7b31-4a12-a4d2-334ede60c0ef for instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 on instance [pid: 8|app: 0|req: 532/1061] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:44:23 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-05-15 16:44:28.384 7 INFO nova.api.openstack.compute.server_external_events [req-f2f6c103-fd5f-47f5-97f9-6719a73740d5 req-b5b73307-a8a8-417f-97e9-b1100dd9bc0d e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:8788bf22-7b31-4a12-a4d2-334ede60c0ef for instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 on instance [pid: 7|app: 0|req: 531/1064] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:44:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:28.817 8 WARNING neutronclient.v2_0.client [None req-92067873-c55d-482b-9b7a-68222fd03da6 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1065] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:28 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1518 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:44:34.021 7 WARNING neutronclient.v2_0.client [None req-07d99502-ff9b-4d8d-abca-f9a3ad952cf9 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1066] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:44:33 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1819 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-05-15 16:44:35.323 8 INFO nova.api.openstack.compute.server_external_events [req-dcb9b33f-fcdb-48a1-8997-186062a4065e req-06846b24-a8b0-4526-933b-6824c7080c15 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:8788bf22-7b31-4a12-a4d2-334ede60c0ef for instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 on instance [pid: 8|app: 0|req: 535/1067] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:44:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:07.442 8 WARNING neutronclient.v2_0.client [None req-e6f42e9f-27c5-4480-ab2f-5bb7f5c77518 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:45:07.478 8 WARNING neutronclient.v2_0.client [None req-e6f42e9f-27c5-4480-ab2f-5bb7f5c77518 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:45:07.606 8 WARNING neutronclient.v2_0.client [None req-e6f42e9f-27c5-4480-ab2f-5bb7f5c77518 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1076] 162.253.55.100 () {36 vars in 714 bytes} [Fri May 15 16:45:07 2026] POST /v2.1/servers => generated 453 bytes in 824 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:08.475 7 WARNING neutronclient.v2_0.client [None req-db664b12-3405-4532-90c6-63a30c98edd2 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1077] 162.253.55.100 () {32 vars in 733 bytes} [Fri May 15 16:45:08 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 2213 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:08.562 8 WARNING neutronclient.v2_0.client [None req-bc0ed10e-ef22-478c-98db-4b9033a7feba 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 759 bytes} [Fri May 15 16:45:08 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 28 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1079] 162.253.55.100 () {32 vars in 777 bytes} [Fri May 15 16:45:08 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:11.899 8 WARNING neutronclient.v2_0.client [None req-40037944-d0af-4d96-bf8c-60b3c4c0b9c8 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 733 bytes} [Fri May 15 16:45:11 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 2371 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:12.235 7 WARNING neutronclient.v2_0.client [None req-c9403475-86ca-4beb-8773-0b23536c347d 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 759 bytes} [Fri May 15 16:45:11 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 28 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1082] 162.253.55.100 () {32 vars in 777 bytes} [Fri May 15 16:45:12 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:13.493 7 INFO nova.api.openstack.compute.server_external_events [req-1eb8b392-d60d-4b37-bab1-a198c013e46a req-d84b820e-c290-4a18-9391-5c0ebb737d79 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:baa371f0-8fac-4496-ba9c-98ae8e963633 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 540/1083] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:45:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:15.404 8 WARNING neutronclient.v2_0.client [None req-6241e59e-8812-41d0-83cd-4f450a56afd3 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 733 bytes} [Fri May 15 16:45:15 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 2445 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:15.531 7 WARNING neutronclient.v2_0.client [None req-ab5e3781-4c37-4fd3-ad1f-6d49fd98bacb 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 759 bytes} [Fri May 15 16:45:15 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1086] 162.253.55.100 () {32 vars in 777 bytes} [Fri May 15 16:45:15 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-volume_attachments => generated 197 bytes in 32 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-05-15 16:45:18.811 7 WARNING neutronclient.v2_0.client [None req-ac9356b2-494e-4898-a99b-0cde32d0d75e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] 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: 543/1089] 162.253.55.100 () {32 vars in 733 bytes} [Fri May 15 16:45:18 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 2433 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-15 16:45:18.916 8 INFO nova.api.openstack.compute.server_external_events [req-7b49c4a7-701c-4a94-8612-c11ab09ae996 req-7727d9e1-07ad-4bae-ae02-57f91c88cb57 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:baa371f0-8fac-4496-ba9c-98ae8e963633 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1090] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:45:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:45:18.950 7 WARNING neutronclient.v2_0.client [None req-7db0b6c3-efb2-414a-8acf-11eab75e2f94 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 759 bytes} [Fri May 15 16:45:18 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 286 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1092] 162.253.55.100 () {32 vars in 777 bytes} [Fri May 15 16:45:19 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-volume_attachments => generated 197 bytes in 235 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-05-15 16:45:22.114 7 WARNING neutronclient.v2_0.client [None req-bac3e2b8-50ac-4340-9ef4-5135751cd8a0 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1093] 162.253.55.100 () {32 vars in 733 bytes} [Fri May 15 16:45:22 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 2581 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:22.236 8 WARNING neutronclient.v2_0.client [None req-d9b6e4ee-f0f6-4aa6-ac1e-c6ec369a5602 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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] 162.253.55.100 () {32 vars in 759 bytes} [Fri May 15 16:45:22 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 286 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1095] 162.253.55.100 () {32 vars in 777 bytes} [Fri May 15 16:45:22 2026] GET /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:45:57.316 8 WARNING neutronclient.v2_0.client [None req-17ed7421-78a7-42da-80ec-d66f40438e10 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:45:57.360 8 WARNING neutronclient.v2_0.client [None req-17ed7421-78a7-42da-80ec-d66f40438e10 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] 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-05-15 16:45:59.651 7 INFO nova.api.openstack.compute.server_external_events [req-04ed8e3a-2501-4220-9753-1c119d79658b req-2951dfb7-e447-4736-84d4-e8a34a5dd711 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 551/1104] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:45:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:46:04.384 7 INFO nova.api.openstack.compute.server_external_events [req-3d3a2f0f-2130-4e10-8813-91217ef61e29 req-1ef6f2d1-1fed-4c2d-8038-ff410da011f9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 552/1105] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:46:04 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-05-15 16:46:05.916 8 WARNING neutronclient.v2_0.client [None req-17ed7421-78a7-42da-80ec-d66f40438e10 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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/1106] 162.253.55.100 () {36 vars in 812 bytes} [Fri May 15 16:45:57 2026] POST /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 281 bytes in 8684 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-05-15 16:46:06.246 7 INFO nova.api.openstack.compute.server_external_events [req-d4923a55-9f94-43e0-84cb-2aee7dffe9e2 req-4c6e6f29-300d-4948-8594-a379f8e34be9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 554/1109] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:46:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:46:06.539 8 INFO nova.api.openstack.compute.server_external_events [req-094faa7b-d6ea-4403-825e-e63ff7ff9f17 req-2ed69ada-cb63-4efc-a710-cfe303a383cc e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 8|app: 0|req: 556/1110] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:46:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:46:29.288 7 WARNING neutronclient.v2_0.client [None req-a4a106d2-fef9-4f37-a047-1d6ee179736e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:46:29.318 7 WARNING neutronclient.v2_0.client [None req-a4a106d2-fef9-4f37-a047-1d6ee179736e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] 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-05-15 16:46:31.564 8 INFO nova.api.openstack.compute.server_external_events [req-cbc1661a-bf92-43e4-8974-448496911bcd req-9c255320-0c11-48bf-b077-d0f62c27c1f8 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:5c0df9e1-036a-4030-93db-d0948c429875 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 8|app: 0|req: 559/1115] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:46:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:46:37.993 8 INFO nova.api.openstack.compute.server_external_events [req-90a220ae-90f4-4044-a825-cdf8cc9eee8e req-d830170e-8d74-44d3-973e-a38d2d993425 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:5c0df9e1-036a-4030-93db-d0948c429875 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 8|app: 0|req: 562/1118] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:46:37 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) 2026-05-15 16:46:38.377 7 WARNING neutronclient.v2_0.client [None req-a4a106d2-fef9-4f37-a047-1d6ee179736e 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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/1119] 162.253.55.100 () {36 vars in 812 bytes} [Fri May 15 16:46:29 2026] POST /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 377 bytes in 9200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1122] 10.0.0.200 () {28 vars in 454 bytes} [Fri May 15 16:46:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 559/1123] 10.0.0.200 () {30 vars in 658 bytes} [Fri May 15 16:46:47 2026] GET /v2.1 => generated 0 bytes in 44 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: 565/1124] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 15 16:46:47 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:46:47.900 7 WARNING neutronclient.v2_0.client [None req-b1dddc24-b1c2-4f74-a182-c23be740fc6b 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1125] 10.0.0.200 () {34 vars in 806 bytes} [Fri May 15 16:46:47 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8681 bytes in 369 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1126] 10.0.0.200 () {28 vars in 454 bytes} [Fri May 15 16:46:48 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: 561/1127] 10.0.0.200 () {30 vars in 658 bytes} [Fri May 15 16:46:48 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 567/1128] 10.0.0.200 () {32 vars in 731 bytes} [Fri May 15 16:46:48 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:46:48.518 7 WARNING neutronclient.v2_0.client [None req-c2869a58-a241-457f-98b5-8d7d4a8a53c0 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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/1129] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:48 2026] GET /v2.1/servers/detail?project_id=1137ea6b01094c4eb15a87e2d89c4252&all_tenants=True => generated 3309 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) 2026-05-15 16:46:48.847 8 WARNING neutronclient.v2_0.client [None req-07b84021-0e2d-4310-ac83-a0ea84225e07 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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/1130] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:48 2026] GET /v2.1/servers/detail?project_id=2dc2ad0d19e6486fa2c8363e527baf7a&all_tenants=True => generated 5451 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1131] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:48 2026] GET /v2.1/servers/detail?project_id=329b8065027048cdafb2d70254520755&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1132] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=546fc21be4f941c4866ed5e5ecbff7c0&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1133] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=62180fa4a8ea4df984b50e976678abad&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1134] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=8017279f0f5041729d8d7f2a000d14d5&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1135] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=9724ebf7290e40b9b80de3a674e29cd2&all_tenants=True => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1136] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=aba17e017ba3476a82c469865e006c42&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1137] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=db3460146ea44546aaba306f7878677b&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1138] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=e7574d22dbf6442ba8c221d20a106be4&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1139] 10.0.0.200 () {34 vars in 894 bytes} [Fri May 15 16:46:49 2026] GET /v2.1/servers/detail?project_id=f712491d15ea4f9bb625d6649df3c9bc&all_tenants=True => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-15 16:46:50.093 8 WARNING neutronclient.v2_0.client [None req-0dcc318d-40f2-482c-a756-35c1a9ef4b4d 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:46:50.144 8 WARNING neutronclient.v2_0.client [None req-0dcc318d-40f2-482c-a756-35c1a9ef4b4d 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 16:46:52.367 7 INFO nova.api.openstack.compute.server_external_events [req-33d47349-f19b-4c85-8d2a-aba2290cdec1 req-7d208d52-ddfe-4990-a855-adef214c9cd8 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 568/1140] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:46:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:46:56.591 7 INFO nova.api.openstack.compute.server_external_events [req-ba2b61d3-0d75-429a-8627-d8dd0cf354ef req-eab8be6f-cf82-4df1-8ccc-4fbe51c26b93 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-plugged:9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 571/1143] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:46:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 16:46:59.186 8 WARNING neutronclient.v2_0.client [None req-0dcc318d-40f2-482c-a756-35c1a9ef4b4d 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] The python binding code in 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/1144] 162.253.55.100 () {36 vars in 812 bytes} [Fri May 15 16:46:50 2026] POST /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface => generated 377 bytes in 9196 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-05-15 16:46:59.921 7 INFO nova.api.openstack.compute.server_external_events [req-c9e8cf48-940d-4dc0-a057-8e4bb37ec6f1 req-34a11508-61d7-427f-a9ca-504647099e7c e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:5c0df9e1-036a-4030-93db-d0948c429875 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 572/1145] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:46:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:13.515 7 INFO nova.api.openstack.compute.server_external_events [req-6f1d1cc1-94ee-4df5-8a58-a04479cbc621 req-24792aea-e98a-4c43-b71f-e0625638eba9 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 574/1148] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1149] 162.253.55.100 () {34 vars in 855 bytes} [Fri May 15 16:47:14 2026] DELETE /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface/9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:15.558 7 INFO nova.api.openstack.compute.server_external_events [req-2dc569ed-467c-4575-97b0-4f8c3496fcad req-7215d1c0-3d4a-4bf1-9f67-25970b1d5b6b e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:9eedc0e9-6321-4479-a3cf-5aaf6e0acf55 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 575/1150] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:24.205 7 INFO nova.api.openstack.compute.server_external_events [req-d1198d1f-270c-41f1-8a7c-e10a61317940 req-dbf97a50-37d3-4a65-a426-8ce9bc21bf8f e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:5c0df9e1-036a-4030-93db-d0948c429875 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 7|app: 0|req: 577/1153] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1154] 162.253.55.100 () {34 vars in 855 bytes} [Fri May 15 16:47:24 2026] DELETE /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface/5c0df9e1-036a-4030-93db-d0948c429875 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1159] 162.253.55.100 () {34 vars in 855 bytes} [Fri May 15 16:47:45 2026] DELETE /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426/os-interface/faaea87b-305b-4c2a-b58c-2ab4e5f5fb8e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 581/1162] 162.253.55.100 () {34 vars in 755 bytes} [Fri May 15 16:47:51 2026] DELETE /v2.1/servers/312641c5-6d90-4a0f-8096-b2f89c1ef426 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:53.874 8 INFO nova.api.openstack.compute.server_external_events [req-0518566e-98a1-44c6-8563-845d9f443178 req-913a4e94-1a5b-402a-bb17-1307e3dac904 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:baa371f0-8fac-4496-ba9c-98ae8e963633 for instance 312641c5-6d90-4a0f-8096-b2f89c1ef426 on instance [pid: 8|app: 0|req: 582/1163] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:55.115 7 INFO nova.api.openstack.compute.server_external_events [req-bf5c50e0-949b-451d-8d6a-a8a862b89686 req-c7719b69-6d01-4603-a1a4-aead89fff7bd e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:8788bf22-7b31-4a12-a4d2-334ede60c0ef for instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 on instance [pid: 7|app: 0|req: 582/1164] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1165] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:47:55 2026] DELETE /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:55.231 7 WARNING neutronclient.v2_0.client [None req-d7cc25aa-d7c1-4acb-9f5c-0859c61264c0 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1166] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:47:55 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1945 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:47:58.030 8 INFO nova.api.openstack.compute.server_external_events [req-9c0bed66-53c6-4a35-82cb-ff41ff928990 req-f8f7cb0b-23a6-47f4-9155-0d4686df6101 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:8788bf22-7b31-4a12-a4d2-334ede60c0ef for instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 on instance [pid: 8|app: 0|req: 585/1169] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:47:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:00.419 7 WARNING neutronclient.v2_0.client [None req-fb820e29-b909-428d-a3a1-1af5638f4d2a a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1170] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:48:00 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 1480 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:05.493 8 INFO nova.api.openstack.wsgi [None req-34afea8b-7e0a-40a6-8ac3-03ef563794d7 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] HTTP exception thrown: Instance 5e53feaa-3ab6-4d26-9708-6f8ecbeff352 could not be found. [pid: 8|app: 0|req: 586/1171] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:48:05 2026] GET /v2.1/servers/5e53feaa-3ab6-4d26-9708-6f8ecbeff352 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:06.097 7 INFO nova.api.openstack.compute.server_external_events [req-99ee634f-bc5b-4720-93ed-d90ed334e579 req-3f651383-0937-49b1-9b60-573c11ca12e3 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-changed:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 7|app: 0|req: 586/1174] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:48:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1175] 10.0.0.138 () {32 vars in 718 bytes} [Fri May 15 16:48:06 2026] DELETE /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:06.236 7 WARNING neutronclient.v2_0.client [None req-5b3e702c-a566-4ce5-a689-345dc16bad5e a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1176] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:48:06 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1941 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:08.670 8 INFO nova.api.openstack.compute.server_external_events [req-c0968ee4-8459-416e-9641-447b737e9483 req-0fae5e0d-a254-4ea1-bff0-0ee3fa28f2ef e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-unplugged:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 8|app: 0|req: 590/1177] 10.0.0.203 () {38 vars in 815 bytes} [Fri May 15 16:48:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:08.942 7 INFO nova.api.openstack.compute.server_external_events [req-512be245-cf21-4ea3-8eed-1317339e453a req-5d91dba1-2971-437d-a0ad-fe115f364168 e69945f43fd04bfe87c301bd93f9e210 aba17e017ba3476a82c469865e006c42 - - 563aa7a5e51149bca49056b02a69fcd1 563aa7a5e51149bca49056b02a69fcd1] Creating event network-vif-deleted:d243e6d3-bd39-4a8a-9ba5-13bf72e60388 for instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 on instance [pid: 7|app: 0|req: 588/1178] 10.0.0.101 () {38 vars in 815 bytes} [Fri May 15 16:48:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:11.422 8 WARNING neutronclient.v2_0.client [None req-9b3f583b-95a5-4244-b0ae-0288faa9fa7f a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1179] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:48:11 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 16:48:16.501 7 INFO nova.api.openstack.wsgi [None req-3151f115-f62c-40f0-9656-ce8fce90c8b6 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] HTTP exception thrown: Instance 15e15eab-1ae4-4728-8086-94a5e57f59f4 could not be found. [pid: 7|app: 0|req: 590/1182] 10.0.0.138 () {32 vars in 715 bytes} [Fri May 15 16:48:16 2026] GET /v2.1/servers/15e15eab-1ae4-4728-8086-94a5e57f59f4 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 593/1183] 10.0.0.138 () {32 vars in 726 bytes} [Fri May 15 16:48:17 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1420612300 => generated 0 bytes in 27 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-05-15 16:48:17.547 7 INFO nova.api.openstack.wsgi [None req-8d3cb6e2-35d8-487f-9252-68a8b7bb8bc0 a9223add92914e66b75ac39d14535fc8 2dc2ad0d19e6486fa2c8363e527baf7a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1420612300 not found for user a9223add92914e66b75ac39d14535fc8 [pid: 7|app: 0|req: 591/1184] 10.0.0.138 () {32 vars in 723 bytes} [Fri May 15 16:48:17 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1420612300 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1187] 10.0.0.138 () {32 vars in 655 bytes} [Fri May 15 16:48:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1188] 10.0.0.138 () {32 vars in 641 bytes} [Fri May 15 16:48:32 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-15 16:48:32.662 8 WARNING oslo_db.sqlalchemy.utils [None req-ba5597ce-9ae7-47b6-ba85-64bbce93f007 5cf0c763b1814e7b89ad188323c029ca 1137ea6b01094c4eb15a87e2d89c4252 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 596/1189] 10.0.0.138 () {32 vars in 649 bytes} [Fri May 15 16:48:32 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1190] 10.0.0.138 () {32 vars in 694 bytes} [Fri May 15 16:48:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)