+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Mar 6 22:35:50 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-84db6dd4b8-vvgsf 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 0x7fe3f41be668 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-06 22:35:55.094 8 INFO nova.utils [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 22:35:55.238 7 INFO nova.utils [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-06 22:35:56.731 8 WARNING keystonemiddleware._common.config [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:56.745 8 WARNING oslo_config.cfg [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 22:35:56.822 8 WARNING keystonemiddleware._common.config [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:56.837 8 WARNING oslo_config.cfg [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] 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-06 22:35:56.850 8 WARNING oslo_config.cfg [None req-063d4178-e539-407c-bfad-6f9d69a3dd00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe3f41be668 pid: 8 (default app) 2026-03-06 22:35:56.950 7 WARNING keystonemiddleware._common.config [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:56.960 7 WARNING oslo_config.cfg [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-06 22:35:57.038 7 WARNING keystonemiddleware._common.config [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-06 22:35:57.054 7 WARNING oslo_config.cfg [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] 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-06 22:35:57.066 7 WARNING oslo_config.cfg [None req-e12399d3-0353-45a4-9ae1-9a4c73dbfdaf - - - - - -] 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 0x7fe3f41be668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:36:09 2026] GET /v2.1 => generated 114 bytes in 21 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-06 22:36:10.515 7 WARNING oslo_policy.policy [None req-3915dd59-84eb-44fc-9c75-4198a06c42fc 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - 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-06 22:36:10.515 7 WARNING oslo_policy.policy [None req-3915dd59-84eb-44fc-9c75-4198a06c42fc 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:36:10 2026] GET /v2.1 => generated 0 bytes in 570 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 22:36:10.614 8 WARNING oslo_policy.policy [req-3915dd59-84eb-44fc-9c75-4198a06c42fc req-635f64b8-6584-4f03-a796-facded0870c9 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - 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-06 22:36:10.614 8 WARNING oslo_policy.policy [req-3915dd59-84eb-44fc-9c75-4198a06c42fc req-635f64b8-6584-4f03-a796-facded0870c9 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:36:10 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:36:10.725 7 INFO nova.api.openstack.wsgi [None req-ebf0b22b-d97f-4d53-9cd9-9c4e0c0122d7 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.207 () {48 vars in 1011 bytes} [Fri Mar 6 22:36:10 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:36:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.207 () {52 vars in 1048 bytes} [Fri Mar 6 22:36:10 2026] POST /v2.1/flavors => generated 529 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:36:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:36:11 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:36:11 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:36:11.770 7 INFO nova.api.openstack.wsgi [None req-bb6bc471-6c41-4fb4-9496-8d17734c0004 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Mar 6 22:36:11 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: 8|app: 0|req: 7/13] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:36:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 162.253.55.207 () {52 vars in 1048 bytes} [Fri Mar 6 22:36:11 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:36:12 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: 9/18] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:36:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:36:12 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:36:12.733 7 INFO nova.api.openstack.wsgi [None req-53e83ca2-a6f8-4e5f-a9f5-926726804d27 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 22:36:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:36:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 162.253.55.207 () {52 vars in 1048 bytes} [Fri Mar 6 22:36:12 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:36:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:36:13 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:36:13 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:36:13.718 7 INFO nova.api.openstack.wsgi [None req-381cb7a2-7f15-464a-8872-94115126591f 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Mar 6 22:36:13 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:36:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 162.253.55.207 () {52 vars in 1048 bytes} [Fri Mar 6 22:36:13 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:36:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:36:14 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:36:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:36:14.623 7 INFO nova.api.openstack.wsgi [None req-af819f5d-a7f3-4d25-9e63-7926c069d98a 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 22:36:14 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:36:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 162.253.55.207 () {52 vars in 1048 bytes} [Fri Mar 6 22:36:14 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.242 () {28 vars in 454 bytes} [Fri Mar 6 22:42:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.242 () {30 vars in 658 bytes} [Fri Mar 6 22:42:03 2026] GET /v2.1 => generated 0 bytes in 432 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: 54/107] 10.0.0.242 () {32 vars in 731 bytes} [Fri Mar 6 22:42:04 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.242 () {34 vars in 804 bytes} [Fri Mar 6 22:42:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:44: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 69/138] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:44:29 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 70/139] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:44:29 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:44:29.763 8 INFO nova.api.openstack.wsgi [None req-b9eba883-3f42-4dcd-8511-7fb916c49870 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 70/140] 162.253.55.207 () {48 vars in 1017 bytes} [Fri Mar 6 22:44:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/141] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:44:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/142] 162.253.55.207 () {52 vars in 1049 bytes} [Fri Mar 6 22:44:29 2026] POST /v2.1/flavors => generated 534 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:45:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/156] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:45:24 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:45:24 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:45:24.293 7 INFO nova.api.openstack.wsgi [None req-c49c2c22-e045-4732-b32a-b0d3d5e43052 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1490fadcfe8b4e67b50a24cd649829dd [pid: 7|app: 0|req: 79/158] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:45:24 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-06 22:45:24.307 8 WARNING oslo_db.sqlalchemy.utils [None req-d3cf8714-b485-4bbe-af40-f7ddcd98a67e 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/159] 162.253.55.207 () {48 vars in 1016 bytes} [Fri Mar 6 22:45:24 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 162.253.55.207 () {52 vars in 1057 bytes} [Fri Mar 6 22:45:24 2026] POST /v2.1/os-keypairs => generated 576 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:45:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:45:27 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:45:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 162.253.55.207 () {48 vars in 1073 bytes} [Fri Mar 6 22:45:27 2026] GET /v2.1/os-quota-sets/2ef664ef2a424c9b86b2c12d20a809c6 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.207 () {52 vars in 1125 bytes} [Fri Mar 6 22:45:27 2026] PUT /v2.1/os-quota-sets/2ef664ef2a424c9b86b2c12d20a809c6 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/260] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:53:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/261] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:53:17 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 131/262] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:53:17 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 22:53:17.620 8 INFO nova.api.openstack.wsgi [None req-2dcab19e-b89c-45f7-bd52-7fe301c3a0e4 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 132/263] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 22:53:17 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/264] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 22:53:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/265] 162.253.55.207 () {52 vars in 1049 bytes} [Fri Mar 6 22:53:17 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 22:56:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 22:56:19 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 152/304] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 22:56:19 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 162.253.55.207 () {48 vars in 1073 bytes} [Fri Mar 6 22:56:19 2026] GET /v2.1/os-quota-sets/42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 283 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/306] 162.253.55.207 () {52 vars in 1125 bytes} [Fri Mar 6 22:56:20 2026] PUT /v2.1/os-quota-sets/42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 238 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 99 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 159/318] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 161/322] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 162/325] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 22:57:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/326] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:57:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 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, ' [pid: 7|app: 0|req: 163/327] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:57:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:57:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/329] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 22:57:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/330] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:57:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/341] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 170/342] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/343] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 171/344] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 174/345] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/346] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 175/347] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:58:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/350] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:58:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/351] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:58:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 22:58:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 22:58:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 175/354] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:58:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/366] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/367] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/368] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/370] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 184/371] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/372] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 22:59:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/373] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 22:59:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/376] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 22:59:12 2026] GET /v2.1/os-services => generated 783 bytes in 21 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: 190/377] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 22:59:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 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: 188/378] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 22:59:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/389] 10.0.0.206 () {28 vars in 454 bytes} [Fri Mar 6 23:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/390] 10.0.0.206 () {30 vars in 658 bytes} [Fri Mar 6 23:00:07 2026] GET /v2.1 => generated 0 bytes in 41 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: 195/391] 10.0.0.206 () {32 vars in 731 bytes} [Fri Mar 6 23:00:07 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: 197/392] 10.0.0.206 () {34 vars in 765 bytes} [Fri Mar 6 23:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/393] 10.0.0.206 () {28 vars in 454 bytes} [Fri Mar 6 23:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 198/394] 10.0.0.206 () {30 vars in 658 bytes} [Fri Mar 6 23:00:11 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 197/395] 10.0.0.206 () {32 vars in 731 bytes} [Fri Mar 6 23:00:11 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 10.0.0.206 () {34 vars in 765 bytes} [Fri Mar 6 23:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:00:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/400] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/404] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/406] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 36 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: 207/410] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:00:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.206 () {28 vars in 454 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 208/412] 10.0.0.206 () {30 vars in 658 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1 => generated 0 bytes in 29 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: 205/413] 10.0.0.206 () {32 vars in 731 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 10.0.0.206 () {34 vars in 808 bytes} [Fri Mar 6 23:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/415] 10.0.0.206 () {28 vars in 454 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/416] 10.0.0.206 () {30 vars in 658 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 207/417] 10.0.0.206 () {32 vars in 731 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 10.0.0.206 () {34 vars in 808 bytes} [Fri Mar 6 23:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 68 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: 217/430] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 219/434] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:01:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 220/436] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:01:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 218/439] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:01:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:01:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 219/441] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:01:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:01:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 226/455] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 230/456] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 227/457] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/458] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:02:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 3 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:02:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:02:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:02:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:02:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 236/477] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/478] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/479] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 243/480] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/481] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/482] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/485] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/486] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 25 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: 241/487] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 247/488] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:03:11 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/501] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 254/502] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/503] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/504] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/505] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 256/506] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/507] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/508] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 252/509] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/510] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/513] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:04:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/514] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:04:12 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 267/525] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:05:11 2026] GET /v2.1/os-services => generated 783 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/526] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:05:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 48 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: 268/527] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:05:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/530] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/531] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/532] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/533] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/534] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/535] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/536] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/537] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/538] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:05:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/549] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/os-services => generated 783 bytes in 74 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: 280/550] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 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: 271/551] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 281/552] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/553] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/554] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/555] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/556] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/557] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:06:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/560] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:06:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/561] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:06:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 285/562] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:06:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/565] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 279/566] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 288/567] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:06:28.779 7 INFO nova.api.openstack.wsgi [None req-86890d0c-a0f0-4d66-ad7c-3cdafcddca2d 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 280/568] 162.253.55.207 () {48 vars in 1011 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/570] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:06:28 2026] GET /v2.1/flavors/10ab023a-7252-4e24-b728-32d6915f8bad/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/571] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:06:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/572] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:06:29 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 291/573] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:06:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:06:29.744 7 INFO nova.api.openstack.wsgi [None req-2ea5345a-f782-4809-9fb0-af1813d67b99 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 283/574] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Mar 6 23:06:29 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: 8|app: 0|req: 292/575] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:06:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/576] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:06:29 2026] GET /v2.1/flavors/1ea0dbc0-9d5b-40e5-b1ca-6dc02fdfdd95/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/577] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:06:30 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: 285/578] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:06:30 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 294/579] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:06:30 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:06:30.730 7 INFO nova.api.openstack.wsgi [None req-b8211bb2-09a4-4228-a0e2-fb0976e70fdd 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 286/580] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 23:06:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/581] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:06:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/582] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:06:30 2026] GET /v2.1/flavors/8fe57899-cda1-4e5c-bd85-bff31c5f007c/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/583] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/584] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 297/585] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:06:31.684 7 INFO nova.api.openstack.wsgi [None req-1cd321b8-be34-4f32-b387-0fc4adf16eac 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 289/586] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/588] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:06:31 2026] GET /v2.1/flavors/312130ee-c72b-47c6-b2c8-bbf80aef47a0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/591] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/592] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 301/593] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:06:32.602 7 INFO nova.api.openstack.wsgi [None req-d022af1c-f48a-4ac7-ae44-04c521f286bb 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 293/594] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/595] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/596] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:06:32 2026] GET /v2.1/flavors/8611c6fd-e63a-44ab-958b-ff65f84ec637/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 306/603] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/604] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 307/605] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 299/606] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 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: 300/608] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:07:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/611] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/612] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/613] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/614] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/615] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/616] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:07:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/621] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:07:34 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 308/622] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:07:34 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/623] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:07:35 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:07:35.056 7 INFO nova.api.openstack.wsgi [None req-a9c61499-1f21-4de6-b5a0-6ac5aedec555 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 309/624] 162.253.55.207 () {48 vars in 1017 bytes} [Fri Mar 6 23:07:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/625] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:07:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/626] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:07:35 2026] GET /v2.1/flavors/45d1b35a-10fd-4992-909b-524c0d4e4b47/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: 317/627] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:07: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: 311/630] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:07:41 2026] GET /v2.1 => generated 0 bytes in 2037 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 320/631] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:07:43 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/632] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:07:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/633] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:07:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/634] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:07:46 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 322/635] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:07:46 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/636] 162.253.55.207 () {48 vars in 1073 bytes} [Fri Mar 6 23:07:46 2026] GET /v2.1/os-quota-sets/2ef664ef2a424c9b86b2c12d20a809c6 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/641] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/642] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/643] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/644] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 38 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: 319/645] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/647] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/648] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/649] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:08:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/652] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:08:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:08:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/654] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:08:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/660] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /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: 328/661] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:08:33.596 8 INFO nova.api.openstack.wsgi [None req-cdb1c5e6-f4da-4ece-b287-7459a1587089 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 334/662] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/663] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/664] 162.253.55.207 () {48 vars in 1099 bytes} [Fri Mar 6 23:08:33 2026] GET /v2.1/flavors/cc5b3720-849a-41ae-8ede-a2e3ed053a17/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/667] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:08: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: 7|app: 0|req: 331/668] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:08:47 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 338/669] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:08:47 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/670] 162.253.55.207 () {48 vars in 1073 bytes} [Fri Mar 6 23:08:47 2026] GET /v2.1/os-quota-sets/42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 280 bytes in 46 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: 335/675] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/676] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 336/677] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/679] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:09:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/685] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:09:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/686] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:09:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/687] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:09:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/688] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:09:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/691] 162.253.55.207 () {42 vars in 705 bytes} [Fri Mar 6 23:09: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/692] 162.253.55.207 () {44 vars in 909 bytes} [Fri Mar 6 23:09:30 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/693] 162.253.55.207 () {46 vars in 982 bytes} [Fri Mar 6 23:09:30 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:09:30.146 8 INFO nova.api.openstack.wsgi [None req-84d1fc3f-3615-479e-839e-a5656e2b758b 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 350/694] 162.253.55.207 () {48 vars in 1011 bytes} [Fri Mar 6 23:09:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Mar 6 23:09:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.113 () {32 vars in 655 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/705] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/servers => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 23:10:09.881 7 WARNING oslo_db.sqlalchemy.utils [None req-42bb2ea2-c909-4f9f-9e47-4e3835e7bde7 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 351/706] 10.0.0.113 () {32 vars in 649 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.113 () {32 vars in 694 bytes} [Fri Mar 6 23:10:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/710] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/711] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/712] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:10:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 361/718] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/719] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/720] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:10:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:20 2026] GET /v2.1/flavors/10ab023a-7252-4e24-b728-32d6915f8bad => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/723] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:10:20 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:20 2026] GET /v2.1/flavors/10ab023a-7252-4e24-b728-32d6915f8bad => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:28.417 8 WARNING neutronclient.v2_0.client [None req-d4fb00dd-8018-4439-bdc4-3e1d4bd39094 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in 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/727] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:10:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.113 () {34 vars in 685 bytes} [Fri Mar 6 23:10:28 2026] POST /v2.1/os-security-groups => generated 247 bytes in 2230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:30.562 7 WARNING neutronclient.v2_0.client [None req-27860bb6-1dfd-4149-a36d-48f6b81ff4c6 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/731] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:10:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:32.443 7 WARNING neutronclient.v2_0.client [None req-27860bb6-1dfd-4149-a36d-48f6b81ff4c6 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in 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/732] 10.0.0.113 () {34 vars in 695 bytes} [Fri Mar 6 23:10:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 3028 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:33.606 8 WARNING neutronclient.v2_0.client [None req-13aa17cc-c1c9-4621-b441-3c56e5e4e5e7 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/733] 10.0.0.113 () {34 vars in 685 bytes} [Fri Mar 6 23:10:33 2026] POST /v2.1/os-security-groups => generated 246 bytes in 868 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:34.495 7 WARNING neutronclient.v2_0.client [None req-903fa9ed-251e-4477-80fc-1630ffc122cb d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:34.699 7 WARNING neutronclient.v2_0.client [None req-903fa9ed-251e-4477-80fc-1630ffc122cb d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/734] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:10:34 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) [pid: 7|app: 0|req: 364/735] 10.0.0.113 () {34 vars in 695 bytes} [Fri Mar 6 23:10:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:35.243 8 WARNING neutronclient.v2_0.client [None req-2e5df793-157f-46f9-8e35-1804736927de d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:35.412 7 WARNING neutronclient.v2_0.client [None req-d10b1c68-e015-4520-82ba-2f02a176be5c bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The 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-06 23:10:35.443 8 WARNING neutronclient.v2_0.client [None req-2e5df793-157f-46f9-8e35-1804736927de d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:35.494 7 WARNING neutronclient.v2_0.client [None req-d10b1c68-e015-4520-82ba-2f02a176be5c bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/736] 10.0.0.113 () {34 vars in 695 bytes} [Fri Mar 6 23:10:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 902 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:36.196 8 WARNING neutronclient.v2_0.client [None req-f6fb9470-e734-432f-86c8-d5563598ab3d a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The 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-06 23:10:36.296 7 WARNING neutronclient.v2_0.client [None req-d10b1c68-e015-4520-82ba-2f02a176be5c bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The 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-06 23:10:36.347 8 WARNING neutronclient.v2_0.client [None req-f6fb9470-e734-432f-86c8-d5563598ab3d a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The 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-06 23:10:36.539 8 WARNING neutronclient.v2_0.client [None req-f6fb9470-e734-432f-86c8-d5563598ab3d a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/737] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:10:35 2026] POST /v2.1/servers => generated 453 bytes in 1522 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-06 23:10:36.874 7 WARNING neutronclient.v2_0.client [None req-56843de9-28ad-4759-8a59-9ecaf46f1f68 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in 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/738] 10.0.0.113 () {32 vars in 737 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/os-security-groups/8afa11f2-1808-4494-ae68-bc7702472bb6 => generated 663 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:36.932 7 WARNING neutronclient.v2_0.client [None req-5fa2f722-6302-44b9-808d-def8378b3d33 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/739] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:36 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1430 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-06 23:10:37.039 7 WARNING neutronclient.v2_0.client [None req-fa2eb9c6-8b9e-4044-8c99-dc012aad2d52 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The 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-06 23:10:37.074 7 WARNING neutronclient.v2_0.client [None req-fa2eb9c6-8b9e-4044-8c99-dc012aad2d52 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/740] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:10:36 2026] POST /v2.1/servers => generated 452 bytes in 942 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-06 23:10:37.083 8 WARNING neutronclient.v2_0.client [None req-39f44ef1-7287-41fb-a247-77687349898a d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:37.107 8 WARNING neutronclient.v2_0.client [None req-39f44ef1-7287-41fb-a247-77687349898a d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:37.141 8 WARNING neutronclient.v2_0.client [None req-39f44ef1-7287-41fb-a247-77687349898a d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:37.232 7 WARNING neutronclient.v2_0.client [None req-fa2eb9c6-8b9e-4044-8c99-dc012aad2d52 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/741] 10.0.0.113 () {32 vars in 750 bytes} [Fri Mar 6 23:10:37 2026] DELETE /v2.1/os-security-group-rules/e7b02366-82de-4a09-83e9-305c804de74d => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:10:37.329 8 WARNING neutronclient.v2_0.client [None req-1d2ddc48-3428-45ff-90e4-a7a4761ba806 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/742] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:37 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1392 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:37.369 8 WARNING neutronclient.v2_0.client [None req-9a75d7ff-f2b5-4dcf-b3a7-3c27e999cf27 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in 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/743] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:10:36 2026] POST /v2.1/servers => generated 450 bytes in 410 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-06 23:10:37.407 8 WARNING neutronclient.v2_0.client [None req-9a75d7ff-f2b5-4dcf-b3a7-3c27e999cf27 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:37.418 7 WARNING neutronclient.v2_0.client [None req-77e22324-91d8-4a16-9939-067d9c984689 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in 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/744] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:37 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1400 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/745] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:37 2026] DELETE /v2.1/os-security-groups/8afa11f2-1808-4494-ae68-bc7702472bb6 => generated 0 bytes in 217 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-06 23:10:37.595 7 WARNING neutronclient.v2_0.client [None req-e33641cf-71a5-436a-87ec-f39526e21e03 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The 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-06 23:10:37.628 7 WARNING neutronclient.v2_0.client [None req-e33641cf-71a5-436a-87ec-f39526e21e03 d998f215894942aea07c7dcaa98db245 70e2543a38d44838980b9e6b042bef8f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/746] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:37 2026] DELETE /v2.1/os-security-groups/848bbf87-1f98-44ab-b11d-8959ca0f5b15 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:10:38.064 8 WARNING neutronclient.v2_0.client [None req-6b008b4c-858a-4994-91f7-d84c180d383c bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/747] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1434 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:38.434 7 WARNING neutronclient.v2_0.client [None req-836ebc6b-dc19-4b07-b221-08955a41a6ea a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] 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: 371/748] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1396 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:38.512 8 WARNING neutronclient.v2_0.client [None req-780bbd05-5610-4437-aa11-cb3bca6de0b6 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/749] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:38 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1404 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:39.169 7 WARNING neutronclient.v2_0.client [None req-087b7e48-7f73-41ee-802d-828038cb3e71 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/750] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1482 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:39.543 8 WARNING neutronclient.v2_0.client [None req-802fdcd5-4896-4ace-8e1c-26ef78555036 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/751] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1388 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:39.607 7 WARNING neutronclient.v2_0.client [None req-6c2c248b-0d58-4022-a906-032b41b07269 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/752] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:39 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1396 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:40.261 8 WARNING neutronclient.v2_0.client [None req-7eb5f345-5649-45dd-ae64-a92eca2f13b3 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/753] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:40.632 7 WARNING neutronclient.v2_0.client [None req-afb6c961-0dac-4af1-94b0-58c1a651217f a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/754] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1388 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:40.691 8 WARNING neutronclient.v2_0.client [None req-1f6efcc2-28ef-4ef4-aef9-1590d104cf81 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in 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/755] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:40 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1396 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:41.353 7 WARNING neutronclient.v2_0.client [None req-461a7079-8c49-4b90-b26c-afa3cd125522 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/756] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:41 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1490 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-06 23:10:41.725 8 WARNING neutronclient.v2_0.client [None req-fa8f20ef-5f52-4309-9c13-34aadbecdaa5 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/757] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:41 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1444 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:41.788 7 WARNING neutronclient.v2_0.client [None req-1a1bf091-8409-4590-88e4-863ac13bebc2 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/758] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:41 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1396 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-06 23:10:42.483 7 WARNING neutronclient.v2_0.client [None req-bb7b6835-1b44-45ed-af6c-bcdd467f285a bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/761] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:42 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1568 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:42.796 8 WARNING neutronclient.v2_0.client [None req-74007ad6-5c59-4d67-98e4-3876bb04b5b8 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/762] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:42 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1444 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:42.882 7 WARNING neutronclient.v2_0.client [None req-c32f386d-ecc0-4ade-aa62-38ac34851483 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/763] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:42 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1396 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-06 23:10:43.837 8 WARNING neutronclient.v2_0.client [None req-61cbe72a-c7ac-4587-9ced-a54e50842799 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] 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-06 23:10:43.899 7 WARNING neutronclient.v2_0.client [None req-ff781fcb-03e2-47c8-8989-31ebfc3b1fab a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/764] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:43 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/765] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:43 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1519 bytes in 658 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:44.505 8 WARNING neutronclient.v2_0.client [None req-267a6f86-f735-4e97-a504-b5aa8e39d4c9 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:44.575 7 INFO nova.api.openstack.compute.server_external_events [req-bb77facc-9c5e-4ff0-b350-879ead662a5f req-3b6431ed-c9a8-4510-8e38-307ee03a2364 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance 2026-03-06 23:10:44.586 7 INFO nova.compute.rpcapi [None req-06d1aff0-5bff-4414-9bbd-e19246350408 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 381/766] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:10:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:44 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1452 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06 23:10:45.550 7 WARNING neutronclient.v2_0.client [None req-44c65baa-b144-4932-8570-54bf9390b6ec bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The 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-06 23:10:45.559 8 WARNING neutronclient.v2_0.client [None req-8ee542ca-dfad-4df3-bf5b-29901d3ce53e a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/768] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:45 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 740 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:46.285 8 INFO nova.api.openstack.compute.server_external_events [req-071b3392-fab6-4b55-96ae-b7be7c63bd28 req-95e168b4-5d64-4638-8992-cf9e529576a4 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:10:46.292 8 INFO nova.compute.rpcapi [None req-0077f4f9-a8a2-447b-96af-4d4acb7918a5 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 388/770] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:10:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:46.498 7 WARNING neutronclient.v2_0.client [None req-b4086b77-be6b-4921-849d-a3217c15df27 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:47.273 8 WARNING neutronclient.v2_0.client [None req-c8a06e55-6bb9-4e5b-8acc-2dd2a2552182 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/771] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:46 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1528 bytes in 1504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/772] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:47 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:47.996 7 WARNING neutronclient.v2_0.client [None req-4d893b52-520d-4343-8fac-c5252da1268d bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/773] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:47 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:48.314 8 WARNING neutronclient.v2_0.client [None req-55185fcb-b3c1-4aee-b30c-8340d116db6e 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in 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/774] 10.0.0.113 () {34 vars in 685 bytes} [Fri Mar 6 23:10:48 2026] POST /v2.1/os-security-groups => generated 244 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:48.580 7 WARNING neutronclient.v2_0.client [None req-0419f9b9-1b85-4cdf-a4a6-d4234a1cda61 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/775] 10.0.0.113 () {34 vars in 685 bytes} [Fri Mar 6 23:10:48 2026] POST /v2.1/os-security-groups => generated 243 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:48.844 8 WARNING neutronclient.v2_0.client [None req-b85dd3ba-9dd7-48d2-8747-f02d16a6c0eb 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:48.867 7 INFO nova.api.openstack.compute.server_external_events [req-dd4bfe58-dd5a-44fb-8a23-c469e204a211 req-718fd37d-419d-41c7-99c6-2a7f14c5b5ef 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 7|app: 0|req: 386/776] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:10:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:49.016 7 WARNING neutronclient.v2_0.client [None req-a6695757-6d5a-434a-8d4f-bf5a2f182130 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/777] 10.0.0.113 () {34 vars in 685 bytes} [Fri Mar 6 23:10:48 2026] POST /v2.1/os-security-groups => generated 243 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:49.086 8 WARNING neutronclient.v2_0.client [None req-e5c08ae3-a322-4104-b1e3-b3ca5611ab62 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/778] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 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-06 23:10:49.174 8 WARNING neutronclient.v2_0.client [None req-5509ecd7-36a0-4b08-9722-0298ba967762 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/779] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:48 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 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-06 23:10:49.209 7 WARNING neutronclient.v2_0.client [None req-2048c3f7-72a2-4488-93e0-bc2a78406f84 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The 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-06 23:10:49.215 8 WARNING neutronclient.v2_0.client [None req-5509ecd7-36a0-4b08-9722-0298ba967762 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.252 8 WARNING neutronclient.v2_0.client [None req-5509ecd7-36a0-4b08-9722-0298ba967762 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in 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/780] 10.0.0.113 () {32 vars in 663 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/781] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:49.325 8 WARNING neutronclient.v2_0.client [None req-81f72205-7d98-4fb6-97ef-9f195cb8e812 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.357 8 WARNING neutronclient.v2_0.client [None req-81f72205-7d98-4fb6-97ef-9f195cb8e812 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in 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/782] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:49 2026] DELETE /v2.1/os-security-groups/c33f6ee3-c537-4923-901a-92653b30a0ae => generated 0 bytes in 190 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-06 23:10:49.525 7 WARNING neutronclient.v2_0.client [None req-5a3a942a-e4bf-4a50-988d-042cdaff8bf6 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.552 7 INFO nova.api.openstack.wsgi [None req-5a3a942a-e4bf-4a50-988d-042cdaff8bf6 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group c33f6ee3-c537-4923-901a-92653b30a0ae does not exist Neutron server returns request_ids: ['req-362468e7-d63b-45cd-b597-0d2759c85a48'] [pid: 7|app: 0|req: 389/783] 10.0.0.113 () {32 vars in 737 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/os-security-groups/c33f6ee3-c537-4923-901a-92653b30a0ae => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:49.566 8 WARNING neutronclient.v2_0.client [None req-beb8721a-7277-4918-9c5f-4769b7ae711d 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.611 8 WARNING neutronclient.v2_0.client [None req-beb8721a-7277-4918-9c5f-4769b7ae711d 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/784] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:49 2026] DELETE /v2.1/os-security-groups/a17ce670-3964-4b83-9664-e2daae241ac5 => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:10:49.766 7 WARNING neutronclient.v2_0.client [None req-3279e8c0-7bc7-4d9d-8564-b4f56f8ecb42 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.784 7 INFO nova.api.openstack.wsgi [None req-3279e8c0-7bc7-4d9d-8564-b4f56f8ecb42 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group a17ce670-3964-4b83-9664-e2daae241ac5 does not exist Neutron server returns request_ids: ['req-ab491363-dd7d-4493-a45c-518be2dee0d0'] [pid: 7|app: 0|req: 390/785] 10.0.0.113 () {32 vars in 737 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/os-security-groups/a17ce670-3964-4b83-9664-e2daae241ac5 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:49.797 8 WARNING neutronclient.v2_0.client [None req-6868244c-4e04-44f3-ad64-05b3241c8f1f 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:49.826 8 WARNING neutronclient.v2_0.client [None req-6868244c-4e04-44f3-ad64-05b3241c8f1f 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/786] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:49 2026] DELETE /v2.1/os-security-groups/87e1f93a-4c5b-4919-a8ad-b66bf5de7464 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:10:49.990 7 WARNING neutronclient.v2_0.client [None req-d781b73b-2364-4d25-a733-b103a464a90d 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.012 7 INFO nova.api.openstack.wsgi [None req-d781b73b-2364-4d25-a733-b103a464a90d 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group 87e1f93a-4c5b-4919-a8ad-b66bf5de7464 does not exist Neutron server returns request_ids: ['req-f747e563-98d4-447c-8b36-334c876ef783'] [pid: 7|app: 0|req: 391/787] 10.0.0.113 () {32 vars in 737 bytes} [Fri Mar 6 23:10:49 2026] GET /v2.1/os-security-groups/87e1f93a-4c5b-4919-a8ad-b66bf5de7464 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:50.026 8 WARNING neutronclient.v2_0.client [None req-f6011641-ad49-474f-8d23-41ba8d07dc58 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.062 8 WARNING neutronclient.v2_0.client [None req-f6011641-ad49-474f-8d23-41ba8d07dc58 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.102 8 WARNING neutronclient.v2_0.client [None req-f6011641-ad49-474f-8d23-41ba8d07dc58 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/788] 10.0.0.113 () {32 vars in 663 bytes} [Fri Mar 6 23:10:50 2026] GET /v2.1/os-security-groups => generated 707 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:10:50.167 7 WARNING neutronclient.v2_0.client [None req-e9f27d2b-92ac-48cf-8062-d4b8e2813745 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.187 7 INFO nova.api.openstack.wsgi [None req-e9f27d2b-92ac-48cf-8062-d4b8e2813745 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group 87e1f93a-4c5b-4919-a8ad-b66bf5de7464 does not exist Neutron server returns request_ids: ['req-2e166bbb-1a92-45b6-a90a-01fa13ba2ccd'] [pid: 7|app: 0|req: 392/789] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:50 2026] DELETE /v2.1/os-security-groups/87e1f93a-4c5b-4919-a8ad-b66bf5de7464 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:50.199 7 WARNING neutronclient.v2_0.client [None req-3c838437-0884-497f-b54b-00dc9de67fc8 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.222 8 WARNING neutronclient.v2_0.client [None req-5b18555a-4a72-46e7-9ca1-42c560380e85 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The 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-06 23:10:50.228 7 INFO nova.api.openstack.wsgi [None req-3c838437-0884-497f-b54b-00dc9de67fc8 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group a17ce670-3964-4b83-9664-e2daae241ac5 does not exist Neutron server returns request_ids: ['req-96c4a442-447b-446e-9542-4f4898d3f62e'] [pid: 7|app: 0|req: 393/790] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:50 2026] DELETE /v2.1/os-security-groups/a17ce670-3964-4b83-9664-e2daae241ac5 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:10:50.262 7 WARNING neutronclient.v2_0.client [None req-0216ddae-a2f9-4fb6-9b5d-134581049222 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in 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/791] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:50 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:50.364 7 WARNING neutronclient.v2_0.client [None req-26f5d386-7e30-4462-ab5d-13c01c9ba9c7 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] The 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-06 23:10:50.382 7 INFO nova.api.openstack.wsgi [None req-26f5d386-7e30-4462-ab5d-13c01c9ba9c7 58af3aaa6cfc48b8a4fea4f3be3bc060 bff76b2d9a1e45379f9295f4d526cf84 - - default default] HTTP exception thrown: Security group c33f6ee3-c537-4923-901a-92653b30a0ae does not exist Neutron server returns request_ids: ['req-3b095dc4-ba3f-44a1-bc23-92c91046e57f'] [pid: 7|app: 0|req: 395/792] 10.0.0.113 () {32 vars in 740 bytes} [Fri Mar 6 23:10:50 2026] DELETE /v2.1/os-security-groups/c33f6ee3-c537-4923-901a-92653b30a0ae => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/793] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:50 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:50.428 7 WARNING neutronclient.v2_0.client [None req-2c4ca58e-2d39-4910-bdc9-3d856af51dc8 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/794] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:50 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 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-06 23:10:51.404 8 WARNING neutronclient.v2_0.client [None req-815a7330-5ae9-450c-88c1-cbd6ed9dab8c f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:51.445 7 WARNING neutronclient.v2_0.client [None req-ae85de5a-6439-410b-8f32-d75e247a816e a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/795] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:51 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/796] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:51 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:51.627 8 WARNING neutronclient.v2_0.client [None req-27163d32-2170-4d69-985d-78be06b3ddba bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/797] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:51 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:52.665 8 WARNING neutronclient.v2_0.client [None req-fb13c7ee-bf3d-4556-b550-9e1aafe88996 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The 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-06 23:10:52.674 7 WARNING neutronclient.v2_0.client [None req-2f3cfaa9-dbc4-4751-a481-019e9987eb2e a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/800] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:52 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/801] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:52 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:52.917 8 WARNING neutronclient.v2_0.client [None req-c9c6188f-672e-472e-ab67-2c602086f822 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/802] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:52 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:53.954 7 WARNING neutronclient.v2_0.client [None req-98a56238-0cd5-4b0c-b52b-1de6dbde616b f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The 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-06 23:10:53.967 8 WARNING neutronclient.v2_0.client [None req-21ab04ee-35a1-486f-bb5d-6bb3baab5640 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/803] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:54.180 7 WARNING neutronclient.v2_0.client [None req-7a1dcf03-b674-488c-8d9e-3bfd59b9d9f6 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/804] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:53 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:54 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:55.194 8 WARNING neutronclient.v2_0.client [None req-9c7193dd-7b91-4844-9ba9-ea3f4b86bc38 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:55.249 7 WARNING neutronclient.v2_0.client [None req-bc894719-3aef-4e8a-9730-ae16783d5b7c a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/806] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:55 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 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, ' [pid: 7|app: 0|req: 402/807] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:55 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:55.360 8 WARNING neutronclient.v2_0.client [None req-673b8866-992d-4abd-a96a-3ffef2480033 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/808] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:55 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:56.369 7 WARNING neutronclient.v2_0.client [None req-3a423dfd-fdab-4cdd-8695-3fd81d4cdc2a f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:56.406 8 WARNING neutronclient.v2_0.client [None req-66b99574-1aff-4067-9239-6953c47ef97e a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/809] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:56 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:56.537 7 WARNING neutronclient.v2_0.client [None req-c2382260-6f7c-403e-864c-ced5b31a6dea bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/810] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:56 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/811] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:56 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:57.554 8 WARNING neutronclient.v2_0.client [None req-d1827ae1-3576-435e-bdc3-2587945859a7 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:57.600 7 WARNING neutronclient.v2_0.client [None req-b9c8748d-b06d-483d-a143-8dd689ff6646 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/812] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:57 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/813] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:57 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:10:57.774 8 WARNING neutronclient.v2_0.client [None req-8dcf15e4-9d8d-4b11-9aa6-e703b146fec2 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/814] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:57 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 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-06 23:10:58.361 7 INFO nova.api.openstack.compute.server_external_events [req-bf7bf942-3dc9-4020-becd-c3c56434b474 req-92aea232-22dc-4c02-9af6-57bacbdf679b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance [pid: 7|app: 0|req: 406/815] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:10:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:58.786 8 WARNING neutronclient.v2_0.client [None req-894613e9-7adb-47b3-ad6d-fc4548b88b33 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:10:58.820 7 WARNING neutronclient.v2_0.client [None req-290e2ccb-f4d5-4d6c-a74f-d8e04e810699 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/816] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:58 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:58.965 8 WARNING neutronclient.v2_0.client [None req-d890bd3d-0330-4654-ab0b-b5c9c1e8bef6 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/817] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:58 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:58 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:10:59.982 7 WARNING neutronclient.v2_0.client [None req-f961d351-1bbd-4145-9b92-c2e5d56c7a1c f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:11:00.073 8 WARNING neutronclient.v2_0.client [None req-a72faa09-9757-41ec-a072-5a2b34476134 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/819] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:10:59 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 506 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:00.496 7 WARNING neutronclient.v2_0.client [None req-63423016-1027-4e91-bad3-000301646d6a bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/820] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:00 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:00.660 8 INFO nova.api.openstack.compute.server_external_events [req-30811a55-2a89-487f-8c93-f746794cdb88 req-bb36160e-b5c1-40b3-80fa-b713024a849e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:11:00.660 8 INFO nova.api.openstack.compute.server_external_events [req-30811a55-2a89-487f-8c93-f746794cdb88 req-bb36160e-b5c1-40b3-80fa-b713024a849e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance 2026-03-06 23:11:00.660 8 INFO nova.api.openstack.compute.server_external_events [req-30811a55-2a89-487f-8c93-f746794cdb88 req-bb36160e-b5c1-40b3-80fa-b713024a849e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance 2026-03-06 23:11:00.660 8 INFO nova.api.openstack.compute.server_external_events [req-30811a55-2a89-487f-8c93-f746794cdb88 req-bb36160e-b5c1-40b3-80fa-b713024a849e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance 2026-03-06 23:11:00.661 8 INFO nova.api.openstack.compute.server_external_events [req-30811a55-2a89-487f-8c93-f746794cdb88 req-bb36160e-b5c1-40b3-80fa-b713024a849e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 8|app: 0|req: 413/821] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:00 2026] POST /v2.1/os-server-external-events => generated 871 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:00 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1556 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 414/823] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:11:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:01.509 7 WARNING neutronclient.v2_0.client [None req-3834b7dd-c051-4aa6-8420-275fbeb9e1d3 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/824] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:01.684 8 WARNING neutronclient.v2_0.client [None req-c674906e-626d-47d2-a01e-3765d773f0e5 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/825] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1517 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-06 23:11:01.853 7 WARNING neutronclient.v2_0.client [None req-bc07b0c2-c2ac-441d-88db-826a83b823f7 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/826] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1740 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-06 23:11:02.050 8 WARNING neutronclient.v2_0.client [None req-07d11987-e516-42fa-ab7d-47db1a9381ec bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/829] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:11:01 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9/os-interface => generated 285 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:02.692 7 WARNING neutronclient.v2_0.client [None req-f470b878-9c13-4dab-ba40-08b0e3789a3d f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:11:02.794 8 INFO nova.api.openstack.compute.server_external_events [req-f7c6f13b-0d45-490d-87f8-f3f9918e14c7 req-25856db2-8898-4ec1-9daa-8c6351b2b1d2 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:11:02.794 8 INFO nova.api.openstack.compute.server_external_events [req-f7c6f13b-0d45-490d-87f8-f3f9918e14c7 req-25856db2-8898-4ec1-9daa-8c6351b2b1d2 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance 2026-03-06 23:11:02.795 8 INFO nova.api.openstack.compute.server_external_events [req-f7c6f13b-0d45-490d-87f8-f3f9918e14c7 req-25856db2-8898-4ec1-9daa-8c6351b2b1d2 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 8|app: 0|req: 417/830] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:02 2026] POST /v2.1/os-server-external-events => generated 525 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-06 23:11:02.878 8 WARNING neutronclient.v2_0.client [None req-fe2c11bb-c4f6-4cfa-bbb7-e6257d8db4c0 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/831] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:02 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1526 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:03.251 7 WARNING neutronclient.v2_0.client [None req-953e4d4a-c30d-4766-831d-1c4e375d99ce bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/832] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:02 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1700 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:03.303 8 INFO nova.api.openstack.compute.server_external_events [req-d63995b4-2789-43ab-bf75-a652bbeb803a req-8bc034fe-7573-4b8f-ba62-1bd7cac46320 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance [pid: 8|app: 0|req: 419/833] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:03.336 8 WARNING neutronclient.v2_0.client [None req-2ef35a8e-8462-4733-983a-032c2a8362e7 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/834] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc/os-interface => generated 284 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/835] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1740 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/836] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers => generated 383 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06 23:11:03.670 8 WARNING neutronclient.v2_0.client [None req-afc3f64d-6b04-4dca-a51d-5686b1fee2d9 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/837] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:11:03 2026] DELETE /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:03.713 7 WARNING neutronclient.v2_0.client [None req-79999763-0cfd-4419-81ae-a9240b9da98a bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The 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-06 23:11:03.719 8 WARNING neutronclient.v2_0.client [None req-afc3f64d-6b04-4dca-a51d-5686b1fee2d9 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/838] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:03 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1746 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:04.035 8 WARNING neutronclient.v2_0.client [None req-afc3f64d-6b04-4dca-a51d-5686b1fee2d9 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] 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-06 23:11:04.277 7 WARNING neutronclient.v2_0.client [None req-c541b037-2508-4082-aa30-3758c314e496 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/839] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:11:03 2026] POST /v2.1/servers => generated 450 bytes in 707 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-06 23:11:04.331 8 WARNING neutronclient.v2_0.client [None req-9f0888bc-81d6-4a84-ba3f-134a918c41ec 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/840] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1422 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/841] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1718 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:04.527 8 WARNING neutronclient.v2_0.client [None req-dedf1249-f0b4-42db-b7ae-f0a3f3ce7f20 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/842] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:04.851 7 INFO nova.api.openstack.compute.server_external_events [req-f797d1bd-46b1-4049-a1f1-ec1dbd85e69e req-4070081b-7c05-4c3a-9cd6-8beeb74f2913 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 7|app: 0|req: 419/843] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:04 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-06 23:11:04.921 8 WARNING neutronclient.v2_0.client [None req-ce6cccee-aab3-4d45-a4ff-7c05fb9a3596 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:04 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1866 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:05.502 7 WARNING neutronclient.v2_0.client [None req-d3e5f631-d890-48da-a975-8ff6222ff144 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/845] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1426 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:05.724 7 INFO nova.api.openstack.compute.server_external_events [req-077acde1-89ae-4838-bbd7-8e13f6a02f36 req-66ab27ef-4e6c-4009-9f64-5101fd9a180f 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 7|app: 0|req: 421/846] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:11:05.735 8 WARNING neutronclient.v2_0.client [None req-481792ee-9875-4d88-a69f-0ebc5bb80c0d f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/847] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:05 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1718 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:06.086 7 WARNING neutronclient.v2_0.client [None req-70b49c5e-5e6d-4ae1-a03b-a406042c6206 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/848] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:06 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1866 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:06.594 8 WARNING neutronclient.v2_0.client [None req-3841cd17-6f9b-43c5-a284-e77c1fc6e96a 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/849] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:06 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1474 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-06 23:11:06.888 7 INFO nova.api.openstack.compute.server_external_events [req-5e115f48-aa9e-432b-ae74-f60aee726a75 req-951554c9-384a-4f49-8a2d-b5f5b94a7208 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:7ed8bf8a-a6d6-4e05-84ba-434271438119 for instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 on instance [pid: 7|app: 0|req: 423/850] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:07.230 8 WARNING neutronclient.v2_0.client [None req-324f4bdc-ebd2-48ba-841f-905e62b636ff bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/851] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:07 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1511 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:07.699 7 WARNING neutronclient.v2_0.client [None req-35fc9a85-6dad-4d72-988c-42ef814db54c 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/852] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:07 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1474 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:08.327 8 WARNING neutronclient.v2_0.client [None req-c7c339bb-2693-45ed-9579-529de4084e6f bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/853] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:08 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1516 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-06 23:11:08.784 7 WARNING neutronclient.v2_0.client [None req-edd6f1df-b4b7-4807-8a78-4358f2e5cefc 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/854] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:08 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1482 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:09.428 8 WARNING neutronclient.v2_0.client [None req-da9b2403-e1d7-46e6-ad5f-ac19ed62b415 bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] The python binding code in 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/855] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:09 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => generated 1516 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-06 23:11:09.882 7 WARNING neutronclient.v2_0.client [None req-fc9b9d52-90f7-4a5b-9116-d3f743dd1b37 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The 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-06 23:11:09.891 8 INFO nova.api.openstack.compute.server_external_events [req-5e981e50-c2ce-4731-8f5b-a213c9f65332 req-cc7100cb-65fe-4342-b4b0-e86f5c507333 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 431/856] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:09 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: 426/857] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:09 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1559 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:10.513 8 INFO nova.api.openstack.wsgi [None req-20733d1c-a85e-40fb-90a1-ff3f3a556dbb bb74a65fa076464bb3fa66f199d36ad8 29fb96287ca14d0d884ea1e98ad85784 - - default default] HTTP exception thrown: Instance 700fbf7c-d677-4de6-830a-9c7b61e8ddb9 could not be found. [pid: 8|app: 0|req: 432/858] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/700fbf7c-d677-4de6-830a-9c7b61e8ddb9 => 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: 427/859] 10.0.0.113 () {32 vars in 704 bytes} [Fri Mar 6 23:11:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-910176418 => generated 0 bytes in 28 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-06 23:11:10.904 8 INFO nova.api.openstack.compute.server_external_events [req-4e490ad3-5c87-4c52-9629-f0200700e156 req-9b9929a5-02d1-45d3-9692-0dd55d1125ce 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 433/860] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:11:11.019 7 WARNING neutronclient.v2_0.client [None req-903b36a1-f8ab-42bc-a3e1-9081d7185099 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/861] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:10 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1547 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, ' [pid: 8|app: 0|req: 434/862] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1399 bytes in 162 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: 429/863] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 435/864] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 25 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: 430/865] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 436/866] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/limits?tenant_id=29fb96287ca14d0d884ea1e98ad85784 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/867] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/868] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/869] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:11 2026] GET /v2.1/limits?tenant_id=4c395bf9ca5e41a29c9e083cd53d24c3 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/872] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/limits?tenant_id=5a91f2af13d24559b9b972b120ad3825 => generated 304 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/873] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/limits?tenant_id=60501092c6ed4eaf825329626bd2fed3 => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/874] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/875] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-06 23:11:12.189 8 WARNING neutronclient.v2_0.client [None req-532f93cc-09fc-4de2-afed-ceab5b1f6b2f 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/876] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:12.333 7 WARNING neutronclient.v2_0.client [None req-5bb0a2be-1655-46b1-bde7-902df122ef3c 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in 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/877] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1547 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/878] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7228 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 441/879] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 439/880] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:11:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 23:11:13.381 8 WARNING neutronclient.v2_0.client [None req-9ddcb912-88f7-4205-8944-45979b1be19a 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/881] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:13 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1547 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:14.499 7 WARNING neutronclient.v2_0.client [None req-e06b5c18-15b1-4f9d-adf0-ee3dbbc1a5ca a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] 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-06 23:11:14.616 8 WARNING neutronclient.v2_0.client [None req-eb218baf-ec39-462a-9c4b-8ed60ddbb20c 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/882] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:14 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1820 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:14.682 7 WARNING neutronclient.v2_0.client [None req-8e2c7643-ed48-46c7-9366-8accf81682d1 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/883] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:14 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1547 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/884] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:14 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1820 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:15.011 8 INFO nova.api.openstack.compute.server_external_events [req-05b8a66e-de0b-485c-9b3b-29436e45ad95 req-bd0e92af-b72c-43b1-8f21-289d1b14a38e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 444/885] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/886] 10.0.0.113 () {34 vars in 750 bytes} [Fri Mar 6 23:11:15 2026] POST /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc/action => generated 0 bytes in 96 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-06 23:11:15.135 8 WARNING neutronclient.v2_0.client [None req-782aaf34-9c88-401f-b3d0-514c1b4a67d9 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/887] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:15 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1822 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/888] 10.0.0.113 () {30 vars in 413 bytes} [Fri Mar 6 23:11:15 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:15.800 7 WARNING neutronclient.v2_0.client [None req-abe903d8-c645-4e42-a4da-c583322bc1a4 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/889] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:15 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1547 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/890] 10.0.0.113 () {28 vars in 560 bytes} [Fri Mar 6 23:11:15 2026] GET /v2/ => generated 402 bytes in 460 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: 445/891] 10.0.0.113 () {28 vars in 564 bytes} [Fri Mar 6 23:11:16 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: 447/892] 10.0.0.113 () {30 vars in 413 bytes} [Fri Mar 6 23:11:16 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-06 23:11:16.363 7 WARNING neutronclient.v2_0.client [None req-4ea6e23c-20f3-46f0-990d-74ba0032e024 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/893] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:16 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:16.952 8 WARNING neutronclient.v2_0.client [None req-a2a06723-5cc1-4340-b3bf-6e2447179627 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] 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-06 23:11:17.068 7 INFO nova.api.openstack.compute.server_external_events [req-01dfaa19-4af1-43cb-a0f4-5796ca27a7e0 req-82436414-110b-469e-9cdd-bee0599749dd 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 7|app: 0|req: 447/894] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/895] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:16 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1724 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:17.169 7 WARNING neutronclient.v2_0.client [None req-ce7168a3-bcdb-4f16-b972-229103bd381d 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/896] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:11:17 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47/os-interface => generated 285 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:17.507 8 WARNING neutronclient.v2_0.client [None req-21e2d688-b9e5-4780-87e6-e63aaaff1630 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/897] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:17 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:18.035 8 INFO nova.api.openstack.compute.server_external_events [req-417818ce-5d61-4d04-b1c5-e0b0c6f556c4 req-e09492bf-c173-47a9-b391-ccd06ef8272b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 450/898] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:11:18.044 7 WARNING neutronclient.v2_0.client [None req-6ccafa4c-253e-49c3-b941-0dd6a518d9e0 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/899] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:18 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1724 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, ' [pid: 8|app: 0|req: 451/900] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:11:18 2026] GET /v2.1/servers => generated 377 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/901] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:11:18 2026] DELETE /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 0 bytes in 82 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-06 23:11:18.341 8 WARNING neutronclient.v2_0.client [None req-3892a866-2604-4d3e-9b0a-6ebe7a881d7f 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/902] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:18 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1730 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-06 23:11:18.686 7 WARNING neutronclient.v2_0.client [None req-c51a2028-6dc2-4bb5-a098-0e49ca666307 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/903] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:18 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1827 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-06 23:11:19.425 8 INFO nova.api.openstack.compute.server_external_events [req-72d025f4-bb56-4b6c-a9d8-d2f7262f1f2c req-3bc070db-5bcc-49e7-9aed-f60a8c5edc37 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 8|app: 0|req: 453/904] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:19.485 7 WARNING neutronclient.v2_0.client [None req-fbdf538e-0c07-4a25-a161-f7a699554333 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in 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/905] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:19 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1850 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:19.844 8 WARNING neutronclient.v2_0.client [None req-c152b475-3a07-446b-aa23-b009bd4f75dc a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/906] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:19 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1827 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:20.666 7 WARNING neutronclient.v2_0.client [None req-64258714-f72f-47e2-9a84-1dadcd977f7c 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/907] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:20 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1850 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:21.113 8 WARNING neutronclient.v2_0.client [None req-3d1ad768-c0fb-4737-a36f-3a67e1a843a2 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/908] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:21 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1827 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-06 23:11:21.414 7 WARNING neutronclient.v2_0.client [None req-451cb1df-bee0-4dd1-b83a-8238ba54cab6 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:11:21.474 8 INFO nova.api.openstack.compute.server_external_events [req-0d3e8491-1208-4020-9535-80e2d693e527 req-8150d58f-57be-48ee-8cc6-4c1ea8fa07a1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:11:21.474 8 INFO nova.api.openstack.compute.server_external_events [req-0d3e8491-1208-4020-9535-80e2d693e527 req-8150d58f-57be-48ee-8cc6-4c1ea8fa07a1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance 2026-03-06 23:11:21.474 8 INFO nova.api.openstack.compute.server_external_events [req-0d3e8491-1208-4020-9535-80e2d693e527 req-8150d58f-57be-48ee-8cc6-4c1ea8fa07a1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 456/909] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:21 2026] POST /v2.1/os-server-external-events => generated 531 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-06 23:11:21.751 8 INFO nova.api.openstack.compute.server_external_events [req-600c838a-30c8-466e-b843-028e04143253 req-318eb986-c819-48ed-afc7-b010e720a8f8 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:7ec45945-4180-40c3-90bf-2ee44531acf3 for instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 on instance [pid: 8|app: 0|req: 457/910] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:21.812 8 WARNING neutronclient.v2_0.client [None req-9b2511cf-699d-4cca-a8f1-9323f49c8755 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/911] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:11:21 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/os-interface => generated 285 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 458/912] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:21 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1503 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:11:21.856 7 WARNING neutronclient.v2_0.client [None req-07db5d14-362c-458e-ba48-c30275860027 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/913] 10.0.0.113 () {32 vars in 815 bytes} [Fri Mar 6 23:11:21 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/os-interface/375e17e8-bd14-4990-a7f4-3ca878ac9720 => generated 282 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 459/914] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:21 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 157 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/915] 10.0.0.113 () {34 vars in 750 bytes} [Fri Mar 6 23:11:21 2026] POST /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/action => generated 0 bytes in 29 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: 460/918] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 157 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-06 23:11:22.240 7 WARNING neutronclient.v2_0.client [None req-6e83a207-ce1e-479d-8817-8cc12c55c7a1 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/919] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1827 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:22.889 8 WARNING neutronclient.v2_0.client [None req-e8021f98-6ca3-4f92-801e-bd71ef756aaf 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] 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: 460/920] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 157 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/921] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:22 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1508 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:23.541 7 INFO nova.api.openstack.compute.server_external_events [req-cafe42a6-cf6b-4c12-b875-84fb343b54ea req-f8927021-c3c1-4be6-818b-ad2816ff6e8b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:11:23.542 7 INFO nova.api.openstack.compute.server_external_events [req-cafe42a6-cf6b-4c12-b875-84fb343b54ea req-f8927021-c3c1-4be6-818b-ad2816ff6e8b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 7|app: 0|req: 461/922] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:23 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:11:23.558 8 WARNING neutronclient.v2_0.client [None req-869eb7c4-4890-4fe7-9659-d52ef02ed710 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/923] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:23 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:23.791 7 INFO nova.api.openstack.compute.server_external_events [req-e09fab37-59cc-4c28-9219-9fc25b298711 req-444debde-27f4-4265-8ed7-d680b5f8b495 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 7|app: 0|req: 462/924] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:23 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: 463/925] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:24 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 157 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-06 23:11:24.176 7 WARNING neutronclient.v2_0.client [None req-ce15d6c4-ec3c-4ad5-8c20-7f753a649006 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/926] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:24 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 1508 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-06 23:11:24.710 8 WARNING neutronclient.v2_0.client [None req-42fe8774-e0cc-4642-b8b4-c8d306c771a7 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/927] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:24 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1820 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, ' [pid: 7|app: 0|req: 464/928] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:25 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 196 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:25.237 8 WARNING neutronclient.v2_0.client [None req-c37b5615-da96-4ed6-935b-b995e3b75ccf f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The 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-06 23:11:25.324 7 INFO nova.api.openstack.wsgi [None req-051568ce-9191-41be-8648-cbf70c2fa8a6 7cd15d3bba83457a991421ee9ede760f 5a91f2af13d24559b9b972b120ad3825 - - default default] HTTP exception thrown: Instance ca522ba0-e12f-4ffc-bb88-8846e3110d47 could not be found. [pid: 7|app: 0|req: 465/929] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:25 2026] GET /v2.1/servers/ca522ba0-e12f-4ffc-bb88-8846e3110d47 => generated 111 bytes in 103 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: 466/930] 10.0.0.113 () {32 vars in 704 bytes} [Fri Mar 6 23:11:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-854824313 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/931] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:25 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1953 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/932] 10.0.0.113 () {34 vars in 750 bytes} [Fri Mar 6 23:11:25 2026] POST /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/action => generated 0 bytes in 46 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: 466/933] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:25 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 196 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: 468/934] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:26 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 196 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-06 23:11:26.811 8 INFO nova.api.openstack.compute.server_external_events [req-5c1a4d5d-0c83-4b29-bdb4-66df30740dcb req-efa773d6-8400-466e-92a8-b6d45f5607ac 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 8|app: 0|req: 467/935] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:26 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: 7|app: 0|req: 469/936] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:27 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 196 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: 8|app: 0|req: 468/937] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:11:28 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509/ips => generated 157 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, ' [pid: 7|app: 0|req: 470/938] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:11:28 2026] DELETE /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 0 bytes in 90 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-06 23:11:28.770 8 WARNING neutronclient.v2_0.client [None req-894e971a-f849-4d35-8a6c-78832dc948d1 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/939] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:28 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1844 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-06 23:11:29.968 7 WARNING neutronclient.v2_0.client [None req-72911a50-48b1-4995-bff0-3d0c490d9a6a f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] 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-06 23:11:30.047 8 INFO nova.api.openstack.compute.server_external_events [req-5a6ec0fd-1bf6-4e81-a3d8-4b7269d4c83f req-6e4e5f86-c64f-4bae-be40-7d9353319212 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 8|app: 0|req: 470/940] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/941] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:29 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1844 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:31.234 8 WARNING neutronclient.v2_0.client [None req-d0793f1f-f811-481f-8b90-e5ea22ee3435 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/942] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:31 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1844 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:32.090 8 INFO nova.api.openstack.compute.server_external_events [req-f525cc3b-8ef6-4900-a9de-fc0c8d1c4c07 req-97baf5c0-f8e9-4cc2-a960-cea3cff95944 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance 2026-03-06 23:11:32.091 8 INFO nova.api.openstack.compute.server_external_events [req-f525cc3b-8ef6-4900-a9de-fc0c8d1c4c07 req-97baf5c0-f8e9-4cc2-a960-cea3cff95944 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:375e17e8-bd14-4990-a7f4-3ca878ac9720 for instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 on instance [pid: 8|app: 0|req: 473/945] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:32 2026] POST /v2.1/os-server-external-events => generated 356 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-06 23:11:32.389 7 WARNING neutronclient.v2_0.client [None req-110c3c01-6265-4ef0-9359-8b2394982568 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/946] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:32 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1481 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:33.471 8 WARNING neutronclient.v2_0.client [None req-4c4acbff-084c-49c3-a870-5d64323b3bfc f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in 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/947] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:33 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1486 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:34.564 7 WARNING neutronclient.v2_0.client [None req-0ec31413-e54c-4753-90e6-3586532f7b73 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/948] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:34 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 1486 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:35.638 8 INFO nova.api.openstack.wsgi [None req-2768cae4-dcd6-43c8-8931-1788f8af4120 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] HTTP exception thrown: Instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 could not be found. [pid: 8|app: 0|req: 475/949] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:35 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/950] 10.0.0.113 () {32 vars in 706 bytes} [Fri Mar 6 23:11:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1794475695 => 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-06 23:11:36.581 8 INFO nova.api.openstack.wsgi [None req-9869cf0d-656b-4133-840b-eaf64e21ca66 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] HTTP exception thrown: Instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 could not be found. [pid: 8|app: 0|req: 476/951] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:11:36 2026] DELETE /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-06 23:11:36.610 7 INFO nova.api.openstack.wsgi [None req-8bb45a72-c537-4766-a1a8-04ee112593b2 f0c6e8e568f04a79838344b26e376a41 4c395bf9ca5e41a29c9e083cd53d24c3 - - default default] HTTP exception thrown: Instance 601ae0e3-4bb9-4e50-89a5-600bda0df509 could not be found. [pid: 7|app: 0|req: 476/952] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:36 2026] GET /v2.1/servers/601ae0e3-4bb9-4e50-89a5-600bda0df509 => generated 111 bytes in 22 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-06 23:11:40.417 8 WARNING neutronclient.v2_0.client [None req-7214e81d-92b5-4c77-9978-3cb416c4c9ab a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/953] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:40 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1820 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, ' [pid: 7|app: 0|req: 477/954] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:11:40 2026] DELETE /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 0 bytes in 74 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-06 23:11:40.678 8 WARNING neutronclient.v2_0.client [None req-5e6a5c70-542f-4246-9f1e-a19aba60f63a a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in 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/955] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:40 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1826 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:41.842 7 WARNING neutronclient.v2_0.client [None req-cfedde9a-f93c-4d8e-95fa-a1e87efe3e62 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] 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-06 23:11:41.989 8 INFO nova.api.openstack.compute.server_external_events [req-5af1d396-1416-4fac-8cc5-ab302aab92b4 req-22a56cc8-f1b7-4bdb-ae3f-e94e74857fa7 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 8|app: 0|req: 479/956] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/959] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:41 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1826 bytes in 1096 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:43.948 8 WARNING neutronclient.v2_0.client [None req-1c94f1d0-a55f-40db-abe4-1c49cc5c8f92 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] 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-06 23:11:44.053 7 INFO nova.api.openstack.compute.server_external_events [req-99c57f25-5649-4813-9f1d-7f1f890a2dd9 req-cd096ded-318b-4c95-9cd9-e832b7b0c8ee 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance 2026-03-06 23:11:44.053 7 INFO nova.api.openstack.compute.server_external_events [req-99c57f25-5649-4813-9f1d-7f1f890a2dd9 req-cd096ded-318b-4c95-9cd9-e832b7b0c8ee 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:f63cfb50-6756-44eb-8901-38b247c961e7 for instance b1f0d5f6-3ef4-451c-976a-115df15acfbc on instance [pid: 7|app: 0|req: 479/960] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:44 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/961] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:43 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1759 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:45.377 7 WARNING neutronclient.v2_0.client [None req-74c0d18a-d7d8-430e-8c72-1c3f9563add0 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/962] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:45 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 1478 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 483/963] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:11:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:47.138 7 INFO nova.api.openstack.wsgi [None req-fefe06a5-9b7e-4b89-bb79-c62c23cf9fb0 a25305831804421f900ead4d9183b623 60501092c6ed4eaf825329626bd2fed3 - - default default] HTTP exception thrown: Instance b1f0d5f6-3ef4-451c-976a-115df15acfbc could not be found. [pid: 7|app: 0|req: 481/964] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:47 2026] GET /v2.1/servers/b1f0d5f6-3ef4-451c-976a-115df15acfbc => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/965] 10.0.0.113 () {32 vars in 704 bytes} [Fri Mar 6 23:11:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-467959894 => 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-06 23:11:52.684 7 WARNING neutronclient.v2_0.client [None req-4368b855-62c4-4d89-b0bf-3e805d729194 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The 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-06 23:11:52.721 7 WARNING neutronclient.v2_0.client [None req-4368b855-62c4-4d89-b0bf-3e805d729194 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The 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-06 23:11:52.914 7 WARNING neutronclient.v2_0.client [None req-4368b855-62c4-4d89-b0bf-3e805d729194 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/968] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:11:52 2026] POST /v2.1/servers => generated 451 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:11:53.229 8 WARNING neutronclient.v2_0.client [None req-951febf8-cafc-42c1-a4a0-c03374345ee3 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/969] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:53 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1252 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:11:54.316 7 WARNING neutronclient.v2_0.client [None req-7b07a44e-e966-4407-ae24-35fd2e8aa4b0 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/970] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:54 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1302 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-06 23:11:55.433 8 WARNING neutronclient.v2_0.client [None req-e88fc05d-049f-4acd-b1c1-f6e38f8969f0 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/971] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:55 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1350 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-06 23:11:56.617 7 WARNING neutronclient.v2_0.client [None req-7f241bed-f1ee-4e87-bbc0-2594925d8994 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/972] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:56 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1350 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-06 23:11:58.051 8 WARNING neutronclient.v2_0.client [None req-45651574-8a62-4249-88d4-6972870a8a77 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] 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-06 23:11:59.118 7 INFO nova.api.openstack.compute.server_external_events [req-0bfb4d93-36e8-44ca-8afc-a9d565949aca req-ea10665f-3300-4ed7-b67c-a49f4b0537cf 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:fb1caa9c-650b-46f6-8a25-c815ab9f14bb for instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 on instance [pid: 7|app: 0|req: 486/973] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:11:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 488/974] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:11:58 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1426 bytes in 1165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:00.235 7 WARNING neutronclient.v2_0.client [None req-c394621e-7a4d-4849-9a70-eedf1f635e27 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/975] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:00 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1436 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:01.538 8 WARNING neutronclient.v2_0.client [None req-48f2e98d-c11a-487e-b376-cf2bf8facb83 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/976] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:01 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1436 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-06 23:12:02.738 8 WARNING neutronclient.v2_0.client [None req-45969f6e-fe2e-4dde-b178-1ba09c95d93c 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/979] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:02 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1436 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:04.032 7 WARNING neutronclient.v2_0.client [None req-e6543f31-2d22-4b3a-941d-45efd6aac541 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/980] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:03 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:05.415 8 WARNING neutronclient.v2_0.client [None req-9c170e3b-6bb9-4785-9bd0-b05529db8d9a 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/981] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:05 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 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-06 23:12:06.573 7 WARNING neutronclient.v2_0.client [None req-be944884-6f4b-4147-9109-dc943273b1d9 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/982] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:06 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 923 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:08.512 8 WARNING neutronclient.v2_0.client [None req-911b6e2c-f8cb-428d-a90e-4cf2ea8d1495 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/983] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:08 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:10.084 7 WARNING neutronclient.v2_0.client [None req-d44665f2-db3f-4fc9-9356-924ff12f1c08 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/984] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:10 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:11.489 8 WARNING neutronclient.v2_0.client [None req-d82c05f5-bb0c-41dd-8cae-78e063944baf 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] 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: 492/985] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/os-services => generated 783 bytes in 204 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: 493/986] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/987] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-06 23:12:11.956 7 WARNING neutronclient.v2_0.client [None req-299791eb-4315-43a0-a252-854d8830d96f 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in 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/988] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/991] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:12:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2144 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/992] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 496/993] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/994] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 497/995] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=15e871d69d734a76af7c4a522b9ce46b => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/996] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/997] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/998] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=49322b1ecf424481aeec1776d395d335 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/999] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=77b1a1b34e054a41ac83aed769dd7acb => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1000] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=8d60b99c77e74ffc9f89bcbff2a77cf4 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1001] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1002] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:12:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1003] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:12:13 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:12:13.098 8 WARNING neutronclient.v2_0.client [None req-ea498672-847b-487d-a362-dac0e9304f63 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1004] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:13 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:14.412 7 WARNING neutronclient.v2_0.client [None req-6422c4d9-1ec2-41af-94b8-1e1afac43874 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1005] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:14 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:15.954 8 WARNING neutronclient.v2_0.client [None req-c103bb91-f544-4469-923b-1e5cd9da6d7d 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/1006] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:15 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:17.368 7 WARNING neutronclient.v2_0.client [None req-3a30dcd0-8fd8-4f31-b4d9-ad835e7786cd 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/1007] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:17 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:18.730 8 WARNING neutronclient.v2_0.client [None req-e412df1d-1739-4010-900b-552be6f3404e 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/1008] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:18 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:19.902 7 WARNING neutronclient.v2_0.client [None req-3e6d9041-5d93-4199-a66e-055042f7b7a8 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/1009] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:19 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:20.591 8 INFO nova.api.openstack.compute.server_external_events [req-533fef19-7021-4ed4-a06d-f4185a9a4872 req-f92c632b-cdf5-408b-b975-3a6065381059 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:fb1caa9c-650b-46f6-8a25-c815ab9f14bb for instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 on instance [pid: 8|app: 0|req: 506/1010] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:21.416 7 WARNING neutronclient.v2_0.client [None req-42c579bc-4cf0-44bd-8e38-0f8f489ad6cc 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in 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/1011] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:21 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1424 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:22.604 7 WARNING neutronclient.v2_0.client [None req-51e1f696-2d06-4b44-8981-f71c09f040fc 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] 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-06 23:12:22.633 8 INFO nova.api.openstack.compute.server_external_events [req-90e4f198-1529-4fee-a20b-281e1ff48b2f req-6b1f060d-150f-43f4-91ff-8ef3f832edab 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:fb1caa9c-650b-46f6-8a25-c815ab9f14bb for instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 on instance [pid: 8|app: 0|req: 508/1014] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1015] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:22 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1610 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:23.662 8 WARNING neutronclient.v2_0.client [None req-c9bf4516-4a71-43f1-8cec-e43d0b159998 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1016] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:12:23 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43/os-interface => generated 284 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:24.649 7 WARNING neutronclient.v2_0.client [None req-95e9a98e-7cab-44c0-86aa-68c596290f2f 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] 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-06 23:12:24.670 8 INFO nova.api.openstack.compute.server_external_events [req-ecc1f2bd-24d6-4789-a81f-4640833f3db6 req-75e1ea56-260e-4597-bb14-fc0a53021547 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:fb1caa9c-650b-46f6-8a25-c815ab9f14bb for instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 on instance [pid: 8|app: 0|req: 510/1017] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1018] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:24 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1610 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, ' [pid: 8|app: 0|req: 511/1019] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:12:24 2026] GET /v2.1/servers => generated 387 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1020] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:12:24 2026] DELETE /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 0 bytes in 95 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-06 23:12:25.014 8 WARNING neutronclient.v2_0.client [None req-ab74e988-7a86-4c9c-8f5f-09ce7624d288 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1021] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:24 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1616 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-06 23:12:26.199 7 WARNING neutronclient.v2_0.client [None req-c4dac2d1-1779-418d-9d37-684bafc89cfe 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1022] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:26 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1736 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-06 23:12:27.399 8 WARNING neutronclient.v2_0.client [None req-f5c24d93-e336-444e-8811-1852b84e5fbf 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] 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-06 23:12:28.196 7 INFO nova.api.openstack.compute.server_external_events [req-a9f84eba-4704-49ec-a626-ebe2e4ce8702 req-df5612d8-2ad2-49f5-8562-111a9bb3e69e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:fb1caa9c-650b-46f6-8a25-c815ab9f14bb for instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 on instance [pid: 7|app: 0|req: 511/1023] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1024] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:27 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1736 bytes in 859 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:29.275 7 WARNING neutronclient.v2_0.client [None req-38e67b54-dc0f-4c42-b4f3-b859e191d09f 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1025] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:29 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1379 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:30.789 8 WARNING neutronclient.v2_0.client [None req-0a9f691b-64b6-4b16-acc7-eb325b137dc7 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1026] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:30 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1384 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-06 23:12:31.990 7 WARNING neutronclient.v2_0.client [None req-6454eb03-a75c-49fb-a54d-4c0fb49ce172 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1029] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:31 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 1338 bytes in 691 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:33.672 8 INFO nova.api.openstack.wsgi [None req-2483ea4d-63dc-4ca6-b006-ab8e304e2f4a 727fab0451804543b3b9239dc1db0403 8d60b99c77e74ffc9f89bcbff2a77cf4 - - default default] HTTP exception thrown: Instance 740186ff-2b0d-41e9-8d4d-7d9c68dccd43 could not be found. [pid: 8|app: 0|req: 517/1030] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:33 2026] GET /v2.1/servers/740186ff-2b0d-41e9-8d4d-7d9c68dccd43 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1031] 10.0.0.113 () {32 vars in 704 bytes} [Fri Mar 6 23:12:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-271618422 => generated 0 bytes in 15 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-06 23:12:45.862 8 WARNING neutronclient.v2_0.client [None req-2fad6d0f-2352-414e-84f6-7cbed239794e e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The 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-06 23:12:46.178 8 WARNING neutronclient.v2_0.client [None req-2fad6d0f-2352-414e-84f6-7cbed239794e e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1034] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:12:45 2026] POST /v2.1/servers => generated 424 bytes in 808 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:12:46.528 7 WARNING neutronclient.v2_0.client [None req-f4efd1cf-8ab8-4489-b18e-53201ff4537a e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1035] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:46 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1370 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:47.721 8 WARNING neutronclient.v2_0.client [None req-6c89dd82-1f2d-4474-b2b0-7657f4d8ed34 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1036] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:47 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1366 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:48.798 7 WARNING neutronclient.v2_0.client [None req-3a3f2001-0007-4e2f-b41b-073dfb719f16 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1037] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:48 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:49.876 8 WARNING neutronclient.v2_0.client [None req-9a90f588-9b5c-4f88-a7ba-a59dd03a25fa e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1038] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:49 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1422 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-06 23:12:50.979 7 WARNING neutronclient.v2_0.client [None req-b745843a-7cba-4ab9-a8c5-a7e312c2602a e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1039] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:50 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1430 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:51.769 8 INFO nova.api.openstack.compute.server_external_events [req-3bb18427-dfd9-4624-9233-1d2831e1b838 req-2dd6819a-5cca-4f44-be22-e1ccfa2e95d9 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 8|app: 0|req: 522/1040] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:52.075 8 WARNING neutronclient.v2_0.client [None req-1e77230c-c6c5-465d-9e5a-f71c41164122 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] 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-06 23:12:52.097 7 INFO nova.api.openstack.compute.server_external_events [req-44ccc449-e078-45fd-8705-bdae547eac2e req-919a51ef-b056-404e-8c54-4e042543d157 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 7|app: 0|req: 520/1043] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:52 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: 8|app: 0|req: 524/1044] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:52 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1482 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-06 23:12:53.248 7 WARNING neutronclient.v2_0.client [None req-bb08d364-b23c-4fd5-a0ad-8882c6d78a42 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1045] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:53 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1470 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:54.394 8 WARNING neutronclient.v2_0.client [None req-2f33765d-a3c4-4ca8-b5df-f4c9cebad358 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1046] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:54 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1470 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-06 23:12:55.537 7 WARNING neutronclient.v2_0.client [None req-76d33dc9-19df-40ab-a71f-aab0044dae28 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1047] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:55 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:56.685 8 WARNING neutronclient.v2_0.client [None req-844ec58a-762c-41a9-9f90-52fb6c0e95dd e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1048] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:56 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1470 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-06 23:12:56.948 7 INFO nova.api.openstack.compute.server_external_events [req-93ebfbee-f656-474e-980c-a8e3e5f58270 req-a12d5d30-c678-487a-8543-7107e59ce4b2 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 7|app: 0|req: 523/1049] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:57.857 8 WARNING neutronclient.v2_0.client [None req-6216a877-91a6-4bc7-99d5-b9c49df9a8d7 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1050] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:57 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1470 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-06 23:12:58.996 7 INFO nova.api.openstack.compute.server_external_events [req-8aa428ad-6137-4a09-b95e-9e3335963a85 req-604e71b7-45d4-4259-b1e4-6eaae91f9e3d 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 7|app: 0|req: 524/1051] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:12:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:12:59.056 8 WARNING neutronclient.v2_0.client [None req-c8f52aa5-0482-416e-aea8-d3efdf6a4dbd e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1052] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:59 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1655 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 525/1053] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:12:59 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990/ips => generated 109 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, ' [pid: 8|app: 0|req: 529/1054] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:12:59 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 526/1055] 10.0.0.113 () {32 vars in 825 bytes} [Fri Mar 6 23:12:59 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990/ips/tempest-ServerAddressesTestJSON-2116279991-network => generated 94 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 530/1056] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:12:59 2026] DELETE /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => 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-06 23:12:59.474 7 WARNING neutronclient.v2_0.client [None req-0773bde4-7e27-4aaa-bd3a-edb690c6b86b e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1057] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:12:59 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1661 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-06 23:13:00.626 8 WARNING neutronclient.v2_0.client [None req-d530c04a-cfa8-4deb-9db7-9d21e194f247 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] 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: 528/1058] 10.0.0.193 () {30 vars in 619 bytes} [Fri Mar 6 23:13:00 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 531/1059] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:00 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1661 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1060] 10.0.0.193 () {32 vars in 692 bytes} [Fri Mar 6 23:13:00 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 532/1061] 10.0.0.193 () {34 vars in 913 bytes} [Fri Mar 6 23:13:00 2026] GET /v2.1/os-simple-tenant-usage/4f56bba5908644fb9ff2d3a72cb25446?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:13:01.061 7 INFO nova.api.openstack.compute.server_external_events [req-f7220a9b-38be-4381-a5f4-a9f5a7a75fdb req-cc4148bf-f7dc-46bd-a074-deda3a915730 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 7|app: 0|req: 530/1062] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:01 2026] POST /v2.1/os-server-external-events => generated 185 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: 8|app: 0|req: 533/1063] 10.0.0.193 () {30 vars in 654 bytes} [Fri Mar 6 23:13:01 2026] GET /v2.1/limits?reserved=1 => generated 511 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-06 23:13:01.779 7 WARNING neutronclient.v2_0.client [None req-7fe77922-7003-4fcc-b2f1-8a275fc51f63 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1066] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:01 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1661 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:13:02.170 8 INFO nova.api.openstack.compute.server_external_events [req-4d32ee58-037c-4c2e-a2ad-36c4990d4e87 req-82c9e35b-1c0e-423c-a308-e2135cbccdef 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 8|app: 0|req: 536/1067] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:03.099 7 INFO nova.api.openstack.compute.server_external_events [req-d9f000d4-ff41-49b3-a824-4df1e3287f1d req-7490150b-9bc8-48e9-9101-4f9ea9ece1b8 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:89cf21cb-cf2b-46fc-89d3-18decf1f28f1 for instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 on instance [pid: 7|app: 0|req: 532/1068] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:03.143 8 WARNING neutronclient.v2_0.client [None req-80b23be1-0291-49b7-bcef-06bce99070e5 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in 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/1069] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:03 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1451 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1070] 10.0.0.193 () {30 vars in 619 bytes} [Fri Mar 6 23:13:04 2026] GET /v2.1 => generated 0 bytes in 84 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1071] 10.0.0.193 () {32 vars in 692 bytes} [Fri Mar 6 23:13:04 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:13:04.244 7 WARNING neutronclient.v2_0.client [None req-48666081-d02f-44fb-abe8-e8bc202ddf37 e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1072] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:04 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 1456 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1073] 10.0.0.193 () {34 vars in 913 bytes} [Fri Mar 6 23:13:04 2026] GET /v2.1/os-simple-tenant-usage/4f56bba5908644fb9ff2d3a72cb25446?start=2026-03-05T00:00:00&end=2026-03-06T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 535/1074] 10.0.0.193 () {30 vars in 654 bytes} [Fri Mar 6 23:13:04 2026] GET /v2.1/limits?reserved=1 => generated 511 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-06 23:13:05.319 8 INFO nova.api.openstack.wsgi [None req-87a91cb0-7967-4785-8c02-a101dfd73e0b e00cde7a1ba2496a8d44816a9c4f16ef 5f941400bc5b492a990ad0e606ab9482 - - default default] HTTP exception thrown: Instance 4be273d7-d08f-4fa9-a5f5-5e4647ac4990 could not be found. [pid: 8|app: 0|req: 540/1075] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:05 2026] GET /v2.1/servers/4be273d7-d08f-4fa9-a5f5-5e4647ac4990 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1078] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:13:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1079] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=0acb0f826d844648bd620d7eaf5736a5 => generated 302 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, ' [pid: 7|app: 0|req: 537/1080] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=1a26f921b72a471fba7fa28cbdcb3f48 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1081] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1082] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=384434d3cced493d95a61bb78d36645b => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1083] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1084] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=65cea803a774467d8aebf4d9940ecbdb => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1085] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=bfa149a3a32042a7b020de5ecff02504 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1086] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=e18ded59019a49f699edf6d56bd51230 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1087] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1088] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=f015147eedfc46fba9c6f5a43d1edc20 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1089] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=f0220f427d654d6b989a79ad6ab56cb1 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1090] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/limits?tenant_id=fe694b9a2501467dad4bea97cb710e48 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1091] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1092] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1093] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/os-services => generated 783 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1094] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 551/1095] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 545/1096] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1097] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1098] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:13:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1101] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:13:25 2026] POST /v2.1/os-keypairs => generated 397 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1102] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:13:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:13:29.690 8 WARNING neutronclient.v2_0.client [None req-106a7da8-fa9b-4b92-934f-6b87c71eabfb edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The 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-06 23:13:29.747 8 WARNING neutronclient.v2_0.client [None req-106a7da8-fa9b-4b92-934f-6b87c71eabfb edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The 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-06 23:13:29.784 8 WARNING neutronclient.v2_0.client [None req-106a7da8-fa9b-4b92-934f-6b87c71eabfb edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The 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-06 23:13:29.971 8 WARNING neutronclient.v2_0.client [None req-106a7da8-fa9b-4b92-934f-6b87c71eabfb edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1103] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:13:29 2026] POST /v2.1/servers => generated 496 bytes in 593 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:13:30.239 7 WARNING neutronclient.v2_0.client [None req-cd7a399d-e3cc-4c65-8395-a7b65b2a80d6 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1104] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:30 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:31.319 8 WARNING neutronclient.v2_0.client [None req-ab828a8b-dc31-4463-97b3-f40c6ca471c7 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1105] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:31 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:32.407 7 WARNING neutronclient.v2_0.client [None req-ee336e25-37d7-4dc5-bfc1-04a7466c885c edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1108] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:32 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:33.504 8 WARNING neutronclient.v2_0.client [None req-46b991c2-7529-4404-8239-21ed15d48ac3 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1109] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:33 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1509 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:34.599 7 WARNING neutronclient.v2_0.client [None req-6a675849-e7dc-41fc-aaa2-ea4fddf63e32 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in 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/1110] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:34 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:35.713 8 WARNING neutronclient.v2_0.client [None req-052ea211-d54c-4b58-a7d5-149173986ef8 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] 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-06 23:13:35.926 7 INFO nova.api.openstack.compute.server_external_events [req-95a868fc-9a2f-4d39-b134-9b4a6b356633 req-16b9d52f-6dde-4adc-85cb-2323676b4ef2 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 553/1111] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1112] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:35 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1641 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:37.185 7 WARNING neutronclient.v2_0.client [None req-83746b8f-4cbe-46dd-b509-8315cf89d958 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1113] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:37 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:38.329 8 WARNING neutronclient.v2_0.client [None req-01885550-43bc-46fc-9752-88caf18c3476 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1114] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:38 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 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-06 23:13:39.569 7 WARNING neutronclient.v2_0.client [None req-560d7a76-e385-4e03-b8f1-87c67ce3899b edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1115] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:39 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 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-06 23:13:40.748 8 WARNING neutronclient.v2_0.client [None req-03f83fe8-562f-421b-be59-f93f66472975 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1116] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:40 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:42.290 8 WARNING neutronclient.v2_0.client [None req-2d1ad1f6-f9c2-4800-a2aa-ae1fff166580 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1119] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:42 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:42.821 7 INFO nova.api.openstack.compute.server_external_events [req-5b4124aa-a349-41ea-be85-cbe90b07c7e0 req-2b6d2496-ad75-4a54-9115-d72f5ab69184 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 557/1120] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:42 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-06 23:13:43.512 8 WARNING neutronclient.v2_0.client [None req-4919f713-43d3-400d-a337-a7e2ebd7585c edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1121] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:43 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1629 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:44.887 7 INFO nova.api.openstack.compute.server_external_events [req-bb0fae28-5d69-4bd1-91c9-493ce9b414f2 req-9c91310f-a70b-4ef9-acda-7689010fbfb7 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 558/1122] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:44.972 8 WARNING neutronclient.v2_0.client [None req-e35330ac-91cd-4c47-930c-3ed14a1203fa edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1123] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:13:44 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1808 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:45.196 7 WARNING neutronclient.v2_0.client [None req-0f978849-999a-4797-867e-4c4b15cee834 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in 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/1124] 10.0.0.113 () {32 vars in 741 bytes} [Fri Mar 6 23:13:45 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:13:46.926 8 INFO nova.api.openstack.compute.server_external_events [req-06a235ed-4637-4b7d-9d4d-5e2c985235c8 req-d8d4f281-f123-4a5b-91ba-33196ef066ec 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 8|app: 0|req: 566/1125] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:13:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:01.674 7 WARNING neutronclient.v2_0.client [None req-8c3b8e5c-d075-4321-91c4-3a8ddf5ad07e edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1130] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:01 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1928 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 570/1131] 10.0.0.113 () {32 vars in 753 bytes} [Fri Mar 6 23:14:03 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 562/1132] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:14:05 2026] DELETE /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 0 bytes in 93 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-06 23:14:05.423 8 WARNING neutronclient.v2_0.client [None req-8bb587e4-ebb1-4674-82b5-390ec2666136 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1133] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:05 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1934 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:06.761 7 INFO nova.api.openstack.compute.server_external_events [req-2aea4729-8048-485f-877b-0e4c9f992c1d req-7591e53c-bca3-40b1-b288-6b8f1c4fb907 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 563/1134] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:06.910 8 WARNING neutronclient.v2_0.client [None req-f65217fe-3e9a-4d54-9617-64741cf7a55d edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1135] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:06 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1934 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:08.235 7 INFO nova.api.openstack.compute.server_external_events [req-8a45ebc0-4d9a-4773-8978-1e6f6d720fe4 req-c654542a-d420-4ddf-9fbf-577ce6561619 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 564/1136] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:08.476 8 WARNING neutronclient.v2_0.client [None req-630b76c7-9c79-4b99-82aa-7b7b2ab84812 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1137] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:08 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1538 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-06 23:14:08.810 7 INFO nova.api.openstack.compute.server_external_events [req-18d82e61-cb41-49fa-9057-043599a77770 req-ac41bab6-2cca-432e-b858-33b5ff0840da 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:78927a42-6c70-4a69-b241-2e466f7fbd3a for instance af8eb492-52cc-44ac-a7e4-18cc33b142fd on instance [pid: 7|app: 0|req: 565/1138] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:09.672 8 WARNING neutronclient.v2_0.client [None req-16463b74-e69e-4e37-a65e-124f3d06eab5 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1139] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:09 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1543 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-06 23:14:10.797 7 WARNING neutronclient.v2_0.client [None req-1601ea76-47ca-485e-aa6e-7172242fccd3 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1140] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:10 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 1543 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:11.891 8 INFO nova.api.openstack.wsgi [None req-101636eb-6f9b-4f29-bc42-16478998a44a edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] HTTP exception thrown: Instance af8eb492-52cc-44ac-a7e4-18cc33b142fd could not be found. [pid: 8|app: 0|req: 575/1141] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:11 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:11.912 7 INFO nova.api.openstack.wsgi [None req-dd0095cb-dea8-40c9-bf93-2cbba570bc0e edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] HTTP exception thrown: Instance af8eb492-52cc-44ac-a7e4-18cc33b142fd could not be found. [pid: 7|app: 0|req: 567/1142] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:14:11 2026] DELETE /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => generated 111 bytes in 17 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-06 23:14:11.947 8 INFO nova.api.openstack.wsgi [None req-87125619-824f-40a8-9f53-64c3c702e0c1 edfb3936612545fcbc032f14f9e8e43e bfa149a3a32042a7b020de5ecff02504 - - default default] HTTP exception thrown: Instance af8eb492-52cc-44ac-a7e4-18cc33b142fd could not be found. [pid: 8|app: 0|req: 576/1143] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:11 2026] GET /v2.1/servers/af8eb492-52cc-44ac-a7e4-18cc33b142fd => 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: 568/1144] 10.0.0.113 () {32 vars in 704 bytes} [Fri Mar 6 23:14:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-945106749 => 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, ' [pid: 8|app: 0|req: 577/1147] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1148] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1149] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=45c3b44028704ece856613b595c73e40 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1150] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=9b3b9944601b4dee813f31f54e643f6e => generated 302 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1151] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=9d021d43c8c541fbba7cb5d84f1e1e36 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1152] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=bfa149a3a32042a7b020de5ecff02504 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1153] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=c1dd590123b847e89a5b9b4ea114c33c => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1154] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1155] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1156] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1157] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1158] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 583/1159] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1160] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 584/1161] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1162] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1163] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:14:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 579/1164] 10.0.0.113 () {32 vars in 728 bytes} [Fri Mar 6 23:14:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1420220435 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-06 23:14:30.610 7 WARNING neutronclient.v2_0.client [None req-837c80f3-d2a1-433f-a607-5a470527d65d ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The 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-06 23:14:30.803 7 WARNING neutronclient.v2_0.client [None req-837c80f3-d2a1-433f-a607-5a470527d65d ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1167] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:14:30 2026] POST /v2.1/servers => generated 424 bytes in 480 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:14:31.048 8 WARNING neutronclient.v2_0.client [None req-a4263b8e-14d7-4509-ba44-6f82af38c8e1 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 587/1168] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:31 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1368 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:32.126 7 WARNING neutronclient.v2_0.client [None req-50baf302-8d37-4c64-9fee-f914bfae11c3 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1171] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:32 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1372 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:33.211 8 WARNING neutronclient.v2_0.client [None req-d01290f3-b32a-434e-9309-507efab4854e ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1172] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:33 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1420 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-06 23:14:34.357 7 WARNING neutronclient.v2_0.client [None req-606656a1-e1fb-42a9-b5f1-11dce777ce2a ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1173] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:34 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1420 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-06 23:14:35.454 8 WARNING neutronclient.v2_0.client [None req-4e754c57-cbef-4cdd-9cf0-098509f5a234 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 590/1174] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:35 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1428 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:36.750 7 WARNING neutronclient.v2_0.client [None req-7a2fb79b-b4a6-44ff-9ad9-9db3d12239a9 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] 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-06 23:14:37.132 8 INFO nova.api.openstack.compute.server_external_events [req-56040117-6db7-4d41-98fa-95cfc3954361 req-af35dbb9-c3d4-48ec-b7d9-7dac74717a26 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:f97ab004-6539-4a69-bc45-023dc45588a6 for instance 9a1aab19-8ff8-49d1-a441-f963d49e78da on instance [pid: 8|app: 0|req: 591/1175] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1176] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:36 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1480 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:38.465 8 WARNING neutronclient.v2_0.client [None req-3b4496f9-0752-43cf-bac5-ecd3865771ac ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 592/1177] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:38 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 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-06 23:14:39.638 7 WARNING neutronclient.v2_0.client [None req-48cdf54d-4306-431c-b7e3-bd307304945b ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1178] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:39 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 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-06 23:14:40.795 8 WARNING neutronclient.v2_0.client [None req-69a7b879-2d83-48bc-83e2-56b6fd625d16 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1179] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:40 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:42.482 8 WARNING neutronclient.v2_0.client [None req-723f5719-2114-40a9-91a7-e2a20acdb342 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1182] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:42 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:43.845 7 WARNING neutronclient.v2_0.client [None req-bf70eab3-238f-4247-aa39-f6d3a9817fea ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1183] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:43 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:45.062 8 WARNING neutronclient.v2_0.client [None req-60242527-d45d-4d3f-b0ee-78e5f8d31da1 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1184] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:45 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 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-06 23:14:46.239 7 WARNING neutronclient.v2_0.client [None req-856d5ca6-992e-40bf-9fc4-42aa018b1257 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] 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: 597/1185] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:14:46 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1186] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:46 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:14:47.464 8 WARNING neutronclient.v2_0.client [None req-c6c52472-bd40-40ae-afab-b796ae51f509 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 598/1187] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:47 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:48.767 7 INFO nova.api.openstack.compute.server_external_events [req-fdddd89c-904a-41a6-986e-9494f29d38ed req-16b902be-cca3-499b-acd9-43b8fa796f5b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f97ab004-6539-4a69-bc45-023dc45588a6 for instance 9a1aab19-8ff8-49d1-a441-f963d49e78da on instance [pid: 7|app: 0|req: 590/1188] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:48.954 8 WARNING neutronclient.v2_0.client [None req-34e3c7e0-370f-4abb-b4b4-ad57aa0131bd ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1189] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:48 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1468 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:49.320 7 WARNING neutronclient.v2_0.client [None req-832bee21-bc7e-489b-8629-7d7d98cf5d4a b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The 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-06 23:14:49.389 7 WARNING neutronclient.v2_0.client [None req-832bee21-bc7e-489b-8629-7d7d98cf5d4a b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The 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-06 23:14:49.677 7 WARNING neutronclient.v2_0.client [None req-832bee21-bc7e-489b-8629-7d7d98cf5d4a b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 591/1190] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:14:49 2026] POST /v2.1/servers => generated 447 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:49.904 8 WARNING neutronclient.v2_0.client [None req-380e52b0-609d-4bac-bf35-56e4db58c9ce b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 600/1191] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:49 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 1395 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-06 23:14:50.181 7 WARNING neutronclient.v2_0.client [None req-99efa15a-8bc5-40a1-9d44-117a027e4143 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1192] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:50 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1648 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:50.809 8 INFO nova.api.openstack.compute.server_external_events [req-5a7facbd-1118-4a3b-b58f-d6600227b397 req-34c45b88-afca-4718-8c79-1e812ea7f7e9 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:f97ab004-6539-4a69-bc45-023dc45588a6 for instance 9a1aab19-8ff8-49d1-a441-f963d49e78da on instance [pid: 8|app: 0|req: 601/1193] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 593/1194] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:14:51 2026] DELETE /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 0 bytes in 114 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-06 23:14:51.675 8 WARNING neutronclient.v2_0.client [None req-50e4a758-bad9-4c1c-822e-ed9fefb92910 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1195] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:51 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1654 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:52.816 8 WARNING neutronclient.v2_0.client [None req-36adbfd3-9a7b-42b6-b114-b0d806f99e18 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 604/1198] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:52 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1654 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-06 23:14:54.000 7 WARNING neutronclient.v2_0.client [None req-3b478524-e7d3-4cd7-990b-9834223b9dfb ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] 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-06 23:14:54.388 8 INFO nova.api.openstack.compute.server_external_events [req-205b1bdd-57ee-4ff3-99bc-be3ce1b65a15 req-3b7df76a-a9cc-4dc4-b427-c118e0248a02 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:f97ab004-6539-4a69-bc45-023dc45588a6 for instance 9a1aab19-8ff8-49d1-a441-f963d49e78da on instance [pid: 8|app: 0|req: 605/1199] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1200] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:53 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1654 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:54.998 8 WARNING neutronclient.v2_0.client [None req-2db7bbfb-9fed-4f8c-be78-7c530f87709f b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 606/1201] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:54 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 1520 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:55.458 7 WARNING neutronclient.v2_0.client [None req-5514268f-8df2-4fde-bb46-f6eaee176ac9 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 596/1202] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:55 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1454 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-06 23:14:56.431 8 INFO nova.api.openstack.compute.server_external_events [req-792a64f4-1491-4824-b5ec-a275559aa34f req-6e03d6ed-c12c-448e-a050-d19e1ca2f1e5 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 8|app: 0|req: 607/1203] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:14:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:14:56.622 7 WARNING neutronclient.v2_0.client [None req-9394432f-af24-4233-a4de-8fc1973baad5 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 597/1204] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:56 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 1454 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-06 23:14:57.710 8 INFO nova.api.openstack.wsgi [None req-1ce992fc-b367-4fa2-8771-8c94df2c2474 ed98c94c3f954bcb97d99bc81b8b9d46 2d8a3453aaf848399b1e83dcf76b1859 - - default default] HTTP exception thrown: Instance 9a1aab19-8ff8-49d1-a441-f963d49e78da could not be found. [pid: 8|app: 0|req: 608/1205] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:14:57 2026] GET /v2.1/servers/9a1aab19-8ff8-49d1-a441-f963d49e78da => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:00.278 7 WARNING neutronclient.v2_0.client [None req-1f188dfb-59c2-4fb0-bd01-896f7f9a39a8 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 598/1206] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:00 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 1518 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:02.125 7 INFO nova.api.openstack.compute.server_external_events [req-61afe926-e25e-4626-bf8f-7a2a6af3bc4c req-faf66de6-b4cb-4a6b-bbe7-07c683b268b1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 7|app: 0|req: 600/1209] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:02 2026] POST /v2.1/os-server-external-events => generated 185 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-06 23:15:04.167 8 INFO nova.api.openstack.compute.server_external_events [req-2cd8efce-fea1-44c0-a4bb-615cd114d99b req-2863d83a-0f68-4045-99f8-20e7b0dbde85 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance 2026-03-06 23:15:04.168 8 INFO nova.api.openstack.compute.server_external_events [req-2cd8efce-fea1-44c0-a4bb-615cd114d99b req-2863d83a-0f68-4045-99f8-20e7b0dbde85 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 8|app: 0|req: 610/1210] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:04 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:05.543 7 WARNING neutronclient.v2_0.client [None req-db6f1120-d12b-4186-b3f5-19d43c03ae72 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 601/1211] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:05 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 1817 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:07.388 7 INFO nova.api.openstack.compute.server_external_events [req-ed4b88d3-978c-4e44-aef0-327e32cf2f82 req-a0f46174-e851-4b4e-842c-d38cf5841b4f 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 7|app: 0|req: 602/1212] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:07 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) 2026-03-06 23:15:07.422 8 WARNING neutronclient.v2_0.client [None req-0c51f00f-ea0f-4aca-bc2f-33c4ab9e4e2f b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The 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-06 23:15:07.493 8 WARNING neutronclient.v2_0.client [None req-0c51f00f-ea0f-4aca-bc2f-33c4ab9e4e2f b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The 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-06 23:15:07.875 8 WARNING neutronclient.v2_0.client [None req-0c51f00f-ea0f-4aca-bc2f-33c4ab9e4e2f b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1213] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:15:07 2026] POST /v2.1/servers => generated 447 bytes in 858 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-06 23:15:08.228 7 WARNING neutronclient.v2_0.client [None req-3e810341-42fb-4ff6-9ab6-c84ddb14683e b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1214] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:08 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1395 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: 612/1215] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:15:10 2026] POST /v2.1/os-keypairs => generated 398 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:11.974 7 WARNING neutronclient.v2_0.client [None req-99054e82-e6da-44b6-882a-007d3c66e174 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 604/1218] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:15:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4447 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1219] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 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: 605/1220] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=11cc2c7786e84b7385f9852c7de79702 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1221] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=1af2211f89fa41eb9ff5fb1b7de8080e => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=29a7774ed7a140a1913f9af90e9cdbed => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1223] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:15:12.382 8 WARNING neutronclient.v2_0.client [None req-dfe6e908-ba8b-4287-8822-2b89fb12836b 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 608/1224] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=325ed36bf2cc4fbeb59eb46f60754e69 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:15:12.470 8 WARNING neutronclient.v2_0.client [None req-dfe6e908-ba8b-4287-8822-2b89fb12836b 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 609/1225] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=3cb2295d269e4df7a0748a07fe81161f => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1226] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1227] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=56ee75ece7e442cea6f37eb3af08c5ad => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1228] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=5c94275fe5de4d2a98d4eb2665c8ba18 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:15:12.653 8 WARNING neutronclient.v2_0.client [None req-dfe6e908-ba8b-4287-8822-2b89fb12836b 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1229] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=b2d674cf98ca4c0aaef0dfe8ad0f9edd => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1230] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=c60f1d63ccef49adb65bfd8da18b60bc => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1231] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1232] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/limits?tenant_id=efec37da01664ffa94892290d1d75fcb => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1233] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 697 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1234] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:15:12 2026] POST /v2.1/servers => generated 449 bytes in 528 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:12.870 8 WARNING neutronclient.v2_0.client [None req-71b13796-ae4c-4349-9769-c574c32ba78e 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 618/1235] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 619/1236] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1237] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1238] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 619/1239] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1240] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1241] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:15:12 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:15:13.335 7 WARNING neutronclient.v2_0.client [None req-0b512679-ba8d-408f-8430-4cef9a3356b7 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1242] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:13 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1520 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:13.868 8 INFO nova.api.openstack.compute.server_external_events [req-a8498593-e2f7-40ac-8060-732a2c3c743a req-00dcf668-edc7-471f-b0bf-dff20475777e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 8|app: 0|req: 621/1243] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:13.962 7 WARNING neutronclient.v2_0.client [None req-8b341b83-185f-40c9-ab09-bca7a47449fa 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1244] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:13 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1406 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-06 23:15:15.056 8 WARNING neutronclient.v2_0.client [None req-a11e0535-b764-4dc2-b20b-c7556d094072 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 622/1245] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:15 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:15.262 7 INFO nova.api.openstack.compute.server_external_events [req-cdee426d-3d60-499f-a26d-30d6eba64faf req-815af617-5410-4873-aef4-20c356f0e7ac 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 624/1246] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:16.150 8 WARNING neutronclient.v2_0.client [None req-1a54c119-7bd2-421d-a9ed-2ebf677ba8ae 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 623/1247] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:16 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1454 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-06 23:15:17.238 7 WARNING neutronclient.v2_0.client [None req-e465d13d-608e-42db-995a-b7d740931e8d 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 625/1248] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:17 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1462 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-06 23:15:18.336 8 WARNING neutronclient.v2_0.client [None req-6e6aca18-5b26-4b12-822c-da724a00111a 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] 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: 624/1249] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:18 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1539 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:15:18.447 7 INFO nova.api.openstack.compute.server_external_events [req-c8922c85-779f-494d-af06-c963dc8d91f6 req-f07a1ad0-6481-4cd8-904d-2c88aeb41129 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 626/1250] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:18 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) 2026-03-06 23:15:18.479 8 WARNING neutronclient.v2_0.client [None req-ab38cb6d-5ff4-4e42-99f7-138add9a1d81 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] 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-06 23:15:18.709 7 INFO nova.api.openstack.compute.server_external_events [req-67ee3153-cdb2-41c9-8230-d3c888a0580b req-62704367-4cab-40e8-960c-2a34ac7d67a1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 627/1251] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1252] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:18 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1518 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:19.493 7 WARNING neutronclient.v2_0.client [None req-f7864c5b-4444-4a42-aef4-fa023361276b 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1253] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:19 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:20.634 8 WARNING neutronclient.v2_0.client [None req-2d9f4be0-7873-49ec-8a4e-bbe8e53e5f95 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] 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: 626/1254] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:20 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1527 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:15:20.747 7 INFO nova.api.openstack.compute.server_external_events [req-15763151-2e24-4b73-b164-793a38bd4b1b req-a56ec1ef-9e9e-4ca3-889f-999868709e9c 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 629/1255] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:21.782 8 WARNING neutronclient.v2_0.client [None req-3f18d854-2c62-4b71-af20-a3e570c47484 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 627/1256] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:21 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1527 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-06 23:15:22.939 7 WARNING neutronclient.v2_0.client [None req-329fbd5d-5d8e-49a3-91bb-ee8661add5c7 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 631/1259] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:22 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1527 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:23.248 8 INFO nova.api.openstack.compute.server_external_events [req-5199fdd5-55fe-452d-9ee7-255dde07d9ca req-2e5d1568-9ac9-443f-9be8-5a6da2ae717d 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 8|app: 0|req: 629/1260] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:23.780 7 WARNING neutronclient.v2_0.client [None req-ab42a5f6-5b49-4f67-97aa-3d1f93fac1da b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1261] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:23 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1819 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-06 23:15:24.168 8 WARNING neutronclient.v2_0.client [None req-1e4d1b77-f7db-43d9-bcf8-b05e2959ee3c 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1262] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:24 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1527 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-06 23:15:25.140 7 INFO nova.api.openstack.compute.server_external_events [req-b7d1dc37-d0f6-4b99-8da4-5cd5be1c041f req-142e285e-b9a7-454c-95d5-8a7747c18129 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 633/1263] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:25 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:25.304 8 INFO nova.api.openstack.compute.server_external_events [req-af862e5a-5801-4eb3-bed4-394fce1adc5c req-82cf37f8-77b8-4755-9acc-68fb743951cb 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 8|app: 0|req: 631/1264] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:15:25.338 7 WARNING neutronclient.v2_0.client [None req-c8b34958-b32d-426b-981b-9f3d3321c62c 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1265] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:25 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1695 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-06 23:15:25.507 8 WARNING neutronclient.v2_0.client [None req-49245fa8-7b7c-4689-929c-090a289730bf 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1266] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:25 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1695 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:27.352 7 INFO nova.api.openstack.compute.server_external_events [req-de3d9097-f298-4b1c-9b28-137be0d63bf7 req-913512bc-00a1-4237-ac75-51a9628d4785 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 7|app: 0|req: 635/1267] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 634/1270] 10.0.0.113 () {34 vars in 750 bytes} [Fri Mar 6 23:15:34 2026] POST /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93/action => generated 31975 bytes in 554 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-06 23:15:38.964 7 INFO nova.api.openstack.compute.server_external_events [req-aa256615-302c-4174-ad37-a22c478786e8 req-c29e90cd-2f61-47f9-a324-1c5f2d086809 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 7|app: 0|req: 637/1271] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 635/1272] 10.0.0.113 () {34 vars in 671 bytes} [Fri Mar 6 23:15:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:41.968 7 WARNING neutronclient.v2_0.client [None req-60b40666-b33d-4c51-8dcc-6913692f03ad 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The 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-06 23:15:42.005 7 WARNING neutronclient.v2_0.client [None req-60b40666-b33d-4c51-8dcc-6913692f03ad 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The 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-06 23:15:42.212 7 WARNING neutronclient.v2_0.client [None req-60b40666-b33d-4c51-8dcc-6913692f03ad 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 638/1275] 10.0.0.113 () {34 vars in 663 bytes} [Fri Mar 6 23:15:41 2026] POST /v2.1/servers => generated 450 bytes in 579 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-06 23:15:42.480 8 WARNING neutronclient.v2_0.client [None req-fdf22f46-c70d-4930-8462-5fe0aed5eaed 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1276] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:42 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1403 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-06 23:15:43.604 7 WARNING neutronclient.v2_0.client [None req-099babf7-1552-4450-b406-602823b220c2 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1277] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:43 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1407 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:44.692 8 WARNING neutronclient.v2_0.client [None req-1ee4f951-e7d6-4cb0-a7d5-4ab4e10b0584 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 639/1278] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:44 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1455 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:45.785 7 WARNING neutronclient.v2_0.client [None req-670ae34c-9a93-4228-ba46-0bdab8ac2476 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 640/1279] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:45 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:46.880 8 WARNING neutronclient.v2_0.client [None req-f1797eec-9d27-4b24-9fde-9138050352b5 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 640/1280] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:46 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1463 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:47.966 8 WARNING neutronclient.v2_0.client [None req-0f5019c5-ec56-427b-9795-94fa1064dca0 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The 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-06 23:15:47.997 7 WARNING neutronclient.v2_0.client [None req-8d653fd7-c0ef-4902-90ca-25e25c8a6ff5 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:15:48.073 7 WARNING neutronclient.v2_0.client [None req-8d653fd7-c0ef-4902-90ca-25e25c8a6ff5 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 641/1281] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:47 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1541 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-06 23:15:48.175 8 INFO nova.api.openstack.compute.server_external_events [req-9febe552-bcfb-43bb-9c0e-751e0e39b170 req-1a19490e-0f87-44b7-b9fd-f0bbd70b1bee 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 8|app: 0|req: 642/1282] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:15:48.226 7 WARNING neutronclient.v2_0.client [None req-8d653fd7-c0ef-4902-90ca-25e25c8a6ff5 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 641/1283] 162.253.55.207 () {36 vars in 714 bytes} [Fri Mar 6 23:15:47 2026] POST /v2.1/servers => generated 453 bytes in 619 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-06 23:15:48.772 8 WARNING neutronclient.v2_0.client [None req-9651ae23-fb63-4f9e-b1ef-f73d06682fce 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 643/1284] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:15:48 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2213 bytes in 67 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-06 23:15:48.845 7 WARNING neutronclient.v2_0.client [None req-089ec037-6d3d-4a11-9f0b-c95b2a1218e2 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 642/1285] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:15:48 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 644/1286] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:15:48 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:49.165 7 WARNING neutronclient.v2_0.client [None req-be2224ba-70fa-4b67-a54e-981f961e3ce7 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 643/1287] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:49 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1529 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-06 23:15:50.370 8 WARNING neutronclient.v2_0.client [None req-5d81250d-c9a6-452b-910b-e3d6317af1d7 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 645/1288] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:50 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1529 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:51.504 7 WARNING neutronclient.v2_0.client [None req-51737ae5-7edd-4baf-b785-90d7c13abbe6 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:15:51.520 8 WARNING neutronclient.v2_0.client [None req-dec13d91-a01b-4f58-b47b-ec4e14fe59b9 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 644/1289] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:15:51 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2371 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:51.600 7 WARNING neutronclient.v2_0.client [None req-ad19ea66-4cda-4cf5-88d3-f6424b3e6d10 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 646/1290] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:51 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1291] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:15:51 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 647/1292] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:15:51 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 197 bytes in 58 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-06 23:15:52.684 8 WARNING neutronclient.v2_0.client [None req-1c48cce3-f8db-40b2-9c39-d794e2c4792b 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 649/1295] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:52 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1529 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-06 23:15:52.978 7 INFO nova.api.openstack.compute.server_external_events [req-cf0665b4-0514-4740-a245-f8a460426401 req-37cfd84c-077e-43e4-b188-160d36f47aac 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 7|app: 0|req: 647/1296] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:53.927 8 WARNING neutronclient.v2_0.client [None req-a8f7d9c7-ad14-492e-afba-0eedd8528c37 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 650/1297] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:53 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1529 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-06 23:15:54.361 7 INFO nova.api.openstack.compute.server_external_events [req-f4fbf8e6-f47b-41c3-857c-7f1b5fa73a41 req-e9eac769-6e14-4cfa-9551-4bdf9e4befe3 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 648/1298] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:54.613 8 WARNING neutronclient.v2_0.client [None req-1b947287-dcef-4190-ac39-a1ed56523a2c 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 651/1299] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:15:54 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2445 bytes in 149 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-06 23:15:54.748 7 WARNING neutronclient.v2_0.client [None req-b4bcfac9-5d11-4d00-a585-af637bc1c30d 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 649/1300] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:15:54 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 284 bytes in 83 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: 652/1301] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:15:54 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:55.015 7 INFO nova.api.openstack.compute.server_external_events [req-d1357dbe-5a0b-48d8-b1d4-e9ef8f599cd1 req-a95f6c24-5469-45b8-9ca6-e0a5050455ec 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 7|app: 0|req: 650/1302] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:55.121 8 WARNING neutronclient.v2_0.client [None req-3337273b-18fa-450b-8dd8-8b58dcc1b804 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 653/1303] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:55 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1696 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-06 23:15:55.273 7 WARNING neutronclient.v2_0.client [None req-66a06952-95ff-4909-ad24-37829ee843ad 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 651/1304] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:15:55 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1696 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:15:56.397 8 INFO nova.api.openstack.compute.server_external_events [req-125c8d49-d350-4145-a17c-d217b1fc2435 req-94ec6c65-5dbf-4cff-b12c-b7763c65ba98 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 8|app: 0|req: 654/1305] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:15:56 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-06 23:15:57.458 7 WARNING neutronclient.v2_0.client [None req-b7dc7b8c-13ad-4751-a659-d21a88a4c0f7 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 652/1306] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:15:57 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2433 bytes in 121 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-06 23:15:57.586 8 WARNING neutronclient.v2_0.client [None req-91941d03-165c-4a69-870a-eb097d791900 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 655/1307] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:15:57 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 284 bytes in 83 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: 653/1308] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:15:57 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:00.246 8 INFO nova.api.openstack.compute.server_external_events [req-c12f1db5-95a0-40e2-9423-df339d2db67c req-9bfa259d-32b3-4c44-8df2-f0f821e2cb15 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 656/1309] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:00.627 7 WARNING neutronclient.v2_0.client [None req-f55d2788-9351-4603-997a-d0e5068230c3 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 654/1310] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:16:00 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2433 bytes in 143 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-06 23:16:00.764 8 WARNING neutronclient.v2_0.client [None req-55346bb1-8e48-43d3-9110-2ce2ee02e035 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 657/1311] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:16:00 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 286 bytes in 101 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: 655/1312] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:16:00 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:02.303 8 INFO nova.api.openstack.compute.server_external_events [req-42e02f45-d439-455f-9d04-7e78a85f2492 req-c4af1620-40e7-49fc-b9fe-ef76a6e8cf6f 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 659/1315] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:02 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-06 23:16:03.463 7 WARNING neutronclient.v2_0.client [None req-e66a1954-468d-491d-80c5-d69422dd6e6d 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 657/1316] 162.253.55.207 () {32 vars in 733 bytes} [Fri Mar 6 23:16:03 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 2581 bytes in 124 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-06 23:16:03.590 8 WARNING neutronclient.v2_0.client [None req-f32c2567-0b4b-4c51-b9ce-517f17a3b1c1 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 660/1317] 162.253.55.207 () {32 vars in 759 bytes} [Fri Mar 6 23:16:03 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 286 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 658/1318] 162.253.55.207 () {32 vars in 777 bytes} [Fri Mar 6 23:16:03 2026] GET /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 661/1319] 10.0.0.113 () {34 vars in 750 bytes} [Fri Mar 6 23:16:04 2026] POST /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85/action => generated 32004 bytes in 536 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: 659/1320] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:16:07 2026] DELETE /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 0 bytes in 95 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-06 23:16:07.633 8 WARNING neutronclient.v2_0.client [None req-d2071d36-fffd-4fde-9be5-2d4721b3039e 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 662/1321] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:07 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:08.862 8 INFO nova.api.openstack.compute.server_external_events [req-7088f9f7-a167-4444-8481-df747a729e09 req-4e0281a3-dedc-438d-9195-04224e4853e4 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 8|app: 0|req: 663/1322] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:16:08.868 7 WARNING neutronclient.v2_0.client [None req-8979bee8-5830-48a0-b73f-f449d90e8a65 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 660/1323] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:08 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1822 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-06 23:16:10.063 8 WARNING neutronclient.v2_0.client [None req-bbe67c7e-7680-43e6-843a-3fade774f96d 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 664/1324] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:10 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1822 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-06 23:16:10.902 7 INFO nova.api.openstack.compute.server_external_events [req-112d81a7-3c1c-42ff-91e3-9449e1bbb97b req-f9202557-91d1-4809-9857-280a4696e45b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance 2026-03-06 23:16:10.902 7 INFO nova.api.openstack.compute.server_external_events [req-112d81a7-3c1c-42ff-91e3-9449e1bbb97b req-f9202557-91d1-4809-9857-280a4696e45b 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:cb5a655c-e4f4-406a-821e-1496c12289ac for instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 on instance [pid: 7|app: 0|req: 661/1325] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:10 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:11.218 8 WARNING neutronclient.v2_0.client [None req-7c51afbe-5f02-4be9-943d-5fd7f78d17a2 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 665/1326] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:11 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1484 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 662/1327] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:16:11 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 8|app: 0|req: 666/1328] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:16:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2388 bytes in 42 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-06 23:16:11.989 7 WARNING neutronclient.v2_0.client [None req-638d1f91-65e4-4481-b2e0-d993e925a8f3 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 663/1331] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:16:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 11863 bytes in 291 msecs (HTTP/1.1 200) 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: 669/1332] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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: 664/1333] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1334] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/os-services => generated 783 bytes in 46 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: 665/1335] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1336] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 28 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-06 23:16:12.329 8 WARNING neutronclient.v2_0.client [None req-fcb7ccaa-5c11-477e-bb03-95d27a83e6f9 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 667/1337] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1338] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1489 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1339] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=11cc2c7786e84b7385f9852c7de79702 => generated 302 bytes in 37 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: 672/1340] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=1af2211f89fa41eb9ff5fb1b7de8080e => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1341] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=29a7774ed7a140a1913f9af90e9cdbed => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1342] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1343] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=325ed36bf2cc4fbeb59eb46f60754e69 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1344] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=3cb2295d269e4df7a0748a07fe81161f => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1345] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1346] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=56ee75ece7e442cea6f37eb3af08c5ad => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1347] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=5c94275fe5de4d2a98d4eb2665c8ba18 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1348] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=b2d674cf98ca4c0aaef0dfe8ad0f9edd => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1349] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=c60f1d63ccef49adb65bfd8da18b60bc => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1350] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1351] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:16:12 2026] GET /v2.1/limits?tenant_id=efec37da01664ffa94892290d1d75fcb => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:16:13.446 8 WARNING neutronclient.v2_0.client [None req-24de3fb6-3e60-4acb-9dcb-817ecf86dd01 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1352] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:13 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => generated 1489 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-06 23:16:14.522 7 INFO nova.api.openstack.wsgi [None req-bd049989-a4d1-44ea-82f6-c3acbc6af376 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] HTTP exception thrown: Instance 2991ffa9-e12f-4427-b0b5-3fdd7c465d85 could not be found. [pid: 7|app: 0|req: 675/1353] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:14 2026] GET /v2.1/servers/2991ffa9-e12f-4427-b0b5-3fdd7c465d85 => 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: 679/1354] 10.0.0.113 () {32 vars in 730 bytes} [Fri Mar 6 23:16:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1953661405 => generated 0 bytes in 19 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: 676/1355] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:16:15 2026] DELETE /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-03-06 23:16:15.239 8 WARNING neutronclient.v2_0.client [None req-f3861565-2f2c-4e63-b6fd-ed3888f56394 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 680/1356] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:15 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1701 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-06 23:16:16.417 7 WARNING neutronclient.v2_0.client [None req-1708fb66-62bb-4ae6-a1e8-89aeafec22f3 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] 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-06 23:16:16.460 8 INFO nova.api.openstack.compute.server_external_events [req-d3634dd7-4205-40c9-bb98-f0c8f29580d9 req-b47b8132-23d4-4ea2-81c0-1dab1d4a33c7 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 8|app: 0|req: 681/1357] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1358] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:16 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1701 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:17.595 8 WARNING neutronclient.v2_0.client [None req-dbe7fa28-9ca6-4584-9020-6d9bcea87bf1 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 682/1359] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:17 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1701 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-06 23:16:18.506 7 INFO nova.api.openstack.compute.server_external_events [req-33b44028-4361-4131-af5d-60fc60deeeb5 req-9f09a804-4d98-41c1-b056-a7e5dd601e3e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance 2026-03-06 23:16:18.507 7 INFO nova.api.openstack.compute.server_external_events [req-33b44028-4361-4131-af5d-60fc60deeeb5 req-9f09a804-4d98-41c1-b056-a7e5dd601e3e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:1aaa5584-48d6-4272-ada4-9a636a7c59f4 for instance 865830ba-d854-48ce-b40c-8a7ce1545b93 on instance [pid: 7|app: 0|req: 678/1360] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:18 2026] POST /v2.1/os-server-external-events => generated 356 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-06 23:16:18.775 8 WARNING neutronclient.v2_0.client [None req-093c6d86-0aa3-47ff-80af-bdf6351ddaef 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 683/1361] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:18 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1483 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-06 23:16:19.882 7 WARNING neutronclient.v2_0.client [None req-9667975f-d895-4679-9e07-049df182bc6e 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 679/1362] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:19 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1488 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-06 23:16:20.974 8 WARNING neutronclient.v2_0.client [None req-5ecb43d4-9a85-4c04-b09e-7fbfae32620a 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 684/1363] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:20 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:22.061 7 INFO nova.api.openstack.wsgi [None req-0d254c11-e05a-4318-8417-aa5db0ebc7c0 37e6f8e8836a43aaa19018b41e3a0070 b2d674cf98ca4c0aaef0dfe8ad0f9edd - - default default] HTTP exception thrown: Instance 865830ba-d854-48ce-b40c-8a7ce1545b93 could not be found. [pid: 7|app: 0|req: 681/1366] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:16:22 2026] GET /v2.1/servers/865830ba-d854-48ce-b40c-8a7ce1545b93 => 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: 8|app: 0|req: 686/1367] 10.0.0.113 () {32 vars in 730 bytes} [Fri Mar 6 23:16:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1462049565 => 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-06 23:16:37.479 7 WARNING neutronclient.v2_0.client [None req-18d08281-9772-4e23-b751-b6547f713de9 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:16:37.520 7 WARNING neutronclient.v2_0.client [None req-18d08281-9772-4e23-b751-b6547f713de9 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:16:39.904 8 INFO nova.api.openstack.compute.server_external_events [req-273dcf13-55fb-4cdb-9c9a-cd97414e2802 req-0bc7b3a4-3b18-421a-adab-b9a04c9bb8c1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 688/1370] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:16:43.471 8 INFO nova.api.openstack.compute.server_external_events [req-37aa75b1-1aac-4209-9b4b-0b35104ac462 req-99991e6e-2dd4-43fb-ae0e-84d19d2db24e 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 691/1373] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:43 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-06 23:16:45.528 8 INFO nova.api.openstack.compute.server_external_events [req-7e54f446-40b4-406e-909d-1628958196bc req-f59c798c-0800-4dc0-a666-d95b395833ea 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 692/1374] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:16:46.592 7 WARNING neutronclient.v2_0.client [None req-18d08281-9772-4e23-b751-b6547f713de9 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 683/1375] 162.253.55.207 () {36 vars in 812 bytes} [Fri Mar 6 23:16:37 2026] POST /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 281 bytes in 9200 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-06 23:16:47.155 8 INFO nova.api.openstack.compute.server_external_events [req-4b1ee98a-340f-41e5-884f-412a9b68c02e req-ee5d29ce-83d1-42f0-9423-078256f8d01d 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 693/1376] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:47 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-06 23:16:49.193 7 INFO nova.api.openstack.compute.server_external_events [req-f3fe82c0-4559-48eb-a0b9-7ba90e2b0f79 req-55763b23-8f26-4123-a5d8-a0690e15f7b1 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 684/1377] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:16:49 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: 8|app: 0|req: 696/1384] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:17:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1714 bytes in 328 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: 689/1385] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 697/1386] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1387] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 698/1388] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1389] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:12.450 8 WARNING neutronclient.v2_0.client [None req-8f4c1759-bae4-4184-84b3-b8eb7c685825 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 699/1390] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7813 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1391] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 700/1392] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1393] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=11cc2c7786e84b7385f9852c7de79702 => generated 302 bytes in 47 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: 701/1394] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=1af2211f89fa41eb9ff5fb1b7de8080e => generated 305 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1395] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1396] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=325ed36bf2cc4fbeb59eb46f60754e69 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1397] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=3cb2295d269e4df7a0748a07fe81161f => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1398] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1399] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=56ee75ece7e442cea6f37eb3af08c5ad => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1400] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:12 2026] GET /v2.1/limits?tenant_id=5c94275fe5de4d2a98d4eb2665c8ba18 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1401] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:13 2026] GET /v2.1/limits?tenant_id=ae7081ca63ca484b897ea63886e4854d => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1402] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:13 2026] GET /v2.1/limits?tenant_id=c60f1d63ccef49adb65bfd8da18b60bc => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1403] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:13 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1404] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:13 2026] GET /v2.1/limits?tenant_id=efec37da01664ffa94892290d1d75fcb => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1405] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:17:13 2026] GET /v2.1/limits?tenant_id=f401c764542e448793273db7fee41df9 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:17:17.882 8 WARNING neutronclient.v2_0.client [None req-27d7b41f-f62e-409e-b487-76ecc46e010c 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:17:17.947 8 WARNING neutronclient.v2_0.client [None req-27d7b41f-f62e-409e-b487-76ecc46e010c 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:17:20.910 7 INFO nova.api.openstack.compute.server_external_events [req-0dc30b90-67b7-4a15-b20c-5db41029e39e req-1a851146-e229-4876-ae08-ecb1d00b63b6 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 700/1406] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:20 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-06 23:17:26.009 7 INFO nova.api.openstack.compute.server_external_events [req-d6c3eedf-24d9-41c6-b13f-9bc97c5caae4 req-a177802e-7368-4b40-ae82-eacbe7709fcf 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 703/1409] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:17:27.500 8 WARNING neutronclient.v2_0.client [None req-27d7b41f-f62e-409e-b487-76ecc46e010c 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 707/1410] 162.253.55.207 () {36 vars in 812 bytes} [Fri Mar 6 23:17:17 2026] POST /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 375 bytes in 9731 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:32.107 8 INFO nova.api.openstack.compute.server_external_events [req-97597fcc-9e53-4131-93c7-003f283e8d97 req-888cbddb-bad6-44de-a90a-9a675d8eedfb 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 709/1413] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:34.151 7 INFO nova.api.openstack.compute.server_external_events [req-05f6b7ca-54b9-4dba-824c-7be804a74132 req-33ed017c-66ca-4dbf-94dd-d8a841d56ba0 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 705/1414] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:39.157 8 WARNING neutronclient.v2_0.client [None req-cfb82a73-11e1-4e7f-ac92-f1f1a88001e0 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The 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-06 23:17:39.194 8 WARNING neutronclient.v2_0.client [None req-cfb82a73-11e1-4e7f-ac92-f1f1a88001e0 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] 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-06 23:17:41.708 7 INFO nova.api.openstack.compute.server_external_events [req-1a6e55ff-9ed3-4188-9f28-9ec757639263 req-a5bf5d6b-12c8-42ac-8b18-d88b4c0c2221 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 706/1415] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:44.112 7 INFO nova.api.openstack.compute.server_external_events [req-2658a435-3751-4ff3-be42-26229bf8bcb3 req-20901809-0443-43f1-8d52-43c52deb5889 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 709/1418] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-06 23:17:48.734 8 WARNING neutronclient.v2_0.client [None req-cfb82a73-11e1-4e7f-ac92-f1f1a88001e0 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 710/1419] 162.253.55.207 () {36 vars in 812 bytes} [Fri Mar 6 23:17:39 2026] POST /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface => generated 376 bytes in 9700 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-06 23:17:49.535 7 INFO nova.api.openstack.compute.server_external_events [req-c99b724e-2bcf-4093-bb7f-159b86bcaf2e req-b2acf4fd-fc4e-42b2-9a2b-3468e74fceab 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 710/1420] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:56.204 8 INFO nova.api.openstack.compute.server_external_events [req-596785b9-286d-44fc-95f2-5e38d04b424b req-5f898b22-0a2b-49d4-85a7-1464dcb74eea 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 712/1423] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:17:58.252 7 INFO nova.api.openstack.compute.server_external_events [req-62e7bb7e-abad-4a26-aefd-544afac033a6 req-9cd739dd-3c7a-4937-9b02-b06e8944c7bc 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-plugged:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 712/1424] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:17:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:02.586 8 INFO nova.api.openstack.compute.server_external_events [req-78aa1478-d85b-4fd6-b94a-4de100ba655c req-2ea04cd1-992c-466a-825b-3c9b919f8eca 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 714/1427] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 714/1428] 162.253.55.207 () {34 vars in 855 bytes} [Fri Mar 6 23:18:03 2026] DELETE /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface/fb05abd4-e019-4d88-a74d-f80456cb19d2 => generated 0 bytes in 58 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-06 23:18:04.627 8 INFO nova.api.openstack.compute.server_external_events [req-2969d4d6-4df5-47aa-9f3b-11bda2d494f8 req-d3e210ae-1f71-477c-8981-41089b4a965d 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 715/1429] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:06.689 7 INFO nova.api.openstack.compute.server_external_events [req-6f28973a-e839-40f0-95c9-6df30efed354 req-7ecaa128-ac85-4627-818b-ca7865431598 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance 2026-03-06 23:18:06.689 7 INFO nova.api.openstack.compute.server_external_events [req-6f28973a-e839-40f0-95c9-6df30efed354 req-7ecaa128-ac85-4627-818b-ca7865431598 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:fb05abd4-e019-4d88-a74d-f80456cb19d2 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 715/1430] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:06 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 716/1433] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:18:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 343 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: 718/1434] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1565 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1435] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 719/1436] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 718/1437] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:12.572 7 WARNING neutronclient.v2_0.client [None req-20d690c4-9f3d-43e8-8e11-55ced5e59380 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 720/1438] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7991 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1439] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 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: 721/1440] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-hypervisors/detail => generated 1705 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1441] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 722/1442] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/limits?tenant_id=11cc2c7786e84b7385f9852c7de79702 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1443] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/limits?tenant_id=1af2211f89fa41eb9ff5fb1b7de8080e => generated 305 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1444] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:18:13.066 8 INFO nova.api.openstack.compute.server_external_events [req-7b50e677-5e54-4e65-85f0-00758ffdd9ec req-49c2a128-3a60-4e9a-97d9-876c17fef9da 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 722/1445] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1446] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=325ed36bf2cc4fbeb59eb46f60754e69 => generated 302 bytes in 41 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: 723/1447] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=3cb2295d269e4df7a0748a07fe81161f => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1448] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1449] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=56ee75ece7e442cea6f37eb3af08c5ad => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1450] 162.253.55.207 () {34 vars in 855 bytes} [Fri Mar 6 23:18:13 2026] DELETE /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface/34fb8663-84af-42c0-b61e-965150e960b1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1451] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=5c94275fe5de4d2a98d4eb2665c8ba18 => generated 302 bytes in 54 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: 725/1452] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=c60f1d63ccef49adb65bfd8da18b60bc => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1453] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1454] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:18:13 2026] GET /v2.1/limits?tenant_id=efec37da01664ffa94892290d1d75fcb => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-06 23:18:15.222 7 INFO nova.api.openstack.compute.server_external_events [req-bcb4b88d-8c72-45bc-b068-89134f5b658d req-648015b3-9742-45f1-aaf5-0e42c01b7d15 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 729/1455] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:15 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) 2026-03-06 23:18:17.273 8 INFO nova.api.openstack.compute.server_external_events [req-5a50ea74-e73b-4e1b-bad5-bbb35644c219 req-83b1ee48-cf55-4a18-ab8f-e52024e71625 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:34fb8663-84af-42c0-b61e-965150e960b1 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 727/1456] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 732/1461] 162.253.55.207 () {34 vars in 855 bytes} [Fri Mar 6 23:18:33 2026] DELETE /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492/os-interface/a2d196d9-2be3-4949-b876-2975b35565d6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:36.157 8 INFO nova.api.openstack.compute.server_external_events [req-88e7e278-d7a2-40bf-b096-23adc28c92bf req-28a19593-627a-4309-81f3-b609d4ebd7d6 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 8|app: 0|req: 730/1462] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:38.204 7 INFO nova.api.openstack.compute.server_external_events [req-413dab2a-8c48-4a4f-85c3-790e15378a7a req-7e59c478-e087-43e1-bf9f-4af87ca5876d 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:a2d196d9-2be3-4949-b876-2975b35565d6 for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 733/1463] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:38 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, ' [pid: 8|app: 0|req: 731/1464] 162.253.55.207 () {34 vars in 755 bytes} [Fri Mar 6 23:18:39 2026] DELETE /v2.1/servers/b468943b-276a-486f-aa4c-73fbe8ea1492 => generated 0 bytes in 105 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-06 23:18:40.439 7 INFO nova.api.openstack.compute.server_external_events [req-48801668-4ca8-491c-88fc-aa92c959a394 req-4a9756a1-8006-4e6e-8053-5533c86c43d0 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 734/1465] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:42.477 7 INFO nova.api.openstack.compute.server_external_events [req-75f35aa5-215c-4020-9f80-a3f7aa3d91db req-67b43551-993d-4948-a06b-7589a80d9d3a 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance 2026-03-06 23:18:42.477 7 INFO nova.api.openstack.compute.server_external_events [req-75f35aa5-215c-4020-9f80-a3f7aa3d91db req-67b43551-993d-4948-a06b-7589a80d9d3a 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:bd85c016-9c87-4ace-9982-9e44bead827c for instance b468943b-276a-486f-aa4c-73fbe8ea1492 on instance [pid: 7|app: 0|req: 736/1468] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:42 2026] POST /v2.1/os-server-external-events => generated 356 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-06 23:18:43.376 8 INFO nova.api.openstack.compute.server_external_events [req-f5570561-d00b-44f3-bed3-673c04ef6c35 req-ba084eef-4f4f-435b-8279-1c052c578d7f 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 8|app: 0|req: 733/1469] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 737/1470] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:18:43 2026] DELETE /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 0 bytes in 85 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-06 23:18:43.506 8 WARNING neutronclient.v2_0.client [None req-65df140a-591f-491c-9204-9399daa71e1c b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 734/1471] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:18:43 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1945 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:44.706 7 INFO nova.api.openstack.compute.server_external_events [req-5d3e03c8-f824-403f-8435-5c2add625195 req-377b46a6-83e3-4235-9430-01a2c768c252 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 738/1472] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:46.185 8 INFO nova.api.openstack.compute.server_external_events [req-24912220-ae75-4e91-863c-94268b260f36 req-535b74d0-1983-49b0-9957-39bfe3bcd04f 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 8|app: 0|req: 735/1473] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:46.748 7 INFO nova.api.openstack.compute.server_external_events [req-5ef48c97-5ed3-4eeb-9727-f8d820ecdd2a req-bbe2229e-788e-427d-800b-e73f68b97163 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:ec02a28e-7bb3-4893-88d3-11d8d2ed7ad0 for instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 on instance [pid: 7|app: 0|req: 739/1474] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:48.725 8 WARNING neutronclient.v2_0.client [None req-46053bc4-630e-406d-917d-f182557a3969 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 736/1475] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:18:48 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => generated 1481 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-06 23:18:53.807 7 INFO nova.api.openstack.wsgi [None req-968090e1-781a-4326-85b6-06c0720dc8e8 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] HTTP exception thrown: Instance 3cc10324-5027-448a-9a12-4b0471f8ddf0 could not be found. [pid: 7|app: 0|req: 741/1478] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:18:53 2026] GET /v2.1/servers/3cc10324-5027-448a-9a12-4b0471f8ddf0 => 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-06 23:18:54.250 8 INFO nova.api.openstack.compute.server_external_events [req-72ea852f-e67b-41f9-ba4b-7559ce355bbd req-5aae9079-d6a0-4df7-ab16-5ba9edad5ed9 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-changed:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 8|app: 0|req: 738/1479] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 742/1480] 10.0.0.113 () {32 vars in 718 bytes} [Fri Mar 6 23:18:54 2026] DELETE /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 0 bytes in 80 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-06 23:18:54.371 8 WARNING neutronclient.v2_0.client [None req-d51bc972-8039-43a2-9873-1f4c1159c50a b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 739/1481] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:18:54 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 1943 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-06 23:18:56.284 7 INFO nova.api.openstack.compute.server_external_events [req-f54ccdc5-4977-45fe-9b60-206fa45ff794 req-4ea2c7ec-f1ea-4bfb-90bc-58583c538bb4 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance 2026-03-06 23:18:56.285 7 INFO nova.api.openstack.compute.server_external_events [req-f54ccdc5-4977-45fe-9b60-206fa45ff794 req-4ea2c7ec-f1ea-4bfb-90bc-58583c538bb4 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-unplugged:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 7|app: 0|req: 743/1482] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:56 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-06 23:18:58.332 8 INFO nova.api.openstack.compute.server_external_events [req-725c5b5a-a312-4648-8c83-50e24e2d194f req-0be4dde4-1b14-444c-af7d-0bf4ec79eade 3bd55e77c38244449333b0c3c2b4faf4 42ffb9c0cb6f4c2d9439e5b151dd7913 - - d930fc76b87a40a89c6a371e36588588 d930fc76b87a40a89c6a371e36588588] Creating event network-vif-deleted:64adb5d5-640a-4071-84da-4a83c8304e74 for instance bce5c392-37b4-41b8-990e-4e2b30337694 on instance [pid: 8|app: 0|req: 740/1483] 10.0.0.7 () {38 vars in 813 bytes} [Fri Mar 6 23:18:58 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-06 23:18:59.561 7 WARNING neutronclient.v2_0.client [None req-de914a7c-c485-4c70-81e8-f3ee6ba94bab b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 744/1484] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:18:59 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => 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-06 23:19:04.637 7 INFO nova.api.openstack.wsgi [None req-c0a47823-5165-4185-a2d1-5d6eecb8642e b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] HTTP exception thrown: Instance bce5c392-37b4-41b8-990e-4e2b30337694 could not be found. [pid: 7|app: 0|req: 746/1487] 10.0.0.113 () {32 vars in 715 bytes} [Fri Mar 6 23:19:04 2026] GET /v2.1/servers/bce5c392-37b4-41b8-990e-4e2b30337694 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 742/1488] 10.0.0.113 () {32 vars in 726 bytes} [Fri Mar 6 23:19:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1477104393 => generated 0 bytes in 25 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-06 23:19:06.644 7 INFO nova.api.openstack.wsgi [None req-309366e6-05b4-40a0-b837-85274d6087e5 b71554bc706c485facf2eb2fb4c0de08 1af2211f89fa41eb9ff5fb1b7de8080e - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1477104393 not found for user b71554bc706c485facf2eb2fb4c0de08 [pid: 7|app: 0|req: 747/1489] 10.0.0.113 () {32 vars in 723 bytes} [Fri Mar 6 23:19:06 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1477104393 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1490] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1491] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 744/1492] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1493] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1494] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1495] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1496] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 751/1497] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 747/1498] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 752/1499] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/limits?tenant_id=11cc2c7786e84b7385f9852c7de79702 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1500] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/limits?tenant_id=1af2211f89fa41eb9ff5fb1b7de8080e => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1501] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1504] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=325ed36bf2cc4fbeb59eb46f60754e69 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1505] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=3cb2295d269e4df7a0748a07fe81161f => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1506] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1507] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=56ee75ece7e442cea6f37eb3af08c5ad => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1508] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=5c94275fe5de4d2a98d4eb2665c8ba18 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1509] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=c60f1d63ccef49adb65bfd8da18b60bc => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1510] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1511] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:19:12 2026] GET /v2.1/limits?tenant_id=efec37da01664ffa94892290d1d75fcb => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1512] 10.0.0.113 () {32 vars in 655 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1513] 10.0.0.113 () {32 vars in 641 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/servers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-06 23:19:21.892 8 WARNING oslo_db.sqlalchemy.utils [None req-65f408f3-a7fc-4918-ae2b-eee412b426f3 1490fadcfe8b4e67b50a24cd649829dd 2ef664ef2a424c9b86b2c12d20a809c6 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 755/1514] 10.0.0.113 () {32 vars in 649 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1515] 10.0.0.113 () {32 vars in 694 bytes} [Fri Mar 6 23:19:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1526] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:20:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1527] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:20:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1530] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 769/1531] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1532] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1533] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1534] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1535] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 765/1536] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 772/1537] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1538] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 773/1539] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1550] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:21:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1551] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:21:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1552] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:21:11 2026] GET /v2.1/os-services => generated 783 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 782/1555] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 774/1556] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 89 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: 783/1557] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1558] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1559] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1560] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1561] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1562] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1563] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:21:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1574] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 783/1575] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 793/1576] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/os-services => generated 783 bytes in 28 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: 784/1577] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 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: 794/1578] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 785/1579] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:22:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1580] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1583] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1584] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1585] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1586] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1587] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:22:12 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1598] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1599] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1600] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1601] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1602] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 806/1603] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1604] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-services => generated 783 bytes in 26 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: 807/1605] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 799/1606] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1607] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1608] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 809/1609] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:23:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1622] 10.0.0.20 () {32 vars in 710 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1623] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1624] 10.0.0.20 () {32 vars in 681 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1625] 10.0.0.20 () {32 vars in 706 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1626] 10.0.0.20 () {32 vars in 702 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1627] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/limits?tenant_id=2ef664ef2a424c9b86b2c12d20a809c6 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1628] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/limits?tenant_id=42ffb9c0cb6f4c2d9439e5b151dd7913 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1629] 10.0.0.20 () {32 vars in 742 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/limits?tenant_id=ec6c9216ff0c4ecaa203b6feee5c73e7 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1630] 10.0.0.20 () {32 vars in 667 bytes} [Fri Mar 6 23:24:11 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1633] 10.0.0.20 () {32 vars in 687 bytes} [Fri Mar 6 23:24:12 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 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: 823/1634] 10.0.0.20 () {32 vars in 671 bytes} [Fri Mar 6 23:24:12 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 812/1635] 10.0.0.20 () {32 vars in 685 bytes} [Fri Mar 6 23:24:12 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0)