+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 31 21:05:16 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: nova-api-osapi-57b8d77bd-mt4m4 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 0x7f5593310668 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-03-31 21:05:22.290 8 INFO nova.utils [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-31 21:05:22.331 7 INFO nova.utils [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-31 21:05:24.078 7 WARNING keystonemiddleware._common.config [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 21:05:24.087 7 WARNING oslo_config.cfg [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 21:05:24.166 7 WARNING keystonemiddleware._common.config [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 21:05:24.183 7 WARNING oslo_config.cfg [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] 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-03-31 21:05:24.196 7 WARNING oslo_config.cfg [None req-9e9022a9-c77e-45e6-9e73-dcaa9a347d8c - - - - - -] 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 0x7f5593310668 pid: 7 (default app) 2026-03-31 21:05:24.204 8 WARNING keystonemiddleware._common.config [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 21:05:24.214 8 WARNING oslo_config.cfg [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-31 21:05:24.302 8 WARNING keystonemiddleware._common.config [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 21:05:24.318 8 WARNING oslo_config.cfg [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] 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-03-31 21:05:24.331 8 WARNING oslo_config.cfg [None req-bb582443-05fc-489c-8e61-a2e496151a29 - - - - - -] 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 0x7f5593310668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:05:30 2026] GET /v2.1 => generated 114 bytes in 19 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-03-31 21:05:31.060 8 WARNING oslo_policy.policy [None req-c6618420-1b5b-4602-b033-62a4e90e5d08 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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-03-31 21:05:31.060 8 WARNING oslo_policy.policy [None req-c6618420-1b5b-4602-b033-62a4e90e5d08 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:05:30 2026] GET /v2.1 => generated 0 bytes in 529 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:05:31.159 7 WARNING oslo_policy.policy [req-c6618420-1b5b-4602-b033-62a4e90e5d08 req-1b5cc676-8a7a-4959-b62c-bc4f1fe312ca 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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-03-31 21:05:31.159 7 WARNING oslo_policy.policy [req-c6618420-1b5b-4602-b033-62a4e90e5d08 req-1b5cc676-8a7a-4959-b62c-bc4f1fe312ca 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - 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: 5/6] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:05:31 2026] GET /v2.1/ => generated 399 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:31.263 8 INFO nova.api.openstack.wsgi [None req-3470543f-6c67-4aeb-8019-fa4a28d67aee 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.69 () {48 vars in 1005 bytes} [Tue Mar 31 21:05:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:05:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.69 () {52 vars in 1042 bytes} [Tue Mar 31 21:05:31 2026] POST /v2.1/flavors => generated 527 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/10] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:05: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: 8|app: 0|req: 4/11] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:05:32 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:05:32 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:32.215 8 INFO nova.api.openstack.wsgi [None req-bc09aa3f-0a33-436e-acef-72858ae263d3 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.69 () {48 vars in 1007 bytes} [Tue Mar 31 21:05:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:05:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.69 () {52 vars in 1042 bytes} [Tue Mar 31 21:05:32 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:05: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: 8|app: 0|req: 7/17] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:05:33 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:05:33 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:33.149 8 INFO nova.api.openstack.wsgi [None req-fa890efd-5e90-4e59-996f-cce09d6e9d04 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 8/19] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:05:33 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: 7|app: 0|req: 12/22] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:05:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.69 () {52 vars in 1042 bytes} [Tue Mar 31 21:05:33 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:05: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: 8|app: 0|req: 12/25] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:34.084 8 INFO nova.api.openstack.wsgi [None req-da6ccc92-4047-4a1c-ab32-78d384669c7a 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/27] 199.204.45.69 () {48 vars in 1007 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.69 () {52 vars in 1042 bytes} [Tue Mar 31 21:05:34 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:05: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: 8|app: 0|req: 15/31] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:05:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:05:35.026 8 INFO nova.api.openstack.wsgi [None req-bd13efaf-6b07-4c9c-abc2-b178938687c2 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:05:35 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:05:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.69 () {52 vars in 1042 bytes} [Tue Mar 31 21:05:35 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/114] 10.0.0.99 () {28 vars in 452 bytes} [Tue Mar 31 21:12:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 58/115] 10.0.0.99 () {30 vars in 656 bytes} [Tue Mar 31 21:12:07 2026] GET /v2.1 => generated 0 bytes in 423 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: 58/116] 10.0.0.99 () {32 vars in 729 bytes} [Tue Mar 31 21:12:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/117] 10.0.0.99 () {34 vars in 802 bytes} [Tue Mar 31 21:12:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:14: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: 76/153] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:14:59 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 78/154] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:14:59 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:14:59.260 8 INFO nova.api.openstack.wsgi [None req-14b278fa-aa7b-44e1-8bc0-0971f811df8e 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/155] 199.204.45.69 () {48 vars in 1011 bytes} [Tue Mar 31 21:14:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/156] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:14:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.69 () {52 vars in 1043 bytes} [Tue Mar 31 21:14:59 2026] POST /v2.1/flavors => generated 532 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:15:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:15:57 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:15:57 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:15:57.286 7 INFO nova.api.openstack.wsgi [None req-11caadf8-0bc5-4d66-8405-5769c3f718d7 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 4f948466f81a437489d59670cba799be [pid: 7|app: 0|req: 87/173] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:15:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-31 21:15:57.302 8 WARNING oslo_db.sqlalchemy.utils [None req-2b8146f1-4914-4c1f-aeac-da9d9ea3fb6b 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/174] 199.204.45.69 () {48 vars in 1010 bytes} [Tue Mar 31 21:15:57 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 199.204.45.69 () {52 vars in 1051 bytes} [Tue Mar 31 21:15:57 2026] POST /v2.1/os-keypairs => generated 576 bytes in 75 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:16:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/177] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:16:01 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/178] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:16:01 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.69 () {48 vars in 1067 bytes} [Tue Mar 31 21:16:01 2026] GET /v2.1/os-quota-sets/0288e2ac2959485c975b2ddb8e6da5f3 => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.69 () {52 vars in 1119 bytes} [Tue Mar 31 21:16:01 2026] PUT /v2.1/os-quota-sets/0288e2ac2959485c975b2ddb8e6da5f3 => generated 238 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:24:28 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:24:28 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:24:28 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:24:29.023 7 INFO nova.api.openstack.wsgi [None req-906af303-bcb4-49f5-adb5-ce9630a4bce3 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/286] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:24:28 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:24:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.69 () {52 vars in 1043 bytes} [Tue Mar 31 21:24:29 2026] POST /v2.1/flavors => generated 532 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:27:51 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: 165/330] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:27:51 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:27:51 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/332] 199.204.45.69 () {48 vars in 1067 bytes} [Tue Mar 31 21:27:51 2026] GET /v2.1/os-quota-sets/d2758cfab81c474a843f5d15c5e24afd => generated 283 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/333] 199.204.45.69 () {52 vars in 1119 bytes} [Tue Mar 31 21:27:51 2026] PUT /v2.1/os-quota-sets/d2758cfab81c474a843f5d15c5e24afd => generated 238 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:39:28 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: 237/475] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:39:28 2026] GET /v2.1 => generated 0 bytes in 155 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:39:28 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:29.027 8 INFO nova.api.openstack.wsgi [None req-d4199572-7e26-41ae-9553-db369be5714d 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 238/477] 199.204.45.69 () {48 vars in 1005 bytes} [Tue Mar 31 21:39:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:39:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:39:29 2026] GET /v2.1/flavors/394e2e59-b61e-4d41-af9d-eed8deeaea72/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/480] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:39: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: 240/481] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:39:29 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/482] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:30.041 8 INFO nova.api.openstack.wsgi [None req-8ab46de6-104e-423a-8a05-4165ec64c008 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 241/483] 199.204.45.69 () {48 vars in 1007 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/484] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/485] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1/flavors/89578593-334f-4b6b-b93f-ac5ac5175dfc/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: 244/486] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/487] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:39:30 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 245/488] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:39:31 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:31.070 8 INFO nova.api.openstack.wsgi [None req-ed6bba19-536c-48be-ab97-15c3c02c5d52 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 244/489] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:39:31 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: 7|app: 0|req: 246/490] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:39:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/491] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:39:31 2026] GET /v2.1/flavors/eb823e33-f1cb-4d14-8ae6-87312cef6f58/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/492] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:39: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: 8|app: 0|req: 246/493] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/494] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:32.104 8 INFO nova.api.openstack.wsgi [None req-879a570a-bb63-46ef-a80d-0616ecdcc0d0 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 247/495] 199.204.45.69 () {48 vars in 1007 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/497] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:39:32 2026] GET /v2.1/flavors/c2f64331-a32b-4019-96ff-7cc8f27e8581/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:39:33 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: 249/499] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:39:33 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/500] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:39:33 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:39:33.122 8 INFO nova.api.openstack.wsgi [None req-c3458e52-3d49-4988-946b-44eac3fa5171 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 250/501] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:39:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/502] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:39:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/505] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:39:33 2026] GET /v2.1/flavors/42fe769f-38af-42e9-8fb9-a172c38ce3eb/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/518] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:40:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:40:41 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 260/520] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:40:41 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:40:41.999 7 INFO nova.api.openstack.wsgi [None req-28e22a9a-2055-4801-8f5b-3f7e647bd4c2 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 261/521] 199.204.45.69 () {48 vars in 1011 bytes} [Tue Mar 31 21:40:41 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/522] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:40:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/523] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:40:42 2026] GET /v2.1/flavors/3dbdd3b0-9134-4aa9-a05a-a0ac84ed9024/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:40:49 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: 263/527] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:40:49 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/528] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:40:49 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:40:49 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/532] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:40:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:40:53 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/534] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:40:53 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/535] 199.204.45.69 () {48 vars in 1067 bytes} [Tue Mar 31 21:40:53 2026] GET /v2.1/os-quota-sets/0288e2ac2959485c975b2ddb8e6da5f3 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 275/548] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:41:47.330 8 INFO nova.api.openstack.wsgi [None req-32038380-3e9d-4f44-8f65-6ad08e92212d 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 274/549] 199.204.45.69 () {48 vars in 1009 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/550] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 199.204.45.69 () {48 vars in 1093 bytes} [Tue Mar 31 21:41:47 2026] GET /v2.1/flavors/df45d4c9-5709-4e96-a868-073eb0b60386/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:42:02 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: 278/555] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:42:02 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/556] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:42:02 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/557] 199.204.45.69 () {48 vars in 1067 bytes} [Tue Mar 31 21:42:02 2026] GET /v2.1/os-quota-sets/d2758cfab81c474a843f5d15c5e24afd => generated 280 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/570] 199.204.45.69 () {42 vars in 699 bytes} [Tue Mar 31 21:42:56 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: 285/571] 199.204.45.69 () {44 vars in 903 bytes} [Tue Mar 31 21:42:56 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.69 () {46 vars in 976 bytes} [Tue Mar 31 21:42:56 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:42:57.000 8 INFO nova.api.openstack.wsgi [None req-d9aeeb20-3ca4-4d72-88fd-50e7ae1323a7 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 286/573] 199.204.45.69 () {48 vars in 1005 bytes} [Tue Mar 31 21:42:56 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: 7|app: 0|req: 288/574] 199.204.45.69 () {48 vars in 1045 bytes} [Tue Mar 31 21:42:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 36 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: 7|app: 0|req: 293/583] 10.0.0.18 () {32 vars in 653 bytes} [Tue Mar 31 21:43:40 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:43:40 2026] GET /v2.1/servers => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-31 21:43:40.739 7 WARNING oslo_db.sqlalchemy.utils [None req-3f2d4513-6696-4bce-9dce-2a3e37574f7b 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 294/585] 10.0.0.18 () {32 vars in 647 bytes} [Tue Mar 31 21:43:40 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.18 () {32 vars in 692 bytes} [Tue Mar 31 21:43:40 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1/flavors/394e2e59-b61e-4d41-af9d-eed8deeaea72 => generated 511 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/591] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:43:52 2026] GET /v2.1/flavors/394e2e59-b61e-4d41-af9d-eed8deeaea72 => generated 511 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:43:59.464 8 WARNING neutronclient.v2_0.client [None req-f846d40c-0115-4bb9-9ac2-06f121301af5 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:43:59.498 7 WARNING neutronclient.v2_0.client [None req-128d12c4-099a-4006-ab8d-37ec5dbb7b8c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:43:59.689 8 WARNING neutronclient.v2_0.client [None req-f846d40c-0115-4bb9-9ac2-06f121301af5 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/594] 10.0.0.18 () {34 vars in 683 bytes} [Tue Mar 31 21:43:59 2026] POST /v2.1/os-security-groups => generated 248 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:44:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:00.189 7 WARNING neutronclient.v2_0.client [None req-36c92164-cdf2-40f5-8d94-e1b31a302de2 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:00.237 7 WARNING neutronclient.v2_0.client [None req-36c92164-cdf2-40f5-8d94-e1b31a302de2 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/596] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:43:58 2026] POST /v2.1/servers => generated 424 bytes in 1821 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-03-31 21:44:00.618 8 WARNING neutronclient.v2_0.client [None req-f0d95583-7a15-42a8-b60a-77b214bfdd39 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/597] 10.0.0.18 () {34 vars in 693 bytes} [Tue Mar 31 21:44:00 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:01.050 7 WARNING neutronclient.v2_0.client [None req-3c5d4df6-bb24-44d3-8c02-aef3392d6d25 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/598] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:00 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1370 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/599] 10.0.0.18 () {34 vars in 683 bytes} [Tue Mar 31 21:44:01 2026] POST /v2.1/os-security-groups => generated 247 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:01.394 8 WARNING neutronclient.v2_0.client [None req-a26ff206-0eef-45ab-ad88-9a775b368217 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:01.542 8 WARNING neutronclient.v2_0.client [None req-a26ff206-0eef-45ab-ad88-9a775b368217 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/600] 10.0.0.18 () {34 vars in 693 bytes} [Tue Mar 31 21:44:01 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:01.946 7 WARNING neutronclient.v2_0.client [None req-4a1821e6-8d31-4cb8-8a76-09137856583c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.146 7 WARNING neutronclient.v2_0.client [None req-4a1821e6-8d31-4cb8-8a76-09137856583c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/601] 10.0.0.18 () {34 vars in 693 bytes} [Tue Mar 31 21:44:01 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:02.307 7 WARNING neutronclient.v2_0.client [None req-a3fc7803-fa9a-42db-b602-dccd76d0005c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.324 8 WARNING neutronclient.v2_0.client [None req-560b3312-9642-42cf-949f-556a6deb5b4f 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/602] 10.0.0.18 () {32 vars in 735 bytes} [Tue Mar 31 21:44:02 2026] GET /v2.1/os-security-groups/20384f36-cc3d-49fa-b4ff-bdda3e0ec2e2 => generated 664 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:02.382 7 WARNING neutronclient.v2_0.client [None req-91980db7-92d6-4775-a49d-8ca72ad6866e be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/603] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:02 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1366 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:02.413 7 WARNING neutronclient.v2_0.client [None req-91980db7-92d6-4775-a49d-8ca72ad6866e be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.453 7 WARNING neutronclient.v2_0.client [None req-91980db7-92d6-4775-a49d-8ca72ad6866e be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] 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: 305/604] 10.0.0.18 () {32 vars in 748 bytes} [Tue Mar 31 21:44:02 2026] DELETE /v2.1/os-security-group-rules/3add07ec-d6b8-4d3c-a147-60951fd115b9 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:44:02.562 8 WARNING neutronclient.v2_0.client [None req-ee0c048d-9dd8-4951-87ab-ac1234d86bb7 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.577 7 WARNING neutronclient.v2_0.client [None req-daea7337-c9dd-4b11-aad5-2275212b936c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.628 8 WARNING neutronclient.v2_0.client [None req-ee0c048d-9dd8-4951-87ab-ac1234d86bb7 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.653 7 WARNING neutronclient.v2_0.client [None req-daea7337-c9dd-4b11-aad5-2275212b936c be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/605] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:02 2026] DELETE /v2.1/os-security-groups/20384f36-cc3d-49fa-b4ff-bdda3e0ec2e2 => generated 0 bytes in 223 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:44:02.811 7 WARNING neutronclient.v2_0.client [None req-24fdc1f2-9443-4944-a17e-f0e381c1dee7 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.894 8 WARNING neutronclient.v2_0.client [None req-ee0c048d-9dd8-4951-87ab-ac1234d86bb7 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:02.915 7 WARNING neutronclient.v2_0.client [None req-24fdc1f2-9443-4944-a17e-f0e381c1dee7 be51b5bed32c40338665b66d659454b3 c5a2419b1b5d4a5dabf35bdc09e7454a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/606] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:02 2026] DELETE /v2.1/os-security-groups/4cd87d4a-1ce8-4721-9d80-4fad0481f5f7 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:44:02 2026] POST /v2.1/servers => generated 451 bytes in 772 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:44:03.313 7 WARNING neutronclient.v2_0.client [None req-b301e881-0eb0-4d4c-a206-7d2ee16ddb4f f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/610] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:03 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1423 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-03-31 21:44:03.485 8 WARNING neutronclient.v2_0.client [None req-e145a309-291e-4e44-8c7f-8f78f9c9c4fd 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/611] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:03 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1422 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 311/612] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:44:03 2026] POST /v2.1/os-keypairs => generated 384 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:04.451 8 WARNING neutronclient.v2_0.client [None req-4d0a505c-022b-4337-a7f6-4d56e38b613a f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:04.646 7 WARNING neutronclient.v2_0.client [None req-4bc40c34-5787-43f5-8894-5a2431d020ca 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/613] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:04 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1427 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/614] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:04 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1422 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:05.463 8 WARNING neutronclient.v2_0.client [None req-7d0d7192-a6a6-437a-9bff-2f61f6d441f7 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:05.553 8 WARNING neutronclient.v2_0.client [None req-7d0d7192-a6a6-437a-9bff-2f61f6d441f7 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:05.902 8 WARNING neutronclient.v2_0.client [None req-7d0d7192-a6a6-437a-9bff-2f61f6d441f7 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:06.175 7 WARNING neutronclient.v2_0.client [None req-25ec44dd-72e6-4f99-bc80-557b49ac2fed f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/615] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:44:05 2026] POST /v2.1/servers => generated 450 bytes in 797 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: 313/616] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:06 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1475 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:06.228 8 WARNING neutronclient.v2_0.client [None req-531e2eac-8d55-4f33-a082-7a6a1708eafd 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:06.247 7 WARNING neutronclient.v2_0.client [None req-aefbc69c-6aa0-4dff-a016-5e4a761811f3 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/617] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:06 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1398 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/618] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:06 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1482 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-03-31 21:44:07.287 7 WARNING neutronclient.v2_0.client [None req-15aa5744-71cc-4aad-b2cc-31640c418e5e f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] 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: 315/619] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:07 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1483 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:07.363 8 WARNING neutronclient.v2_0.client [None req-653a6df7-98b6-4c20-accc-19d5ccbc80e8 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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: 305/620] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:07 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1402 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:07.453 7 WARNING neutronclient.v2_0.client [None req-669b28e6-0b12-4036-90b8-dfbaeb09a98d 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] 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: 316/621] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:07 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:07.698 8 INFO nova.api.openstack.compute.server_external_events [req-ef14411d-92c1-4e63-82c2-b0465704cd69 req-367c9af8-266a-4bb7-8fb5-12a027520f05 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:bbac9c00-6c85-4f7c-a1b4-47ce9f87e44d for instance 6f495c85-f5cf-45bd-bf4d-22d75d52ff0e on instance 2026-03-31 21:44:07.712 8 INFO nova.compute.rpcapi [None req-b3e1f753-6eb3-480f-b3e8-07b80a2040ad - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 306/622] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:08.389 7 WARNING neutronclient.v2_0.client [None req-9760fd39-91fc-473c-ad46-051f3eafbc17 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] 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-03-31 21:44:08.512 8 WARNING neutronclient.v2_0.client [None req-56853ef2-3148-417a-887f-e45972e420fc 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/623] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:08 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1450 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 317/624] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:08 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1551 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:08.866 8 WARNING neutronclient.v2_0.client [None req-a35c24be-0f2f-455f-922f-5e13677094fb 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/625] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:08 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 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-03-31 21:44:09.303 7 INFO nova.api.openstack.compute.server_external_events [req-caaccc22-5e31-481f-b7fe-dc01580949f1 req-7fcbd7b4-dd7a-42da-98d1-258eaf6a0c49 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:2859d12d-b0d7-4c35-b3e4-1962067f8265 for instance bb28371a-a5c8-4404-964e-a16825c52540 on instance 2026-03-31 21:44:09.321 7 INFO nova.compute.rpcapi [None req-69dbf693-249e-46ad-87b4-685498b4adea - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 318/626] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:44:09.895 8 WARNING neutronclient.v2_0.client [None req-80c22158-f93f-4604-9c68-4f4a04e7c50a 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:09.926 7 WARNING neutronclient.v2_0.client [None req-702cd9fe-f295-434a-9999-34c52d4f4841 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/627] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:09 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1450 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-03-31 21:44:10.040 8 WARNING neutronclient.v2_0.client [None req-34c2cd21-e5cc-4e0d-ab9f-c8a6d544faba 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/628] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:09 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/629] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:09 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:11.069 7 WARNING neutronclient.v2_0.client [None req-594274dc-a3fd-4865-b586-998071f7f9c7 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:11.235 8 WARNING neutronclient.v2_0.client [None req-3eb08ce1-298d-43af-8b10-b1fe928717fa f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/630] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:11 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1526 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:11.706 7 WARNING neutronclient.v2_0.client [None req-acfeed58-16d6-4903-9204-31c2a99e9df9 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/631] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:11 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:11.776 8 INFO nova.api.openstack.compute.server_external_events [req-e623874e-e097-4385-aa21-d8f719aa320d req-614c2069-479f-45a7-b4f3-ff37b4641bee 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 8|app: 0|req: 312/632] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/633] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:11 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:12.724 8 WARNING neutronclient.v2_0.client [None req-a9d770b5-4dba-46fb-9d0c-d2a0cd7cb661 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:12.828 7 WARNING neutronclient.v2_0.client [None req-cded70a8-ae6d-4b53-a647-2a1d2917ba55 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/634] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:12 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/635] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:12 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:12.977 8 WARNING neutronclient.v2_0.client [None req-6706414a-b532-4610-9e19-645e295b2080 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/636] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:12 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:13.978 8 WARNING neutronclient.v2_0.client [None req-29f3250d-e6f0-459c-86f8-ff7dffebc480 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.007 7 WARNING neutronclient.v2_0.client [None req-8b11bec9-dcaf-4933-a1f0-b13929a33fba 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/639] 10.0.0.18 () {34 vars in 683 bytes} [Tue Mar 31 21:44:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/640] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:13 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 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-03-31 21:44:14.163 7 WARNING neutronclient.v2_0.client [None req-56c62125-79bf-4244-85da-79a45ec27872 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.197 8 WARNING neutronclient.v2_0.client [None req-0dfb5e03-8139-451a-82e2-c94f2b33e299 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/641] 10.0.0.18 () {34 vars in 683 bytes} [Tue Mar 31 21:44:14 2026] POST /v2.1/os-security-groups => generated 244 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:14 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:14.400 8 WARNING neutronclient.v2_0.client [None req-002df6ec-8421-4548-8b03-ad21ebf97a38 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.419 7 WARNING neutronclient.v2_0.client [None req-99bbd801-4f98-4a6f-85b5-f3c9ab7376eb 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/643] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:14 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/644] 10.0.0.18 () {34 vars in 683 bytes} [Tue Mar 31 21:44:14 2026] POST /v2.1/os-security-groups => generated 243 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:14.579 7 WARNING neutronclient.v2_0.client [None req-3e1f519c-8bca-48b4-a31b-2eb45d198646 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.629 7 WARNING neutronclient.v2_0.client [None req-3e1f519c-8bca-48b4-a31b-2eb45d198646 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.671 7 WARNING neutronclient.v2_0.client [None req-3e1f519c-8bca-48b4-a31b-2eb45d198646 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in 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/645] 10.0.0.18 () {32 vars in 661 bytes} [Tue Mar 31 21:44:14 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:14.741 8 WARNING neutronclient.v2_0.client [None req-54d97256-1b90-4740-bfd3-a42a420148a7 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.787 8 WARNING neutronclient.v2_0.client [None req-54d97256-1b90-4740-bfd3-a42a420148a7 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in 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/646] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:14 2026] DELETE /v2.1/os-security-groups/99605e14-2c40-473a-860e-95a0131783c0 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:44:14.937 7 WARNING neutronclient.v2_0.client [None req-58d04dc8-ad9d-47b2-978c-e655edea7313 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:14.966 7 INFO nova.api.openstack.wsgi [None req-58d04dc8-ad9d-47b2-978c-e655edea7313 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group 99605e14-2c40-473a-860e-95a0131783c0 does not exist Neutron server returns request_ids: ['req-32d7f85d-7be1-4700-97be-ec547729b5d6'] [pid: 7|app: 0|req: 328/647] 10.0.0.18 () {32 vars in 735 bytes} [Tue Mar 31 21:44:14 2026] GET /v2.1/os-security-groups/99605e14-2c40-473a-860e-95a0131783c0 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:44:14.983 8 WARNING neutronclient.v2_0.client [None req-50c60014-b986-425c-bb6e-4e77a4dc668c add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.031 8 WARNING neutronclient.v2_0.client [None req-50c60014-b986-425c-bb6e-4e77a4dc668c add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in 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/648] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:14 2026] DELETE /v2.1/os-security-groups/f87038c7-4a0a-409f-badc-261a87cae882 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:44:15.156 7 WARNING neutronclient.v2_0.client [None req-0a15a547-4110-44b7-bb31-98dd793ea14b add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.195 7 INFO nova.api.openstack.wsgi [None req-0a15a547-4110-44b7-bb31-98dd793ea14b add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group f87038c7-4a0a-409f-badc-261a87cae882 does not exist Neutron server returns request_ids: ['req-f7717782-edf8-4b91-bbd8-b034466f52a5'] [pid: 7|app: 0|req: 329/649] 10.0.0.18 () {32 vars in 735 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/os-security-groups/f87038c7-4a0a-409f-badc-261a87cae882 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:44:15.215 7 WARNING neutronclient.v2_0.client [None req-0eaa166a-c574-4d93-91fe-d9a9a9db67fe add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.228 8 WARNING neutronclient.v2_0.client [None req-5165f202-850f-4579-b6ed-af9bee934a2c 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.263 7 WARNING neutronclient.v2_0.client [None req-0eaa166a-c574-4d93-91fe-d9a9a9db67fe add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in 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/650] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/651] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:15 2026] DELETE /v2.1/os-security-groups/0a2bc66f-74bf-49f2-ab22-4d0681f8b8dd => generated 0 bytes in 165 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-03-31 21:44:15.385 8 WARNING neutronclient.v2_0.client [None req-f0062e25-95c2-4e19-b0fa-c9a8bbc5878b add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.404 8 INFO nova.api.openstack.wsgi [None req-f0062e25-95c2-4e19-b0fa-c9a8bbc5878b add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group 0a2bc66f-74bf-49f2-ab22-4d0681f8b8dd does not exist Neutron server returns request_ids: ['req-08ad84ab-9127-4126-b76f-cabc62acb49d'] [pid: 8|app: 0|req: 322/652] 10.0.0.18 () {32 vars in 735 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/os-security-groups/0a2bc66f-74bf-49f2-ab22-4d0681f8b8dd => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:44:15.419 8 WARNING neutronclient.v2_0.client [None req-4b673e81-5fd3-4fbf-b5cf-d5222950bc10 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.450 7 WARNING neutronclient.v2_0.client [None req-3d772c0f-4669-4914-a3e6-fc589a03fcea f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.452 8 WARNING neutronclient.v2_0.client [None req-4b673e81-5fd3-4fbf-b5cf-d5222950bc10 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.488 8 WARNING neutronclient.v2_0.client [None req-4b673e81-5fd3-4fbf-b5cf-d5222950bc10 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in 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/653] 10.0.0.18 () {32 vars in 661 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:15.549 8 WARNING neutronclient.v2_0.client [None req-9b5d1fb9-3dd4-4751-a716-03fb2ea9f7cf add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.570 8 INFO nova.api.openstack.wsgi [None req-9b5d1fb9-3dd4-4751-a716-03fb2ea9f7cf add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group 0a2bc66f-74bf-49f2-ab22-4d0681f8b8dd does not exist Neutron server returns request_ids: ['req-de527ce3-ae48-43fc-a45e-a8adb80e4a48'] [pid: 8|app: 0|req: 324/654] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:15 2026] DELETE /v2.1/os-security-groups/0a2bc66f-74bf-49f2-ab22-4d0681f8b8dd => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 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-03-31 21:44:15.582 7 WARNING neutronclient.v2_0.client [None req-82eafd88-aea5-4862-900f-9b1c0e98198d add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.607 7 INFO nova.api.openstack.wsgi [None req-82eafd88-aea5-4862-900f-9b1c0e98198d add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group f87038c7-4a0a-409f-badc-261a87cae882 does not exist Neutron server returns request_ids: ['req-6ae37ddd-c798-4f5e-8764-38e7cd0c5235'] [pid: 7|app: 0|req: 332/656] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:15 2026] DELETE /v2.1/os-security-groups/f87038c7-4a0a-409f-badc-261a87cae882 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:44:15.611 8 WARNING neutronclient.v2_0.client [None req-666c6476-18f2-49fc-b408-6c6ade67a849 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.621 7 WARNING neutronclient.v2_0.client [None req-d508caa3-231a-4fc4-ad13-52fb411928f1 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:15.644 7 INFO nova.api.openstack.wsgi [None req-d508caa3-231a-4fc4-ad13-52fb411928f1 add0a063b37e4a98ada362a74fa6d5f5 c51b3a7372a047f4a475f94b823e9be8 - - default default] HTTP exception thrown: Security group 99605e14-2c40-473a-860e-95a0131783c0 does not exist Neutron server returns request_ids: ['req-c1218836-9748-4d6e-9f27-f7d678eacbbb'] [pid: 7|app: 0|req: 333/657] 10.0.0.18 () {32 vars in 738 bytes} [Tue Mar 31 21:44:15 2026] DELETE /v2.1/os-security-groups/99605e14-2c40-473a-860e-95a0131783c0 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/658] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:15 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:16.429 7 WARNING neutronclient.v2_0.client [None req-43025460-7d04-4d3e-afe9-f300cfc8ca57 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/659] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:16 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:16.631 8 WARNING neutronclient.v2_0.client [None req-694db1d9-a4f1-48e9-8417-26f48c880ca8 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/660] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:16 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 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-03-31 21:44:16.796 7 WARNING neutronclient.v2_0.client [None req-691765a3-502f-4f23-b109-30aeafa5f6ee 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] 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-03-31 21:44:16.877 8 INFO nova.api.openstack.compute.server_external_events [req-1e4c6181-5023-4a8f-a5d0-65bade28d49e req-2fd6f325-3cce-409f-9224-c61a08fc993e 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:bbac9c00-6c85-4f7c-a1b4-47ce9f87e44d for instance 6f495c85-f5cf-45bd-bf4d-22d75d52ff0e on instance [pid: 8|app: 0|req: 327/661] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:44:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/662] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:16 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 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-03-31 21:44:17.599 8 WARNING neutronclient.v2_0.client [None req-5573f0f9-ee02-448d-ac2d-9174a2a67fb0 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/663] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:17 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 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-03-31 21:44:17.812 7 WARNING neutronclient.v2_0.client [None req-4bd8e7f6-2f61-4cdc-a493-2f1dec1f70dc f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/664] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:17 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 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-03-31 21:44:17.993 8 WARNING neutronclient.v2_0.client [None req-138acc51-65a5-44af-b76e-408e6c6efc06 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/665] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:17 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1470 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:18.783 7 WARNING neutronclient.v2_0.client [None req-f7aa4829-d3ae-41bf-a15e-d8859b8f7637 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:18.927 8 INFO nova.api.openstack.compute.server_external_events [req-196fb871-2166-4895-81af-018f2e978faf req-6098b0e4-0305-44c1-83c2-d3ac3acfb61b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:2859d12d-b0d7-4c35-b3e4-1962067f8265 for instance bb28371a-a5c8-4404-964e-a16825c52540 on instance [pid: 8|app: 0|req: 330/666] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:44:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/667] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:18 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:19.001 8 WARNING neutronclient.v2_0.client [None req-48d84710-3fb2-41e4-8854-fa3024926ce0 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/668] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:18 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1549 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:19.174 7 WARNING neutronclient.v2_0.client [None req-12ffd3f2-6693-45ca-b733-be7ac0788383 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/669] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:19 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1655 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/670] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:19 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e/ips => generated 109 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/671] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:19 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e/ips => generated 109 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/672] 10.0.0.18 () {32 vars in 823 bytes} [Tue Mar 31 21:44:19 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e/ips/tempest-ServerAddressesTestJSON-1941282282-network => generated 94 bytes in 44 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: 340/673] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:44:19 2026] DELETE /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 0 bytes in 171 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-03-31 21:44:19.790 8 WARNING neutronclient.v2_0.client [None req-58a3bcfb-57cc-4bff-ba5a-e4ee18c6b468 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/674] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:19 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1661 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:20.071 7 WARNING neutronclient.v2_0.client [None req-9fb93dcd-bf71-4aa8-93af-0b157c14c71b 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:20.196 8 WARNING neutronclient.v2_0.client [None req-e5d2f836-b5a3-48c3-a8d0-9ef59491b936 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/675] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:20 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:20 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1726 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-03-31 21:44:20.384 7 WARNING neutronclient.v2_0.client [None req-156d7cd4-d0d1-4ed3-8dc8-9c4474391f64 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/677] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:44:20 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540/os-interface => generated 285 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:20.978 7 INFO nova.api.openstack.compute.server_external_events [req-6fd9e178-0da1-4163-8650-cd4fbe5252d4 req-4243fa8b-4167-4c83-83a0-6565e2aac3fe 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance 2026-03-31 21:44:20.985 8 WARNING neutronclient.v2_0.client [None req-92738c5e-d386-46b8-882d-fa1fde4b55c8 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/678] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:44:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/679] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:20 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1661 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:21.287 7 WARNING neutronclient.v2_0.client [None req-ccc0a4ab-ad7c-4cad-a6d2-2f33ab5effc9 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:21.492 8 WARNING neutronclient.v2_0.client [None req-0ebacf22-4a35-4367-9de3-a4e796a219b0 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in 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/680] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:21 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1524 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:21.707 7 INFO nova.api.openstack.compute.server_external_events [req-f48e6d46-3563-4ba3-8c70-12dd902bea92 req-3737fe97-7297-4efe-a274-299d1bfe497f 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:2859d12d-b0d7-4c35-b3e4-1962067f8265 for instance bb28371a-a5c8-4404-964e-a16825c52540 on instance [pid: 7|app: 0|req: 345/681] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:21 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) [pid: 8|app: 0|req: 337/682] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:21 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1726 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/683] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:44:21 2026] GET /v2.1/servers => generated 378 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, ' [pid: 8|app: 0|req: 338/684] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:44:21 2026] DELETE /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 0 bytes in 217 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:22.160 7 WARNING neutronclient.v2_0.client [None req-a69394dc-a006-4cda-bb7d-f4fea4fc9df1 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:22.161 8 WARNING neutronclient.v2_0.client [None req-d23d8ddf-b535-43d2-88bd-431815a205e1 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/685] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:22 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1732 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:22 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1661 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:22.734 7 WARNING neutronclient.v2_0.client [None req-123c4d9a-9a60-42ea-9087-fcac13c77a1f 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/687] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:22 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1714 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:23.033 8 WARNING neutronclient.v2_0.client [None req-e67b76b6-63d9-4c36-9206-8d97b2f26fd4 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/688] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:44:22 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:23.398 8 WARNING neutronclient.v2_0.client [None req-fd274e7a-9ba5-4500-ae76-16c0900435e4 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] 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-03-31 21:44:23.500 7 WARNING neutronclient.v2_0.client [None req-280a8694-4a68-4515-8c71-d6319bb96129 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/691] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:23 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1451 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 342/692] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:23 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1852 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:23.971 7 INFO nova.api.openstack.compute.server_external_events [req-8064ecff-2fa4-4c8c-acaa-2f15d08f3ff5 req-701b2c0e-4f95-4dce-b357-b64a3787a184 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:bbac9c00-6c85-4f7c-a1b4-47ce9f87e44d for instance 6f495c85-f5cf-45bd-bf4d-22d75d52ff0e on instance [pid: 7|app: 0|req: 351/693] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:24.020 8 WARNING neutronclient.v2_0.client [None req-ebbd2220-39af-45df-b06a-5f48f641a044 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/694] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:23 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1714 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:25.024 8 WARNING neutronclient.v2_0.client [None req-a2b29305-1020-49a6-b8ac-f6a8257a6040 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:25.054 7 WARNING neutronclient.v2_0.client [None req-83d0040d-fd67-41d6-91e9-d93f62446c4e 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] The python binding code in 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/695] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:24 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1784 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:24 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 1456 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:25.790 7 INFO nova.api.openstack.compute.server_external_events [req-3d50cbb7-815c-4fe5-8707-ef054955e3f4 req-fe56b7b3-5164-4e4b-8912-6ceef3490472 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:2859d12d-b0d7-4c35-b3e4-1962067f8265 for instance bb28371a-a5c8-4404-964e-a16825c52540 on instance [pid: 7|app: 0|req: 353/697] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:25 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-03-31 21:44:25.840 8 INFO nova.api.openstack.compute.server_external_events [req-4c1827ee-46b4-44b6-8deb-3922af6f0d91 req-7af80747-bf88-4628-9557-2d237084a979 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-unplugged:2859d12d-b0d7-4c35-b3e4-1962067f8265 for instance bb28371a-a5c8-4404-964e-a16825c52540 on instance [pid: 8|app: 0|req: 345/698] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:44:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:26.022 7 INFO nova.api.openstack.compute.server_external_events [req-9536e52b-412f-4649-b67a-1606306078fb req-7517332f-2f7e-4a85-97c3-ad19b92e419c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 7|app: 0|req: 354/699] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:25 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: 346/700] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:44:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:26.811 7 WARNING neutronclient.v2_0.client [None req-272213be-722e-4e86-af17-b6a09b1875da f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:26.824 8 INFO nova.api.openstack.wsgi [None req-cca24465-c4f4-475d-8a5d-b9f61c3987cb 457b98db8eba473b960ea9b070838f21 c39fbc8f7a5a41beac5f3be8d1fd9d52 - - default default] HTTP exception thrown: Instance 6f495c85-f5cf-45bd-bf4d-22d75d52ff0e could not be found. [pid: 8|app: 0|req: 347/701] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:26 2026] GET /v2.1/servers/6f495c85-f5cf-45bd-bf4d-22d75d52ff0e => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/702] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:26 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1509 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:27.953 8 WARNING neutronclient.v2_0.client [None req-57ac580e-0e45-49f4-a7a6-e6b2e075de28 f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/703] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:27 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 1509 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-03-31 21:44:29.059 7 INFO nova.api.openstack.wsgi [None req-26550420-920a-4322-b7eb-bf730ed7d0ee f4d8876b42f548869de0300e760d31f5 edb9d525e5754325a4f366719d37273a - - default default] HTTP exception thrown: Instance bb28371a-a5c8-4404-964e-a16825c52540 could not be found. [pid: 7|app: 0|req: 356/704] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:29 2026] GET /v2.1/servers/bb28371a-a5c8-4404-964e-a16825c52540 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/705] 10.0.0.18 () {32 vars in 702 bytes} [Tue Mar 31 21:44:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-170060298 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.18 () {30 vars in 411 bytes} [Tue Mar 31 21:44:31 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.18 () {28 vars in 558 bytes} [Tue Mar 31 21:44:31 2026] GET /v2/ => generated 402 bytes in 603 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 358/708] 10.0.0.18 () {28 vars in 562 bytes} [Tue Mar 31 21:44:32 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.18 () {30 vars in 411 bytes} [Tue Mar 31 21:44:32 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-31 21:44:33.339 8 WARNING neutronclient.v2_0.client [None req-5383eef4-5c44-4cb2-abf1-1ea9a410e0a7 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:33.391 8 WARNING neutronclient.v2_0.client [None req-5383eef4-5c44-4cb2-abf1-1ea9a410e0a7 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:44:33.585 8 WARNING neutronclient.v2_0.client [None req-5383eef4-5c44-4cb2-abf1-1ea9a410e0a7 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/712] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:44:33 2026] POST /v2.1/servers => generated 450 bytes in 838 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:44:34.103 7 WARNING neutronclient.v2_0.client [None req-2b56a58f-d2c8-4fe3-a8a7-7c27f74995bc 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/713] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:34 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1253 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:35.260 8 WARNING neutronclient.v2_0.client [None req-11526f4b-dadd-4353-844f-fb2e67fba9ff 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/714] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:35 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1303 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:36.356 7 WARNING neutronclient.v2_0.client [None req-4b45919d-250c-4a3c-9371-9224a0630e9f 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/715] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:36 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1351 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:37.461 8 WARNING neutronclient.v2_0.client [None req-c23221b0-cd46-4d61-9be0-acbc117896ea 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/716] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:37 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1351 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:38.574 7 WARNING neutronclient.v2_0.client [None req-9210e35f-7d2e-4651-b5ac-eb0a75063784 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/717] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:38 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1359 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:39.662 8 INFO nova.api.openstack.compute.server_external_events [req-61e12492-d1f4-4537-86a0-de4d91383a27 req-50f63aca-c3dd-4ca9-8d32-cf7d70b5ea0b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6b6853b0-bd36-4eb5-9327-9a548b497d06 for instance 5489ba03-59dd-4eae-a9bd-04af261f0911 on instance [pid: 8|app: 0|req: 356/718] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:44:39.687 7 WARNING neutronclient.v2_0.client [None req-cb32e918-f636-4a82-a554-5ce76e530591 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/719] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:39 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1426 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:40.869 8 WARNING neutronclient.v2_0.client [None req-44a460d6-2082-429c-8d24-3ac34074cef1 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/720] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:40 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1436 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:42.092 7 WARNING neutronclient.v2_0.client [None req-4f02f011-250f-4c5f-a831-a8b7c2a171b4 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/721] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:42 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1436 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-03-31 21:44:43.277 8 WARNING neutronclient.v2_0.client [None req-2560fc68-e612-4d68-8284-566a5ad09eb9 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/724] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:43 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1436 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:44.466 7 WARNING neutronclient.v2_0.client [None req-8e36e8a8-8dab-4218-9dbf-8537c974b67b 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/725] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:44 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1424 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:45.668 8 WARNING neutronclient.v2_0.client [None req-8baeebf9-9f77-49b2-b5bc-7b4da39a9aae 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/726] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:45 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:46.825 7 WARNING neutronclient.v2_0.client [None req-c557d6da-ff1f-4279-8135-ca1d1d744e91 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/727] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:46 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1424 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:47.659 8 INFO nova.api.openstack.compute.server_external_events [req-b2521bf4-8981-47aa-b9cd-8a514fa84fc7 req-f98b8a93-3ba3-43db-9325-a6e0a65e6fab 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:6b6853b0-bd36-4eb5-9327-9a548b497d06 for instance 5489ba03-59dd-4eae-a9bd-04af261f0911 on instance [pid: 8|app: 0|req: 361/728] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:44:47 2026] POST /v2.1/os-server-external-events => generated 183 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-03-31 21:44:47.982 7 WARNING neutronclient.v2_0.client [None req-d3b94868-4fed-4567-8c39-5b98ff50a14a 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/729] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:47 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1424 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:49.133 8 WARNING neutronclient.v2_0.client [None req-a45cf2c4-de64-4202-835f-6a89638a0b56 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/730] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:49 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1424 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-03-31 21:44:50.312 7 WARNING neutronclient.v2_0.client [None req-3427fabb-3da0-4928-814a-1bb76f1b09f2 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/731] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:50 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1610 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-03-31 21:44:50.453 8 WARNING neutronclient.v2_0.client [None req-8f0a1d9b-7d75-4edf-bba3-1ba4223a769f 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/732] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:44:50 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:44:51.899 8 INFO nova.api.openstack.compute.server_external_events [req-8a005cd2-4519-46cc-9826-a42327cbc42b req-20c56f7b-7c51-4498-a250-78fd0529c345 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6b6853b0-bd36-4eb5-9327-9a548b497d06 for instance 5489ba03-59dd-4eae-a9bd-04af261f0911 on instance 2026-03-31 21:44:51.903 7 WARNING neutronclient.v2_0.client [None req-ea7a1d63-c30f-4800-b8cb-77f60d1bf881 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/733] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:51 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1610 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/735] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:44:52 2026] GET /v2.1/servers => generated 388 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 371/736] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:44:52 2026] DELETE /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 0 bytes in 125 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-03-31 21:44:52.432 8 WARNING neutronclient.v2_0.client [None req-899a56e4-a7db-430f-a0c6-0a72c98fa665 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] 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-03-31 21:44:52.529 7 WARNING neutronclient.v2_0.client [None req-dfb3aabe-827d-4c84-8b9c-0913885a0496 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/737] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:44:52 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/os-interface => generated 284 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:52.844 7 WARNING neutronclient.v2_0.client [None req-90031aa8-95d6-4a3a-a793-ff821258d37e 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/738] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:52 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1616 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.18 () {32 vars in 813 bytes} [Tue Mar 31 21:44:52 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/os-interface/1dde7909-6e01-4863-bf5f-40483b8d6a52 => generated 281 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/740] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:52 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/741] 10.0.0.18 () {34 vars in 748 bytes} [Tue Mar 31 21:44:52 2026] POST /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/action => generated 0 bytes in 56 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: 368/742] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:53 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 155 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-03-31 21:44:53.923 8 WARNING neutronclient.v2_0.client [None req-24dec028-d10c-4108-9ade-06a745b2c62d 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] 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: 376/745] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:54 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 155 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/746] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:53 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1736 bytes in 410 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:44:54.296 7 INFO nova.api.openstack.compute.server_external_events [req-a3fa71c7-d88c-410b-a9f8-667f319e2c7d req-41857d41-632d-4685-98e5-9ed2ab4777b0 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 7|app: 0|req: 377/747] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/748] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:55 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 155 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:55.345 7 WARNING neutronclient.v2_0.client [None req-8756145c-ba86-439b-a35a-e06e9b86be21 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/749] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:55 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1736 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 372/750] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:56 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:56.293 7 WARNING neutronclient.v2_0.client [None req-2ef07f64-a8d0-45cf-896f-7035f71a278f 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] 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-03-31 21:44:56.335 8 INFO nova.api.openstack.compute.server_external_events [req-d327f2a3-55df-4908-b8ee-0c0bc77178e1 req-202b1b7f-96d6-4a4e-b1d9-5370ae63d74b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:6b6853b0-bd36-4eb5-9327-9a548b497d06 for instance 5489ba03-59dd-4eae-a9bd-04af261f0911 on instance [pid: 8|app: 0|req: 373/751] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/752] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:56 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1948 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/753] 10.0.0.18 () {34 vars in 748 bytes} [Tue Mar 31 21:44:56 2026] POST /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/754] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:56 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 193 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:56.794 8 WARNING neutronclient.v2_0.client [None req-f9eff72c-c7c5-476d-bdf7-0b6123c24de9 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in 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/755] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:56 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1380 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, ' [pid: 7|app: 0|req: 381/756] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:57 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:57.910 8 WARNING neutronclient.v2_0.client [None req-69294961-4f59-4c55-857d-1d021a62d401 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/757] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:57 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1385 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:58.213 7 INFO nova.api.openstack.compute.server_external_events [req-6347ab8b-a369-4039-ac60-120dd6e5be9f req-ad661dde-22f6-455b-8b65-545692650339 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 7|app: 0|req: 382/758] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:44:58 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, ' [pid: 8|app: 0|req: 377/759] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:58 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:44:59.032 7 WARNING neutronclient.v2_0.client [None req-f1ce5889-8da5-43c4-86ca-ca334a3f9cd2 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/760] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:58 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 1385 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/761] 10.0.0.18 () {32 vars in 721 bytes} [Tue Mar 31 21:44:59 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66/ips => generated 155 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: 7|app: 0|req: 384/762] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:44:59 2026] DELETE /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => 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-03-31 21:44:59.871 8 WARNING neutronclient.v2_0.client [None req-50d112b1-48a8-4db9-822b-0b2bd14ea9f2 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/763] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:44:59 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1840 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-03-31 21:45:00.244 7 INFO nova.api.openstack.wsgi [None req-6425ebad-4eb7-48ce-971b-b97b5903b6cd 8dbd616ee629485eb461c4d728109d0f 2dbbed988f9e4d1c86547ea6651ea2c3 - - default default] HTTP exception thrown: Instance 5489ba03-59dd-4eae-a9bd-04af261f0911 could not be found. [pid: 7|app: 0|req: 385/764] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:00 2026] GET /v2.1/servers/5489ba03-59dd-4eae-a9bd-04af261f0911 => generated 111 bytes in 147 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: 380/765] 10.0.0.18 () {32 vars in 702 bytes} [Tue Mar 31 21:45:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-277307485 => 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-03-31 21:45:01.068 7 WARNING neutronclient.v2_0.client [None req-71e4bd62-15a6-41e4-9605-dd1dd45a4675 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/766] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:00 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1840 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:45:02.361 8 WARNING neutronclient.v2_0.client [None req-0ae1e674-6b98-418c-8458-9bbbf2d81d95 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/767] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:02 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1840 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:03.507 8 INFO nova.api.openstack.compute.server_external_events [req-57fb8ef2-17e1-4963-baae-15d54179e490 req-1899addd-6fb0-4cfc-8549-4cab51adaf48 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-unplugged:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 8|app: 0|req: 383/770] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:45:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:04.057 7 INFO nova.api.openstack.compute.server_external_events [req-fff1fe74-0c21-4897-802c-9efe5b3211af req-f4c23bae-c7b2-44a7-9e31-95a10cc916f9 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:1dde7909-6e01-4863-bf5f-40483b8d6a52 for instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 on instance [pid: 7|app: 0|req: 388/771] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:45:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:04.212 8 WARNING neutronclient.v2_0.client [None req-508e9986-e490-43d0-9932-413beb817a8e 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/772] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:04 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1479 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:05.509 7 WARNING neutronclient.v2_0.client [None req-97b5585e-f1b9-4b20-bff3-ae731abeef9a 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in 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/773] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:05 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1484 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-03-31 21:45:06.643 8 WARNING neutronclient.v2_0.client [None req-df673178-ca5c-4b16-aae1-cc54a54b0e47 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/774] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:06 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 1484 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:07.732 7 INFO nova.api.openstack.wsgi [None req-9b316366-2b52-46cb-97f8-7d3bbfe6ca0a 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] HTTP exception thrown: Instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 could not be found. [pid: 7|app: 0|req: 390/775] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:07 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/776] 10.0.0.18 () {32 vars in 700 bytes} [Tue Mar 31 21:45:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-69804447 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:08.269 7 INFO nova.api.openstack.wsgi [None req-e3e86fda-ee28-42e8-9ddb-0ff74b0113c0 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] HTTP exception thrown: Instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 could not be found. [pid: 7|app: 0|req: 391/777] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:45:08 2026] DELETE /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-31 21:45:08.303 8 INFO nova.api.openstack.wsgi [None req-11812aca-dee8-49d9-a434-f46da7ad18dc 4eb9d9b6572340218128698d04012822 0e43a90603ad4c059244177f02dbbd41 - - default default] HTTP exception thrown: Instance 8f229f28-b64f-4ef9-979c-aa6145b5df66 could not be found. [pid: 8|app: 0|req: 387/778] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:08 2026] GET /v2.1/servers/8f229f28-b64f-4ef9-979c-aa6145b5df66 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/781] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:45:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:19.365 8 WARNING neutronclient.v2_0.client [None req-c5f19fda-0107-4e0a-b9f7-a1d3f5911d51 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:45:19.407 8 WARNING neutronclient.v2_0.client [None req-c5f19fda-0107-4e0a-b9f7-a1d3f5911d51 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:45:19.598 8 WARNING neutronclient.v2_0.client [None req-c5f19fda-0107-4e0a-b9f7-a1d3f5911d51 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/782] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:45:19 2026] POST /v2.1/servers => generated 453 bytes in 533 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:45:19.848 7 WARNING neutronclient.v2_0.client [None req-1dbf2d58-15d8-44c2-ad4c-99e9c0449f8c be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in 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/783] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:19 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1431 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-03-31 21:45:20.958 8 WARNING neutronclient.v2_0.client [None req-b7097fdb-d034-4ae6-b0a8-14f6efe3cfa2 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/784] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:20 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1435 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:22.088 7 WARNING neutronclient.v2_0.client [None req-a57b8999-0b70-4ca6-bbaa-08f302142f1f be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/785] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:22 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1483 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-03-31 21:45:23.368 7 WARNING neutronclient.v2_0.client [None req-3f02ac87-67a7-4ccb-87e8-40a10b5e66ac be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/788] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:23 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1483 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:24.527 8 WARNING neutronclient.v2_0.client [None req-6fc45ce7-0d53-49c3-9992-da23290339f7 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/789] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:24 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1559 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:25.595 7 INFO nova.api.openstack.compute.server_external_events [req-dba3d134-b810-4ef2-a2c2-f3e007580127 req-4706158b-7883-4fb5-b02f-fbe8368cec7c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:2e7156da-96e6-417d-b366-e164ae0c3786 for instance f8613a8e-a2c7-411d-9ee3-46417cbdc9aa on instance [pid: 7|app: 0|req: 398/790] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:45:25 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-03-31 21:45:26.618 8 WARNING neutronclient.v2_0.client [None req-631501c8-a95a-43a8-bda8-0f1482d9ad1a be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/791] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:26 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1557 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-03-31 21:45:27.786 7 WARNING neutronclient.v2_0.client [None req-be5fd3bf-ed1f-420d-8c00-4d3386810afd be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/792] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:27 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1557 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:29.107 8 WARNING neutronclient.v2_0.client [None req-32213260-690b-4434-bc17-6f2ad6166b32 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/793] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:29 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1557 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:30.752 7 WARNING neutronclient.v2_0.client [None req-0fcf50e7-6aea-45f3-8cb5-361f22d2e204 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/794] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:30 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1557 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:31.788 8 INFO nova.api.openstack.compute.server_external_events [req-ad5ba879-a022-41c5-8812-56bf0a59f655 req-a8487e49-4733-413e-b56f-9cbb9c6778f3 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:2e7156da-96e6-417d-b366-e164ae0c3786 for instance f8613a8e-a2c7-411d-9ee3-46417cbdc9aa on instance [pid: 8|app: 0|req: 395/795] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:45:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:32.532 7 WARNING neutronclient.v2_0.client [None req-8fbb52b9-f240-4d48-91a8-66c123880b18 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in 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/798] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:32 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1557 bytes in 1406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:34.935 8 WARNING neutronclient.v2_0.client [None req-e809c6f9-22a8-4240-a85c-1ffc6a0fdbc1 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in 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/799] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:34 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1741 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:35.400 7 WARNING neutronclient.v2_0.client [None req-89a30eb2-1821-477f-a334-5e9254aac2c0 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/800] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:45:35 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa/os-interface => generated 285 bytes in 567 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:45:36.901 7 INFO nova.api.openstack.compute.server_external_events [req-4ce085d0-4ad9-4d5a-909f-edd15ee09747 req-97b5872f-57f9-45bb-b654-c838bd33d94b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:2e7156da-96e6-417d-b366-e164ae0c3786 for instance f8613a8e-a2c7-411d-9ee3-46417cbdc9aa on instance [pid: 7|app: 0|req: 403/801] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:45:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:45:36.914 8 WARNING neutronclient.v2_0.client [None req-b983ef7f-07d9-4475-8d30-ef97660d4b28 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in 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/802] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:36 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1741 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 404/803] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:45:37 2026] GET /v2.1/servers => generated 383 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/804] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:45:37 2026] DELETE /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => 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, ' 2026-03-31 21:45:37.735 7 WARNING neutronclient.v2_0.client [None req-77bbcb0f-c72d-4f0e-a95b-23f2093c18bf be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/805] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:37 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1747 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:39.158 8 WARNING neutronclient.v2_0.client [None req-80a4cd19-873f-4bfe-a0b4-0877010428c8 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/806] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:39 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1747 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:40.868 7 WARNING neutronclient.v2_0.client [None req-da3ddb35-149c-4ff8-9b45-16108db93581 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] 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-03-31 21:45:41.418 8 INFO nova.api.openstack.compute.server_external_events [req-ed8db79b-3be4-45a3-94f0-979327438839 req-0a91a430-1f87-43b1-ae28-10d60b7a47eb 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:2e7156da-96e6-417d-b366-e164ae0c3786 for instance f8613a8e-a2c7-411d-9ee3-46417cbdc9aa on instance [pid: 7|app: 0|req: 406/807] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:40 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1799 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:45:41 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-03-31 21:45:42.481 7 WARNING neutronclient.v2_0.client [None req-facfb184-ac6c-4156-a94d-021156269c28 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/809] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:42 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:43.577 8 WARNING neutronclient.v2_0.client [None req-e238f81b-2372-4d01-b6ee-153eb0952e40 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] The python binding code in 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/812] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:43 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 1517 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:44.671 7 INFO nova.api.openstack.wsgi [None req-3684a023-f8c2-4391-8862-e65935625136 be478b865e0e4b8985737b838e98001c 55d81710595640de886b1e59cfd08f38 - - default default] HTTP exception thrown: Instance f8613a8e-a2c7-411d-9ee3-46417cbdc9aa could not be found. [pid: 7|app: 0|req: 409/813] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:44 2026] GET /v2.1/servers/f8613a8e-a2c7-411d-9ee3-46417cbdc9aa => generated 111 bytes in 36 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/814] 10.0.0.18 () {32 vars in 704 bytes} [Tue Mar 31 21:45:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2011368769 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:45:55 2026] POST /v2.1/os-keypairs => generated 386 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:45:57.347 7 WARNING neutronclient.v2_0.client [None req-96cd412f-3055-4cc4-8ea0-abf0d04b022e 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:45:57.681 7 WARNING neutronclient.v2_0.client [None req-96cd412f-3055-4cc4-8ea0-abf0d04b022e 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:45:58.598 7 WARNING neutronclient.v2_0.client [None req-96cd412f-3055-4cc4-8ea0-abf0d04b022e 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/818] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:45:57 2026] POST /v2.1/servers => generated 452 bytes in 2322 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:45:59.587 8 WARNING neutronclient.v2_0.client [None req-bc4ec09a-31f4-4535-9456-b3a6460d7a31 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/819] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:45:59 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1393 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-03-31 21:46:00.859 7 WARNING neutronclient.v2_0.client [None req-e3715b07-6cb2-4151-841d-681fd0fc2eaf 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/820] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:00 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1389 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:02.121 8 WARNING neutronclient.v2_0.client [None req-e81f1ed6-f915-46ce-be27-d3911e257c49 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/821] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:02 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1445 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-03-31 21:46:03.227 7 WARNING neutronclient.v2_0.client [None req-af0a5c25-31a6-449f-b4b2-bfc34e3ea0f1 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/824] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:03 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1445 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:04.347 8 WARNING neutronclient.v2_0.client [None req-3ed2994e-8e05-45fa-ab82-079923ae9da3 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/825] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:04 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1520 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-03-31 21:46:04.859 7 INFO nova.api.openstack.compute.server_external_events [req-9012f003-8019-4501-b884-40d088a0756e req-34f79600-5257-404d-94d2-4dc54ab97193 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance [pid: 7|app: 0|req: 415/826] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:46:04 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-03-31 21:46:05.546 8 WARNING neutronclient.v2_0.client [None req-aff19384-1c88-439a-bebc-b90b99558a9d 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/827] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:05 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1518 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:06.783 7 WARNING neutronclient.v2_0.client [None req-591f5c70-3614-4e66-b7c3-c4bb58be73dc 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/828] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:06 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1518 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-03-31 21:46:07.959 8 WARNING neutronclient.v2_0.client [None req-4d7002fc-1294-4b19-b9f7-943c609f4726 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/829] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:07 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1518 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:09.202 7 WARNING neutronclient.v2_0.client [None req-8e30ce11-3d5c-4d02-8984-3ca4bc5aedfd 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/830] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:09 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1518 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:10.395 8 INFO nova.api.openstack.compute.server_external_events [req-63e23d4b-ed1a-4f45-acf1-f746541b548b req-7b896d21-555c-47ee-b659-91c8eb486815 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance [pid: 8|app: 0|req: 414/831] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:46:10 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-03-31 21:46:11.057 7 WARNING neutronclient.v2_0.client [None req-871f7529-a3aa-43a3-9dc2-6c08025acb66 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/832] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:11 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1518 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:12.431 8 WARNING neutronclient.v2_0.client [None req-f6e65918-20d6-4692-a175-9b2aab553481 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/833] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:12 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1702 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:46:12.815 7 WARNING neutronclient.v2_0.client [None req-2bb60970-7866-4a1a-80df-98408965c7e1 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/834] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:46:12 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc/os-interface => generated 285 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-03-31 21:46:13.744 8 INFO nova.api.openstack.compute.server_external_events [req-b2bab9d5-618c-435e-b5b6-a02b2c270a74 req-a4c1132a-18f7-49a6-91ad-b6ac6a3fc054 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance [pid: 8|app: 0|req: 417/837] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:46:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/842] 10.0.0.89 () {30 vars in 617 bytes} [Tue Mar 31 21:46:37 2026] GET /v2.1 => generated 0 bytes in 271 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: 423/843] 10.0.0.89 () {32 vars in 690 bytes} [Tue Mar 31 21:46:37 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: 421/844] 10.0.0.89 () {34 vars in 911 bytes} [Tue Mar 31 21:46:37 2026] GET /v2.1/os-simple-tenant-usage/bd29575323c04bd19226653237530f4c?start=2026-03-30T00:00:00&end=2026-03-31T23:59:59 => generated 20 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/845] 10.0.0.89 () {30 vars in 652 bytes} [Tue Mar 31 21:46:38 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/846] 10.0.0.89 () {30 vars in 617 bytes} [Tue Mar 31 21:46:41 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 425/847] 10.0.0.89 () {32 vars in 690 bytes} [Tue Mar 31 21:46:41 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/848] 10.0.0.89 () {34 vars in 911 bytes} [Tue Mar 31 21:46:41 2026] GET /v2.1/os-simple-tenant-usage/bd29575323c04bd19226653237530f4c?start=2026-03-30T00:00:00&end=2026-03-31T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/849] 10.0.0.89 () {30 vars in 652 bytes} [Tue Mar 31 21:46:41 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 426/854] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:46:55 2026] POST /v2.1/os-keypairs => generated 395 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:46:57.404 8 WARNING neutronclient.v2_0.client [None req-68a7e68b-caf0-4cee-9fa7-852fd14a35a4 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:46:57.452 8 WARNING neutronclient.v2_0.client [None req-68a7e68b-caf0-4cee-9fa7-852fd14a35a4 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in 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/855] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:46:57 2026] POST /v2.1/os-keypairs => generated 397 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:46:57.797 8 WARNING neutronclient.v2_0.client [None req-68a7e68b-caf0-4cee-9fa7-852fd14a35a4 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/856] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:46:57 2026] POST /v2.1/servers => generated 448 bytes in 718 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:46:58.068 7 WARNING neutronclient.v2_0.client [None req-7a12a954-4eb2-4635-bd3b-2ebd82a74cf9 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in 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/857] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:46:58 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/858] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:46:58 2026] POST /v2.1/os-keypairs => generated 386 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, ' 2026-03-31 21:47:00.182 7 WARNING neutronclient.v2_0.client [None req-58a42d3d-5eaf-400c-83d6-1a2e61cebe07 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:00.236 7 WARNING neutronclient.v2_0.client [None req-58a42d3d-5eaf-400c-83d6-1a2e61cebe07 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:00.292 7 WARNING neutronclient.v2_0.client [None req-58a42d3d-5eaf-400c-83d6-1a2e61cebe07 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:00.509 7 WARNING neutronclient.v2_0.client [None req-58a42d3d-5eaf-400c-83d6-1a2e61cebe07 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/859] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:47:00 2026] POST /v2.1/servers => generated 497 bytes in 663 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-03-31 21:47:00.805 8 WARNING neutronclient.v2_0.client [None req-3761af8d-f947-4065-9704-b15725cf2e44 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:00.838 7 WARNING neutronclient.v2_0.client [None req-275b9a0c-3906-4a3c-b589-618d9d7c98ba 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/860] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:00 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1456 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/861] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:00 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1822 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:01.084 8 WARNING neutronclient.v2_0.client [None req-d5b0d186-e4d8-4781-af7c-db35c2d6a88f 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/862] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:01 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1822 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, ' [pid: 7|app: 0|req: 433/863] 10.0.0.18 () {34 vars in 748 bytes} [Tue Mar 31 21:47:01 2026] POST /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc/action => generated 0 bytes in 91 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-03-31 21:47:01.484 8 WARNING neutronclient.v2_0.client [None req-01fc4f4a-1320-4263-a77f-dbbdc4e5cb39 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/864] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:01 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1824 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:01.923 7 WARNING neutronclient.v2_0.client [None req-894c6606-0337-4c2c-be95-429bc08e1276 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/865] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:01 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1460 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:02.687 8 WARNING neutronclient.v2_0.client [None req-5509eab7-3fe7-465d-b548-df60df21b56a 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/866] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:02 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1824 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:03.041 7 WARNING neutronclient.v2_0.client [None req-cb07b4a2-0756-4ee0-93a8-935fbaa9e309 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/867] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:02 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1508 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:03.167 8 WARNING neutronclient.v2_0.client [None req-56b97e02-20a1-43bb-a768-27b35dce87df 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in 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/870] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:03 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1519 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:03.664 7 INFO nova.api.openstack.compute.server_external_events [req-4c1b3ab8-0a19-421a-a3e1-839848f03359 req-911a8f14-29fd-41df-8a82-1ce254abfcee 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 7|app: 0|req: 438/871] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:03 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-03-31 21:47:03.870 8 WARNING neutronclient.v2_0.client [None req-e97b9f90-8dca-4283-945a-5866caeb1789 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/872] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:03 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1824 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:04.154 7 WARNING neutronclient.v2_0.client [None req-c69bd261-7d0e-4f87-81d9-90f4f21ae849 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/873] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:04 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1508 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:05.053 8 WARNING neutronclient.v2_0.client [None req-c0a4cfce-f87c-4413-af16-8c7d147e1ca1 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/874] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:05 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 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-03-31 21:47:05.300 7 WARNING neutronclient.v2_0.client [None req-cd5eaf1e-5916-4b0a-8c49-7a2c808293ac e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/875] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:05 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1516 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:06.247 8 WARNING neutronclient.v2_0.client [None req-6d995877-9289-4527-90c4-5294899f24a6 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] 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-03-31 21:47:06.413 7 WARNING neutronclient.v2_0.client [None req-a617f50d-d2b2-41c6-b1e6-f352e72566a9 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/876] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:06 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:06.476 8 INFO nova.api.openstack.compute.server_external_events [req-7abbffea-1205-41dd-af11-bb349b3a7bce req-34508e56-72ff-4a27-8595-4faa19ed911c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1f669417-393f-49f6-9447-46ec1a198a7b for instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 on instance [pid: 8|app: 0|req: 437/877] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:06 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1641 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:07.511 8 WARNING neutronclient.v2_0.client [None req-ee944fc4-c6ce-49ee-8d5e-68c7b0bb083e 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/879] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:07 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 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-03-31 21:47:07.651 7 WARNING neutronclient.v2_0.client [None req-2c776317-931f-432a-a45d-1166171e8f03 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/880] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:07 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:08.409 8 INFO nova.api.openstack.compute.server_external_events [req-897cf8a3-4bf2-443c-8e5a-d56e3a85b334 req-92cdff95-0aa8-4739-a526-3f0e1b94231b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 8|app: 0|req: 439/881] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:47:08 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) 2026-03-31 21:47:08.447 7 WARNING neutronclient.v2_0.client [None req-ff79543c-228c-4a39-8bd8-c6c1fc8be863 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/882] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:08 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1517 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:08.672 8 WARNING neutronclient.v2_0.client [None req-627fde75-9daf-43dd-ab38-e0a8091c62a9 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/883] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:08 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 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-03-31 21:47:08.824 7 WARNING neutronclient.v2_0.client [None req-570d672e-765c-4b58-9db3-cd0b222c2864 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/884] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:08 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 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-03-31 21:47:09.850 8 WARNING neutronclient.v2_0.client [None req-1bf1ab24-9047-4838-9cc0-91d7dc835ba8 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] 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-03-31 21:47:09.995 7 WARNING neutronclient.v2_0.client [None req-897b4692-eaaf-4187-8fb4-522056710d25 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/885] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:09 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/886] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:09 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:10.796 8 INFO nova.api.openstack.compute.server_external_events [req-47c53ade-4a2b-490c-b8c9-9fbb01b38f1c req-f391e1ea-235c-49a2-9e52-05afbc754acf 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-unplugged:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance [pid: 8|app: 0|req: 442/887] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:47:10 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-03-31 21:47:11.066 7 WARNING neutronclient.v2_0.client [None req-c77ed6d5-004b-434e-b7fd-3e11bdefcbfc 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] 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-03-31 21:47:11.210 8 WARNING neutronclient.v2_0.client [None req-88e415d2-c2b0-432a-bf16-cf02e4154b53 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/888] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:11 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1829 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/889] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:11 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:12.277 7 WARNING neutronclient.v2_0.client [None req-42d475d5-47f3-4512-b0a3-fe4c2e0ff5e5 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] 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-03-31 21:47:12.437 8 WARNING neutronclient.v2_0.client [None req-3ce4d310-8387-4e5c-b5dc-56af0737e71c e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/890] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:12 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1822 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/891] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:12 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 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-03-31 21:47:12.838 7 INFO nova.api.openstack.compute.server_external_events [req-4f6a208c-debd-4ea0-8ac0-638af2ee7097 req-f83c995e-8f82-4375-9dfb-3d2a2218ac6c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance 2026-03-31 21:47:12.838 7 INFO nova.api.openstack.compute.server_external_events [req-4f6a208c-debd-4ea0-8ac0-638af2ee7097 req-f83c995e-8f82-4375-9dfb-3d2a2218ac6c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:1f669417-393f-49f6-9447-46ec1a198a7b for instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 on instance [pid: 7|app: 0|req: 448/892] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:47:12 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:13.615 7 WARNING neutronclient.v2_0.client [None req-6b392b3f-9cc8-4818-a809-5a790a290c3a e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] 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-03-31 21:47:13.674 8 WARNING neutronclient.v2_0.client [None req-2297d99e-283f-4ede-89fd-ec34c4a34cfb 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in 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/895] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:13 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1629 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/896] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:13 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1817 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-03-31 21:47:14.824 7 WARNING neutronclient.v2_0.client [None req-675e0e96-7672-4896-893c-4b47a3ea3e9c e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/897] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:14 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1809 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:15.062 8 WARNING neutronclient.v2_0.client [None req-50fbe285-2a80-4da2-88a2-9156f3142c02 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/898] 10.0.0.18 () {32 vars in 739 bytes} [Tue Mar 31 21:47:15 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-03-31 21:47:15.298 8 INFO nova.api.openstack.compute.server_external_events [req-9d87e873-9be3-4b54-880b-3ac3779de8ee req-fa343b32-29a6-45c8-a5cf-f079e49661af 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 8|app: 0|req: 448/899] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:47:15.358 7 WARNING neutronclient.v2_0.client [None req-949cb7ce-c039-4afa-863c-cd326e9a507d 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:15.411 7 WARNING neutronclient.v2_0.client [None req-949cb7ce-c039-4afa-863c-cd326e9a507d 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:47:15.710 7 WARNING neutronclient.v2_0.client [None req-949cb7ce-c039-4afa-863c-cd326e9a507d 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in 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/900] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:47:15 2026] POST /v2.1/servers => generated 448 bytes in 709 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-03-31 21:47:16.002 8 WARNING neutronclient.v2_0.client [None req-de6f4c98-3eb5-49b2-a031-b64b84254cde 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] 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: 449/901] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:15 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1393 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:47:16.066 7 INFO nova.api.openstack.compute.server_external_events [req-8c6d8d5b-8913-41b2-82d4-b70c4a52fb98 req-dba3f78e-d9af-49d3-8b21-51cad4dd112c 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1f669417-393f-49f6-9447-46ec1a198a7b for instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 on instance [pid: 7|app: 0|req: 453/902] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:21.106 8 WARNING neutronclient.v2_0.client [None req-2d2c40ab-3d49-45ed-912d-2b4ce5d000e1 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/903] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:21 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1519 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-03-31 21:47:21.340 7 INFO nova.api.openstack.compute.server_external_events [req-6b581146-83cb-44e6-8b86-a99379859e5a req-50683e59-9862-4396-8d8a-ed222939aaf5 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:cddf191c-eae8-4108-a67f-7a8670a12222 for instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b on instance [pid: 7|app: 0|req: 454/904] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:21 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-03-31 21:47:24.449 8 WARNING neutronclient.v2_0.client [None req-1b4c0cef-d5e3-4135-9564-3a03c4e88c75 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/907] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:24 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1929 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:26.281 7 WARNING neutronclient.v2_0.client [None req-913b4639-725a-4682-ad3d-c341341fc829 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] 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-03-31 21:47:26.402 8 INFO nova.api.openstack.compute.server_external_events [req-0b0371c4-afef-475f-ae1e-08d4331cbfcd req-1531664f-ce7d-4dce-ab9e-8b78ac9e5793 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:cddf191c-eae8-4108-a67f-7a8670a12222 for instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b on instance [pid: 8|app: 0|req: 453/908] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:47:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/909] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:26 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1517 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, ' [pid: 8|app: 0|req: 454/910] 10.0.0.18 () {32 vars in 751 bytes} [Tue Mar 31 21:47:26 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 457/911] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:47:28 2026] DELETE /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:28.295 8 WARNING neutronclient.v2_0.client [None req-c8b0a93d-be5d-4c5f-a7b2-685b8bc9abdd e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/912] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:28 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1935 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:29.489 7 WARNING neutronclient.v2_0.client [None req-403d4456-49e6-461a-aefd-865adcb396ca e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/913] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:29 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1935 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:30.665 8 WARNING neutronclient.v2_0.client [None req-0ccfff2e-5b88-4f05-9f69-40f0928b54f8 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/914] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:30 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1935 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-03-31 21:47:31.486 7 WARNING neutronclient.v2_0.client [None req-e1d66eaa-4913-4a0d-8138-78ac77654b01 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/915] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:31 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1816 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:31.750 8 INFO nova.api.openstack.compute.server_external_events [req-e3b39ea9-ed2a-4082-9a5b-9cc541d9566c req-1862d9a6-634a-4fc4-8c72-fde7301d2a6f 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:1f669417-393f-49f6-9447-46ec1a198a7b for instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 on instance [pid: 8|app: 0|req: 457/916] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:31.853 7 WARNING neutronclient.v2_0.client [None req-5ecb304e-801c-4865-8da2-6ffe8a47ece0 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/917] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:31 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1537 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:32.908 8 INFO nova.api.openstack.compute.server_external_events [req-743636df-76f1-417f-b463-d52df7b5fdb6 req-b7b110c7-3d73-4d4d-b5ad-19cb7b4e8e55 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:cddf191c-eae8-4108-a67f-7a8670a12222 for instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b on instance [pid: 8|app: 0|req: 458/918] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:32.977 7 WARNING neutronclient.v2_0.client [None req-da62e12a-2f41-4f86-b4c4-e9e864e4a7d7 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/919] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:32 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1542 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:33.903 8 WARNING neutronclient.v2_0.client [None req-7dc505c6-9ea1-4255-bcca-5a43c9061091 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] 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: 460/922] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:33 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1822 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:47:34.099 7 WARNING neutronclient.v2_0.client [None req-edb96ac7-b5c9-47b5-b665-291168fc6a28 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] 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: 463/923] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:34 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1542 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/924] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:47:34 2026] DELETE /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:34.258 7 WARNING neutronclient.v2_0.client [None req-f38b8549-360f-4f46-87b0-a6f4b83a0905 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/925] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:34 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1828 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:35.195 8 WARNING neutronclient.v2_0.client [None req-7f5b0f58-7f5e-45ed-bf35-a7c316d056a8 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] The python binding code in 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/926] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:35 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 1542 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-03-31 21:47:35.499 7 WARNING neutronclient.v2_0.client [None req-348a4360-8b08-4b15-b420-70a3e0a88929 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/927] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:35 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1828 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-03-31 21:47:36.280 8 INFO nova.api.openstack.wsgi [None req-8208abe2-16c4-488f-aeb8-b5a9a8505efe e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] HTTP exception thrown: Instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 could not be found. [pid: 8|app: 0|req: 463/928] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:36 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:36.312 7 INFO nova.api.openstack.wsgi [None req-05cd0a6f-63d5-45cf-934c-259ad263f07c e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] HTTP exception thrown: Instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 could not be found. [pid: 7|app: 0|req: 466/929] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:47:36 2026] DELETE /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => 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-03-31 21:47:36.343 8 INFO nova.api.openstack.wsgi [None req-5951d79c-28a8-4aa3-b770-76a73bb0d183 e9263c0349204572b02ba0f0f013a227 3bf9ab6486c641a2bbb45cbc32ce1fc6 - - default default] HTTP exception thrown: Instance 8f2d7bea-4857-4cc4-a255-2eb155989da1 could not be found. [pid: 8|app: 0|req: 464/930] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:36 2026] GET /v2.1/servers/8f2d7bea-4857-4cc4-a255-2eb155989da1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 467/931] 10.0.0.18 () {32 vars in 704 bytes} [Tue Mar 31 21:47:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1763222019 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:36.660 8 WARNING neutronclient.v2_0.client [None req-4e02449a-004b-4061-ac65-44154fded66b 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/932] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:36 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1828 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/933] 10.0.0.18 () {32 vars in 726 bytes} [Tue Mar 31 21:47:36 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1249046355 => generated 0 bytes in 23 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-03-31 21:47:37.414 8 INFO nova.api.openstack.compute.server_external_events [req-aacafa90-7bb7-409c-ad51-0a79afa640ab req-c75f9724-8b1d-4ff9-a9ca-1bd6e9f17b8d 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:3d6c14a9-2e0e-4c75-a2c1-5dca32298db5 for instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc on instance [pid: 8|app: 0|req: 466/934] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:47:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:47:37.852 7 WARNING neutronclient.v2_0.client [None req-d0a45865-3ad8-43e8-83ef-983fd0e9001a 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/935] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:37 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1474 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-03-31 21:47:38.971 8 WARNING neutronclient.v2_0.client [None req-8c2d31e6-6605-48e8-9760-e7afd3c6df5a 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/936] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:38 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1479 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-03-31 21:47:40.073 7 WARNING neutronclient.v2_0.client [None req-143363d6-24aa-4d49-9e07-037a078f94ed 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] The python binding code in 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/937] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:40 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => generated 1479 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:47:41.167 8 INFO nova.api.openstack.wsgi [None req-e392b639-1c77-43b9-991c-7dffd90ed7f9 274b5c91954447368636343df6bc29a3 855acf5e7f5c4a7783315e6f3a2dd18b - - default default] HTTP exception thrown: Instance f12f17aa-e5a5-4e7a-8372-0064d43b39dc could not be found. [pid: 8|app: 0|req: 468/938] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:47:41 2026] GET /v2.1/servers/f12f17aa-e5a5-4e7a-8372-0064d43b39dc => 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: 7|app: 0|req: 471/939] 10.0.0.18 () {32 vars in 704 bytes} [Tue Mar 31 21:47:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1182680602 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-31 21:48:04.716 7 WARNING neutronclient.v2_0.client [None req-27d82ef6-33e5-4f31-9312-a85151596b7c 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:04.760 7 WARNING neutronclient.v2_0.client [None req-27d82ef6-33e5-4f31-9312-a85151596b7c 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:04.908 7 WARNING neutronclient.v2_0.client [None req-27d82ef6-33e5-4f31-9312-a85151596b7c 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/946] 199.204.45.69 () {36 vars in 712 bytes} [Tue Mar 31 21:48:04 2026] POST /v2.1/servers => generated 453 bytes in 857 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-03-31 21:48:05.810 8 WARNING neutronclient.v2_0.client [None req-ac2d238a-3c1c-4988-8d49-54634d86fa19 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/947] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:05 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2213 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:05.925 7 WARNING neutronclient.v2_0.client [None req-9c05d570-9d59-49b1-b5e5-1471b74c3231 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/948] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:05 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 28 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/949] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:06 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 65 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-03-31 21:48:08.823 7 WARNING neutronclient.v2_0.client [None req-16580082-1871-4979-8223-ebb2320befd6 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/950] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:08 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2371 bytes in 95 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-03-31 21:48:08.899 8 WARNING neutronclient.v2_0.client [None req-448778df-9a5b-4877-8337-804e62ebff55 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/951] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:08 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 478/952] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:08 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 64 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-03-31 21:48:10.630 8 INFO nova.api.openstack.compute.server_external_events [req-b7430d12-4e80-4c8c-82b1-7c8e71deab31 req-2182e0dd-6e3d-4ce4-9ae2-75f38bce7012 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6ebdb6cf-26c1-4ec2-ad5d-6b4324412465 for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 475/953] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:48:10 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-03-31 21:48:12.204 7 WARNING neutronclient.v2_0.client [None req-88c4c151-bad3-428c-80eb-1195c0abb856 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in 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/954] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:11 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2445 bytes in 488 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-03-31 21:48:12.440 8 WARNING neutronclient.v2_0.client [None req-b901b2cd-8003-44bc-8774-136993f6a5ab 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/955] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:12 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 284 bytes in 186 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: 480/956] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:12 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 52 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-03-31 21:48:15.597 7 WARNING neutronclient.v2_0.client [None req-c5b9d79e-76ab-4bd0-bddd-432ea1188ac2 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/959] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:15 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2433 bytes in 183 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-03-31 21:48:15.782 8 WARNING neutronclient.v2_0.client [None req-2670f315-7628-44ec-9202-b3e9ed3a773e 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in 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/960] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:15 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 284 bytes in 94 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: 483/961] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:15 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 50 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-03-31 21:48:16.928 8 INFO nova.api.openstack.compute.server_external_events [req-fa5b9688-096c-4ee9-910f-6bf8e293978f req-1186c70b-c6b6-4209-93d7-ca2debf0f34e 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:6ebdb6cf-26c1-4ec2-ad5d-6b4324412465 for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 479/962] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:48:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:17.484 7 WARNING neutronclient.v2_0.client [None req-c584dde8-18a7-4a22-a16a-c1de938cf078 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:17.651 7 WARNING neutronclient.v2_0.client [None req-c584dde8-18a7-4a22-a16a-c1de938cf078 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/963] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:48:17 2026] POST /v2.1/servers => generated 424 bytes in 534 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-03-31 21:48:17.941 8 WARNING neutronclient.v2_0.client [None req-5075074a-4211-413e-be26-c2289d61b673 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/964] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:17 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1368 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:19.052 7 WARNING neutronclient.v2_0.client [None req-7f5634d2-ed29-4a22-9204-2a6b7ae40449 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/965] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:19 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1372 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:48:19.109 8 WARNING neutronclient.v2_0.client [None req-29b99fbe-4608-4fc1-a385-f810e6a6c771 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/966] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:19 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2433 bytes in 172 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-03-31 21:48:19.276 7 WARNING neutronclient.v2_0.client [None req-2820f05c-a910-4727-a4ab-1b1855f23800 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in 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/967] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:19 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 286 bytes in 95 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: 482/968] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:19 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 274 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-03-31 21:48:20.167 7 WARNING neutronclient.v2_0.client [None req-5274f60a-755c-4b73-a647-a706223ac855 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/969] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:20 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1420 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:21.273 8 WARNING neutronclient.v2_0.client [None req-816d13f0-c9b5-4170-8d7e-65a231637de4 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/970] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:21 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1420 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-03-31 21:48:22.324 7 WARNING neutronclient.v2_0.client [None req-cdf35fd2-3154-4276-864c-f4d1f1013305 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] 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-03-31 21:48:22.376 8 WARNING neutronclient.v2_0.client [None req-a923764e-b9cc-4060-89ab-b8b4eef69f06 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/971] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:22 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1428 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/972] 199.204.45.69 () {32 vars in 731 bytes} [Tue Mar 31 21:48:22 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 2581 bytes in 207 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-03-31 21:48:22.537 8 WARNING neutronclient.v2_0.client [None req-5fb04dd5-c4fc-4059-9bdc-8233753e0324 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in 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/973] 199.204.45.69 () {32 vars in 757 bytes} [Tue Mar 31 21:48:22 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 286 bytes in 107 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: 489/974] 199.204.45.69 () {32 vars in 775 bytes} [Tue Mar 31 21:48:22 2026] GET /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-volume_attachments => generated 197 bytes in 33 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-03-31 21:48:23.458 8 INFO nova.api.openstack.compute.server_external_events [req-3f0315cb-ea79-4c38-99a7-46d5aefe2c96 req-cb477efd-653c-4874-b61f-c8618cb2da0f 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:17358061-9915-403a-bb35-e6538a5b9869 for instance 505cc9a6-fadd-450d-a20a-37a37d34d3b1 on instance [pid: 8|app: 0|req: 487/977] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:48: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-03-31 21:48:23.520 7 WARNING neutronclient.v2_0.client [None req-ff51e611-7124-46ee-8be7-99ce22a9d5ab 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/978] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:23 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1480 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:24.730 8 WARNING neutronclient.v2_0.client [None req-a3483f3d-e279-489c-bd36-bec1180acc86 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/979] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:24 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1468 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-03-31 21:48:25.964 7 WARNING neutronclient.v2_0.client [None req-dc2e05e7-c24e-4596-a963-30e5f7cce7e2 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/980] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:25 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1468 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-03-31 21:48:27.131 8 WARNING neutronclient.v2_0.client [None req-82f2f90d-ae61-4594-bec2-af5067f1e1a0 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/981] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:27 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1468 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:28.288 7 WARNING neutronclient.v2_0.client [None req-d3523d92-e233-42a2-ba70-271ccc2f195d 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/982] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:28 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1468 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-03-31 21:48:29.372 8 INFO nova.api.openstack.compute.server_external_events [req-fef16745-1a28-40bc-b79f-9d6426cb775e req-bde3e38f-2b93-4e5f-ba21-7f197a60d378 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:17358061-9915-403a-bb35-e6538a5b9869 for instance 505cc9a6-fadd-450d-a20a-37a37d34d3b1 on instance [pid: 8|app: 0|req: 490/983] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:48:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:29.483 7 WARNING neutronclient.v2_0.client [None req-25b5a395-81e4-4ae3-a1d7-630e257de080 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/984] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:29 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1468 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-03-31 21:48:30.660 8 WARNING neutronclient.v2_0.client [None req-8fb7c0bd-0086-4535-abb9-fa0e552975c7 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/985] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:30 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1648 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/986] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:48:31 2026] DELETE /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:32.134 8 WARNING neutronclient.v2_0.client [None req-5d3730d2-6e6d-4d1a-bcce-61faa4c2992c 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/987] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:32 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1654 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:33.327 7 WARNING neutronclient.v2_0.client [None req-b78c262b-d276-4def-948b-cd4579e5a804 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/990] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:33 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1654 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:34.562 8 WARNING neutronclient.v2_0.client [None req-ab2485b9-f822-4587-a16c-4ee6eaf14928 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/991] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:34 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1654 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-03-31 21:48:35.068 7 INFO nova.api.openstack.compute.server_external_events [req-23901c33-221a-42f8-88c2-4a84087acb8e req-83c4b1d0-a751-4368-bd04-752ffe3ea940 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:17358061-9915-403a-bb35-e6538a5b9869 for instance 505cc9a6-fadd-450d-a20a-37a37d34d3b1 on instance [pid: 7|app: 0|req: 498/992] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:48:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:35.750 8 WARNING neutronclient.v2_0.client [None req-26f83bc0-908f-43fa-9483-a8d08907ca12 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/993] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:35 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1449 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-03-31 21:48:36.864 7 WARNING neutronclient.v2_0.client [None req-adc3f643-c6af-433f-93f2-03b2542ae0cd 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in 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/994] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:36 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1454 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-03-31 21:48:37.988 8 WARNING neutronclient.v2_0.client [None req-04ce9bc3-d4fc-4c7e-943a-3797951cea4f 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/995] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:37 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 1454 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-03-31 21:48:39.069 7 INFO nova.api.openstack.wsgi [None req-3d78993b-0839-40bc-85f3-ddca00f201dd 6fcac65b7f544a6cbca19397cb294f44 cfa54d09d6384bac89d6e305a97279ef - - default default] HTTP exception thrown: Instance 505cc9a6-fadd-450d-a20a-37a37d34d3b1 could not be found. [pid: 7|app: 0|req: 500/996] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:39 2026] GET /v2.1/servers/505cc9a6-fadd-450d-a20a-37a37d34d3b1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/999] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:48:52 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:53.688 7 WARNING neutronclient.v2_0.client [None req-a0df87cd-18cd-48ea-a45e-0bad8fb04ff3 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:53.738 7 WARNING neutronclient.v2_0.client [None req-a0df87cd-18cd-48ea-a45e-0bad8fb04ff3 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:53.890 7 WARNING neutronclient.v2_0.client [None req-a0df87cd-18cd-48ea-a45e-0bad8fb04ff3 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1002] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:48:53 2026] POST /v2.1/servers => generated 449 bytes in 601 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:48:54.244 8 WARNING neutronclient.v2_0.client [None req-1aac80c8-d08a-4d85-a7b7-cbd31a26b580 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1003] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:54 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1400 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-03-31 21:48:55.340 7 WARNING neutronclient.v2_0.client [None req-2f99f80b-9952-453b-a4dd-302755bde548 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1004] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:55 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1404 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-03-31 21:48:56.434 8 WARNING neutronclient.v2_0.client [None req-1a2d3150-a446-450e-9821-28622bf150a5 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1005] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:56 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1452 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-03-31 21:48:57.550 7 WARNING neutronclient.v2_0.client [None req-746af464-751f-4dc6-b22f-dc3483ccc428 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1006] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:57 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1452 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:58.651 8 WARNING neutronclient.v2_0.client [None req-037f2214-b318-4e03-ab8d-2bc373b3545c 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1007] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:58 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1460 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:58.998 7 WARNING neutronclient.v2_0.client [None req-4645437b-85c6-45df-b238-62443acca8bf 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:48:59.147 7 WARNING neutronclient.v2_0.client [None req-4645437b-85c6-45df-b238-62443acca8bf 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] 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-03-31 21:48:59.621 8 INFO nova.api.openstack.compute.server_external_events [req-63e339f3-b2e6-4a5a-b0f4-9e27f0190a7f req-ef7a4f33-dfb1-4e16-b215-c06d640b114f 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:77defcbf-3c70-40ed-90c3-feaff753b491 for instance 2379bcf4-242b-48e9-9e27-8e7020bd823c on instance [pid: 8|app: 0|req: 503/1008] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:48:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:48:59.762 8 WARNING neutronclient.v2_0.client [None req-5e0c281b-f32d-47a8-b1c6-0edbad48ad51 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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.18 () {32 vars in 713 bytes} [Tue Mar 31 21:48:59 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1537 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-03-31 21:49:01.022 8 WARNING neutronclient.v2_0.client [None req-0553316a-c671-4151-845b-264a946ab6cb 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1010] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:00 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1525 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-03-31 21:49:01.465 8 INFO nova.api.openstack.compute.server_external_events [req-52cb30d2-7bb7-44b9-b6da-d7d97ec65e41 req-fb2a7e98-744f-43ac-bc63-a144346b50e2 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1805e11d-d572-4efe-801a-ed4466b514ff for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 506/1011] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:02.188 8 WARNING neutronclient.v2_0.client [None req-34df0741-8029-4c16-b38e-6ed6ffd0bfac 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1012] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:02 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => 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-03-31 21:49:03.346 8 WARNING neutronclient.v2_0.client [None req-58cfd99a-2b4c-495b-b4eb-520fad1863db 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1015] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:03 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1525 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-03-31 21:49:04.524 8 WARNING neutronclient.v2_0.client [None req-3d6c839c-74ea-4180-8b74-5973a35e51a0 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1016] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:04 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1525 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:04.842 8 INFO nova.api.openstack.compute.server_external_events [req-d4fd9a4f-fa36-43a4-894a-45151c4c7dfa req-839b66e3-73ab-4c79-a36e-34391a8ff44b 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:77defcbf-3c70-40ed-90c3-feaff753b491 for instance 2379bcf4-242b-48e9-9e27-8e7020bd823c on instance [pid: 8|app: 0|req: 512/1017] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:49:04 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-03-31 21:49:05.693 8 WARNING neutronclient.v2_0.client [None req-785eb68d-1dba-40bb-b913-218085b5b488 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1018] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:05 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1525 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:06.472 8 INFO nova.api.openstack.compute.server_external_events [req-8b4d230c-4ce3-4bbe-8bda-98a464cc4faa req-a2c80907-5611-4dda-a8d5-738944951a92 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:1805e11d-d572-4efe-801a-ed4466b514ff for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 514/1019] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:49:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:06.906 8 WARNING neutronclient.v2_0.client [None req-a4de8ec1-84f6-4e53-90f7-dcb821daf15c 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1020] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:06 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1693 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-03-31 21:49:07.070 8 WARNING neutronclient.v2_0.client [None req-708572df-aae6-4ed5-8575-4932086e3540 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1021] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:07 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1693 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-31 21:49:07.726 7 WARNING neutronclient.v2_0.client [None req-4645437b-85c6-45df-b238-62443acca8bf 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in 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/1022] 199.204.45.69 () {36 vars in 810 bytes} [Tue Mar 31 21:48:58 2026] POST /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 281 bytes in 8836 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-03-31 21:49:08.220 8 INFO nova.api.openstack.compute.server_external_events [req-bb2e68e0-78be-43f4-b4c9-75599a1deb13 req-61b170db-ba8f-470f-896e-222096289a3a 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1805e11d-d572-4efe-801a-ed4466b514ff for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 517/1023] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:08.454 7 INFO nova.api.openstack.compute.server_external_events [req-be1ffe34-82e4-425d-acab-298b164160fe req-7ba6465e-46eb-422f-a774-21bb37cfd00d 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:77defcbf-3c70-40ed-90c3-feaff753b491 for instance 2379bcf4-242b-48e9-9e27-8e7020bd823c on instance [pid: 7|app: 0|req: 507/1024] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:10.262 8 INFO nova.api.openstack.compute.server_external_events [req-c1e6d780-55a3-42ad-9761-f00425472269 req-557e7166-1234-47ff-9b04-7384d5dfdc1e 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:1805e11d-d572-4efe-801a-ed4466b514ff for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 518/1025] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:10 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: 520/1028] 10.0.0.18 () {34 vars in 748 bytes} [Tue Mar 31 21:49:14 2026] POST /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c/action => generated 31852 bytes in 566 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-03-31 21:49:27.207 8 INFO nova.api.openstack.compute.server_external_events [req-fb2f2f71-3598-435f-a082-52d53931b5e7 req-6de57186-6f4a-4a19-81eb-2a90c86bfc31 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:77defcbf-3c70-40ed-90c3-feaff753b491 for instance 2379bcf4-242b-48e9-9e27-8e7020bd823c on instance [pid: 8|app: 0|req: 522/1031] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:27 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: 510/1032] 10.0.0.18 () {34 vars in 669 bytes} [Tue Mar 31 21:49:30 2026] POST /v2.1/os-keypairs => generated 397 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:31.856 8 WARNING neutronclient.v2_0.client [None req-825c3f1c-975e-43a2-ae58-73663ecc07dd 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:49:31.904 8 WARNING neutronclient.v2_0.client [None req-825c3f1c-975e-43a2-ae58-73663ecc07dd 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:49:32.062 8 WARNING neutronclient.v2_0.client [None req-825c3f1c-975e-43a2-ae58-73663ecc07dd 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1033] 10.0.0.18 () {34 vars in 661 bytes} [Tue Mar 31 21:49:31 2026] POST /v2.1/servers => generated 449 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-31 21:49:32.310 7 WARNING neutronclient.v2_0.client [None req-8a67a18f-60d6-4b9f-ba10-100769d5b44f 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1034] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:32 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1402 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-03-31 21:49:33.023 8 WARNING neutronclient.v2_0.client [None req-26c7e2d2-8b71-4afd-839a-897cbddb5cc0 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:49:33.068 8 WARNING neutronclient.v2_0.client [None req-26c7e2d2-8b71-4afd-839a-897cbddb5cc0 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] 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-03-31 21:49:33.430 7 WARNING neutronclient.v2_0.client [None req-6f87962a-5f1a-4cd4-b890-bd26d9162386 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1037] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:33 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1406 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-03-31 21:49:34.534 7 WARNING neutronclient.v2_0.client [None req-e4397db9-15a6-4698-8d2c-eaf81214b718 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1038] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:34 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1454 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-03-31 21:49:35.412 7 INFO nova.api.openstack.compute.server_external_events [req-d19ef36c-7a33-4daa-8ec8-340dcf06ca45 req-f36fa0b9-4920-45af-9f6d-7b1685e24592 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6cc1f883-ae32-473d-b91d-0e3a1a5f3f9d for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 7|app: 0|req: 516/1039] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:35 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-03-31 21:49:35.635 7 WARNING neutronclient.v2_0.client [None req-d19c4a73-2584-4ea9-99dd-9a2f23709d7e 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1040] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:35 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => 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-03-31 21:49:36.733 7 WARNING neutronclient.v2_0.client [None req-5c23cdd9-e2af-4b4f-a7f4-41615e542e4a 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1041] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:36 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1462 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-03-31 21:49:37.739 7 INFO nova.api.openstack.compute.server_external_events [req-6dfc7eaf-007d-46a5-8b71-a0c89108e885 req-82761546-cc01-458f-9706-8bbef69c2d68 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:67d5a8fa-efbb-47f7-b40e-9885540cfd51 for instance bcd873fb-ad65-40a1-afcf-bc5a817a1013 on instance [pid: 7|app: 0|req: 519/1042] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:37 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-03-31 21:49:37.828 7 WARNING neutronclient.v2_0.client [None req-aa804f20-155a-41e2-8f64-801aec204957 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1043] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:37 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1539 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:39.024 7 WARNING neutronclient.v2_0.client [None req-8eaae91d-eddb-48f8-957e-455d2034baa6 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1044] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:38 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 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-03-31 21:49:40.187 7 WARNING neutronclient.v2_0.client [None req-88194c14-d927-4a64-95f8-da58d85c1ded 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1045] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:40 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 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-03-31 21:49:41.362 7 WARNING neutronclient.v2_0.client [None req-a2340d99-5378-4f3c-9dce-e098374b4dde 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:41 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:42.125 7 INFO nova.api.openstack.compute.server_external_events [req-6fe0a82b-04eb-4647-859b-b0b59ce6b396 req-f7b8e8d9-8b2f-4b43-9a05-0b3aa8151bae 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:6cc1f883-ae32-473d-b91d-0e3a1a5f3f9d for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance 2026-03-31 21:49:42.124 8 WARNING neutronclient.v2_0.client [None req-26c7e2d2-8b71-4afd-839a-897cbddb5cc0 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1047] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:49:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1048] 199.204.45.69 () {36 vars in 810 bytes} [Tue Mar 31 21:49:32 2026] POST /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 376 bytes in 9274 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-03-31 21:49:42.528 7 WARNING neutronclient.v2_0.client [None req-3bff0aa6-60b8-49a7-9900-36adfd76c45c 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1049] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:42 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 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-03-31 21:49:43.706 7 WARNING neutronclient.v2_0.client [None req-4faf3b2f-d0b7-463c-a7ae-402f72058648 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1052] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:43 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 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-03-31 21:49:44.185 8 INFO nova.api.openstack.compute.server_external_events [req-ff80c466-5b45-45cc-9b00-377985e1ba1e req-b0000e28-156c-4a1c-9eb0-6bbfe896f9c9 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:67d5a8fa-efbb-47f7-b40e-9885540cfd51 for instance bcd873fb-ad65-40a1-afcf-bc5a817a1013 on instance [pid: 8|app: 0|req: 526/1053] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:49:44 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-03-31 21:49:44.901 7 WARNING neutronclient.v2_0.client [None req-8d09ace7-f468-4563-a442-919bcc634ffd 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1054] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:44 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1527 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-03-31 21:49:46.084 8 WARNING neutronclient.v2_0.client [None req-3010fe2b-1f6a-434c-ab6e-89947fa43454 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1055] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:46 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1695 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:46.289 7 WARNING neutronclient.v2_0.client [None req-1d5e6ab3-6af7-4a72-a0fa-d69ec41a19f2 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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/1056] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:49:46 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1695 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:49:48.011 8 INFO nova.api.openstack.compute.server_external_events [req-0c2d8939-60fe-4cbd-b243-b693c2bdedee req-17e8ae15-c80b-43c9-b00f-43f1ca8ab0ad 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:67d5a8fa-efbb-47f7-b40e-9885540cfd51 for instance bcd873fb-ad65-40a1-afcf-bc5a817a1013 on instance [pid: 8|app: 0|req: 528/1057] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:47 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-03-31 21:49:53.603 7 WARNING neutronclient.v2_0.client [None req-3afbb6ba-92be-4ff7-8bf2-7e1b2d2e2a8d 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-31 21:49:53.651 7 WARNING neutronclient.v2_0.client [None req-3afbb6ba-92be-4ff7-8bf2-7e1b2d2e2a8d 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] 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-03-31 21:49:55.978 8 INFO nova.api.openstack.compute.server_external_events [req-e250f820-cf4d-459b-bd34-80cea496533d req-c428573f-45f4-401f-af17-ed73217b7bda 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6b32bae1-6443-4812-aa96-396bcbd0067c for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 530/1060] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:49:55 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: 531/1061] 10.0.0.18 () {34 vars in 748 bytes} [Tue Mar 31 21:49:56 2026] POST /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013/action => generated 31891 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:00.660 8 INFO nova.api.openstack.compute.server_external_events [req-34075caa-2d7d-4fd4-94e4-f4713f3ffea4 req-40a6e70b-cc13-4f63-aa08-18b839ee3e21 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-plugged:6b32bae1-6443-4812-aa96-396bcbd0067c for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 532/1062] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:50:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-31 21:50:03.201 7 WARNING neutronclient.v2_0.client [None req-3afbb6ba-92be-4ff7-8bf2-7e1b2d2e2a8d 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1065] 199.204.45.69 () {36 vars in 810 bytes} [Tue Mar 31 21:49:53 2026] POST /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface => generated 377 bytes in 9706 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-03-31 21:50:03.920 8 INFO nova.api.openstack.compute.server_external_events [req-20494c38-afeb-4ad9-8df9-946518b97c2d req-fdd4fdb0-cd7c-4a45-8c57-0ec63ef5093f 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6cc1f883-ae32-473d-b91d-0e3a1a5f3f9d for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 535/1066] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1067] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:50:07 2026] DELETE /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 0 bytes in 159 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-03-31 21:50:07.532 8 WARNING neutronclient.v2_0.client [None req-10a49bc9-246d-4fb1-a9c0-ebdde4635b59 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1068] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:07 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1821 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:08.778 7 WARNING neutronclient.v2_0.client [None req-3935cdc6-1f40-4540-bc59-64cc53d0d21e 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1069] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:08 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1821 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-03-31 21:50:09.951 8 WARNING neutronclient.v2_0.client [None req-8d9ed796-2054-489e-a927-c7a22b956a41 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1070] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:09 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:10.831 7 INFO nova.api.openstack.compute.server_external_events [req-e3dcef59-3ec8-4d21-b282-d57d5caf410d req-8a50fd4e-28ca-4068-a5ea-a25b8b14d831 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:67d5a8fa-efbb-47f7-b40e-9885540cfd51 for instance bcd873fb-ad65-40a1-afcf-bc5a817a1013 on instance [pid: 7|app: 0|req: 534/1071] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:11.145 8 WARNING neutronclient.v2_0.client [None req-c4db3885-5911-45c7-bb7d-ee2a63e39a6d 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1072] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:11 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1483 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-03-31 21:50:12.241 7 WARNING neutronclient.v2_0.client [None req-34dd5638-f3cb-414e-9508-5158dff2ea0e 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1073] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:12 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1488 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-03-31 21:50:13.370 8 WARNING neutronclient.v2_0.client [None req-2dfce771-a6b0-47fe-92e8-36642e018791 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in 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] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:13 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 1488 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:14.465 7 INFO nova.api.openstack.wsgi [None req-5f0a1840-97a7-4858-81da-5e2970ffa24d 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] HTTP exception thrown: Instance bcd873fb-ad65-40a1-afcf-bc5a817a1013 could not be found. [pid: 7|app: 0|req: 537/1077] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:14 2026] GET /v2.1/servers/bcd873fb-ad65-40a1-afcf-bc5a817a1013 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 541/1078] 10.0.0.18 () {32 vars in 726 bytes} [Tue Mar 31 21:50:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-670471693 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1079] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:50:14 2026] DELETE /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-31 21:50:15.127 8 WARNING neutronclient.v2_0.client [None req-0b212761-5913-49d2-b532-e1bf709b789b 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1080] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:15 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1699 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:16.347 7 WARNING neutronclient.v2_0.client [None req-4a5a0c3a-cb27-4bdf-be41-b945de2b67c9 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1081] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:16 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1699 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-03-31 21:50:17.523 8 WARNING neutronclient.v2_0.client [None req-06cca45c-20cc-4899-82fa-b5b0c89424c0 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] 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-03-31 21:50:17.566 7 INFO nova.api.openstack.compute.server_external_events [req-8f76e97e-1a4a-49f9-8b5e-73d09e12418b req-8bd1528f-3288-442e-aa6f-52f1890fc1a5 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6b32bae1-6443-4812-aa96-396bcbd0067c for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 7|app: 0|req: 540/1082] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1083] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:17 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1699 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-03-31 21:50:18.018 7 INFO nova.api.openstack.compute.server_external_events [req-eaa24528-2920-40e7-887f-7bc42c193763 req-e0931992-0670-47e4-bc1f-a1f4c8c93be0 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:77defcbf-3c70-40ed-90c3-feaff753b491 for instance 2379bcf4-242b-48e9-9e27-8e7020bd823c on instance [pid: 7|app: 0|req: 541/1084] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 544/1085] 199.204.45.69 () {34 vars in 853 bytes} [Tue Mar 31 21:50:18 2026] DELETE /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface/6b32bae1-6443-4812-aa96-396bcbd0067c => generated 0 bytes in 81 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-03-31 21:50:18.683 7 WARNING neutronclient.v2_0.client [None req-e707873b-bb55-4e76-830a-b3a7788f5d34 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1086] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:18 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1481 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:19.608 8 INFO nova.api.openstack.compute.server_external_events [req-86890dd5-6f79-4892-9d27-a699f41c77e6 req-dd866b90-103f-4f70-a960-d6b30c008726 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6b32bae1-6443-4812-aa96-396bcbd0067c for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 8|app: 0|req: 545/1087] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:19.793 7 WARNING neutronclient.v2_0.client [None req-25df69aa-1b31-405e-8511-2146b30ac8e3 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1088] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:19 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:20.906 8 WARNING neutronclient.v2_0.client [None req-fae11776-c2e6-4e75-8a20-f195eab6cbe2 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1089] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:20 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 1486 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-03-31 21:50:22.010 7 INFO nova.api.openstack.wsgi [None req-87c59046-2666-459c-8944-6c472ebf6384 75c7183157d84acf9309c92fb396f280 0ab505cc06c04c62af8020d62bff9a7a - - default default] HTTP exception thrown: Instance 2379bcf4-242b-48e9-9e27-8e7020bd823c could not be found. [pid: 7|app: 0|req: 544/1090] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:21 2026] GET /v2.1/servers/2379bcf4-242b-48e9-9e27-8e7020bd823c => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 547/1091] 10.0.0.18 () {32 vars in 728 bytes} [Tue Mar 31 21:50:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1462172592 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:27.752 7 INFO nova.api.openstack.compute.server_external_events [req-6bdb775a-95a6-43f9-9feb-d1949ac9c404 req-4294f223-8c7d-4a19-90e4-5f501833d884 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:6cc1f883-ae32-473d-b91d-0e3a1a5f3f9d for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 7|app: 0|req: 546/1094] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:27 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: 549/1095] 199.204.45.69 () {34 vars in 853 bytes} [Tue Mar 31 21:50:27 2026] DELETE /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface/6cc1f883-ae32-473d-b91d-0e3a1a5f3f9d => generated 0 bytes in 52 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: 549/1100] 199.204.45.69 () {34 vars in 853 bytes} [Tue Mar 31 21:50:49 2026] DELETE /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913/os-interface/1805e11d-d572-4efe-801a-ed4466b514ff => generated 0 bytes in 67 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: 553/1103] 199.204.45.69 () {34 vars in 753 bytes} [Tue Mar 31 21:50:54 2026] DELETE /v2.1/servers/d9cf2ae1-119c-43a3-8cd8-bfbe50789913 => generated 0 bytes in 117 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-03-31 21:50:57.317 7 INFO nova.api.openstack.compute.server_external_events [req-ad95de29-e582-4e28-84b8-4b2305298a35 req-cce3be76-604b-4204-89d3-9d82ed58d113 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:6ebdb6cf-26c1-4ec2-ad5d-6b4324412465 for instance d9cf2ae1-119c-43a3-8cd8-bfbe50789913 on instance [pid: 7|app: 0|req: 551/1104] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 554/1105] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:50:58 2026] DELETE /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 0 bytes in 119 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-03-31 21:50:59.037 7 WARNING neutronclient.v2_0.client [None req-d87d08cb-5d90-4b18-80f4-8e6f412663e6 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1106] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:50:58 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1942 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:50:59.368 8 INFO nova.api.openstack.compute.server_external_events [req-df4c47d7-d64b-4b9c-bfb1-380ef757b213 req-26088fda-f204-480b-b897-e7d71821cf62 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:cddf191c-eae8-4108-a67f-7a8670a12222 for instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b on instance [pid: 8|app: 0|req: 555/1107] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:50:59 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-03-31 21:51:01.904 7 INFO nova.api.openstack.compute.server_external_events [req-f96d5153-4bfe-4d32-9848-962d842f88f3 req-0f62687a-7c67-4334-a766-fab7c7b501a1 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:cddf191c-eae8-4108-a67f-7a8670a12222 for instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b on instance [pid: 7|app: 0|req: 553/1108] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:51:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:51:04.273 8 WARNING neutronclient.v2_0.client [None req-7690b064-02f2-431f-9ed0-1b2848877a9a 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1111] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:51:04 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => generated 1479 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-03-31 21:51:09.371 7 INFO nova.api.openstack.wsgi [None req-a6d82db6-b685-40ce-a264-35a49fffe46a 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] HTTP exception thrown: Instance 7a0b4e21-0bd0-411f-8773-d947ed491f1b could not be found. [pid: 7|app: 0|req: 555/1112] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:51:09 2026] GET /v2.1/servers/7a0b4e21-0bd0-411f-8773-d947ed491f1b => 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-03-31 21:51:10.154 8 INFO nova.api.openstack.compute.server_external_events [req-d84e6163-344e-411c-8226-6d184489ccef req-79a6aee2-2034-4138-8a6d-ffd36f7ccbf5 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-changed:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 8|app: 0|req: 558/1113] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:51:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 556/1114] 10.0.0.18 () {32 vars in 716 bytes} [Tue Mar 31 21:51:10 2026] DELETE /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => 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-03-31 21:51:10.346 8 WARNING neutronclient.v2_0.client [None req-1e602941-34ca-4d24-8aa6-dd17a2364725 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1115] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:51:10 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1943 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-03-31 21:51:12.641 7 INFO nova.api.openstack.compute.server_external_events [req-8621d6e7-108c-4940-a451-b62dea1bd72e req-274da8ee-b276-4a41-8f06-41fa81018d6e 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-unplugged:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 7|app: 0|req: 557/1116] 10.0.0.193 () {38 vars in 814 bytes} [Tue Mar 31 21:51:12 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-03-31 21:51:13.155 8 INFO nova.api.openstack.compute.server_external_events [req-7065c7a5-a36b-415b-a05c-cd77a8d4dc23 req-c36767a6-7320-479a-95c5-24bde0efe4f7 30e3073998664e8aa526ba21a9466b5a d2758cfab81c474a843f5d15c5e24afd - - d66792c5a6a245f3b1a1a4a89ebd48a0 d66792c5a6a245f3b1a1a4a89ebd48a0] Creating event network-vif-deleted:442c3256-5428-44db-a0cd-893ff3e632eb for instance 7e5b45e0-d542-4e17-8657-276c4e05dced on instance [pid: 8|app: 0|req: 560/1117] 10.0.0.57 () {38 vars in 813 bytes} [Tue Mar 31 21:51:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:51:15.569 7 WARNING neutronclient.v2_0.client [None req-d8da0468-369b-4b59-83ee-04fd49ab2fcb 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1120] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:51:15 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 1479 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 21:51:20.655 8 INFO nova.api.openstack.wsgi [None req-12b49cd9-111d-4c3b-83ae-1aaf315122ea 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] HTTP exception thrown: Instance 7e5b45e0-d542-4e17-8657-276c4e05dced could not be found. [pid: 8|app: 0|req: 562/1121] 10.0.0.18 () {32 vars in 713 bytes} [Tue Mar 31 21:51:20 2026] GET /v2.1/servers/7e5b45e0-d542-4e17-8657-276c4e05dced => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 560/1122] 10.0.0.18 () {32 vars in 722 bytes} [Tue Mar 31 21:51:21 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-920024298 => 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, ' 2026-03-31 21:51:21.786 8 INFO nova.api.openstack.wsgi [None req-aedfdede-b202-4465-a33e-ab7554a7d031 8beb685ae3b14220b6e81ace6d667a26 a3dfeb2dad374ab7bcfe80383b11d86a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-920024298 not found for user 8beb685ae3b14220b6e81ace6d667a26 [pid: 8|app: 0|req: 563/1123] 10.0.0.18 () {32 vars in 719 bytes} [Tue Mar 31 21:51:21 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-920024298 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1128] 10.0.0.18 () {32 vars in 653 bytes} [Tue Mar 31 21:51:37 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1129] 10.0.0.18 () {32 vars in 639 bytes} [Tue Mar 31 21:51:37 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-31 21:51:37.901 8 WARNING oslo_db.sqlalchemy.utils [None req-ce13e081-0e38-4d3f-9a90-371e873e538f 4f948466f81a437489d59670cba799be 0288e2ac2959485c975b2ddb8e6da5f3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 567/1130] 10.0.0.18 () {32 vars in 647 bytes} [Tue Mar 31 21:51:37 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1131] 10.0.0.18 () {32 vars in 692 bytes} [Tue Mar 31 21:51:37 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1150] 10.0.0.248 () {28 vars in 453 bytes} [Tue Mar 31 21:53: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: 574/1151] 10.0.0.248 () {30 vars in 657 bytes} [Tue Mar 31 21:53:09 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 578/1152] 10.0.0.248 () {32 vars in 730 bytes} [Tue Mar 31 21:53:09 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1153] 10.0.0.248 () {34 vars in 805 bytes} [Tue Mar 31 21:53:09 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1154] 10.0.0.248 () {28 vars in 453 bytes} [Tue Mar 31 21:53:10 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: 576/1155] 10.0.0.248 () {30 vars in 657 bytes} [Tue Mar 31 21:53:10 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 580/1156] 10.0.0.248 () {32 vars in 730 bytes} [Tue Mar 31 21:53:10 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: 577/1157] 10.0.0.248 () {34 vars in 893 bytes} [Tue Mar 31 21:53:10 2026] GET /v2.1/servers/detail?project_id=0288e2ac2959485c975b2ddb8e6da5f3&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1158] 10.0.0.248 () {34 vars in 893 bytes} [Tue Mar 31 21:53:10 2026] GET /v2.1/servers/detail?project_id=b502acae39da4f6cab1e6210a8d51cc4&all_tenants=True => generated 15 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1159] 10.0.0.248 () {34 vars in 893 bytes} [Tue Mar 31 21:53:10 2026] GET /v2.1/servers/detail?project_id=d2758cfab81c474a843f5d15c5e24afd&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)