+ 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 [Mon Mar 2 17:15:36 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-7bdcb767fb-6zcdt 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 0x7f56770b5668 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-02 17:15:41.273 7 INFO nova.utils [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 17:15:41.415 8 INFO nova.utils [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 17:15:42.950 7 WARNING keystonemiddleware._common.config [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:15:42.958 7 WARNING oslo_config.cfg [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 17:15:43.035 7 WARNING keystonemiddleware._common.config [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:15:43.049 7 WARNING oslo_config.cfg [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] 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-02 17:15:43.062 7 WARNING oslo_config.cfg [None req-5d6073c7-64e5-41b5-90a2-27fc9c0935ca - - - - - -] 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 0x7f56770b5668 pid: 7 (default app) 2026-03-02 17:15:43.092 8 WARNING keystonemiddleware._common.config [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:15:43.101 8 WARNING oslo_config.cfg [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 17:15:43.176 8 WARNING keystonemiddleware._common.config [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 17:15:43.191 8 WARNING oslo_config.cfg [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] 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-02 17:15:43.203 8 WARNING oslo_config.cfg [None req-5ad11ae4-d1ce-4189-8036-f7144ffbd2b0 - - - - - -] 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 0x7f56770b5668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:15:55 2026] GET /v2.1 => generated 114 bytes in 23 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-02 17:15:55.599 8 WARNING oslo_policy.policy [None req-94848ab2-fec1-4d00-80f6-33060f7b932e 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - 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-02 17:15:55.599 8 WARNING oslo_policy.policy [None req-94848ab2-fec1-4d00-80f6-33060f7b932e 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - 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: 2/4] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:15:55 2026] GET /v2.1 => generated 0 bytes in 556 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:15:55.698 7 WARNING oslo_policy.policy [req-94848ab2-fec1-4d00-80f6-33060f7b932e req-867addd9-3210-4270-b035-e6b394ae760b 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - 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-02 17:15:55.699 7 WARNING oslo_policy.policy [req-94848ab2-fec1-4d00-80f6-33060f7b932e req-867addd9-3210-4270-b035-e6b394ae760b 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - 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: 3/5] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:15:55 2026] GET /v2.1/ => generated 399 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:15:55.811 8 INFO nova.api.openstack.wsgi [None req-62352112-b6d0-43e5-9aa2-6cc52efd32a6 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.67 () {48 vars in 1007 bytes} [Mon Mar 2 17:15:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:15:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.67 () {52 vars in 1044 bytes} [Mon Mar 2 17:15:55 2026] POST /v2.1/flavors => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:15:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:15:56 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:15:56 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:15:56.795 8 INFO nova.api.openstack.wsgi [None req-95ebaf76-42c8-467f-ab4e-eb84aead3140 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.67 () {48 vars in 1009 bytes} [Mon Mar 2 17:15:56 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:15:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.67 () {52 vars in 1044 bytes} [Mon Mar 2 17:15:56 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:15:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:15:57 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:15:57 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:15:57.764 8 INFO nova.api.openstack.wsgi [None req-3e951ead-0efa-4971-85b1-f785cade1c8a 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:15:57 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:15:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.67 () {52 vars in 1044 bytes} [Mon Mar 2 17:15:57 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:15:58 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: 11/22] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:15:58 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:15:58 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:15:58.681 8 INFO nova.api.openstack.wsgi [None req-54e794b2-c93e-4dfa-bd48-596b3980d8a1 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.67 () {48 vars in 1009 bytes} [Mon Mar 2 17:15:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:15:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.67 () {52 vars in 1044 bytes} [Mon Mar 2 17:15:58 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:15:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:15:59 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:15:59 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:15:59.651 8 INFO nova.api.openstack.wsgi [None req-635d4ae1-61d6-4dec-b08f-74a61a81f0b8 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:15:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:15:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.67 () {52 vars in 1044 bytes} [Mon Mar 2 17:15:59 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: 7|app: 0|req: 52/103] 10.0.0.35 () {28 vars in 453 bytes} [Mon Mar 2 17:21:42 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: 52/104] 10.0.0.35 () {30 vars in 657 bytes} [Mon Mar 2 17:21:42 2026] GET /v2.1 => generated 0 bytes in 142 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: 53/105] 10.0.0.35 () {32 vars in 730 bytes} [Mon Mar 2 17:21:42 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: 53/106] 10.0.0.35 () {34 vars in 803 bytes} [Mon Mar 2 17:21:42 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:24:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 70/140] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:24:26 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:24:26 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:24:26.178 8 INFO nova.api.openstack.wsgi [None req-89a0b66b-33c0-4960-8687-f2504c72c345 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.67 () {48 vars in 1013 bytes} [Mon Mar 2 17:24:26 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: 7|app: 0|req: 72/143] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:24:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.67 () {52 vars in 1045 bytes} [Mon Mar 2 17:24:26 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:26:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:26:59 2026] GET /v2.1 => generated 0 bytes in 396 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:26:59 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:26:59.473 7 INFO nova.api.openstack.wsgi [None req-2b856d12-c19d-4e22-9f67-40107ac73738 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 7972f11c555e4c9e8dbf8e5580583c3d [pid: 7|app: 0|req: 89/178] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:26:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 17:26:59.490 8 WARNING oslo_db.sqlalchemy.utils [None req-5ab10bc2-3d7d-4f6a-a635-3932dc683acd 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 90/179] 199.204.45.67 () {48 vars in 1012 bytes} [Mon Mar 2 17:26:59 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 199.204.45.67 () {52 vars in 1053 bytes} [Mon Mar 2 17:26:59 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:27:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:27:03 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:27:03 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.67 () {48 vars in 1069 bytes} [Mon Mar 2 17:27:03 2026] GET /v2.1/os-quota-sets/ea498644c9bb448ea104b2c8975a7de0 => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.67 () {52 vars in 1121 bytes} [Mon Mar 2 17:27:03 2026] PUT /v2.1/os-quota-sets/ea498644c9bb448ea104b2c8975a7de0 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:34:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/283] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:34:59 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 142/284] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:35:00 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:35:00.156 7 INFO nova.api.openstack.wsgi [None req-c08c20ae-f90c-4b9f-aafa-84698e3571fa 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 143/285] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:35:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:35:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 199.204.45.67 () {52 vars in 1045 bytes} [Mon Mar 2 17:35:00 2026] POST /v2.1/flavors => generated 532 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:38:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/327] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:38:03 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/328] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:38:03 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/329] 199.204.45.67 () {48 vars in 1069 bytes} [Mon Mar 2 17:38:03 2026] GET /v2.1/os-quota-sets/342e6230877c4386ad0f2a1c11b32a6b => generated 283 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.67 () {52 vars in 1121 bytes} [Mon Mar 2 17:38:03 2026] PUT /v2.1/os-quota-sets/342e6230877c4386ad0f2a1c11b32a6b => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 231/461] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:48:44.777 7 INFO nova.api.openstack.wsgi [None req-5f008a65-7a11-4f4e-810f-1f3d099b9f1b 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.67 () {48 vars in 1007 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:48:44 2026] GET /v2.1/flavors/580846e2-7c99-4267-b81e-e3a0794d4fe7/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: 233/465] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:48:45.780 7 INFO nova.api.openstack.wsgi [None req-e580311f-dabf-4f4a-a2dc-598887001fad 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.67 () {48 vars in 1009 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:48:45 2026] GET /v2.1/flavors/3f9daa12-26b2-4886-afd4-ef69f84f3f9d/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: 236/471] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:48: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: 236/472] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:48:46 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:48:46 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:48:46.772 7 INFO nova.api.openstack.wsgi [None req-087f28f0-e2bf-4765-aded-de70372af8c6 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:48:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/475] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:48:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:48:46 2026] GET /v2.1/flavors/fd74b9f2-9ca3-462b-a8cb-536ddb6002f8/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: 239/477] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:48: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: 239/478] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:48:47 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 240/479] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:48:47 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:48:47.742 7 INFO nova.api.openstack.wsgi [None req-93c237f9-9408-40dd-85ee-b8a9679521e4 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.67 () {48 vars in 1009 bytes} [Mon Mar 2 17:48:47 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:48:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:48:47 2026] GET /v2.1/flavors/a4b7b60f-8b79-43cc-afbc-39576ade92b6/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: 242/483] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:48:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:48:48 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:48:48 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:48:48.691 7 INFO nova.api.openstack.wsgi [None req-70165420-1426-4f1c-994e-436748dfde3a 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:48:48 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: 244/487] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:48:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:48:48 2026] GET /v2.1/flavors/0ed297de-d858-4010-9e20-b615e758a698/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:49:52 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: 252/504] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:49:52 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:49:52 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:49:52.300 8 INFO nova.api.openstack.wsgi [None req-13ffcbb2-3a8b-49ca-801f-5a50d758a4e5 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 253/506] 199.204.45.67 () {48 vars in 1013 bytes} [Mon Mar 2 17:49:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:49:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:49:52 2026] GET /v2.1/flavors/ef695e2a-0e65-41fe-be79-162dc8682da0/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:49:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:49:59 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:49:59 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:49:59 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:50:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:50:03 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:50:03 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.67 () {48 vars in 1069 bytes} [Mon Mar 2 17:50:03 2026] GET /v2.1/os-quota-sets/ea498644c9bb448ea104b2c8975a7de0 => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/530] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/531] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:50:57.163 8 INFO nova.api.openstack.wsgi [None req-e8508f47-494a-428e-8090-9f4db58e14d7 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 266/532] 199.204.45.67 () {48 vars in 1011 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.67 () {48 vars in 1095 bytes} [Mon Mar 2 17:50:57 2026] GET /v2.1/flavors/0cbb5847-37d7-4b44-bf11-3ff8d4e15612/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:51: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: 8|app: 0|req: 270/540] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:51:12 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/541] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:51:12 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.67 () {48 vars in 1069 bytes} [Mon Mar 2 17:51:12 2026] GET /v2.1/os-quota-sets/342e6230877c4386ad0f2a1c11b32a6b => generated 280 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.67 () {42 vars in 701 bytes} [Mon Mar 2 17:52:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/554] 199.204.45.67 () {44 vars in 905 bytes} [Mon Mar 2 17:52:03 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/555] 199.204.45.67 () {46 vars in 978 bytes} [Mon Mar 2 17:52:03 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:52:03.510 7 INFO nova.api.openstack.wsgi [None req-05cadc7d-1efd-4400-84f6-e12d4c3e6f58 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 278/556] 199.204.45.67 () {48 vars in 1007 bytes} [Mon Mar 2 17:52:03 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 199.204.45.67 () {48 vars in 1047 bytes} [Mon Mar 2 17:52:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 10.0.0.90 () {32 vars in 654 bytes} [Mon Mar 2 17:52:48 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 8|app: 0|req: 284/567] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 17:52:49 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 17:52:49.362 7 WARNING oslo_db.sqlalchemy.utils [None req-6f569492-81ac-4e22-982f-08c64aaa744b 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 284/568] 10.0.0.90 () {32 vars in 648 bytes} [Mon Mar 2 17:52:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.90 () {32 vars in 693 bytes} [Mon Mar 2 17:52:49 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: 7|app: 0|req: 287/574] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:00 2026] GET /v2.1/flavors/580846e2-7c99-4267-b81e-e3a0794d4fe7 => generated 511 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 17:53:00 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:00 2026] GET /v2.1/flavors/580846e2-7c99-4267-b81e-e3a0794d4fe7 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:08.249 8 WARNING neutronclient.v2_0.client [None req-60418a60-e477-4904-b874-ce575b8c23de e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.90 () {34 vars in 684 bytes} [Mon Mar 2 17:53:08 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:09.314 7 WARNING neutronclient.v2_0.client [None req-7a785f70-eedb-484a-8415-61f6325835d5 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:10.721 7 WARNING neutronclient.v2_0.client [None req-7a785f70-eedb-484a-8415-61f6325835d5 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/580] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:53:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/581] 10.0.0.90 () {34 vars in 694 bytes} [Mon Mar 2 17:53:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1604 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:10.929 8 WARNING neutronclient.v2_0.client [None req-fa90ee86-df44-4f96-b056-ddff69b07ada e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/582] 10.0.0.90 () {34 vars in 684 bytes} [Mon Mar 2 17:53:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:12.180 7 WARNING neutronclient.v2_0.client [None req-f7253fa6-9d90-4b15-b4a9-7e573820ce0e e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:12.714 7 WARNING neutronclient.v2_0.client [None req-f7253fa6-9d90-4b15-b4a9-7e573820ce0e e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/583] 10.0.0.90 () {34 vars in 694 bytes} [Mon Mar 2 17:53:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 760 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:12.949 8 WARNING neutronclient.v2_0.client [None req-2f9e5a11-894e-4f9d-a9cd-5b54b198efc5 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:13.147 8 WARNING neutronclient.v2_0.client [None req-2f9e5a11-894e-4f9d-a9cd-5b54b198efc5 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:13.317 7 WARNING neutronclient.v2_0.client [None req-6081e395-ead4-4f1c-ba06-95a04c7cf01f c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/584] 10.0.0.90 () {34 vars in 694 bytes} [Mon Mar 2 17:53:12 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:13.360 8 WARNING neutronclient.v2_0.client [None req-a8167c98-d99a-45e5-bb69-6cbe5846de3f e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/585] 10.0.0.90 () {34 vars in 684 bytes} [Mon Mar 2 17:53:13 2026] POST /v2.1/os-security-groups => generated 244 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:13.605 7 WARNING neutronclient.v2_0.client [None req-24d5739f-9d6e-4d35-a9e7-ed041ecd8bfa c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/586] 10.0.0.90 () {32 vars in 736 bytes} [Mon Mar 2 17:53:13 2026] GET /v2.1/os-security-groups/9ef2010a-5484-4a8d-b146-89b0b9bd1b02 => generated 664 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:13.646 8 WARNING neutronclient.v2_0.client [None req-38ec0ce4-2b91-4276-af6b-931b24edf3f4 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/587] 10.0.0.90 () {34 vars in 684 bytes} [Mon Mar 2 17:53:13 2026] POST /v2.1/os-security-groups => generated 243 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:13.868 8 WARNING neutronclient.v2_0.client [None req-38ec0ce4-2b91-4276-af6b-931b24edf3f4 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:13.872 7 WARNING neutronclient.v2_0.client [None req-2b80e744-db7a-4e92-bb45-8dbea969843a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:13.911 8 WARNING neutronclient.v2_0.client [None req-38ec0ce4-2b91-4276-af6b-931b24edf3f4 e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/588] 10.0.0.90 () {34 vars in 684 bytes} [Mon Mar 2 17:53:13 2026] POST /v2.1/os-security-groups => generated 242 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:14.156 7 WARNING neutronclient.v2_0.client [None req-de324560-8e9c-42cd-8934-c715406693a5 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/589] 10.0.0.90 () {32 vars in 749 bytes} [Mon Mar 2 17:53:13 2026] DELETE /v2.1/os-security-group-rules/c0142a2a-5adc-4256-9561-4e306eca8468 => generated 0 bytes in 635 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:53:14.286 7 WARNING neutronclient.v2_0.client [None req-de324560-8e9c-42cd-8934-c715406693a5 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.291 8 WARNING neutronclient.v2_0.client [None req-a46cc1b2-8320-4708-9635-324cb5d2330b e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:14.331 8 WARNING neutronclient.v2_0.client [None req-a46cc1b2-8320-4708-9635-324cb5d2330b e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:14.336 7 WARNING neutronclient.v2_0.client [None req-de324560-8e9c-42cd-8934-c715406693a5 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/590] 10.0.0.90 () {32 vars in 662 bytes} [Mon Mar 2 17:53:14 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:53:14.400 7 WARNING neutronclient.v2_0.client [None req-18faa40e-b67b-4ebb-bf0d-dd0a1e814a6b c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.437 7 WARNING neutronclient.v2_0.client [None req-18faa40e-b67b-4ebb-bf0d-dd0a1e814a6b c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/591] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:14 2026] DELETE /v2.1/os-security-groups/9ef2010a-5484-4a8d-b146-89b0b9bd1b02 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:53:14.491 8 WARNING neutronclient.v2_0.client [None req-0511a672-8b2b-4245-b3f6-a6ac212cdc2b e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The 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-02 17:53:14.534 8 WARNING neutronclient.v2_0.client [None req-0511a672-8b2b-4245-b3f6-a6ac212cdc2b e605c7f0e58049a1925b2d0fe9a11278 9517604933ce4b25bb2a7a66fed3775c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/592] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:14 2026] DELETE /v2.1/os-security-groups/b8698746-b999-41f9-8c61-d799eac3fafa => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:53:14.571 7 WARNING neutronclient.v2_0.client [None req-00549dc6-5f80-42bf-a1e9-7bddf284a0ab c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.596 7 INFO nova.api.openstack.wsgi [None req-00549dc6-5f80-42bf-a1e9-7bddf284a0ab c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group b8698746-b999-41f9-8c61-d799eac3fafa does not exist Neutron server returns request_ids: ['req-6588a189-19ec-43b7-b470-070dd08dc1fc'] [pid: 7|app: 0|req: 296/593] 10.0.0.90 () {32 vars in 736 bytes} [Mon Mar 2 17:53:14 2026] GET /v2.1/os-security-groups/b8698746-b999-41f9-8c61-d799eac3fafa => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:53:14.608 7 WARNING neutronclient.v2_0.client [None req-f1450952-f92f-42b0-ab01-240b4c426799 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.644 7 WARNING neutronclient.v2_0.client [None req-f1450952-f92f-42b0-ab01-240b4c426799 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/594] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:14 2026] DELETE /v2.1/os-security-groups/2c9b8230-250f-4b77-92a4-c0b144ffd861 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/595] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:14 2026] DELETE /v2.1/os-security-groups/ba9504ef-35da-47e9-84a9-825fccc9ff67 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:53:14.780 8 WARNING neutronclient.v2_0.client [None req-0dd4b464-2757-4cca-8f39-a325ec522286 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The 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-02 17:53:14.783 7 WARNING neutronclient.v2_0.client [None req-37d36fec-1d3e-4c70-b2e3-c0d2737b5540 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.829 8 WARNING neutronclient.v2_0.client [None req-0dd4b464-2757-4cca-8f39-a325ec522286 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The 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-02 17:53:14.842 7 INFO nova.api.openstack.wsgi [None req-37d36fec-1d3e-4c70-b2e3-c0d2737b5540 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group ba9504ef-35da-47e9-84a9-825fccc9ff67 does not exist Neutron server returns request_ids: ['req-e61dadd7-de67-4b8f-8778-77c8ff8df278'] [pid: 7|app: 0|req: 298/596] 10.0.0.90 () {32 vars in 736 bytes} [Mon Mar 2 17:53:14 2026] GET /v2.1/os-security-groups/ba9504ef-35da-47e9-84a9-825fccc9ff67 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:53:14.853 7 WARNING neutronclient.v2_0.client [None req-ee3d103e-723b-4c1a-9ded-840c30190c7a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:14.917 7 WARNING neutronclient.v2_0.client [None req-ee3d103e-723b-4c1a-9ded-840c30190c7a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/597] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:14 2026] DELETE /v2.1/os-security-groups/ebe1a661-3b01-4dc8-80ba-d17639d95d47 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:53:15.090 7 WARNING neutronclient.v2_0.client [None req-38f3f415-5d5e-4a54-bf52-88b839582a3d c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:15.281 8 WARNING neutronclient.v2_0.client [None req-0dd4b464-2757-4cca-8f39-a325ec522286 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The 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-02 17:53:15.297 7 INFO nova.api.openstack.wsgi [None req-38f3f415-5d5e-4a54-bf52-88b839582a3d c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group ebe1a661-3b01-4dc8-80ba-d17639d95d47 does not exist Neutron server returns request_ids: ['req-6dd2a9e7-fe1a-48d6-a55c-93fbbb192b4b'] [pid: 7|app: 0|req: 300/598] 10.0.0.90 () {32 vars in 736 bytes} [Mon Mar 2 17:53:15 2026] GET /v2.1/os-security-groups/ebe1a661-3b01-4dc8-80ba-d17639d95d47 => generated 194 bytes in 215 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:53:15.309 7 WARNING neutronclient.v2_0.client [None req-7e852783-0ab8-49f7-8a8c-1d8d32e82e8a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:15.438 7 WARNING neutronclient.v2_0.client [None req-7e852783-0ab8-49f7-8a8c-1d8d32e82e8a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:15.528 7 WARNING neutronclient.v2_0.client [None req-7e852783-0ab8-49f7-8a8c-1d8d32e82e8a c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/599] 10.0.0.90 () {32 vars in 662 bytes} [Mon Mar 2 17:53:15 2026] GET /v2.1/os-security-groups => generated 707 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:53:15.654 7 WARNING neutronclient.v2_0.client [None req-7e99987b-2c7c-4147-ba6c-7051e8bd8f06 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:15.934 7 INFO nova.api.openstack.wsgi [None req-7e99987b-2c7c-4147-ba6c-7051e8bd8f06 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group ebe1a661-3b01-4dc8-80ba-d17639d95d47 does not exist Neutron server returns request_ids: ['req-a863be08-75e4-4df8-a881-5cb645654d9e'] [pid: 7|app: 0|req: 302/600] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:15 2026] DELETE /v2.1/os-security-groups/ebe1a661-3b01-4dc8-80ba-d17639d95d47 => generated 194 bytes in 290 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:53:15.946 7 WARNING neutronclient.v2_0.client [None req-270609be-0a75-4c47-aeab-c8beeadb7b23 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:16.259 7 INFO nova.api.openstack.wsgi [None req-270609be-0a75-4c47-aeab-c8beeadb7b23 c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group ba9504ef-35da-47e9-84a9-825fccc9ff67 does not exist Neutron server returns request_ids: ['req-1f69045e-70e7-4636-bc77-54f67a469b7f'] [pid: 7|app: 0|req: 303/601] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:15 2026] DELETE /v2.1/os-security-groups/ba9504ef-35da-47e9-84a9-825fccc9ff67 => generated 194 bytes in 320 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:53:16.275 7 WARNING neutronclient.v2_0.client [None req-67be44b6-6eee-4203-b0a8-99095df6a36b c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] The 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-02 17:53:16.817 7 INFO nova.api.openstack.wsgi [None req-67be44b6-6eee-4203-b0a8-99095df6a36b c76b0a87a09249a1a7d119775acad21a ee5d13e914a34abdbac616386ac8a197 - - default default] HTTP exception thrown: Security group b8698746-b999-41f9-8c61-d799eac3fafa does not exist Neutron server returns request_ids: ['req-9200da8d-c239-4c24-b106-d8715695627b'] [pid: 7|app: 0|req: 304/602] 10.0.0.90 () {32 vars in 739 bytes} [Mon Mar 2 17:53:16 2026] DELETE /v2.1/os-security-groups/b8698746-b999-41f9-8c61-d799eac3fafa => generated 194 bytes in 551 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/603] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:53:14 2026] POST /v2.1/servers => generated 450 bytes in 2303 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:53:17.032 7 WARNING neutronclient.v2_0.client [None req-622bfe98-0b18-4af2-905c-703ca63d6302 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/604] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:17 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1399 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:18.632 8 WARNING neutronclient.v2_0.client [None req-46a57b8d-cd01-4ea5-b2d6-75411600764c d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/605] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:18 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1395 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-02 17:53:19.845 7 WARNING neutronclient.v2_0.client [None req-21cea09b-f38f-4577-91b3-124a8c2f83f5 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/606] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:19 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1451 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-02 17:53:20.952 8 WARNING neutronclient.v2_0.client [None req-d2fe227f-aa8a-4ad7-a788-b81be0baed43 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/609] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:20 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1451 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-02 17:53:22.072 7 WARNING neutronclient.v2_0.client [None req-55b4e389-0e49-4c09-8204-583565903b86 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/610] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:22 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1459 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:23.367 8 WARNING neutronclient.v2_0.client [None req-9111206d-d04d-4489-b735-103f0cbefc0f d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/611] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:23 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:24.740 7 INFO nova.api.openstack.compute.server_external_events [req-e77c8786-8404-492f-ae60-b7042e262fdb req-2bba2e01-de9a-4049-846b-2bc0f7a9c8a6 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance 2026-03-02 17:53:24.765 7 INFO nova.compute.rpcapi [None req-df7a6144-59bc-403a-85d6-49c08afd25b7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 309/612] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:25.476 8 WARNING neutronclient.v2_0.client [None req-a0099f7e-2b69-45a2-b6fe-a1d97cd46c33 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/613] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:25 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 1738 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:28.220 8 WARNING neutronclient.v2_0.client [None req-cda9eb2e-e5bb-416a-9fb4-2048f5a3f6cf d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/614] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:28 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:53:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:29.424 8 WARNING neutronclient.v2_0.client [None req-b0896d70-9a27-4211-85bf-32255bf70021 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/616] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:29 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:53:30.206 7 WARNING neutronclient.v2_0.client [None req-8dfeca8f-9486-4fe0-8e7a-4b9a6eb31564 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The 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-02 17:53:30.281 7 WARNING neutronclient.v2_0.client [None req-8dfeca8f-9486-4fe0-8e7a-4b9a6eb31564 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The 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-02 17:53:30.509 7 WARNING neutronclient.v2_0.client [None req-8dfeca8f-9486-4fe0-8e7a-4b9a6eb31564 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] 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-02 17:53:30.553 8 WARNING neutronclient.v2_0.client [None req-e9bbf002-a066-44ae-a3da-7265ddbb794f d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/619] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:30 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/620] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:53:30 2026] POST /v2.1/servers => generated 451 bytes in 1043 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-02 17:53:31.186 8 WARNING neutronclient.v2_0.client [None req-a44c5a2f-2052-4606-bef1-6371efb8b07e aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/621] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:31 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1423 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-02 17:53:31.742 7 WARNING neutronclient.v2_0.client [None req-4eb8dbe8-2328-4bd6-9277-77ab5f87049f d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/622] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:31 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:32.285 8 WARNING neutronclient.v2_0.client [None req-50353a67-1e50-4195-9fb9-9d7648054ccd aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/623] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:32 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1427 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:32.897 7 WARNING neutronclient.v2_0.client [None req-3314148e-5e6e-4241-a2bf-2f98db25da39 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] 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-02 17:53:33.379 8 WARNING neutronclient.v2_0.client [None req-5e2fbe77-1640-4a73-941c-8c5c883b1193 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/624] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:32 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/625] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:33 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1475 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:34.092 7 INFO nova.api.openstack.compute.server_external_events [req-44397be8-6f5f-4774-b921-bffff8043eb1 req-ec1c3d23-49ad-49cb-8120-0537826152af 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 7|app: 0|req: 314/626] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 17:53:34.594 8 WARNING neutronclient.v2_0.client [None req-50b448c5-d0d3-4603-8b1a-f479a90c25de d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The 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-02 17:53:34.613 7 WARNING neutronclient.v2_0.client [None req-af382b07-7ce9-48bc-afb2-527c8633f6d2 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/627] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:34 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1475 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:34 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1525 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-02 17:53:35.727 7 WARNING neutronclient.v2_0.client [None req-b8bffad0-1093-433e-bed3-b757d6d699d3 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/629] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:35 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1483 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:53:35.811 8 WARNING neutronclient.v2_0.client [None req-f1320331-411c-49fb-a123-dac1c3c5b977 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] 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-02 17:53:36.141 7 INFO nova.api.openstack.compute.server_external_events [req-ba7014c2-3c02-4b41-8054-38e8723124a2 req-736c4874-6dad-41b0-a160-8818f338e8d9 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 7|app: 0|req: 317/630] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:35 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1717 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:36.608 7 WARNING neutronclient.v2_0.client [None req-98ca0be5-8f3d-46b9-9829-6b3155e293ce d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] 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-02 17:53:36.855 8 WARNING neutronclient.v2_0.client [None req-805e7eb1-28f6-4b88-8193-918e8022ffa2 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/632] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:53:36 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/os-interface => generated 285 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:36 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1561 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:38.209 7 INFO nova.api.openstack.compute.server_external_events [req-cfaed692-aeee-4d76-87ce-f5713676074d req-b2955e81-17ae-4acf-921e-2f9fcfa9ef63 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 7|app: 0|req: 319/634] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53: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, ' 2026-03-02 17:53:38.812 8 WARNING neutronclient.v2_0.client [None req-199b8a35-01dc-4b64-9cc2-73a241e86559 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] 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-02 17:53:38.980 7 WARNING neutronclient.v2_0.client [None req-3fab8604-3efb-4298-a724-a674b9d79954 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/635] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:38 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1549 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/636] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:38 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1717 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:40.175 8 WARNING neutronclient.v2_0.client [None req-5249d5bb-ea6a-431f-a7a2-d759d4b766a9 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] 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-02 17:53:40.283 7 INFO nova.api.openstack.compute.server_external_events [req-351fa0eb-6289-4ef8-83a9-766c05c1d1be req-fba2d333-0733-48ac-9f90-f8c9ef42c488 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 7|app: 0|req: 321/637] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:40 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: 8|app: 0|req: 317/640] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:40 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1549 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:41.508 7 WARNING neutronclient.v2_0.client [None req-14990e5e-8181-4663-87df-d9d48c3e98b5 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/641] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:41 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1549 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:42.203 8 INFO nova.api.openstack.compute.server_external_events [req-0a03f18b-dbf7-4736-9b74-bb1fad03d7a2 req-575818eb-70fe-4d97-97a3-d9591dc11f5f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance 2026-03-02 17:53:42.219 8 INFO nova.compute.rpcapi [None req-1769fb33-b8d5-46f4-bbce-040038ccfbc8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 318/642] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:43.212 7 WARNING neutronclient.v2_0.client [None req-1660b13f-ff1d-438b-bb5d-21e90027d438 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/643] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:43 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1549 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:44.287 8 INFO nova.api.openstack.compute.server_external_events [req-e24f2245-da01-4b8b-8a5c-2aa36cdbb831 req-c8eb9792-1b2f-407d-aec8-a2a573efff67 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 8|app: 0|req: 319/644] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:44 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-02 17:53:44.426 7 WARNING neutronclient.v2_0.client [None req-b2f35856-22ee-496f-baa1-94a920ca5e39 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/645] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:44 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1725 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:44.626 8 WARNING neutronclient.v2_0.client [None req-a0513984-23a7-4bbc-8529-bd19cec138b2 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/646] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:53:44 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7/os-interface => generated 284 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 17:53:45.474 7 INFO nova.api.openstack.compute.server_external_events [req-2a925003-27de-4113-91ba-c05e102701b8 req-7fac03f7-173e-4608-bae3-a7672696ac8a 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 7|app: 0|req: 327/647] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:45 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) 2026-03-02 17:53:45.485 8 WARNING neutronclient.v2_0.client [None req-3da5f81d-72e2-473b-a47e-5b0091fd03b2 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/648] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:45 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1725 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, ' [pid: 7|app: 0|req: 328/649] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 17:53:45 2026] GET /v2.1/servers => generated 378 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 322/650] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:53:45 2026] DELETE /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 0 bytes in 168 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-02 17:53:46.056 7 WARNING neutronclient.v2_0.client [None req-4d7bf6f1-47bd-4eb9-a9a9-327da8249f3a aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/651] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:46 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1731 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-02 17:53:47.265 8 WARNING neutronclient.v2_0.client [None req-70f91010-45b5-468c-989f-f05262ded774 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] 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-02 17:53:47.384 7 INFO nova.api.openstack.compute.server_external_events [req-41feba20-0aa8-4705-84a4-bd605afe21a9 req-ed7d3b3b-b07a-4acb-9c92-656fbc94edf1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 7|app: 0|req: 330/652] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:47 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) [pid: 8|app: 0|req: 323/653] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:47 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1851 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:48.603 7 WARNING neutronclient.v2_0.client [None req-332a2643-6312-49a0-a66c-ceeb3424897d aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/654] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:48 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1851 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-02 17:53:48.942 8 INFO nova.api.openstack.compute.server_external_events [req-5fe476ab-cb4a-4852-8009-c6021da37adc req-1deb1129-a039-4346-a550-b57bb9577579 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 8|app: 0|req: 324/655] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:48 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-02 17:53:48.991 7 WARNING neutronclient.v2_0.client [None req-10365e5d-9d38-4be0-8890-fe11aedbdba8 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/656] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:53:48 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/os-interface => generated 285 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:49.147 8 WARNING neutronclient.v2_0.client [None req-3abd56c4-0af8-404e-8d22-c45dea02b4fb d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/657] 10.0.0.90 () {32 vars in 814 bytes} [Mon Mar 2 17:53:49 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/os-interface/d00fc4ac-ec15-4505-adec-6db9eea02098 => generated 282 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/658] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:49 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 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: 326/659] 10.0.0.90 () {34 vars in 749 bytes} [Mon Mar 2 17:53:49 2026] POST /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/660] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:49 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 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-02 17:53:49.434 8 INFO nova.api.openstack.compute.server_external_events [req-21e7f9d6-99d1-4244-bb22-c5ba08db40b6 req-7ce351cb-a8c1-4fec-8aa9-f2f0a443ad13 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:07c125df-1b95-4ee3-b03b-fc6a1a6f142d for instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 on instance [pid: 8|app: 0|req: 327/661] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:49.753 7 WARNING neutronclient.v2_0.client [None req-52d17ff2-b304-4494-a208-4ca18da72bf2 aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/662] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:49 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1504 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 329/665] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:50 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 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, ' 2026-03-02 17:53:51.161 7 WARNING neutronclient.v2_0.client [None req-f38a37f6-f365-4486-8c44-634e99da675f aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] 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: 330/666] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:51 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 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-02 17:53:51.497 8 INFO nova.api.openstack.compute.server_external_events [req-df948bfc-0634-4446-a1f1-90c7e41f0c39 req-f4c239ff-106d-4173-b994-6470d2de0026 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 8|app: 0|req: 331/667] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:53:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/668] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:51 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 1509 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/669] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:52 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 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-02 17:53:52.641 7 INFO nova.api.openstack.wsgi [None req-37f5665d-41d0-419a-be42-1d7bccde0fdb aa73ec1b7ebb450c81f70fe1cefc9840 c5ddd150108847059e127275e87e321d - - default default] HTTP exception thrown: Instance 766eebf5-c217-4a88-b641-9d44dcc4e1b7 could not be found. [pid: 7|app: 0|req: 338/670] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:52 2026] GET /v2.1/servers/766eebf5-c217-4a88-b641-9d44dcc4e1b7 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/671] 10.0.0.90 () {32 vars in 703 bytes} [Mon Mar 2 17:53:52 2026] DELETE /v2.1/os-keypairs/tempest-keypair-640117141 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/672] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:53 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/673] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:54 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 196 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:53:54.663 7 WARNING neutronclient.v2_0.client [None req-458dd91f-711a-4041-9618-681db8a099d4 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/674] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:53:54 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1952 bytes in 1642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 335/675] 10.0.0.90 () {34 vars in 749 bytes} [Mon Mar 2 17:53:56 2026] POST /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/action => generated 0 bytes in 36 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: 341/676] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:56 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 196 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: 336/677] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:57 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/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, ' [pid: 7|app: 0|req: 342/678] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:58 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 196 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/679] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:53:59 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 196 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:00.250 7 INFO nova.api.openstack.compute.server_external_events [req-cc56f9f7-9cb1-49ce-b472-659bc3b762c8 req-20c15d8c-0d4c-4fb8-a967-0dc471041c88 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 7|app: 0|req: 343/680] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:00 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) [pid: 7|app: 0|req: 345/683] 10.0.0.90 () {30 vars in 412 bytes} [Mon Mar 2 17:54:00 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, ' [pid: 7|app: 0|req: 346/684] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:54:00 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 196 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: 339/685] 10.0.0.90 () {28 vars in 559 bytes} [Mon Mar 2 17:54:00 2026] GET /v2/ => generated 402 bytes in 427 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: 347/686] 10.0.0.90 () {28 vars in 563 bytes} [Mon Mar 2 17:54:00 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/687] 10.0.0.90 () {30 vars in 412 bytes} [Mon Mar 2 17:54:00 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:54:01 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf/ips => generated 157 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:54:01 2026] DELETE /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 0 bytes in 165 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-02 17:54:01.795 7 WARNING neutronclient.v2_0.client [None req-097711ba-a490-424c-bc72-6fa1f40782e7 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/690] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:01 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1843 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:03.107 8 INFO nova.api.openstack.compute.server_external_events [req-b3cca9e5-45bb-418b-a2c0-71fc1dc9559e req-af8c8f18-1605-400f-9c9c-242cc0d0dc7c 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 8|app: 0|req: 342/691] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:03 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-02 17:54:03.587 7 WARNING neutronclient.v2_0.client [None req-fe022b19-b4f8-49f9-984f-70bb81266347 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/692] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:03 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1843 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:04.744 8 WARNING neutronclient.v2_0.client [None req-abaf6b8d-b4aa-434c-938e-f5635416fac7 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/693] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:04 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1775 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-02 17:54:05.186 7 INFO nova.api.openstack.compute.server_external_events [req-5afa5337-6fe2-491e-aa81-0b1e70a03117 req-beaa3e9c-4c31-4c92-9c38-bf6f95765378 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance 2026-03-02 17:54:05.186 7 INFO nova.api.openstack.compute.server_external_events [req-5afa5337-6fe2-491e-aa81-0b1e70a03117 req-beaa3e9c-4c31-4c92-9c38-bf6f95765378 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:d00fc4ac-ec15-4505-adec-6db9eea02098 for instance 5c083491-2f97-45e4-8b28-972513da7acf on instance [pid: 7|app: 0|req: 351/694] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:05 2026] POST /v2.1/os-server-external-events => generated 356 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-02 17:54:05.907 8 WARNING neutronclient.v2_0.client [None req-44c779d5-cffc-4825-9162-9e3eac047636 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/695] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:05 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1485 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:07.117 7 WARNING neutronclient.v2_0.client [None req-44d63d38-c098-447d-8f30-552059b39736 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/696] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:07 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1485 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:08.284 8 WARNING neutronclient.v2_0.client [None req-3733ee75-6b4b-4e61-b305-90ebbc5c1bcc d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/697] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:08 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 1485 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-02 17:54:09.380 7 INFO nova.api.openstack.wsgi [None req-688569d1-d3b9-43b4-89f4-81ec53552a8b d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] HTTP exception thrown: Instance 5c083491-2f97-45e4-8b28-972513da7acf could not be found. [pid: 7|app: 0|req: 353/698] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:09 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/699] 10.0.0.90 () {32 vars in 703 bytes} [Mon Mar 2 17:54:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-989006417 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:10.008 7 INFO nova.api.openstack.wsgi [None req-752b5250-ab57-4ac6-827d-f636d2f49b38 d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] HTTP exception thrown: Instance 5c083491-2f97-45e4-8b28-972513da7acf could not be found. [pid: 7|app: 0|req: 354/700] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:54:09 2026] DELETE /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 17:54:10.048 8 INFO nova.api.openstack.wsgi [None req-22bfb447-3ec6-4261-bb82-86df85bd9a4c d8512dc4ee454338a815866dfbbaaf1a d88f66c910cb44119d0abe4e81c7f176 - - default default] HTTP exception thrown: Instance 5c083491-2f97-45e4-8b28-972513da7acf could not be found. [pid: 8|app: 0|req: 347/701] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:10 2026] GET /v2.1/servers/5c083491-2f97-45e4-8b28-972513da7acf => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/706] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:54:23 2026] POST /v2.1/os-keypairs => generated 385 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:54:31.907 8 WARNING neutronclient.v2_0.client [None req-a09d55a4-e570-4f18-b972-755a5e93fb1d a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The 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-02 17:54:31.958 8 WARNING neutronclient.v2_0.client [None req-a09d55a4-e570-4f18-b972-755a5e93fb1d a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The 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-02 17:54:32.125 8 WARNING neutronclient.v2_0.client [None req-a09d55a4-e570-4f18-b972-755a5e93fb1d a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:54:31 2026] POST /v2.1/servers => generated 451 bytes in 968 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-02 17:54:32.755 7 WARNING neutronclient.v2_0.client [None req-ca265d0f-987a-430b-aa43-915930b7a6bd a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/710] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:32 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1299 bytes in 749 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:34.546 8 WARNING neutronclient.v2_0.client [None req-2bde3aae-d12c-4c71-bf42-bba694feebd1 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/711] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:34 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1295 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:35.726 7 WARNING neutronclient.v2_0.client [None req-a3b085e7-185a-4c0b-a25f-990483b6f38c a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/712] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:35 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1351 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:36.960 8 WARNING neutronclient.v2_0.client [None req-49990dbe-7833-408d-9750-3cc5b1fa6673 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/713] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:36 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1359 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-02 17:54:38.190 7 WARNING neutronclient.v2_0.client [None req-61dc899b-4d5c-40bf-bcad-d2a39e138602 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/714] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:38 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1437 bytes in 972 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:39.223 8 INFO nova.api.openstack.compute.server_external_events [req-0a64d2a8-89cd-45da-ba4f-fccdf6219649 req-4a702170-e0dd-4538-a45d-9d3c3a376414 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 8|app: 0|req: 355/715] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:40.184 7 WARNING neutronclient.v2_0.client [None req-d498d02e-30cf-4142-b05b-56d2c1e5b383 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/718] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:40 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1437 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:41.907 8 WARNING neutronclient.v2_0.client [None req-e031dbf2-a4b4-427b-825f-1815f375c026 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/719] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:41 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1437 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:44.033 7 WARNING neutronclient.v2_0.client [None req-cc92e3c1-7225-405c-8860-17397656c553 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/720] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:43 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1425 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:45.298 8 WARNING neutronclient.v2_0.client [None req-0fdecfe1-5a7c-434c-a51d-b4bd3f2b93d2 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/721] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:45 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1425 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:46.462 7 WARNING neutronclient.v2_0.client [None req-07a5c1eb-7d96-46d4-a2f8-5d04a27df883 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/722] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:46 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1425 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:47.560 8 INFO nova.api.openstack.compute.server_external_events [req-0c43b3a3-ae50-4701-87a1-faddcb13e6d2 req-0f3b8e7f-68c7-4732-bd4e-fef2dc40dfc0 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 8|app: 0|req: 360/723] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:47.649 7 WARNING neutronclient.v2_0.client [None req-4ba2b697-9325-42d6-a92f-f98c9946e943 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/724] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:47 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1425 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:48.951 8 WARNING neutronclient.v2_0.client [None req-ed41eaa7-3ee6-431f-8d0b-f8117b9cc942 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/725] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:48 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1425 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:49.622 7 INFO nova.api.openstack.compute.server_external_events [req-9aa86d3b-6d7b-4c7f-bbe9-04809bd41d59 req-41e7bb98-cdc0-4986-a461-5a52f48e1df6 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 7|app: 0|req: 365/726] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:49 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-02 17:54:50.491 8 WARNING neutronclient.v2_0.client [None req-4252ed42-5d53-4908-92cb-438ec3c518dd a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/729] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:50 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1613 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:50.730 7 WARNING neutronclient.v2_0.client [None req-cf7ba277-d37d-4c56-a596-55320043df45 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/730] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:54:50 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8/os-interface => generated 285 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 17:54:51.804 8 WARNING neutronclient.v2_0.client [None req-5cc61402-ddb3-4501-a37e-de7d671481c1 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The 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-02 17:54:51.805 7 INFO nova.api.openstack.compute.server_external_events [req-126fa42b-3d32-4c1a-90e7-6a502ae48ccd req-b1e4a7bd-f4f3-44af-adff-37a8e9708d44 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 7|app: 0|req: 368/731] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:51 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1613 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: 369/733] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 17:54:51 2026] GET /v2.1/servers => generated 388 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/734] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:54:51 2026] DELETE /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:52.172 7 WARNING neutronclient.v2_0.client [None req-ac54c117-df4e-4e4b-a17b-f96d48890f05 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/735] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:52 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1619 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:53.343 8 INFO nova.api.openstack.compute.server_external_events [req-bd9323e1-8020-4751-b492-fb24627ad0c2 req-f8121c9a-0f34-470f-903a-002d97d3cd45 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 8|app: 0|req: 366/736] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:53.400 7 WARNING neutronclient.v2_0.client [None req-96bb4ec0-6797-4ad2-8e27-8ff8195900d6 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/737] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:53 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1739 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:54.569 8 WARNING neutronclient.v2_0.client [None req-129d3ee2-1cd2-4bd2-b722-a46ecafb3eb2 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/738] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:54 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1739 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-02 17:54:55.400 7 INFO nova.api.openstack.compute.server_external_events [req-33deb1e7-c821-4a78-b7de-10d84cc80fe2 req-d0615a98-34d0-4f2d-9632-bbc2baeead25 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance 2026-03-02 17:54:55.400 7 INFO nova.api.openstack.compute.server_external_events [req-33deb1e7-c821-4a78-b7de-10d84cc80fe2 req-d0615a98-34d0-4f2d-9632-bbc2baeead25 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:2f936297-b4df-459e-9fa4-8f22fc501095 for instance 6985716c-8e8b-433b-89b2-a209447e00f8 on instance [pid: 7|app: 0|req: 372/739] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:54:55 2026] POST /v2.1/os-server-external-events => generated 356 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-02 17:54:55.771 8 WARNING neutronclient.v2_0.client [None req-07964863-9e4c-4f54-a52b-e0d59e1e3632 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:55 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1380 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-02 17:54:56.880 7 WARNING neutronclient.v2_0.client [None req-4a25494f-9562-412c-80fa-fca268beb036 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/741] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:56 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1385 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:58.007 8 WARNING neutronclient.v2_0.client [None req-9930720d-2581-46d9-a918-502994f6e9ce a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] The python binding code in 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/742] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:57 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 1385 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:54:59.163 7 INFO nova.api.openstack.wsgi [None req-5541fec4-6318-4be0-8aa6-f257a7a521d2 a38707451fc3401dbaeedb19831bf423 b5885115190743c997f36e158ae9d437 - - default default] HTTP exception thrown: Instance 6985716c-8e8b-433b-89b2-a209447e00f8 could not be found. [pid: 7|app: 0|req: 374/743] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:54:59 2026] GET /v2.1/servers/6985716c-8e8b-433b-89b2-a209447e00f8 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/744] 10.0.0.90 () {32 vars in 703 bytes} [Mon Mar 2 17:54:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-596282029 => 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: 7|app: 0|req: 377/749] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:55:11 2026] POST /v2.1/os-keypairs => generated 385 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:55:13.889 8 WARNING neutronclient.v2_0.client [None req-264e8690-a1c4-457f-bdec-580d6a5d6133 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The 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-02 17:55:13.962 8 WARNING neutronclient.v2_0.client [None req-264e8690-a1c4-457f-bdec-580d6a5d6133 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The 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-02 17:55:14.205 8 WARNING neutronclient.v2_0.client [None req-264e8690-a1c4-457f-bdec-580d6a5d6133 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/750] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:55:13 2026] POST /v2.1/servers => generated 453 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:55:14.487 7 WARNING neutronclient.v2_0.client [None req-938e181c-b13b-48cc-bd51-67a9e11d970e 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/751] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:14 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1431 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:15.591 8 WARNING neutronclient.v2_0.client [None req-fd230871-7eb2-4bf5-ab5f-9ecfdf280f5c 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/752] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:15 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1435 bytes in 1369 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:17.978 7 WARNING neutronclient.v2_0.client [None req-b3389731-1458-462f-8935-5f6a01ad3755 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/753] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:17 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1483 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-02 17:55:19.074 8 WARNING neutronclient.v2_0.client [None req-632fb442-e3f7-4640-b5c5-3cdb35d64dd7 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/754] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:19 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1491 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-02 17:55:19.258 7 WARNING neutronclient.v2_0.client [None req-483af0c9-3fa0-44a7-866e-3e76d9f0c0e6 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] 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-02 17:55:20.197 8 WARNING neutronclient.v2_0.client [None req-3e110cd9-a408-47b3-9276-fd1076292ef3 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The 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-02 17:55:20.562 7 WARNING neutronclient.v2_0.client [None req-483af0c9-3fa0-44a7-866e-3e76d9f0c0e6 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/755] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:20 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1569 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:20.648 8 INFO nova.api.openstack.compute.server_external_events [req-24fcfa23-4e46-4269-9cff-f118a4034f60 req-f84402a0-93e7-4713-9df7-d8411b942ea0 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance [pid: 8|app: 0|req: 379/758] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:20 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: 380/759] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:55:19 2026] POST /v2.1/servers => generated 424 bytes in 1618 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-02 17:55:20.839 8 WARNING neutronclient.v2_0.client [None req-94c39bc7-a487-4e72-9841-975c8a9410d6 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/760] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:20 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1367 bytes in 642 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:21.672 7 WARNING neutronclient.v2_0.client [None req-0d8f6d9a-e337-49a6-a903-8f851faeddb5 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/761] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:21 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:22.504 8 WARNING neutronclient.v2_0.client [None req-3d97203b-3b31-4b3b-af4c-3b30744e5c67 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/762] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:22 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1363 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/763] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:55:22 2026] POST /v2.1/os-keypairs => generated 397 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-02 17:55:22.889 8 WARNING neutronclient.v2_0.client [None req-1141d1e8-13a4-46b9-be29-eb048f4001a3 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/764] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:22 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:55:23.368 7 INFO nova.api.openstack.compute.server_external_events [req-6fe49790-40bf-4ef6-8310-040de43b361b req-ab1d2774-f129-46ea-8bdb-085a7a7041e3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance [pid: 7|app: 0|req: 383/765] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:23.593 8 WARNING neutronclient.v2_0.client [None req-eaa03268-b646-4f66-8349-4379eff52fce ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/766] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:23 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:24.328 7 WARNING neutronclient.v2_0.client [None req-99a03b23-1f1e-4cdc-be0a-2702d3d18e77 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/767] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:24 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:24.686 8 WARNING neutronclient.v2_0.client [None req-00dcfc49-5103-4211-b348-c31edc546ec6 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/768] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:24 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1427 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-02 17:55:25.472 7 WARNING neutronclient.v2_0.client [None req-f4a0f2ca-7cdd-4bd7-b8c5-2e85b53bf02b 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/769] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:25 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 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-02 17:55:25.806 8 WARNING neutronclient.v2_0.client [None req-ab4b61bd-3049-430f-8a48-5d6e91846b4a ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] 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-02 17:55:26.100 7 WARNING neutronclient.v2_0.client [None req-0f2f1166-9669-453a-bc61-8b0cdea664d1 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/770] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:25 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1469 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:55:26.225 7 WARNING neutronclient.v2_0.client [None req-0f2f1166-9669-453a-bc61-8b0cdea664d1 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The 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-02 17:55:26.396 7 WARNING neutronclient.v2_0.client [None req-0f2f1166-9669-453a-bc61-8b0cdea664d1 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/771] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:55:26 2026] POST /v2.1/servers => generated 450 bytes in 586 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-02 17:55:26.616 7 INFO nova.api.openstack.compute.server_external_events [req-5ad5089a-c24e-4dcf-9344-27a7729b8937 req-b0b1ef8c-6e3b-4c16-9d88-24a3f6e4ea25 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance 2026-03-02 17:55:26.619 8 WARNING neutronclient.v2_0.client [None req-9b890497-0801-454a-a8f2-b4a19b797565 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/772] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:26.658 7 WARNING neutronclient.v2_0.client [None req-dddfda57-3f92-4c8e-ba73-7f50237d38bc 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/773] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:26 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1401 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:26 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:27.241 8 WARNING neutronclient.v2_0.client [None req-7909d931-98b1-4947-985f-59da9abf1c4d ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/775] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:27 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:27.705 7 WARNING neutronclient.v2_0.client [None req-3a18776f-d5c8-47bf-a2e3-33e5b6891531 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:27 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1405 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-02 17:55:27.885 8 WARNING neutronclient.v2_0.client [None req-13e368c1-5e8a-480e-a756-a771ab0df689 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:27 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 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-02 17:55:28.416 7 WARNING neutronclient.v2_0.client [None req-878ca1b8-965e-4b33-ace5-52879b4fdd0c ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/778] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:28 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:28.792 8 WARNING neutronclient.v2_0.client [None req-5af058cf-b81c-49fb-9794-ce5a6b7e63fd 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:28 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:29.042 7 WARNING neutronclient.v2_0.client [None req-34ae857d-a1be-42bd-9b3e-0d72a1e947fe 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:29 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 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-02 17:55:29.555 8 WARNING neutronclient.v2_0.client [None req-ba299916-eb91-4d4c-a2db-c6105bc85952 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/781] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:29 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 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-02 17:55:29.891 7 WARNING neutronclient.v2_0.client [None req-62f2cb3c-7af2-45f7-8cb7-61ce11d07d12 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/782] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:29 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1453 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:30.007 8 INFO nova.api.openstack.compute.server_external_events [req-b58a594b-c429-4de8-b00f-19e767ee5d35 req-c584c9b3-fe8d-412f-bb49-a03394d2dff7 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance [pid: 8|app: 0|req: 391/783] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:30.189 7 WARNING neutronclient.v2_0.client [None req-d46acc3e-e44d-4183-b96d-083acf767e3d 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/784] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:30 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:30.713 8 WARNING neutronclient.v2_0.client [None req-c4334508-8da4-40ca-8e68-922f1da4158f ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/787] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:30 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 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-02 17:55:30.979 7 WARNING neutronclient.v2_0.client [None req-90b37637-5580-4a2e-b9e5-b2d32028172c 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/788] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:30 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1461 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-02 17:55:31.375 8 WARNING neutronclient.v2_0.client [None req-b2e1d312-88f4-44f0-bafd-cc6b34b8dd66 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/789] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:31 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:31.912 7 WARNING neutronclient.v2_0.client [None req-13e55f79-787c-4b83-a6e4-f96fc3a690f1 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] 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-02 17:55:32.085 8 INFO nova.api.openstack.compute.server_external_events [req-333cb060-d0fa-410c-a3ea-03a9f9c16e7b req-243dcff2-e222-407f-9ffb-c1f01b9529e1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance 2026-03-02 17:55:32.085 8 INFO nova.api.openstack.compute.server_external_events [req-333cb060-d0fa-410c-a3ea-03a9f9c16e7b req-243dcff2-e222-407f-9ffb-c1f01b9529e1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance 2026-03-02 17:55:32.085 8 INFO nova.api.openstack.compute.server_external_events [req-333cb060-d0fa-410c-a3ea-03a9f9c16e7b req-243dcff2-e222-407f-9ffb-c1f01b9529e1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance [pid: 8|app: 0|req: 395/790] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:32 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:31 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:32.348 8 WARNING neutronclient.v2_0.client [None req-e59ac47b-5b00-4aa1-b67d-794317e426a2 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/792] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:32 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1539 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:32.607 7 WARNING neutronclient.v2_0.client [None req-0a00ade2-a8a2-496a-bc4e-b4fa5eeed54a 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/793] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:32 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1557 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:33.227 8 WARNING neutronclient.v2_0.client [None req-cb1b8e10-93ab-4960-a4ff-998b43abdbeb ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/794] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:33 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1467 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-02 17:55:33.597 7 WARNING neutronclient.v2_0.client [None req-34255f87-6f3a-4bd6-bb46-53e09da2b9b2 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:33 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1527 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:33.835 8 WARNING neutronclient.v2_0.client [None req-0b4448b6-1072-474d-ba5f-ce0d660c477f 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/796] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:33 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1741 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-02 17:55:34.025 7 WARNING neutronclient.v2_0.client [None req-88aa0001-512b-46b3-b836-f3b419d7eac1 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/797] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:55:33 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79/os-interface => generated 285 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:34.137 8 INFO nova.api.openstack.compute.server_external_events [req-b63d0d8e-bc5f-4939-9e80-afdedb5d7ac3 req-d250bb20-7ee2-47f9-a20d-665887108f65 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance 2026-03-02 17:55:34.137 8 INFO nova.api.openstack.compute.server_external_events [req-b63d0d8e-bc5f-4939-9e80-afdedb5d7ac3 req-d250bb20-7ee2-47f9-a20d-665887108f65 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance [pid: 8|app: 0|req: 399/798] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:34 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:34.393 7 WARNING neutronclient.v2_0.client [None req-980129ed-ac76-497c-b567-cac35dee3d1e ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/799] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:34 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1647 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-02 17:55:34.793 8 WARNING neutronclient.v2_0.client [None req-a4310a93-628f-41ee-a870-73ea159aaece 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/800] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:34 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1527 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:34.962 8 INFO nova.api.openstack.compute.server_external_events [req-26bc7e76-233d-434e-9bd7-8b961692127f req-b40d05ef-790e-4d8d-b36a-66abc768af91 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance [pid: 8|app: 0|req: 401/801] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:34 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) 2026-03-02 17:55:34.972 7 WARNING neutronclient.v2_0.client [None req-576d7632-eea3-4387-8f6a-184e323aa5e2 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/802] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:34 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1741 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 402/803] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 17:55:35 2026] GET /v2.1/servers => generated 384 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/804] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:55:35 2026] DELETE /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 0 bytes in 150 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-02 17:55:35.516 8 WARNING neutronclient.v2_0.client [None req-5851e29b-4194-48d1-9afa-daf86ac8c438 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/805] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:35 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1747 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 403/806] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:55:35 2026] DELETE /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 0 bytes in 176 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-02 17:55:35.977 8 WARNING neutronclient.v2_0.client [None req-ebb20541-5373-4921-a44a-bdf7a4c1678e 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The 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-02 17:55:36.001 7 WARNING neutronclient.v2_0.client [None req-a4b22600-ab69-4a5e-a91b-0c40e2479ffd ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in 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/807] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:35 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1527 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/808] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:35 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1653 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:36.756 8 INFO nova.api.openstack.compute.server_external_events [req-b0cd7e89-992e-49bd-a2be-cfa72b834ef5 req-38e3f465-1374-4b5f-a9f3-8d52280fe0a3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance [pid: 8|app: 0|req: 405/809] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:36.932 7 WARNING neutronclient.v2_0.client [None req-5cb0923c-2430-4586-afe3-4886ed708004 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/810] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:36 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1867 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02 17:55:37.259 7 INFO nova.api.openstack.compute.server_external_events [req-8343f1c5-e9fc-45f8-9f15-2fda60ea1b98 req-35909350-76a6-47ee-af32-87eb7c4db393 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance 2026-03-02 17:55:37.266 8 WARNING neutronclient.v2_0.client [None req-65240bce-05a1-4810-860c-554f6896f4a4 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/811] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:37.318 7 WARNING neutronclient.v2_0.client [None req-f20182ef-190b-47dc-8227-25a76590e60f ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/812] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:37 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1527 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/813] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:37 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1653 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:38.225 8 WARNING neutronclient.v2_0.client [None req-8343dd8f-9774-4656-a321-031c4fcfc7d6 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in 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/814] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:38 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1799 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:38.725 7 WARNING neutronclient.v2_0.client [None req-be76ac4c-f537-4f83-9e80-72e964319efa 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] 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-02 17:55:38.776 8 WARNING neutronclient.v2_0.client [None req-e3292898-3962-414e-9f7a-9635b4bfd35c ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/815] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:38 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1611 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:39.101 8 INFO nova.api.openstack.compute.server_external_events [req-ea7df5ba-6dad-47d6-b663-d324ed7fc896 req-2fa62383-b3ab-4eef-9e45-df4f31009196 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance 2026-03-02 17:55:39.102 8 INFO nova.api.openstack.compute.server_external_events [req-ea7df5ba-6dad-47d6-b663-d324ed7fc896 req-2fa62383-b3ab-4eef-9e45-df4f31009196 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance 2026-03-02 17:55:39.102 8 INFO nova.api.openstack.compute.server_external_events [req-ea7df5ba-6dad-47d6-b663-d324ed7fc896 req-2fa62383-b3ab-4eef-9e45-df4f31009196 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance [pid: 8|app: 0|req: 409/816] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:39 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/817] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:38 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1527 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:39.319 8 INFO nova.api.openstack.compute.server_external_events [req-36f4696c-a79f-4e23-904d-fb609939a9b8 req-8b406717-dbab-4a0f-9052-55521979655f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance 2026-03-02 17:55:39.320 8 INFO nova.api.openstack.compute.server_external_events [req-36f4696c-a79f-4e23-904d-fb609939a9b8 req-8b406717-dbab-4a0f-9052-55521979655f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:e58de091-ed06-45e0-b607-296a31ad14eb for instance a1a676fd-b36b-4148-b6d7-c653686d3a79 on instance [pid: 8|app: 0|req: 410/818] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:39 2026] POST /v2.1/os-server-external-events => generated 354 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-02 17:55:39.640 7 WARNING neutronclient.v2_0.client [None req-a5be3bbc-c244-4f2f-a3c7-41c83ba38431 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/819] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:39 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1517 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-02 17:55:40.131 8 WARNING neutronclient.v2_0.client [None req-a5428344-c50b-4bdb-b7af-94e05de06a97 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] 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: 411/820] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:40 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1448 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:55:40.205 7 WARNING neutronclient.v2_0.client [None req-e1a21449-6d64-4dda-b11d-255ef5a5dac7 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/821] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:40 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1694 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-02 17:55:40.398 8 WARNING neutronclient.v2_0.client [None req-b4fb6920-5df0-4b94-9060-21c7039374ed 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/824] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:40 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1694 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:40.750 7 WARNING neutronclient.v2_0.client [None req-2eaed43e-2964-4127-9e3f-94b762411842 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/825] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:40 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => generated 1517 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:41.152 8 INFO nova.api.openstack.compute.server_external_events [req-2bf8f13c-e929-4e96-98f8-43620a75afd1 req-a5a973ef-7af7-4c19-a419-f1cfee5c8f03 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:21f7d53e-1238-432c-a6cc-e587239e4eef for instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a on instance [pid: 8|app: 0|req: 414/826] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:41.255 7 WARNING neutronclient.v2_0.client [None req-68a14529-5167-486a-880f-ac724b76ac36 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/827] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:41 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1453 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:42.033 8 INFO nova.api.openstack.wsgi [None req-83630295-3a63-4a04-998c-1d3e92f3ab6b 3efccfceb0244bb6952a6f64fa848971 5374432e762b405fa22fa5eb851f8206 - - default default] HTTP exception thrown: Instance a1a676fd-b36b-4148-b6d7-c653686d3a79 could not be found. [pid: 8|app: 0|req: 415/828] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:42 2026] GET /v2.1/servers/a1a676fd-b36b-4148-b6d7-c653686d3a79 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 416/829] 10.0.0.90 () {32 vars in 703 bytes} [Mon Mar 2 17:55:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-327760650 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:55:42.068 7 INFO nova.api.openstack.compute.server_external_events [req-9f4573fc-b1a2-4b42-8127-49c876ef9d60 req-aad717b5-49c0-44c7-bfd8-df84ebdf1fe6 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance [pid: 7|app: 0|req: 414/830] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:42 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) 2026-03-02 17:55:42.356 8 WARNING neutronclient.v2_0.client [None req-5b89064a-8106-43c6-877c-2103106b91ea ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/831] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:42 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 1453 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-02 17:55:43.438 7 INFO nova.api.openstack.wsgi [None req-04a5df70-eb5d-463f-93f1-6a9d42802442 ce872e7bdf4b44569af46b6f52c6253e f8affe6bc5f441b68ec2d2a27cd274af - - default default] HTTP exception thrown: Instance ae318ad8-f366-49c5-ab4c-7dee0e82cc2a could not be found. [pid: 7|app: 0|req: 415/832] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:43 2026] GET /v2.1/servers/ae318ad8-f366-49c5-ab4c-7dee0e82cc2a => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/835] 10.0.0.90 () {34 vars in 749 bytes} [Mon Mar 2 17:55:50 2026] POST /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a/action => generated 31975 bytes in 567 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: 418/836] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:55:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:54.055 8 INFO nova.api.openstack.compute.server_external_events [req-59dd3cfd-2efb-4740-a53b-8e6ec0dc40b6 req-b8f1ec13-96e0-497e-b500-e2aed0ee9baf 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance [pid: 8|app: 0|req: 419/837] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:55:54 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-02 17:55:54.873 7 WARNING neutronclient.v2_0.client [None req-17685c71-9310-4a03-857f-d8c1992e3d5e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The 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-02 17:55:54.905 7 WARNING neutronclient.v2_0.client [None req-17685c71-9310-4a03-857f-d8c1992e3d5e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The 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-02 17:55:55.057 7 WARNING neutronclient.v2_0.client [None req-17685c71-9310-4a03-857f-d8c1992e3d5e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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: 420/838] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:55:55 2026] POST /v2.1/os-keypairs => generated 398 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/839] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:55:54 2026] POST /v2.1/servers => generated 453 bytes in 471 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:55:55.303 8 WARNING neutronclient.v2_0.client [None req-20dc4d23-afeb-45d7-91d9-d0f89b5d1f1e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/840] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:55 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1393 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:56.391 7 WARNING neutronclient.v2_0.client [None req-20c5cda3-0a2a-461e-abbe-44c310f3addd a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in 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/841] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:56 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1397 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-02 17:55:57.305 8 WARNING neutronclient.v2_0.client [None req-5902569c-5fd9-4de6-973d-b520eb089ba7 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The 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-02 17:55:57.347 8 WARNING neutronclient.v2_0.client [None req-5902569c-5fd9-4de6-973d-b520eb089ba7 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] 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-02 17:55:57.486 7 WARNING neutronclient.v2_0.client [None req-1b22064c-edd8-4657-aa30-ae7474a54e5c a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/842] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:57 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1445 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:55:57.535 8 WARNING neutronclient.v2_0.client [None req-5902569c-5fd9-4de6-973d-b520eb089ba7 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/843] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:55:57 2026] POST /v2.1/servers => generated 450 bytes in 490 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-02 17:55:57.765 7 WARNING neutronclient.v2_0.client [None req-97840910-4ba8-418f-a047-2f206b4b2109 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/844] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:57 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1402 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-02 17:55:58.575 8 WARNING neutronclient.v2_0.client [None req-a5a8d085-3b7f-4251-8ac9-19ebff126bf6 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in 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/845] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:58 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1445 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:55:58.861 7 WARNING neutronclient.v2_0.client [None req-5c472da9-2bad-439e-aa99-77a254024c00 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/846] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:58 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1406 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-02 17:55:59.659 8 WARNING neutronclient.v2_0.client [None req-8806c6bc-b62b-4836-95fb-ae1f084079a5 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in 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/847] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:59 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1453 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-02 17:55:59.960 7 WARNING neutronclient.v2_0.client [None req-9234cba8-340a-41ce-8932-5ee88a9f01ed 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/848] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:55:59 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1454 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/851] 10.0.0.61 () {30 vars in 618 bytes} [Mon Mar 2 17:56:00 2026] GET /v2.1 => generated 0 bytes in 109 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: 426/852] 10.0.0.61 () {32 vars in 691 bytes} [Mon Mar 2 17:56:00 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/853] 10.0.0.61 () {34 vars in 912 bytes} [Mon Mar 2 17:56:00 2026] GET /v2.1/os-simple-tenant-usage/4ce3ead3f8324d448e584c54b688046b?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:00.739 7 WARNING neutronclient.v2_0.client [None req-19c147b0-8806-4ca1-83d1-7c8095b02ae3 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/854] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:00 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1531 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/855] 10.0.0.61 () {30 vars in 653 bytes} [Mon Mar 2 17:56:00 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:56:00.972 7 INFO nova.api.openstack.compute.server_external_events [req-fc6059e6-ae35-47d5-aa8e-fa7b532a1f1c req-48720538-0311-488c-a823-e6bdd78ddca8 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 7|app: 0|req: 428/856] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:00 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-02 17:56:01.058 8 WARNING neutronclient.v2_0.client [None req-0af50b04-6d27-4237-96a7-1001aceb4130 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/857] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:01 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => 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-02 17:56:01.970 7 WARNING neutronclient.v2_0.client [None req-7361b11b-70fd-4c1f-9882-fdd2725e7a4a a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/858] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:01 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1519 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:02.144 8 WARNING neutronclient.v2_0.client [None req-e9ba12b2-972f-4972-a4c5-d584a941249e 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/859] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:02 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1462 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:03.127 7 WARNING neutronclient.v2_0.client [None req-40079b95-2fd7-4ec6-8c77-5f160af40eb0 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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: 430/860] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1519 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:03.244 8 WARNING neutronclient.v2_0.client [None req-ba6ea10c-9c13-4ad2-9ffa-d01506540a19 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1540 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:03.653 7 INFO nova.api.openstack.compute.server_external_events [req-3f5008e5-1678-4623-a218-14077ce45c37 req-bf794016-cbc9-4219-8792-860de637c487 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 7|app: 0|req: 431/862] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/863] 10.0.0.61 () {30 vars in 618 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1 => generated 0 bytes in 37 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: 432/864] 10.0.0.61 () {32 vars in 691 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/865] 10.0.0.61 () {34 vars in 912 bytes} [Mon Mar 2 17:56:03 2026] GET /v2.1/os-simple-tenant-usage/4ce3ead3f8324d448e584c54b688046b?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/866] 10.0.0.61 () {30 vars in 653 bytes} [Mon Mar 2 17:56:04 2026] GET /v2.1/limits?reserved=1 => generated 511 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-02 17:56:04.287 8 WARNING neutronclient.v2_0.client [None req-9f11c5eb-f9d1-446e-9571-9130c622930c a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/867] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:04 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1519 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:04.464 7 WARNING neutronclient.v2_0.client [None req-9e70b490-dc41-4920-bf92-ff4af6c667d2 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/868] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:04 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1528 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-02 17:56:05.437 8 WARNING neutronclient.v2_0.client [None req-89b32f65-ed40-462a-acb7-f51430099a5e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:05.634 7 WARNING neutronclient.v2_0.client [None req-a3ff612a-799c-49d8-9fc8-645407d1e7f5 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/869] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:05 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1519 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:05 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1528 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-02 17:56:05.815 8 INFO nova.api.openstack.compute.server_external_events [req-18099ab0-886c-41ae-ac13-20d329ac2dd5 req-27039407-30c2-4d36-bcc6-a0026d4f9447 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 436/871] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:06.732 7 WARNING neutronclient.v2_0.client [None req-d46b52f9-ace5-409c-97d4-0ad5d07f16ba a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:06.847 8 WARNING neutronclient.v2_0.client [None req-570ae69b-02db-4f84-aa77-a7a346ddfef5 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/872] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:06 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1519 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/873] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:06 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1528 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-02 17:56:07.859 7 INFO nova.api.openstack.compute.server_external_events [req-3dc0cb5c-fbed-4eb5-a1d8-ef2be54f45d7 req-bc5fb20e-7f21-44c3-9a20-e92622db2ff1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 7|app: 0|req: 437/874] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:07 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-02 17:56:07.944 8 WARNING neutronclient.v2_0.client [None req-0994aae6-725b-413e-b101-e14003b9931f a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:08.022 7 WARNING neutronclient.v2_0.client [None req-d5e94e24-4e27-419e-ae7c-8604e1aed653 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/875] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:07 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1702 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 438/876] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:07 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1528 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:08.196 8 WARNING neutronclient.v2_0.client [None req-ab0f6cdc-cc44-448d-8cf6-659d2d13b81f a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/877] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:56:08 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369/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-02 17:56:08.608 7 INFO nova.api.openstack.compute.server_external_events [req-fb29b0eb-a722-4aaa-b49f-cf7a54cc3910 req-9c6afe45-9321-4869-92d2-45f71e5c15c4 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 7|app: 0|req: 439/878] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:08 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-02 17:56:09.253 8 WARNING neutronclient.v2_0.client [None req-4d91e3a8-1615-44bc-9772-7b57233fcb1d 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/879] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:09 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1528 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:09.904 7 INFO nova.api.openstack.compute.server_external_events [req-a89f826e-beaf-4f30-8714-ad66a156e8db req-a040e30b-81de-4b87-8621-60084050ecc3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 7|app: 0|req: 440/880] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:09 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-02 17:56:10.491 8 WARNING neutronclient.v2_0.client [None req-b5fc2177-97e0-4f95-a49c-f29dee3eb431 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] 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-02 17:56:10.651 7 INFO nova.api.openstack.compute.server_external_events [req-497e2a7e-dffc-472b-9e58-385f40532c16 req-4fea0d51-c8e1-4278-bdc8-80cec9be81df 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 7|app: 0|req: 442/883] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:10 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: 8|app: 0|req: 442/884] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:10 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1695 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:10.714 7 WARNING neutronclient.v2_0.client [None req-25e204ec-72c7-480c-9502-80089dac9fdc 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/885] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:10 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1695 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-02 17:56:12.722 8 INFO nova.api.openstack.compute.server_external_events [req-336e6181-795f-41b5-98d2-5816abadd6ec req-ccbc164c-f5db-47eb-b0b9-ec98424ba016 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 8|app: 0|req: 443/886] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/889] 10.0.0.90 () {34 vars in 749 bytes} [Mon Mar 2 17:56:21 2026] POST /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd/action => generated 32005 bytes in 567 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-02 17:56:24.472 8 WARNING neutronclient.v2_0.client [None req-14c6b91a-0cb6-453f-9886-2b4023f14f8e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/890] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:24 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1822 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:24.651 7 WARNING neutronclient.v2_0.client [None req-8422fc76-6d99-4ad8-969e-cd1ccd46e4f2 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in 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/891] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:24 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1822 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/892] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:56:24 2026] DELETE /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 0 bytes in 108 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-02 17:56:24.989 8 WARNING neutronclient.v2_0.client [None req-7cbbe841-308f-4069-9c08-0e4bd3fb8693 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/893] 10.0.0.90 () {34 vars in 749 bytes} [Mon Mar 2 17:56:24 2026] POST /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369/action => generated 0 bytes in 111 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-02 17:56:25.075 7 WARNING neutronclient.v2_0.client [None req-31403314-96fc-4863-9a2b-3731f581dcde a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/894] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:24 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1821 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/895] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:25 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1824 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:26.240 8 WARNING neutronclient.v2_0.client [None req-6107fbaf-ddf8-4669-9d16-d69c9f8c2a99 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The 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-02 17:56:26.260 7 WARNING neutronclient.v2_0.client [None req-75eff2fd-9395-4524-978f-52501a58fd71 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/896] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:26 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1821 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:26.475 8 INFO nova.api.openstack.compute.server_external_events [req-149f18f7-507f-4e14-bfbb-a79ee7f41dfd req-f064a866-f872-4a52-aee6-2aac17278c34 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 8|app: 0|req: 449/897] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/898] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:26 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1824 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:27.500 8 WARNING neutronclient.v2_0.client [None req-1e7374a8-2363-4f34-98de-6b268c5b3189 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] 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-02 17:56:27.581 7 WARNING neutronclient.v2_0.client [None req-a9a1ba4d-a8ec-4088-8d9a-038c8d218b62 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/899] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:27 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1753 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/900] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:27 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1824 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:28.516 8 INFO nova.api.openstack.compute.server_external_events [req-f10d46ad-5e5c-4ed9-a59e-688c0ed0cd6f req-d8767b77-1a76-4daf-9e7b-d3ae0ed48712 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance 2026-03-02 17:56:28.516 8 INFO nova.api.openstack.compute.server_external_events [req-f10d46ad-5e5c-4ed9-a59e-688c0ed0cd6f req-d8767b77-1a76-4daf-9e7b-d3ae0ed48712 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:56ecf38a-8258-463b-b29a-9014a2d5c59d for instance 2137041d-120c-4536-b25d-6785b2fa43bd on instance [pid: 8|app: 0|req: 451/901] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:28.875 7 WARNING neutronclient.v2_0.client [None req-4d3f51d5-a848-4f7a-9ca1-74c67d5ff5b5 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/902] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:28 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1488 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-02 17:56:28.953 8 WARNING neutronclient.v2_0.client [None req-2279d7d3-6e42-4764-86ac-0d0bc75b362b a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in 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/903] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:28 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1829 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:29.971 7 WARNING neutronclient.v2_0.client [None req-08f125be-9b3c-4c82-b4a7-c2c832254fdf 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/904] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:29 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:30.099 8 WARNING neutronclient.v2_0.client [None req-5e9a0051-24fc-4a1a-8b57-71c8cdb120a5 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/906] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:30 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1829 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:31.066 8 INFO nova.api.openstack.wsgi [None req-9af551d9-3b4d-4574-9e8c-fdec2d6f2735 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] HTTP exception thrown: Instance 2137041d-120c-4536-b25d-6785b2fa43bd could not be found. [pid: 8|app: 0|req: 454/908] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:31 2026] GET /v2.1/servers/2137041d-120c-4536-b25d-6785b2fa43bd => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 455/909] 10.0.0.90 () {32 vars in 729 bytes} [Mon Mar 2 17:56:31 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1715620706 => 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-02 17:56:31.398 8 WARNING neutronclient.v2_0.client [None req-8e9404b1-0aab-4358-ab24-3f3c37bb0ebd a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/910] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:56:31 2026] DELETE /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 0 bytes in 92 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-02 17:56:31.760 7 WARNING neutronclient.v2_0.client [None req-937c2efe-91a6-44a2-a9df-7239467f7a88 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/911] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:31 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1829 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/912] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:31 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1700 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:32.838 8 WARNING neutronclient.v2_0.client [None req-4775f0d6-5e43-4c10-ab1a-ce3fe4f69b6a a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:32.991 7 WARNING neutronclient.v2_0.client [None req-11e088e4-1230-4678-9f7c-e4d6eab70e46 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/913] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:32 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1829 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/914] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:32 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1700 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:34.081 8 WARNING neutronclient.v2_0.client [None req-f94e50d0-c76a-4218-97d9-ffadd977ba0e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:34.226 7 WARNING neutronclient.v2_0.client [None req-5bafb7f7-65db-488b-a140-09d5843938e3 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/915] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:34 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1632 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 460/916] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:56:34 2026] POST /v2.1/os-keypairs => generated 395 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:56:34.489 7 INFO nova.api.openstack.compute.server_external_events [req-2ddfc35a-5f09-4d23-ae43-0b9bd333cfda req-3b19fbcc-bf45-4d3e-bed3-26471408fce0 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:1e1233a8-a7e1-4a9c-8131-e8d7a80a3a59 for instance bcc4591d-0d12-416b-8151-db36a5a7c25a on instance [pid: 8|app: 0|req: 457/917] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:34 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1829 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/918] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:35.396 8 INFO nova.api.openstack.compute.server_external_events [req-0c029cd6-4a6f-4b5f-8dfb-448765139f22 req-e1b0efa0-96cb-4f5b-ba5e-e01dad0c7651 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 458/919] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:35 2026] POST /v2.1/os-server-external-events => generated 185 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-02 17:56:35.494 7 WARNING neutronclient.v2_0.client [None req-f5c81c1f-ee2e-4b97-b1bf-4ea17cc74e7f 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] 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: 462/920] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:35 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:35.570 8 WARNING neutronclient.v2_0.client [None req-33396702-40b7-45d2-941e-ac22e9320982 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/921] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:35 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => 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, ' 2026-03-02 17:56:36.612 7 WARNING neutronclient.v2_0.client [None req-3c250a75-b33f-401f-94ec-9de432313555 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] The python binding code in 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/922] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:36 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => generated 1487 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-02 17:56:37.447 8 INFO nova.api.openstack.compute.server_external_events [req-96be6351-3570-4fad-8719-8c45d054f872 req-fd3a5e07-5cdb-4b3c-a00d-d8376bb53501 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 460/923] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:37 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:37.727 7 INFO nova.api.openstack.wsgi [None req-ce2cf745-b674-489f-b465-91a543be1918 09f65cfe025440f38a5e985e8474241a a3add16c6cd84d588118227829b9a667 - - default default] HTTP exception thrown: Instance bcc4591d-0d12-416b-8151-db36a5a7c25a could not be found. [pid: 7|app: 0|req: 464/924] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:37 2026] GET /v2.1/servers/bcc4591d-0d12-416b-8151-db36a5a7c25a => 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, ' 2026-03-02 17:56:37.949 8 WARNING neutronclient.v2_0.client [None req-d283df00-4ff6-49e5-85e0-421ffd2aebf8 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The 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-02 17:56:38.015 8 WARNING neutronclient.v2_0.client [None req-d283df00-4ff6-49e5-85e0-421ffd2aebf8 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] 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: 465/925] 10.0.0.90 () {32 vars in 727 bytes} [Mon Mar 2 17:56:38 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-572134603 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:56:38.337 8 WARNING neutronclient.v2_0.client [None req-d283df00-4ff6-49e5-85e0-421ffd2aebf8 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/926] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:56:37 2026] POST /v2.1/servers => generated 447 bytes in 682 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:56:38.560 7 WARNING neutronclient.v2_0.client [None req-90eb2084-6b4d-414f-93fe-6df80d3655a5 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/927] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:38 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1394 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-02 17:56:41.773 8 INFO nova.api.openstack.compute.server_external_events [req-d45c4da9-2e8f-4180-804a-f4ae505a5932 req-548c5c6a-395c-4489-a22a-e123ea638e61 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 463/930] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:41 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-02 17:56:43.661 7 WARNING neutronclient.v2_0.client [None req-97356307-bd54-4524-aec6-ce865e0fcdac 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/931] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:43 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1519 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-02 17:56:43.821 8 INFO nova.api.openstack.compute.server_external_events [req-e409d1d8-8a37-44a0-9089-ae8b5ddccb3f req-58abac6e-8215-4317-a242-e9547af055af 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 464/932] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:43 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-02 17:56:45.863 7 INFO nova.api.openstack.compute.server_external_events [req-c5079149-d5b4-4102-a8d4-5da24b7a32e5 req-b80a385c-9fec-4fbd-87a7-85292943db25 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 7|app: 0|req: 469/933] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:45 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-02 17:56:48.436 8 INFO nova.api.openstack.compute.server_external_events [req-ec8e08be-e162-4d22-bfc0-1648bd7764b7 req-c583bedb-2f4b-4244-9ba9-fb3135fe0d79 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 8|app: 0|req: 465/934] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:48 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-02 17:56:48.823 7 WARNING neutronclient.v2_0.client [None req-46a56ede-9acd-4dab-a903-3ffb31b07655 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/935] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:48 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1517 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:50.476 7 INFO nova.api.openstack.compute.server_external_events [req-9da17263-a740-4cbc-82ee-5ddf8c1722e4 req-3364335e-e049-482b-98e5-0ca38489e176 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 7|app: 0|req: 472/938] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:50 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-02 17:56:51.055 8 WARNING neutronclient.v2_0.client [None req-0cf5bf56-787e-4b42-bb68-d7eaa99306e7 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/939] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:51 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1822 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 473/940] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:56:51 2026] DELETE /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 0 bytes in 92 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-02 17:56:51.367 8 WARNING neutronclient.v2_0.client [None req-693ac32f-d76e-46f1-abb8-722c1395ed7c a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/941] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:51 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1828 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:52.551 7 WARNING neutronclient.v2_0.client [None req-67aa3182-4621-4932-82a7-65bf3cd0b5b7 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] 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-02 17:56:52.650 8 INFO nova.api.openstack.compute.server_external_events [req-f697a880-99df-490c-8595-5e62965f0682 req-05c17686-983e-4f0d-ad76-120e6cae1a12 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 469/942] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:52 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) [pid: 7|app: 0|req: 474/943] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:52 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1828 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:53.837 8 WARNING neutronclient.v2_0.client [None req-98220cc6-4c4f-4deb-921a-4eb37ece971d a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/944] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:53 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1828 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-02 17:56:54.030 7 WARNING neutronclient.v2_0.client [None req-baa9cfbe-04c8-43e3-9587-588bd9e6d483 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] 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-02 17:56:54.192 8 INFO nova.api.openstack.compute.server_external_events [req-80317028-1f1b-4069-a6e2-4f6e588d27d0 req-32eced07-f455-4206-af29-44b0b536ccec 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 471/945] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/946] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:53 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1816 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-02 17:56:54.695 8 INFO nova.api.openstack.compute.server_external_events [req-e6fdd9be-7b19-4083-9f26-6bdc8092df9f req-b2390e12-de5e-428b-b0aa-4627d1216274 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:f5347a95-c22f-4882-9754-f31624c6b771 for instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 on instance [pid: 8|app: 0|req: 472/947] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:54 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-02 17:56:54.986 7 WARNING neutronclient.v2_0.client [None req-4e020e08-752b-4230-8fad-1f5e6dc2802e a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/948] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:54 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => 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-02 17:56:55.448 8 WARNING neutronclient.v2_0.client [None req-4886e4e0-c501-41bf-82ff-c909e057f22c 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The 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-02 17:56:55.492 8 WARNING neutronclient.v2_0.client [None req-4886e4e0-c501-41bf-82ff-c909e057f22c 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The 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-02 17:56:55.767 8 WARNING neutronclient.v2_0.client [None req-4886e4e0-c501-41bf-82ff-c909e057f22c 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/949] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:56:55 2026] POST /v2.1/servers => generated 447 bytes in 617 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-02 17:56:56.009 7 WARNING neutronclient.v2_0.client [None req-f3d20827-c5bf-49ae-a401-26a2d3c1c63d 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] 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: 477/950] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:55 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1392 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:56:56.097 8 WARNING neutronclient.v2_0.client [None req-0e6f02f8-9a78-4154-a288-b2d661e81db1 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/951] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:56 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1479 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-02 17:56:56.233 7 INFO nova.api.openstack.compute.server_external_events [req-aa8b73e7-3b97-466b-af8e-120a7b4ed937 req-845f50b2-c662-4514-ac97-76e9879561aa 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 7|app: 0|req: 478/952] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:56:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:56:57.208 8 WARNING neutronclient.v2_0.client [None req-7045fe66-e0b0-4675-b789-1ab90012f97d a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/953] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:57 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 1479 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-02 17:56:58.288 7 INFO nova.api.openstack.wsgi [None req-558e05ea-1e49-438f-8b6a-ee3beca74061 a8b1aac139cb4829bf843a24a6bf9f0c d83a9d3f8f154a34af3e587484c42145 - - default default] HTTP exception thrown: Instance 805a4429-5e6d-4bea-adfd-df2e2eb4b369 could not be found. [pid: 7|app: 0|req: 479/954] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:56:58 2026] GET /v2.1/servers/805a4429-5e6d-4bea-adfd-df2e2eb4b369 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/955] 10.0.0.90 () {32 vars in 705 bytes} [Mon Mar 2 17:56:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1058451153 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:57:01.115 8 WARNING neutronclient.v2_0.client [None req-961dd463-55fa-4471-92e9-2ef9f6baae41 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:01 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1517 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:02.104 7 INFO nova.api.openstack.compute.server_external_events [req-8b40f655-a434-4eef-973a-5a195675c468 req-7ed18e01-ff81-42cc-a011-77e450975ee3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 7|app: 0|req: 481/959] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:02 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-02 17:57:06.411 8 WARNING neutronclient.v2_0.client [None req-51b980cc-69b3-4b3b-be85-dafba1b41034 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/960] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:06 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1515 bytes in 1685 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:09.490 7 INFO nova.api.openstack.compute.server_external_events [req-f6f9bdbf-cada-4242-a678-9cb9f3390309 req-585ecd5a-6814-4bbd-aa61-02ef4ba813ef 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 7|app: 0|req: 482/961] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:10.292 8 WARNING neutronclient.v2_0.client [None req-51645bca-b852-4dc1-9c4b-26b6cd3c22d5 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The 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-02 17:57:10.443 8 WARNING neutronclient.v2_0.client [None req-51645bca-b852-4dc1-9c4b-26b6cd3c22d5 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/964] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:57:10 2026] POST /v2.1/servers => generated 424 bytes in 598 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-02 17:57:10.676 7 WARNING neutronclient.v2_0.client [None req-9d099b78-5363-41af-b16f-593ef4439d83 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/965] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:10 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1371 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-02 17:57:11.524 8 INFO nova.api.openstack.compute.server_external_events [req-7306276e-5097-495c-bd5b-05ac06d7a184 req-389e6726-1c5f-4ceb-bd87-d3f84b096d48 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 8|app: 0|req: 481/966] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:11 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:11.802 7 WARNING neutronclient.v2_0.client [None req-43b86028-2705-4d9b-89d7-713b4968cd03 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/967] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:11 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1375 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:12.925 8 WARNING neutronclient.v2_0.client [None req-4fef28a2-1985-4b72-a1ac-861d860d2921 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/968] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:12 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1423 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-02 17:57:13.117 7 WARNING neutronclient.v2_0.client [None req-a94e802b-04b8-4123-a214-75524ae674ce 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/969] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:13 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1813 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:14.025 8 WARNING neutronclient.v2_0.client [None req-da105c54-ec74-42f7-b1c2-06da0b3ff648 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] 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-02 17:57:14.497 7 INFO nova.api.openstack.compute.server_external_events [req-faafe125-ca61-4986-82ce-ce932ea9e1a4 req-dd1bb2b8-7802-465e-b47a-0417f409a437 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 8|app: 0|req: 483/970] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:13 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1423 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/971] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:15.575 8 WARNING neutronclient.v2_0.client [None req-8447d736-bf74-4fbf-9744-a8b424160823 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/972] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:15 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1473 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:16.429 7 INFO nova.api.openstack.compute.server_external_events [req-49797595-24f4-4573-8aab-1a059582f16d req-bcf854b1-88b1-4a3e-b47c-a538a0759073 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:b91f143b-de07-445d-9463-9d8165513065 for instance ac005741-499b-4495-960d-65a3d28e644a on instance [pid: 7|app: 0|req: 489/973] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:16 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-02 17:57:16.974 8 WARNING neutronclient.v2_0.client [None req-443eab10-9bdf-4091-8597-f9f11cb9fed3 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/974] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:16 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:18.147 7 WARNING neutronclient.v2_0.client [None req-1237388e-7c2e-46fa-a086-1d7f3a1709c8 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/975] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:18 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:19.391 8 WARNING neutronclient.v2_0.client [None req-85865c13-4e05-489e-b2f4-c56fb9c21fd2 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/976] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:19 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:20.542 7 WARNING neutronclient.v2_0.client [None req-02815c50-4c46-41f1-9cfb-89d3973b3d66 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/979] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:20 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:21.685 8 WARNING neutronclient.v2_0.client [None req-12ea0041-f4a0-499f-93ec-478ad8eb3224 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/980] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:21 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:22.891 7 WARNING neutronclient.v2_0.client [None req-ab1f3267-6bf4-488e-a00f-31150908b631 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/981] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:22 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:24.057 8 WARNING neutronclient.v2_0.client [None req-64e5103e-bd67-42b2-8e29-31b71b8a60ef 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/982] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:24 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:25.247 7 WARNING neutronclient.v2_0.client [None req-6a206b76-0556-42b8-8961-69a6a09741f8 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/983] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:25 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:26.415 8 WARNING neutronclient.v2_0.client [None req-e3496d9c-6c18-48a1-a7fd-f0faf1929ca1 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/984] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:26 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:27.573 7 WARNING neutronclient.v2_0.client [None req-61082e21-9b8f-4931-b6df-c4bd25336e43 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/985] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:27 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:28.716 8 WARNING neutronclient.v2_0.client [None req-a6620b4e-0c11-4fa3-96a4-6c3495c94835 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/986] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:28 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 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-02 17:57:29.269 7 INFO nova.api.openstack.compute.server_external_events [req-4a39872d-be75-4702-aeb6-e3e0f2781f18 req-ec16edf4-78a2-4f6d-9978-3d9ac360476f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:b91f143b-de07-445d-9463-9d8165513065 for instance ac005741-499b-4495-960d-65a3d28e644a on instance [pid: 7|app: 0|req: 496/987] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:29.870 8 WARNING neutronclient.v2_0.client [None req-4bf332ac-5d8d-47bb-b1fd-131148b13cc6 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/988] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:29 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1471 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:31.079 7 WARNING neutronclient.v2_0.client [None req-824359a8-3a40-48fe-a9f4-a28e761adf77 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/991] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:31 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1656 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, ' [pid: 8|app: 0|req: 494/992] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:57:31 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 499/993] 10.0.0.90 () {32 vars in 722 bytes} [Mon Mar 2 17:57:31 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a/ips => generated 109 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 500/994] 10.0.0.90 () {32 vars in 824 bytes} [Mon Mar 2 17:57:31 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a/ips/tempest-ServerAddressesTestJSON-1969806844-network => generated 94 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/995] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:57:31 2026] DELETE /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:31.516 7 WARNING neutronclient.v2_0.client [None req-51defae5-60a4-4c70-80b4-02987598eb14 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The 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-02 17:57:31.580 8 INFO nova.api.openstack.compute.server_external_events [req-ea887065-0cc3-43f7-b757-de39f9cdb800 req-fa0ecf42-eea1-423f-a27a-106e0212af67 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:b91f143b-de07-445d-9463-9d8165513065 for instance ac005741-499b-4495-960d-65a3d28e644a on instance [pid: 8|app: 0|req: 495/996] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/997] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:31 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1662 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:32.718 8 WARNING neutronclient.v2_0.client [None req-6988e3ca-d856-4b0f-8468-4a96ec925bfc 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/998] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:32 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1662 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-02 17:57:33.875 7 WARNING neutronclient.v2_0.client [None req-0c954cfd-f72f-4d69-94c0-34268495451e 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] 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-02 17:57:34.095 8 INFO nova.api.openstack.compute.server_external_events [req-784c97eb-fd53-4daa-abc8-af9863149ca2 req-22b15078-812e-4698-a9b1-d74a56e2fb2d 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:b91f143b-de07-445d-9463-9d8165513065 for instance ac005741-499b-4495-960d-65a3d28e644a on instance [pid: 8|app: 0|req: 497/999] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:34 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: 503/1000] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:33 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1620 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, ' 2026-03-02 17:57:35.167 8 WARNING neutronclient.v2_0.client [None req-1b3ce65d-8479-486c-b49f-2a43f3cc24a5 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1001] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:35 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1457 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:36.270 7 WARNING neutronclient.v2_0.client [None req-76035733-8971-4088-9645-149aaf0c569a 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in 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/1002] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:36 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1457 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-02 17:57:37.370 8 WARNING neutronclient.v2_0.client [None req-4af3c54a-55d0-4888-8c07-073e8f825603 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1003] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:37 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => generated 1457 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-02 17:57:38.449 7 INFO nova.api.openstack.wsgi [None req-c01bb1b9-fa45-43b9-bf62-4c4d50fcedba 5ac4cb2a8e364ead89ffba2b44e46b96 53411d9f7cbd4790957ab833a9f2f797 - - default default] HTTP exception thrown: Instance ac005741-499b-4495-960d-65a3d28e644a could not be found. [pid: 7|app: 0|req: 505/1004] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:57:38 2026] GET /v2.1/servers/ac005741-499b-4495-960d-65a3d28e644a => 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-02 17:57:39.937 8 WARNING neutronclient.v2_0.client [None req-30d548f8-1fa4-4ac9-9724-b64bdfad0705 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The 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-02 17:57:40.246 8 WARNING neutronclient.v2_0.client [None req-30d548f8-1fa4-4ac9-9724-b64bdfad0705 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The 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-02 17:57:40.490 8 WARNING neutronclient.v2_0.client [None req-30d548f8-1fa4-4ac9-9724-b64bdfad0705 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1007] 199.204.45.67 () {36 vars in 713 bytes} [Mon Mar 2 17:57:39 2026] POST /v2.1/servers => generated 453 bytes in 1338 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-02 17:57:41.541 7 WARNING neutronclient.v2_0.client [None req-b5de6a36-1c7e-4b2e-8d75-26415cf32fac 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1008] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:41 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2213 bytes in 65 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-02 17:57:41.618 8 WARNING neutronclient.v2_0.client [None req-ec4b355f-e3cb-4316-8a66-7b4b69bf491c 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1009] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:41 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 509/1010] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:41 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 25 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, ' 2026-03-02 17:57:44.349 8 WARNING neutronclient.v2_0.client [None req-5f9f66bf-91c4-40aa-8a7c-7af85cc8d234 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1011] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:44 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2371 bytes in 92 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-02 17:57:44.444 7 WARNING neutronclient.v2_0.client [None req-98f66552-a739-4b6a-994f-84c92edd9e61 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in 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/1012] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:44 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 28 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/1013] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:44 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 197 bytes in 53 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-02 17:57:46.847 7 INFO nova.api.openstack.compute.server_external_events [req-6d725c00-7cf3-44b4-8d09-e3d709a3101f req-54468be8-21d1-4afb-b642-808866ae4932 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 511/1014] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:57:47.525 8 WARNING neutronclient.v2_0.client [None req-f9f07a64-48f7-4d40-8231-4970fdaecc97 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in 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/1015] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:47 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2445 bytes in 331 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-02 17:57:47.853 7 WARNING neutronclient.v2_0.client [None req-4438b627-504c-4125-9dcd-cf15140a5cb4 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in 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/1016] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:47 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/1017] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:47 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 197 bytes in 43 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-02 17:57:50.606 8 WARNING neutronclient.v2_0.client [None req-3ad2b894-6d72-42ff-81e4-a6114c03248c 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1020] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:50 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2433 bytes in 131 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-02 17:57:50.732 7 WARNING neutronclient.v2_0.client [None req-71c8fbe9-9f5d-4245-98ce-5712e3018dc2 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1021] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:50 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 284 bytes in 100 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: 508/1022] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:50 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 197 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, ' 2026-03-02 17:57:53.862 7 WARNING neutronclient.v2_0.client [None req-43ecaaed-80b5-436e-ae69-e8b9a38f3dff 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1023] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:53 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2433 bytes in 161 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-02 17:57:54.023 8 WARNING neutronclient.v2_0.client [None req-f873c6f5-4f24-47a2-bd36-213e1096077f 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in 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/1024] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:53 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1025] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:54 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 197 bytes in 43 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-02 17:57:55.878 8 INFO nova.api.openstack.compute.server_external_events [req-20dd4ef6-183e-4ff7-8901-5ecd3054ea77 req-a4882118-646e-4e31-93fa-0eb2c2fd342d 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 510/1026] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:55 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-02 17:57:57.155 7 WARNING neutronclient.v2_0.client [None req-51e32862-01d5-4c0e-976e-abbff883fd4d 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in 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/1027] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:57:56 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2433 bytes in 450 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-02 17:57:57.297 8 WARNING neutronclient.v2_0.client [None req-61fd8285-3849-4855-a665-b32909af76a5 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1028] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:57:57 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 286 bytes in 110 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: 518/1029] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:57:57 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/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-02 17:57:57.928 8 INFO nova.api.openstack.compute.server_external_events [req-a1795fa1-244a-4eaf-a774-6dc273fc0164 req-a7baaacf-4203-46d9-b4b0-19c0eca0c437 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 512/1030] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:57:57 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-02 17:58:00.109 7 WARNING neutronclient.v2_0.client [None req-71c6be57-c7be-4390-b62c-ee4b118e6cef 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1033] 199.204.45.67 () {32 vars in 732 bytes} [Mon Mar 2 17:58:00 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 2581 bytes in 521 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-02 17:58:00.654 8 WARNING neutronclient.v2_0.client [None req-738b1cbb-ebc1-47c2-a2c9-1db7b10d92a9 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1034] 199.204.45.67 () {32 vars in 758 bytes} [Mon Mar 2 17:58:00 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 286 bytes in 138 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: 520/1035] 199.204.45.67 () {32 vars in 776 bytes} [Mon Mar 2 17:58:00 2026] GET /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-volume_attachments => generated 197 bytes in 43 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-02 17:58:35.416 7 WARNING neutronclient.v2_0.client [None req-a1ea50d8-03d3-4076-b8d9-f779cf3c89a3 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The 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-02 17:58:35.560 7 WARNING neutronclient.v2_0.client [None req-a1ea50d8-03d3-4076-b8d9-f779cf3c89a3 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] 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-02 17:58:38.357 8 INFO nova.api.openstack.compute.server_external_events [req-a916e13f-6bfd-42e5-903d-dcf5eb628761 req-bed61e4e-8c24-4f50-b01d-0dd7315d7d54 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 519/1042] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:58:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:58:42.115 8 INFO nova.api.openstack.compute.server_external_events [req-16bad633-c556-4575-af4a-d02f3b591f9e req-83b3a248-d780-482b-b707-410abedd529c 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 522/1045] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:58:42 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-02 17:58:44.157 8 INFO nova.api.openstack.compute.server_external_events [req-39798115-c65a-4e95-b347-b6f4019ee8b6 req-d0968f9c-ff10-4c1d-a0e2-bae845d14d53 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 523/1046] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:58:44 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) 2026-03-02 17:58:44.613 7 WARNING neutronclient.v2_0.client [None req-a1ea50d8-03d3-4076-b8d9-f779cf3c89a3 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1047] 199.204.45.67 () {36 vars in 811 bytes} [Mon Mar 2 17:58:35 2026] POST /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 281 bytes in 9278 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-02 17:58:45.281 8 INFO nova.api.openstack.compute.server_external_events [req-3907581d-9984-4ee1-b578-15c3ddc17d5d req-730df820-6c88-4566-aac9-a4598efe2837 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 524/1048] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:58:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:58:47.328 7 INFO nova.api.openstack.compute.server_external_events [req-20171545-97a2-4847-8a22-eb138019d3de req-1e3fa7ec-063e-49b7-b057-5c87fe51400a 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 525/1049] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:58:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 526/1052] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:59:00 2026] POST /v2.1/os-keypairs => generated 397 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1055] 10.0.0.90 () {34 vars in 670 bytes} [Mon Mar 2 17:59:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:03.331 8 WARNING neutronclient.v2_0.client [None req-82c89e36-6ca7-4f92-9972-68fc8fbee981 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The 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-02 17:59:03.393 8 WARNING neutronclient.v2_0.client [None req-82c89e36-6ca7-4f92-9972-68fc8fbee981 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The 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-02 17:59:03.445 8 WARNING neutronclient.v2_0.client [None req-82c89e36-6ca7-4f92-9972-68fc8fbee981 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The 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-02 17:59:03.649 8 WARNING neutronclient.v2_0.client [None req-82c89e36-6ca7-4f92-9972-68fc8fbee981 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in 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/1056] 10.0.0.90 () {34 vars in 662 bytes} [Mon Mar 2 17:59:03 2026] POST /v2.1/servers => generated 497 bytes in 732 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 17:59:03.914 7 WARNING neutronclient.v2_0.client [None req-eeda976f-be85-45b1-8604-e31c36e1ef8c d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1057] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:03 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1457 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-02 17:59:04.999 8 WARNING neutronclient.v2_0.client [None req-7bd480e3-9f8d-4aa2-840b-70969432691f d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1058] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:04 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1461 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-02 17:59:06.111 7 WARNING neutronclient.v2_0.client [None req-827e30de-610d-46dc-bd26-fb01be642b03 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1059] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:06 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1509 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-02 17:59:07.214 8 WARNING neutronclient.v2_0.client [None req-2fb34224-ef39-4760-9040-7b831272bf88 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1060] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:07 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1509 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-02 17:59:08.323 7 WARNING neutronclient.v2_0.client [None req-6c84357d-13ef-43ba-8d6e-27b1dff4a117 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in 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/1061] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:08 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1517 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:09.443 8 WARNING neutronclient.v2_0.client [None req-dfd04371-d341-4528-85b7-3743b628a729 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] 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: 531/1062] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:09 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1642 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:09.567 7 INFO nova.api.openstack.compute.server_external_events [req-9e979b45-f8e9-4622-b703-1ef008b0d240 req-27a9959d-c3f0-4c18-9572-3d216cc11383 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 7|app: 0|req: 532/1063] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:10.602 7 WARNING neutronclient.v2_0.client [None req-f85470f9-0d61-4e29-ba41-f46bbedc1938 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in 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/1066] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:10 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1630 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-02 17:59:10.876 8 WARNING neutronclient.v2_0.client [None req-f19662e7-b91c-49ec-a9db-30214cf399bf 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The 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-02 17:59:10.916 8 WARNING neutronclient.v2_0.client [None req-f19662e7-b91c-49ec-a9db-30214cf399bf 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] 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-02 17:59:11.794 7 WARNING neutronclient.v2_0.client [None req-4e255651-881f-4a6b-b553-4d0afaeae488 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1067] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:11 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1630 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:12.953 7 WARNING neutronclient.v2_0.client [None req-6b3b8a93-b4f5-4d0b-9eb4-31510ca89d0d d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1068] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:12 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1630 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-02 17:59:13.443 7 INFO nova.api.openstack.compute.server_external_events [req-cfdd746d-1ee8-42d2-980e-fdcb43d2929f req-6ef2faea-b67a-4f16-b2ad-0408e6ef12f1 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 537/1069] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:13 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-02 17:59:14.135 7 WARNING neutronclient.v2_0.client [None req-77ae69cd-ef99-46bb-9bc7-f2e7e7db04c7 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1070] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:14 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1630 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-02 17:59:14.899 7 INFO nova.api.openstack.compute.server_external_events [req-16bfc6d2-a431-4be2-a102-73378b3f2a98 req-3cdebdcd-b4a0-479a-b533-0bb69bcb28a8 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 7|app: 0|req: 539/1071] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:14 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-02 17:59:15.318 7 WARNING neutronclient.v2_0.client [None req-ec1df8bd-635f-4be5-9faa-54e9517bdc66 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1072] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:15 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1630 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-02 17:59:16.524 7 WARNING neutronclient.v2_0.client [None req-38509912-e73b-407f-9469-584937189aa6 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1073] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:16 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1808 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:16.703 7 WARNING neutronclient.v2_0.client [None req-f0bc0cba-8d4f-47dd-8747-b9619d70445c d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1074] 10.0.0.90 () {32 vars in 740 bytes} [Mon Mar 2 17:59:16 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce/os-interface => generated 284 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:16.940 7 INFO nova.api.openstack.compute.server_external_events [req-d11186d3-6795-4875-accf-183235e1f065 req-2b6f67ec-6825-4fcc-b95f-e9a6a81d1adb 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 7|app: 0|req: 543/1075] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:16 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-02 17:59:17.006 7 INFO nova.api.openstack.compute.server_external_events [req-915c6110-0c3d-4a86-a16c-a1c2808b70b2 req-3d2b55f8-6e80-4ac7-a82e-5d1d2e2870a0 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 544/1076] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:16 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-02 17:59:19.042 7 INFO nova.api.openstack.compute.server_external_events [req-3ec83efd-e468-4a6c-b70e-fee6372442ca req-82165408-794e-498d-a7ad-55cbaca97f0e 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance 2026-03-02 17:59:19.043 7 INFO nova.api.openstack.compute.server_external_events [req-3ec83efd-e468-4a6c-b70e-fee6372442ca req-82165408-794e-498d-a7ad-55cbaca97f0e 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 7|app: 0|req: 545/1077] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:19 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 17:59:19.978 8 WARNING neutronclient.v2_0.client [None req-f19662e7-b91c-49ec-a9db-30214cf399bf 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1078] 199.204.45.67 () {36 vars in 811 bytes} [Mon Mar 2 17:59:10 2026] POST /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 376 bytes in 9232 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-02 17:59:26.543 7 WARNING neutronclient.v2_0.client [None req-a1c03cc5-f6bb-415b-a1f9-5418f63ed671 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The 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-02 17:59:26.593 7 WARNING neutronclient.v2_0.client [None req-a1c03cc5-f6bb-415b-a1f9-5418f63ed671 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] 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-02 17:59:28.971 8 INFO nova.api.openstack.compute.server_external_events [req-b794691a-a313-477b-930f-ece914766e7c req-f92134bd-1315-46b5-b8d9-af0acd371215 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 535/1081] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:28 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-02 17:59:33.263 8 INFO nova.api.openstack.compute.server_external_events [req-fa293433-8c46-4786-a87f-7e90ce943f8a req-bfac3b2c-0e2d-4e64-9295-7a97deb553c9 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 538/1084] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:33 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-02 17:59:33.654 8 WARNING neutronclient.v2_0.client [None req-c1d86e07-360d-4781-978d-92fbbf43141c d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1085] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:33 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1928 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, ' [pid: 8|app: 0|req: 540/1086] 10.0.0.90 () {32 vars in 752 bytes} [Mon Mar 2 17:59:34 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce/os-server-password => generated 116 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:35.315 8 INFO nova.api.openstack.compute.server_external_events [req-cf5c2dc6-874d-42f5-9bb0-afc7fa40fa4a req-56ac9ead-6702-4e69-af27-2e3c12149538 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-plugged:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 541/1087] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:35 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, ' [pid: 8|app: 0|req: 542/1088] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:59:36 2026] DELETE /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => 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-02 17:59:36.285 8 WARNING neutronclient.v2_0.client [None req-707be7f3-4050-4810-8749-f42314792855 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1089] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:36 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1934 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 17:59:36.636 7 WARNING neutronclient.v2_0.client [None req-a1c03cc5-f6bb-415b-a1f9-5418f63ed671 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1090] 199.204.45.67 () {36 vars in 811 bytes} [Mon Mar 2 17:59:26 2026] POST /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface => generated 378 bytes in 10190 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:37.436 8 WARNING neutronclient.v2_0.client [None req-c6d8bffe-6284-464e-9988-8b5a5f4fa6a3 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The 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-02 17:59:37.440 7 INFO nova.api.openstack.compute.server_external_events [req-618f26b5-20a6-4949-b622-d6025533fbf1 req-68f8dd5d-7212-4a36-a1ec-93c1001705d2 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 548/1091] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1092] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:37 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1934 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:38.228 7 INFO nova.api.openstack.compute.server_external_events [req-582e5b4c-fd19-436e-9972-6393a17c62ff req-d003df32-8560-4365-acde-7bc3013cf0df 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 7|app: 0|req: 549/1093] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:38 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-02 17:59:38.651 8 WARNING neutronclient.v2_0.client [None req-945bac08-101b-428a-b108-9d287f163f41 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1094] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:38 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1934 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-02 17:59:39.800 7 WARNING neutronclient.v2_0.client [None req-82e52bba-7bf1-4e94-a425-8c4edc90bf4d d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1095] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:39 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1819 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-02 17:59:40.271 8 INFO nova.api.openstack.compute.server_external_events [req-663c5d94-e5ad-4c69-b95f-5fd36d08d85b req-7fef1957-0d01-49bb-a259-022d92f54f92 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance 2026-03-02 17:59:40.272 8 INFO nova.api.openstack.compute.server_external_events [req-663c5d94-e5ad-4c69-b95f-5fd36d08d85b req-7fef1957-0d01-49bb-a259-022d92f54f92 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:211f7d65-5a74-4ed6-a13a-13e6d89ae3fc for instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce on instance [pid: 8|app: 0|req: 546/1096] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:40 2026] POST /v2.1/os-server-external-events => generated 356 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-02 17:59:40.899 7 WARNING neutronclient.v2_0.client [None req-733e1203-f6a0-4e77-9239-1ccb30c59d52 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in 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/1099] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:40 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => 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-02 17:59:42.020 8 WARNING neutronclient.v2_0.client [None req-1a907bf3-35b0-4856-bb5a-41ee454aaf3b d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1100] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:41 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 1543 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-02 17:59:43.104 7 INFO nova.api.openstack.wsgi [None req-377ca943-d5bb-474e-8635-476810e73694 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] HTTP exception thrown: Instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce could not be found. [pid: 7|app: 0|req: 553/1101] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:43 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:43.135 8 INFO nova.api.openstack.wsgi [None req-789066c5-654c-4eb0-80da-44b068fefa99 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] HTTP exception thrown: Instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce could not be found. [pid: 8|app: 0|req: 549/1102] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 17:59:43 2026] DELETE /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 17:59:43.170 7 INFO nova.api.openstack.wsgi [None req-fda11a7f-02ab-478b-8e8c-d39c62b89743 d98731767aeb4f2b9ccb530a42682e10 209b817482c9450d8ca4117eac820974 - - default default] HTTP exception thrown: Instance 9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce could not be found. [pid: 7|app: 0|req: 554/1103] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 17:59:43 2026] GET /v2.1/servers/9bf8a7ca-e3be-4b1c-aa99-c0e9ec6bc9ce => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1104] 10.0.0.90 () {32 vars in 703 bytes} [Mon Mar 2 17:59:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-285889637 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1105] 10.0.0.90 () {32 vars in 727 bytes} [Mon Mar 2 17:59:43 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1276857707 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 17:59:50.864 7 INFO nova.api.openstack.compute.server_external_events [req-5f99e734-2810-493c-aca4-eb82aea1d7eb req-703f358e-9d8e-4a2a-94de-ff5d216f337c 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 557/1108] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:50 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) [pid: 8|app: 0|req: 552/1109] 199.204.45.67 () {34 vars in 854 bytes} [Mon Mar 2 17:59:51 2026] DELETE /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface/ebfefe4a-6c11-48df-b433-ca56027920ab => generated 0 bytes in 62 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-02 17:59:52.910 7 INFO nova.api.openstack.compute.server_external_events [req-1be543a3-9973-4c85-9744-d32108773e6a req-d6a59528-02d6-4299-9eda-fd4e3956b30e 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 558/1110] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:52 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-02 17:59:53.857 8 INFO nova.api.openstack.compute.server_external_events [req-e886aa28-3750-4919-ac52-60fdefd0d5bf req-e1543388-e2e4-44a4-935b-cf28abc45250 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 553/1111] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:53 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-02 17:59:55.920 7 INFO nova.api.openstack.compute.server_external_events [req-674dea61-cd50-42c2-ab68-f046605dfb4e req-fb375b3d-c67e-4829-bed0-9b9093222eb7 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:ebfefe4a-6c11-48df-b433-ca56027920ab for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 559/1112] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 17:59:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:00.913 8 INFO nova.api.openstack.compute.server_external_events [req-2162eab4-a2f3-4bae-8000-c5b08da2c8e2 req-592d8515-612f-4d5b-bd74-79f8b1025629 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 555/1115] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:00 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: 561/1116] 199.204.45.67 () {34 vars in 854 bytes} [Mon Mar 2 18:00:01 2026] DELETE /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface/98b15ec0-8784-4650-a699-6f852d034450 => generated 0 bytes in 75 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-02 18:00:03.066 8 INFO nova.api.openstack.compute.server_external_events [req-0c0affc7-ef66-4944-b277-3cffa67bfa30 req-43b9ef3f-9459-464f-b193-8dc42fe859f2 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 556/1117] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:03 2026] POST /v2.1/os-server-external-events => generated 185 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-02 18:00:05.119 7 INFO nova.api.openstack.compute.server_external_events [req-e87208ca-190a-4e27-b705-02f0ccbb26d8 req-f9e39b33-7a1b-4cf2-bfca-71eb2e1890b2 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:98b15ec0-8784-4650-a699-6f852d034450 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 562/1118] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1119] 10.0.0.101 () {28 vars in 454 bytes} [Mon Mar 2 18:00:09 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1120] 10.0.0.101 () {30 vars in 658 bytes} [Mon Mar 2 18:00:09 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: 8|app: 0|req: 558/1121] 10.0.0.101 () {32 vars in 731 bytes} [Mon Mar 2 18:00:09 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1122] 10.0.0.101 () {34 vars in 765 bytes} [Mon Mar 2 18:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1125] 10.0.0.101 () {28 vars in 454 bytes} [Mon Mar 2 18:00: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: 8|app: 0|req: 560/1126] 10.0.0.101 () {30 vars in 658 bytes} [Mon Mar 2 18:00:13 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1127] 10.0.0.101 () {32 vars in 731 bytes} [Mon Mar 2 18:00:13 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1128] 10.0.0.101 () {34 vars in 765 bytes} [Mon Mar 2 18:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1129] 10.0.0.101 () {28 vars in 454 bytes} [Mon Mar 2 18:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 562/1130] 10.0.0.101 () {30 vars in 658 bytes} [Mon Mar 2 18:00:17 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 569/1131] 10.0.0.101 () {32 vars in 731 bytes} [Mon Mar 2 18:00:18 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1132] 10.0.0.101 () {34 vars in 808 bytes} [Mon Mar 2 18:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1135] 199.204.45.67 () {34 vars in 854 bytes} [Mon Mar 2 18:00:21 2026] DELETE /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d/os-interface/a2752c4e-8483-48cd-8279-f1a06acede94 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1136] 10.0.0.101 () {28 vars in 454 bytes} [Mon Mar 2 18:00:22 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 566/1137] 10.0.0.101 () {30 vars in 658 bytes} [Mon Mar 2 18:00:22 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 572/1138] 10.0.0.101 () {32 vars in 731 bytes} [Mon Mar 2 18:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1139] 10.0.0.101 () {34 vars in 808 bytes} [Mon Mar 2 18:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-02 18:00:24.152 7 INFO nova.api.openstack.compute.server_external_events [req-02fbaf57-3b05-4a8e-9d99-473c5695b9f8 req-73a460c8-91dd-4bb7-90f1-08d9c73c1eac 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 573/1140] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:26.210 8 INFO nova.api.openstack.compute.server_external_events [req-f17bcac2-85d9-47a6-b193-1dc1084e53d5 req-a61e4b61-b8f7-410f-a14a-92ba0a1cf58f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:a2752c4e-8483-48cd-8279-f1a06acede94 for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 568/1141] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 574/1142] 199.204.45.67 () {34 vars in 754 bytes} [Mon Mar 2 18:00:27 2026] DELETE /v2.1/servers/80133ebd-2ea2-47cb-8929-bb9d8b8e149d => generated 0 bytes in 172 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-02 18:00:29.168 8 INFO nova.api.openstack.compute.server_external_events [req-189469a6-8eff-4bd1-ac86-9324c6fd554f req-14e02a37-ed56-4c7a-a8a5-4bafc547d6c3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 8|app: 0|req: 569/1143] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:31.215 7 INFO nova.api.openstack.compute.server_external_events [req-cf769823-7884-4aea-876d-2fd455eec95b req-0f68e42a-6177-46e3-825f-84fb146e5c1f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance 2026-03-02 18:00:31.215 7 INFO nova.api.openstack.compute.server_external_events [req-cf769823-7884-4aea-876d-2fd455eec95b req-0f68e42a-6177-46e3-825f-84fb146e5c1f 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:ab4eeab7-eb9a-4636-aab5-872ef2e38edf for instance 80133ebd-2ea2-47cb-8929-bb9d8b8e149d on instance [pid: 7|app: 0|req: 576/1146] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:31 2026] POST /v2.1/os-server-external-events => generated 356 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:31.246 8 INFO nova.api.openstack.compute.server_external_events [req-cb635d3b-d10f-40cc-983b-c2b9d2b68992 req-a4ea48d6-c82e-4352-add5-9d601229868e 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 8|app: 0|req: 571/1147] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:31 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: 577/1148] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 18:00:31 2026] DELETE /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 0 bytes in 87 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-02 18:00:31.365 8 WARNING neutronclient.v2_0.client [None req-9019b1cb-6df4-462a-a125-a3f3adfd7cb0 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in 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/1149] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:31 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1939 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:33.287 7 INFO nova.api.openstack.compute.server_external_events [req-290ee526-67d5-41bd-8c6a-729e55f4053f req-f853c408-b3f4-4504-b2ab-819325266cd6 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance 2026-03-02 18:00:33.287 7 INFO nova.api.openstack.compute.server_external_events [req-290ee526-67d5-41bd-8c6a-729e55f4053f req-f853c408-b3f4-4504-b2ab-819325266cd6 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 7|app: 0|req: 578/1150] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:33 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:35.326 8 INFO nova.api.openstack.compute.server_external_events [req-a2bb6e9c-a5a8-4079-8aa1-597b80617ff3 req-d344b40b-4085-4fac-a7d9-a49e238dfed3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:fbdbf681-6fde-403c-b6c6-0e93fa012fb5 for instance 01f0c87c-3727-43b5-b915-95613395d439 on instance [pid: 8|app: 0|req: 573/1151] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:35 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-02 18:00:36.575 7 WARNING neutronclient.v2_0.client [None req-202fa35e-111c-4ebc-839b-0f5fde43f42c 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1152] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:36 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 1478 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-02 18:00:41.661 8 INFO nova.api.openstack.wsgi [None req-4a1962bd-392b-4fb9-8e47-e808e0d35586 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] HTTP exception thrown: Instance 01f0c87c-3727-43b5-b915-95613395d439 could not be found. [pid: 8|app: 0|req: 575/1155] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:41 2026] GET /v2.1/servers/01f0c87c-3727-43b5-b915-95613395d439 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:42.115 7 INFO nova.api.openstack.compute.server_external_events [req-7896c9fb-7435-4759-926f-c2cc974b2983 req-e3994f57-8246-4aa7-b52d-ff183614a964 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-changed:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 7|app: 0|req: 581/1156] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1157] 10.0.0.90 () {32 vars in 717 bytes} [Mon Mar 2 18:00:42 2026] DELETE /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => 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-02 18:00:42.270 7 WARNING neutronclient.v2_0.client [None req-6be71e55-096c-4def-846e-a5545be141e4 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 582/1158] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:42 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1942 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:44.156 8 INFO nova.api.openstack.compute.server_external_events [req-543729a7-08c3-4d5b-8592-bf6e5b13611b req-4315145e-7d2a-4d02-8bdb-e544a6398ab3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance 2026-03-02 18:00:44.157 8 INFO nova.api.openstack.compute.server_external_events [req-543729a7-08c3-4d5b-8592-bf6e5b13611b req-4315145e-7d2a-4d02-8bdb-e544a6398ab3 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-unplugged:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 8|app: 0|req: 577/1159] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:44 2026] POST /v2.1/os-server-external-events => generated 358 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-02 18:00:46.196 7 INFO nova.api.openstack.compute.server_external_events [req-e0b91e92-faf9-420f-bb81-c47dbb4dab1b req-d968bf79-0bb9-4bff-9933-3ae0de442993 38f4365dd16d4747be8b28064a880de6 342e6230877c4386ad0f2a1c11b32a6b - - 710800fcdfd949c696059f39fbb54601 710800fcdfd949c696059f39fbb54601] Creating event network-vif-deleted:4c43dfd8-87e0-4c3c-a314-5dcf4fa2d1b0 for instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b on instance [pid: 7|app: 0|req: 583/1160] 10.0.0.149 () {38 vars in 815 bytes} [Mon Mar 2 18:00:46 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-02 18:00:47.476 8 WARNING neutronclient.v2_0.client [None req-36d1c87d-a767-4723-88be-0410625d823e 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1161] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:47 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 1480 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-02 18:00:52.558 7 INFO nova.api.openstack.wsgi [None req-6ff25d3d-815a-472c-a8de-e3c967ee6189 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] HTTP exception thrown: Instance f6f4fcf0-9e31-4715-9a7f-4beb6fce708b could not be found. [pid: 7|app: 0|req: 585/1164] 10.0.0.90 () {32 vars in 714 bytes} [Mon Mar 2 18:00:52 2026] GET /v2.1/servers/f6f4fcf0-9e31-4715-9a7f-4beb6fce708b => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1165] 10.0.0.90 () {32 vars in 723 bytes} [Mon Mar 2 18:00:54 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-284201674 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-02 18:00:54.361 7 INFO nova.api.openstack.wsgi [None req-f6e7e9a2-ae96-4f1c-96f1-a3985ab4634e 55812be371a441b09cdbc3dad3ee4e8d 703e9e61fa5f4b0198795324e3bed84a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-284201674 not found for user 55812be371a441b09cdbc3dad3ee4e8d [pid: 7|app: 0|req: 586/1166] 10.0.0.90 () {32 vars in 720 bytes} [Mon Mar 2 18:00:54 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-284201674 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1183] 10.0.0.90 () {32 vars in 654 bytes} [Mon Mar 2 18:02:12 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1184] 10.0.0.90 () {32 vars in 640 bytes} [Mon Mar 2 18:02:12 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 18:02:12.530 8 WARNING oslo_db.sqlalchemy.utils [None req-8755cb4e-bc37-4b72-b5bc-4352c6ef4faf 7972f11c555e4c9e8dbf8e5580583c3d ea498644c9bb448ea104b2c8975a7de0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 590/1185] 10.0.0.90 () {32 vars in 648 bytes} [Mon Mar 2 18:02:12 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1186] 10.0.0.90 () {32 vars in 693 bytes} [Mon Mar 2 18:02:12 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1205] 10.0.0.158 () {28 vars in 454 bytes} [Mon Mar 2 18:03:43 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1206] 10.0.0.158 () {30 vars in 658 bytes} [Mon Mar 2 18:03:43 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 601/1207] 10.0.0.158 () {32 vars in 731 bytes} [Mon Mar 2 18:03:43 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1208] 10.0.0.158 () {34 vars in 806 bytes} [Mon Mar 2 18:03:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1209] 10.0.0.158 () {28 vars in 454 bytes} [Mon Mar 2 18:03:44 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: 608/1210] 10.0.0.158 () {30 vars in 658 bytes} [Mon Mar 2 18:03:44 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 603/1211] 10.0.0.158 () {32 vars in 731 bytes} [Mon Mar 2 18:03:44 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1212] 10.0.0.158 () {34 vars in 894 bytes} [Mon Mar 2 18:03:44 2026] GET /v2.1/servers/detail?project_id=342e6230877c4386ad0f2a1c11b32a6b&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1213] 10.0.0.158 () {34 vars in 894 bytes} [Mon Mar 2 18:03:44 2026] GET /v2.1/servers/detail?project_id=a38873c0742a4b83bca16d895cd6913d&all_tenants=True => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1214] 10.0.0.158 () {34 vars in 894 bytes} [Mon Mar 2 18:03:44 2026] GET /v2.1/servers/detail?project_id=ea498644c9bb448ea104b2c8975a7de0&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)