+ 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 [Thu Jul 9 04:28:53 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-74c6c8975b-dwnth 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 0x7fde791cb668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-09 04:28:58.782 8 INFO nova.utils [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-09 04:28:58.870 7 INFO nova.utils [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-09 04:29:00.610 8 WARNING keystonemiddleware._common.config [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 04:29:00.621 8 WARNING oslo_config.cfg [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-09 04:29:00.651 7 WARNING keystonemiddleware._common.config [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 04:29:00.660 7 WARNING oslo_config.cfg [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-09 04:29:00.710 8 WARNING keystonemiddleware._common.config [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 04:29:00.726 8 WARNING oslo_config.cfg [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-09 04:29:00.739 8 WARNING oslo_config.cfg [None req-c10c27cb-ca7a-4c34-9d40-9872288156f5 - - - - - -] 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. 2026-07-09 04:29:00.739 7 WARNING keystonemiddleware._common.config [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fde791cb668 pid: 8 (default app) 2026-07-09 04:29:00.755 7 WARNING oslo_config.cfg [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-09 04:29:00.769 7 WARNING oslo_config.cfg [None req-c3338a51-f111-4c1c-bbe8-158ab2e6c3cc - - - - - -] 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 0x7fde791cb668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:29:06 2026] GET /v2.1 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 04:29:07.332 8 WARNING oslo_policy.policy [None req-3014b386-841b-4853-9ba2-73d868d0cc96 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 04:29:07.332 8 WARNING oslo_policy.policy [None req-3014b386-841b-4853-9ba2-73d868d0cc96 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:29:06 2026] GET /v2.1 => generated 0 bytes in 566 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 04:29:07.448 7 WARNING oslo_policy.policy [req-3014b386-841b-4853-9ba2-73d868d0cc96 req-d5a80bcb-c8ca-4f00-9d1b-e2aa6a366bb1 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 04:29:07.448 7 WARNING oslo_policy.policy [req-3014b386-841b-4853-9ba2-73d868d0cc96 req-d5a80bcb-c8ca-4f00-9d1b-e2aa6a366bb1 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - 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/6] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:29:07 2026] GET /v2.1/ => generated 400 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:29:07.545 8 INFO nova.api.openstack.wsgi [None req-6addbdf9-5949-4962-b753-ad6fa190a1e9 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.222 () {48 vars in 1010 bytes} [Thu Jul 9 04:29:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:29:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.222 () {52 vars in 1047 bytes} [Thu Jul 9 04:29:07 2026] POST /v2.1/flavors => generated 529 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:29:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:29:08 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:29:08 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:29:08.554 8 INFO nova.api.openstack.wsgi [None req-370b155b-6aa6-44a7-b334-d799f9a1397c 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1012 bytes} [Thu Jul 9 04:29:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:29:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.222 () {52 vars in 1047 bytes} [Thu Jul 9 04:29:08 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:29:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:29:09 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:29:09 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:29:09.587 8 INFO nova.api.openstack.wsgi [None req-70654cb5-3112-43c8-9a7a-6036164dc215 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 04:29:09 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: 7|app: 0|req: 10/20] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:29:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.222 () {52 vars in 1047 bytes} [Thu Jul 9 04:29:09 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:29:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:29:10 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:29:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:29:10.587 8 INFO nova.api.openstack.wsgi [None req-5e7dbc23-f848-45d1-94af-e3b365d31316 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.222 () {48 vars in 1012 bytes} [Thu Jul 9 04:29:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:29:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.222 () {52 vars in 1047 bytes} [Thu Jul 9 04:29:10 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:29:11 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:29:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:29:11 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:29:11.564 8 INFO nova.api.openstack.wsgi [None req-6afd1fe4-a48a-4cc6-98e0-e4b8c4a6bcf8 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 04:29:11 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:29:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.222 () {52 vars in 1047 bytes} [Thu Jul 9 04:29:11 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 10.0.0.148 () {28 vars in 454 bytes} [Thu Jul 9 04:35:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/115] 10.0.0.148 () {30 vars in 658 bytes} [Thu Jul 9 04:35:47 2026] GET /v2.1 => generated 0 bytes in 93 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: 58/116] 10.0.0.148 () {32 vars in 731 bytes} [Thu Jul 9 04:35:47 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: 59/117] 10.0.0.148 () {34 vars in 804 bytes} [Thu Jul 9 04:35:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:38: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 75/149] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:38:17 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:38:17 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:38:17.201 8 INFO nova.api.openstack.wsgi [None req-6f903582-f2be-4d30-bb51-8c09e01be100 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/151] 199.204.45.222 () {48 vars in 1016 bytes} [Thu Jul 9 04:38:17 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:38:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/153] 199.204.45.222 () {52 vars in 1048 bytes} [Thu Jul 9 04:38:17 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/168] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:39:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/169] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:39:27 2026] GET /v2.1 => generated 0 bytes in 405 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/170] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:39:27 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:39:27.620 7 INFO nova.api.openstack.wsgi [None req-1f703000-fb85-4cd0-86d7-60d9c964c5df 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5fba8b1ace6d499baac40eddf8097d08 [pid: 7|app: 0|req: 85/171] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:39:27 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-09 04:39:27.633 8 WARNING oslo_db.sqlalchemy.utils [None req-79642ede-b172-4894-a160-c5c241fb227a 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/172] 199.204.45.222 () {48 vars in 1015 bytes} [Thu Jul 9 04:39:27 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/173] 199.204.45.222 () {52 vars in 1056 bytes} [Thu Jul 9 04:39:27 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/174] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:39:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/175] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:39:31 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/176] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:39:31 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/177] 199.204.45.222 () {48 vars in 1072 bytes} [Thu Jul 9 04:39:31 2026] GET /v2.1/os-quota-sets/d2b46bc7b994462897bf8734a05ffcf3 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/178] 199.204.45.222 () {52 vars in 1124 bytes} [Thu Jul 9 04:39:31 2026] PUT /v2.1/os-quota-sets/d2b46bc7b994462897bf8734a05ffcf3 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/309] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:50:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/310] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:50:15 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 157/311] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:50:15 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 04:50:15.922 7 INFO nova.api.openstack.wsgi [None req-ebd09d9f-07d7-4b7c-9f0d-74a193fed43c 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 155/312] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 04:50:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/313] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 04:50:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/314] 199.204.45.222 () {52 vars in 1048 bytes} [Thu Jul 9 04:50:15 2026] POST /v2.1/flavors => generated 534 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/357] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 04:53: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: 178/358] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 04:53:44 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 181/359] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 04:53:44 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/360] 199.204.45.222 () {48 vars in 1072 bytes} [Thu Jul 9 04:53:44 2026] GET /v2.1/os-quota-sets/8362858a62804ff8a50ed10cbfeb195f => generated 283 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/361] 199.204.45.222 () {52 vars in 1124 bytes} [Thu Jul 9 04:53:44 2026] PUT /v2.1/os-quota-sets/8362858a62804ff8a50ed10cbfeb195f => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 10.0.0.229 () {28 vars in 454 bytes} [Thu Jul 9 05:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 221/439] 10.0.0.229 () {30 vars in 658 bytes} [Thu Jul 9 05:00:08 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 219/440] 10.0.0.229 () {32 vars in 731 bytes} [Thu Jul 9 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/441] 10.0.0.229 () {34 vars in 765 bytes} [Thu Jul 9 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/442] 10.0.0.229 () {28 vars in 454 bytes} [Thu Jul 9 05:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 223/443] 10.0.0.229 () {30 vars in 658 bytes} [Thu Jul 9 05:00:12 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 221/444] 10.0.0.229 () {32 vars in 731 bytes} [Thu Jul 9 05:00:12 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: 224/445] 10.0.0.229 () {34 vars in 765 bytes} [Thu Jul 9 05:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/448] 10.0.0.229 () {28 vars in 454 bytes} [Thu Jul 9 05: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: 226/449] 10.0.0.229 () {30 vars in 658 bytes} [Thu Jul 9 05:00:17 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 224/450] 10.0.0.229 () {32 vars in 731 bytes} [Thu Jul 9 05:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/451] 10.0.0.229 () {34 vars in 808 bytes} [Thu Jul 9 05:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/452] 10.0.0.229 () {28 vars in 454 bytes} [Thu Jul 9 05:00:21 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 228/453] 10.0.0.229 () {30 vars in 658 bytes} [Thu Jul 9 05:00:21 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/454] 10.0.0.229 () {32 vars in 731 bytes} [Thu Jul 9 05:00:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/455] 10.0.0.229 () {34 vars in 808 bytes} [Thu Jul 9 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:05:21 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: 257/517] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:05:21 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/518] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:05:21 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:05:21.396 7 INFO nova.api.openstack.wsgi [None req-442b6d03-54b3-40ca-b3e0-6158f68c14c1 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 258/519] 199.204.45.222 () {48 vars in 1010 bytes} [Thu Jul 9 05:05:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/520] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:05:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/521] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:05:21 2026] GET /v2.1/flavors/c223e7d7-09a8-4fd4-abbf-efb880e59da0/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/522] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/523] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 264/524] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:05:22.355 7 INFO nova.api.openstack.wsgi [None req-5bf58cf7-93f6-4355-9eaa-d9f7ded4e133 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 261/525] 199.204.45.222 () {48 vars in 1012 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/526] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/527] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:05:22 2026] GET /v2.1/flavors/3e55ec8d-5bb3-45bb-9fdf-b5b9c94be780/os-extra_specs => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/528] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:05:23 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: 263/529] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:05:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/530] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:05:23 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:05:23.318 7 INFO nova.api.openstack.wsgi [None req-681314c1-52ca-4917-baf1-a9736c33cad3 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 264/531] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 05:05:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/532] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:05:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/533] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:05:23 2026] GET /v2.1/flavors/e5ce2e1c-05ac-46b2-90d8-53b98b75bd95/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/534] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/535] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/536] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:05:24.295 7 INFO nova.api.openstack.wsgi [None req-c1aae6c9-7cda-48b8-8d6c-ee62ac268b6e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 267/537] 199.204.45.222 () {48 vars in 1012 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:05:24 2026] GET /v2.1/flavors/4780b60d-c419-4bec-8a06-e67a1cb2151d/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:05:25.327 7 INFO nova.api.openstack.wsgi [None req-2aee965e-6cda-4067-9473-a248db464a8e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 272/545] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/546] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:05:25 2026] GET /v2.1/flavors/13bd9c95-0335-4757-a942-45b5fb03c575/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: 281/560] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/561] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/562] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:06:30.331 7 INFO nova.api.openstack.wsgi [None req-62b91053-9980-4195-9e3f-e30e488a7be0 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 281/563] 199.204.45.222 () {48 vars in 1016 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/564] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:06:30 2026] GET /v2.1/flavors/2785407e-ed81-4db7-9323-526fd0e7a8b8/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:06:37 2026] GET /v2.1 => generated 114 bytes in 5 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:06:37 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/570] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:06:37 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/571] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:06:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/572] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:06:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:06:41 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/574] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:06:41 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 199.204.45.222 () {48 vars in 1072 bytes} [Thu Jul 9 05:06:41 2026] GET /v2.1/os-quota-sets/d2b46bc7b994462897bf8734a05ffcf3 => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/586] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:07:33 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: 293/587] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:07:33 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 295/588] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:07:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:07:33.111 7 INFO nova.api.openstack.wsgi [None req-61d583bf-0319-48ee-bc81-bac5b92292ee 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 294/589] 199.204.45.222 () {48 vars in 1014 bytes} [Thu Jul 9 05:07:33 2026] GET /v2.1/flavors/m1.manila => 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: 296/590] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:07:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 199.204.45.222 () {48 vars in 1098 bytes} [Thu Jul 9 05:07:33 2026] GET /v2.1/flavors/5ff33da4-8543-4c73-88b5-ae7ba60bb43f/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:07: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: 8|app: 0|req: 299/597] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:07:48 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:07:48 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.222 () {48 vars in 1072 bytes} [Thu Jul 9 05:07:48 2026] GET /v2.1/os-quota-sets/8362858a62804ff8a50ed10cbfeb195f => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.204.45.222 () {42 vars in 704 bytes} [Thu Jul 9 05:08:37 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: 306/611] 199.204.45.222 () {44 vars in 908 bytes} [Thu Jul 9 05:08:37 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.222 () {46 vars in 981 bytes} [Thu Jul 9 05:08:37 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:08:37.915 8 INFO nova.api.openstack.wsgi [None req-b5b9f063-e479-49e4-a36b-c582f4ffa906 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 307/613] 199.204.45.222 () {48 vars in 1010 bytes} [Thu Jul 9 05:08:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.222 () {48 vars in 1050 bytes} [Thu Jul 9 05:08:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/623] 10.0.0.27 () {32 vars in 654 bytes} [Thu Jul 9 05:09:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:09:19 2026] GET /v2.1/servers => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-09 05:09:19.820 8 WARNING oslo_db.sqlalchemy.utils [None req-6270eb70-21ac-4ae0-9f6d-150f8b6eac04 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 313/625] 10.0.0.27 () {32 vars in 648 bytes} [Thu Jul 9 05:09:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 10.0.0.27 () {32 vars in 693 bytes} [Thu Jul 9 05:09:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:30 2026] GET /v2.1/flavors/c223e7d7-09a8-4fd4-abbf-efb880e59da0 => generated 511 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:09:30 2026] GET /v2.1/flavors => generated 1674 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:30 2026] GET /v2.1/flavors/c223e7d7-09a8-4fd4-abbf-efb880e59da0 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/634] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:09:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:36.622 8 WARNING neutronclient.v2_0.client [None req-985af949-debd-435d-a588-4f1661064cc4 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:09:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 10.0.0.27 () {34 vars in 684 bytes} [Thu Jul 9 05:09:36 2026] POST /v2.1/os-security-groups => generated 243 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:37.318 7 WARNING neutronclient.v2_0.client [None req-6873d399-c265-4dc1-99c6-8cf94ed0d1cc a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:37.507 8 WARNING neutronclient.v2_0.client [None req-070a8b46-8491-4a91-b89e-09e669adefe8 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:37.563 8 WARNING neutronclient.v2_0.client [None req-070a8b46-8491-4a91-b89e-09e669adefe8 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.27 () {34 vars in 684 bytes} [Thu Jul 9 05:09:37 2026] POST /v2.1/os-security-groups => generated 240 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:37.967 7 WARNING neutronclient.v2_0.client [None req-c082195b-d06e-4d6b-91cc-946846f201ae a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.052 8 WARNING neutronclient.v2_0.client [None req-070a8b46-8491-4a91-b89e-09e669adefe8 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.27 () {34 vars in 684 bytes} [Thu Jul 9 05:09:37 2026] POST /v2.1/os-security-groups => generated 243 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:38.368 7 WARNING neutronclient.v2_0.client [None req-9b034ec4-52ca-4fbb-8123-82864368c65c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.441 7 WARNING neutronclient.v2_0.client [None req-9b034ec4-52ca-4fbb-8123-82864368c65c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.504 7 WARNING neutronclient.v2_0.client [None req-9b034ec4-52ca-4fbb-8123-82864368c65c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.27 () {32 vars in 662 bytes} [Thu Jul 9 05:09:38 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:09:38.600 7 WARNING neutronclient.v2_0.client [None req-2bd0475b-c4c8-417b-9007-f7ba7db93bdf a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.648 7 WARNING neutronclient.v2_0.client [None req-2bd0475b-c4c8-417b-9007-f7ba7db93bdf a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/640] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:38 2026] DELETE /v2.1/os-security-groups/8ae2813f-8a2c-4dd7-8bd7-ec72f7404653 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/641] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:09:37 2026] POST /v2.1/servers => generated 449 bytes in 1356 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:38.762 8 WARNING neutronclient.v2_0.client [None req-31b682e8-1bb0-445a-9d58-fcda0bb7e007 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.783 8 INFO nova.api.openstack.wsgi [None req-31b682e8-1bb0-445a-9d58-fcda0bb7e007 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group 8ae2813f-8a2c-4dd7-8bd7-ec72f7404653 does not exist Neutron server returns request_ids: ['req-7050f5c8-5d37-4d3b-a1a7-cf6577c735a4'] [pid: 8|app: 0|req: 320/642] 10.0.0.27 () {32 vars in 736 bytes} [Thu Jul 9 05:09:38 2026] GET /v2.1/os-security-groups/8ae2813f-8a2c-4dd7-8bd7-ec72f7404653 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:09:38.815 8 WARNING neutronclient.v2_0.client [None req-7678397c-0593-41e2-8eff-a529c6588d62 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.820 7 WARNING neutronclient.v2_0.client [None req-b0902430-c8ea-45bf-9b34-feb785cb93c0 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/643] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:38 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1400 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:38.878 8 WARNING neutronclient.v2_0.client [None req-1b751f2d-52cf-4839-8293-6f8ecb88d5df a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.900 7 WARNING neutronclient.v2_0.client [None req-b0902430-c8ea-45bf-9b34-feb785cb93c0 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:38.918 8 WARNING neutronclient.v2_0.client [None req-1b751f2d-52cf-4839-8293-6f8ecb88d5df a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/644] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:38 2026] DELETE /v2.1/os-security-groups/0f71b9c9-e8c8-450f-9755-938f564c63a6 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:09:39.071 8 WARNING neutronclient.v2_0.client [None req-d1c1d801-e055-4b79-a35a-e1f6c4105e15 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.151 7 WARNING neutronclient.v2_0.client [None req-b0902430-c8ea-45bf-9b34-feb785cb93c0 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.154 8 INFO nova.api.openstack.wsgi [None req-d1c1d801-e055-4b79-a35a-e1f6c4105e15 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group 0f71b9c9-e8c8-450f-9755-938f564c63a6 does not exist Neutron server returns request_ids: ['req-e246f8af-3fd1-438b-9b15-42685015f81a'] [pid: 8|app: 0|req: 323/645] 10.0.0.27 () {32 vars in 736 bytes} [Thu Jul 9 05:09:39 2026] GET /v2.1/os-security-groups/0f71b9c9-e8c8-450f-9755-938f564c63a6 => generated 194 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:09:39.165 8 WARNING neutronclient.v2_0.client [None req-2135eb97-8d0a-448a-8f59-a675d8071c8d a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.196 8 WARNING neutronclient.v2_0.client [None req-2135eb97-8d0a-448a-8f59-a675d8071c8d a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/646] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:39 2026] DELETE /v2.1/os-security-groups/e8d856fe-197c-4fba-b760-668e410d2354 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:09:39.304 8 WARNING neutronclient.v2_0.client [None req-4092a9d0-9e65-4407-b3f1-6d348321a8e8 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.329 8 INFO nova.api.openstack.wsgi [None req-4092a9d0-9e65-4407-b3f1-6d348321a8e8 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group e8d856fe-197c-4fba-b760-668e410d2354 does not exist Neutron server returns request_ids: ['req-09a14ea8-f696-4585-a79c-30c39300aec1'] [pid: 8|app: 0|req: 325/647] 10.0.0.27 () {32 vars in 736 bytes} [Thu Jul 9 05:09:39 2026] GET /v2.1/os-security-groups/e8d856fe-197c-4fba-b760-668e410d2354 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:09:39.354 8 WARNING neutronclient.v2_0.client [None req-74038662-71d4-44a9-9421-de9928e8141c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.397 8 WARNING neutronclient.v2_0.client [None req-74038662-71d4-44a9-9421-de9928e8141c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.433 8 WARNING neutronclient.v2_0.client [None req-74038662-71d4-44a9-9421-de9928e8141c a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/648] 10.0.0.27 () {32 vars in 662 bytes} [Thu Jul 9 05:09:39 2026] GET /v2.1/os-security-groups => generated 707 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:39.496 8 WARNING neutronclient.v2_0.client [None req-95606741-2bf4-46ea-b140-3870c47924ca a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.543 8 INFO nova.api.openstack.wsgi [None req-95606741-2bf4-46ea-b140-3870c47924ca a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group e8d856fe-197c-4fba-b760-668e410d2354 does not exist Neutron server returns request_ids: ['req-e37e1081-6b3e-4b4e-9bd4-58e3000e84a9'] [pid: 8|app: 0|req: 327/649] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:39 2026] DELETE /v2.1/os-security-groups/e8d856fe-197c-4fba-b760-668e410d2354 => generated 194 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:09:39.552 8 WARNING neutronclient.v2_0.client [None req-6c02c656-5abd-472c-876d-50f19a3bcf31 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.595 8 INFO nova.api.openstack.wsgi [None req-6c02c656-5abd-472c-876d-50f19a3bcf31 a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group 0f71b9c9-e8c8-450f-9755-938f564c63a6 does not exist Neutron server returns request_ids: ['req-67788ecc-1f97-42eb-89ee-5cd6d0de621c'] [pid: 8|app: 0|req: 328/650] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:39 2026] DELETE /v2.1/os-security-groups/0f71b9c9-e8c8-450f-9755-938f564c63a6 => generated 194 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:09:39.605 8 WARNING neutronclient.v2_0.client [None req-6852a3b4-85bd-4e18-a74d-69227b9a776d a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:39.633 8 INFO nova.api.openstack.wsgi [None req-6852a3b4-85bd-4e18-a74d-69227b9a776d a65ddcceb6a4430b8e8a040616347394 926f13acb6ee4eb582a26e1ba8a7b2e6 - - default default] HTTP exception thrown: Security group 8ae2813f-8a2c-4dd7-8bd7-ec72f7404653 does not exist Neutron server returns request_ids: ['req-b87b48be-73a6-48b4-a01f-9d5727919a87'] [pid: 8|app: 0|req: 329/651] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:39 2026] DELETE /v2.1/os-security-groups/8ae2813f-8a2c-4dd7-8bd7-ec72f7404653 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/652] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:09:38 2026] POST /v2.1/servers => generated 450 bytes in 1035 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:09:39.801 8 WARNING neutronclient.v2_0.client [None req-b44c2cb4-e66f-4aa7-8298-01924ec2a7bd 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:39.951 7 WARNING neutronclient.v2_0.client [None req-0faa6305-3a76-44dd-bf5f-0dd707c125c2 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/653] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:39 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1424 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/654] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:39 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1404 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:41.366 8 WARNING neutronclient.v2_0.client [None req-f34a779c-29cb-4a0f-96a4-38a63c0cd30d 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:41.672 7 WARNING neutronclient.v2_0.client [None req-bcfd73da-4b16-4dfa-a250-8980d5fc0212 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/655] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:41 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1420 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/656] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:41 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1452 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:42.148 8 WARNING neutronclient.v2_0.client [None req-622dc72a-a67c-4bb4-9038-79c1492c9d4d 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/657] 10.0.0.27 () {34 vars in 684 bytes} [Thu Jul 9 05:09:42 2026] POST /v2.1/os-security-groups => generated 246 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:42.319 7 WARNING neutronclient.v2_0.client [None req-be826035-5b37-4ddc-9ce7-9a72a595e69c 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:42.373 7 WARNING neutronclient.v2_0.client [None req-be826035-5b37-4ddc-9ce7-9a72a595e69c 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in 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/658] 10.0.0.27 () {34 vars in 694 bytes} [Thu Jul 9 05:09:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:42.542 8 WARNING neutronclient.v2_0.client [None req-306d2a49-6179-4a98-b21a-43023fb80e9b 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/659] 10.0.0.27 () {34 vars in 684 bytes} [Thu Jul 9 05:09:42 2026] POST /v2.1/os-security-groups => generated 247 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:42.682 7 WARNING neutronclient.v2_0.client [None req-37377575-a44c-452c-9d9e-5cb7f2636092 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:42.720 7 WARNING neutronclient.v2_0.client [None req-37377575-a44c-452c-9d9e-5cb7f2636092 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:42.767 8 WARNING neutronclient.v2_0.client [None req-bc98e92c-aeed-401f-a160-f5970261ae69 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/660] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:42 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1420 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/661] 10.0.0.27 () {34 vars in 694 bytes} [Thu Jul 9 05:09:42 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:42.858 7 WARNING neutronclient.v2_0.client [None req-540ff39f-f6f9-404d-b25c-73e65bda5aa7 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:42.862 8 WARNING neutronclient.v2_0.client [None req-ba7e9159-18c8-4e9d-9082-26521976034b 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:42.893 7 WARNING neutronclient.v2_0.client [None req-540ff39f-f6f9-404d-b25c-73e65bda5aa7 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/662] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:42 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/663] 10.0.0.27 () {34 vars in 694 bytes} [Thu Jul 9 05:09:42 2026] POST /v2.1/os-security-group-rules => generated 233 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-07-09 05:09:43.042 8 WARNING neutronclient.v2_0.client [None req-55d43458-9309-453a-8883-f35d2a64efd8 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/664] 10.0.0.27 () {32 vars in 736 bytes} [Thu Jul 9 05:09:43 2026] GET /v2.1/os-security-groups/5cd093be-e8c8-456f-8069-d95f57c52b2b => generated 664 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:43.098 7 WARNING neutronclient.v2_0.client [None req-7c9dc25c-f48e-449e-95dc-875dc9696608 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:43.122 7 WARNING neutronclient.v2_0.client [None req-7c9dc25c-f48e-449e-95dc-875dc9696608 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:43.167 7 WARNING neutronclient.v2_0.client [None req-7c9dc25c-f48e-449e-95dc-875dc9696608 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in 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/665] 10.0.0.27 () {32 vars in 749 bytes} [Thu Jul 9 05:09:43 2026] DELETE /v2.1/os-security-group-rules/2c510e8d-7b9d-4c8e-bd71-319ed3bd2bfa => generated 0 bytes in 160 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:09:43.260 8 WARNING neutronclient.v2_0.client [None req-ba7b8f3f-c599-46ca-a564-bc26e24f6076 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:43.303 8 WARNING neutronclient.v2_0.client [None req-ba7b8f3f-c599-46ca-a564-bc26e24f6076 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/666] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:43 2026] DELETE /v2.1/os-security-groups/5cd093be-e8c8-456f-8069-d95f57c52b2b => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:09:43.450 7 WARNING neutronclient.v2_0.client [None req-7a3ee119-0781-4b5a-bce4-e1abe5ce9d7f 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:43.504 7 WARNING neutronclient.v2_0.client [None req-7a3ee119-0781-4b5a-bce4-e1abe5ce9d7f 1f2dbd6a9feb49dab0d95f6d9aa1b7bc bf22846c5208483b948c06343c9244da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/667] 10.0.0.27 () {32 vars in 739 bytes} [Thu Jul 9 05:09:43 2026] DELETE /v2.1/os-security-groups/b039c8ae-151f-4eb2-8c6e-ce353b151e75 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:09:43.884 8 WARNING neutronclient.v2_0.client [None req-1d427aaa-0267-42b6-88ee-0242803af984 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/668] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:43 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1476 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:09:43.979 7 WARNING neutronclient.v2_0.client [None req-1ed05013-1889-4d06-84d9-d2cac9e3dc2c 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/671] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:43 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1527 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:44.983 8 WARNING neutronclient.v2_0.client [None req-ace6b1fc-ed66-4ee7-bc26-ff3a8d352042 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/672] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:44 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1484 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:45.608 7 WARNING neutronclient.v2_0.client [None req-4b376cbe-141e-43a8-b8f7-852fc05f13fb 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:46.013 8 INFO nova.api.openstack.compute.server_external_events [req-e54464b0-13ec-4d22-8043-432454e33d93 req-01bbd1b8-bf24-4104-9d9f-018f286c2180 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance 2026-07-09 05:09:46.025 8 INFO nova.compute.rpcapi [None req-10f4d83f-873f-42a0-91ec-fbd6051b2b77 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 342/673] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:09:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/674] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:45 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:46.521 8 WARNING neutronclient.v2_0.client [None req-9b6c0dca-1e38-408e-9f11-eb899ed59618 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/675] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:46 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1561 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:47.116 8 WARNING neutronclient.v2_0.client [None req-232b4578-f853-4627-ba0b-5d566304d737 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:47.128 7 INFO nova.api.openstack.compute.server_external_events [req-3b0908e4-0d00-4faa-baa7-42c5f2141675 req-0c588081-c8c8-471d-bd8c-427f4570de70 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:20162eb5-11e3-45c8-8e61-026aee1a63d8 for instance 6c327e80-e402-4089-844b-5f80356c1fd5 on instance 2026-07-09 05:09:47.138 7 INFO nova.compute.rpcapi [None req-04aff0b2-5f26-4e1f-9ad7-cfe5f2b6d5c4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 333/676] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:09:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/677] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:47 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:47.730 7 WARNING neutronclient.v2_0.client [None req-34f04ae1-100c-498b-b63a-182363784bf6 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/678] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:47 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:48.298 8 WARNING neutronclient.v2_0.client [None req-74702f96-36c1-4dd1-8da8-4e1a93584818 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/679] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:48 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:48.899 7 WARNING neutronclient.v2_0.client [None req-642d2e47-1954-4c85-8478-844ae52c724b 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/680] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:48 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 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-07-09 05:09:49.514 8 WARNING neutronclient.v2_0.client [None req-e6a09b6a-b16e-47ae-ab58-acc6f113cb45 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/681] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:49 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 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-07-09 05:09:50.090 7 WARNING neutronclient.v2_0.client [None req-982c9202-0d58-4f6f-8b8d-5db40ef84207 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/682] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:50 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:50.685 8 WARNING neutronclient.v2_0.client [None req-5abe2db9-56c9-4f4a-9a93-0bb633d79789 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/683] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:50 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:51.280 7 WARNING neutronclient.v2_0.client [None req-d93078e4-c6bd-4cec-8f13-97f645617212 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/684] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:51 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:52.142 8 WARNING neutronclient.v2_0.client [None req-34006c26-1a71-4473-b0af-342093192be8 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/685] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:52 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:52.512 7 WARNING neutronclient.v2_0.client [None req-b2108d42-d9f4-4b36-adbf-4d20828d9d0b 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/686] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:52 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:53.326 7 WARNING neutronclient.v2_0.client [None req-2303327e-94dd-46e6-acea-e22e7399502b 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/687] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:09:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:53 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:09:53.684 8 WARNING neutronclient.v2_0.client [None req-7795a71c-0e05-47ac-8a07-74efd3f1f33c 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/689] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:53 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:53.949 7 INFO nova.api.openstack.compute.server_external_events [req-55d0dc77-4cf9-4751-b149-bc2006335d78 req-4a45e650-7b2e-4e38-bc51-a5efcfca639d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance [pid: 7|app: 0|req: 340/690] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:09:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:54.541 8 WARNING neutronclient.v2_0.client [None req-ef956ef8-3933-48c1-b9f5-bd3e5266dfbb 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/693] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:54 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1525 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-07-09 05:09:54.826 7 WARNING neutronclient.v2_0.client [None req-c9fbdb32-17f4-41c4-a737-ef4a9068e8d6 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/694] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:54 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:55.744 8 WARNING neutronclient.v2_0.client [None req-cc3db062-1afa-441e-b4e1-e3f6f31acd0b 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/695] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:55 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1717 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:55.939 7 WARNING neutronclient.v2_0.client [None req-5acd2825-56d5-4d2f-9547-95267d864678 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] 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: 343/696] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:09:55 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:55.995 8 INFO nova.api.openstack.compute.server_external_events [req-03113a94-db78-4a67-a287-b72f7447ea82 req-5730f4d9-60b2-4bf3-81de-6c3aa979c0a4 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:20162eb5-11e3-45c8-8e61-026aee1a63d8 for instance 6c327e80-e402-4089-844b-5f80356c1fd5 on instance [pid: 8|app: 0|req: 354/697] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:09:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:56.039 7 WARNING neutronclient.v2_0.client [None req-77ada18f-fdc1-4a5f-898a-636188f33afb 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/698] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:55 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1549 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:57.183 8 WARNING neutronclient.v2_0.client [None req-e101ea54-15a6-49d3-9b12-bea66f2510d5 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:57.231 7 WARNING neutronclient.v2_0.client [None req-1dd730a9-e815-46fc-be9d-c7b7e1e15dfd 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/699] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:57 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1725 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-07-09 05:09:57.296 8 INFO nova.api.openstack.compute.server_external_events [req-c6cef65b-b48c-4b6a-a116-797549601a6a req-6a2919b6-b5c9-427a-9778-d1d1ad6b5e91 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance [pid: 8|app: 0|req: 356/700] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:09:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/701] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:57 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1717 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:09:57.360 8 WARNING neutronclient.v2_0.client [None req-64f6cf11-7c6d-42c9-818a-b4a52f19595e 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/702] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:09:57 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:58.279 7 WARNING neutronclient.v2_0.client [None req-254fdb17-5994-4041-9735-009425e66028 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/703] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:58 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1725 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/704] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:09:58 2026] GET /v2.1/servers => generated 378 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/705] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:09:58 2026] DELETE /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:58.813 8 WARNING neutronclient.v2_0.client [None req-bb193fda-0638-4080-98cf-861ad81ed631 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/706] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:58 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1731 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-07-09 05:09:59.125 7 WARNING neutronclient.v2_0.client [None req-049081be-0590-45f6-9dcf-08d4a48f13b2 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:09:59.164 7 WARNING neutronclient.v2_0.client [None req-049081be-0590-45f6-9dcf-08d4a48f13b2 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:59.343 8 INFO nova.api.openstack.compute.server_external_events [req-d38c619a-be9e-4dc0-a6fc-3c68d2980627 req-c9f6883e-8a6d-4196-9cb2-258337d70121 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:20162eb5-11e3-45c8-8e61-026aee1a63d8 for instance 6c327e80-e402-4089-844b-5f80356c1fd5 on instance [pid: 8|app: 0|req: 360/707] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:09:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:09:59.365 7 WARNING neutronclient.v2_0.client [None req-049081be-0590-45f6-9dcf-08d4a48f13b2 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/708] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:09:59 2026] POST /v2.1/servers => generated 451 bytes in 680 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:09:59.716 8 WARNING neutronclient.v2_0.client [None req-8bbd000b-e482-4d1d-8e02-6afd5c060218 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/709] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:59 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1253 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:00.042 7 WARNING neutronclient.v2_0.client [None req-a8de6bda-cf4d-476d-9f07-84ffd095dd3e 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/710] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:09:59 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1731 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:00.840 8 WARNING neutronclient.v2_0.client [None req-b87cda05-d96f-4bdf-8e75-f31df6c6fd1b 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/711] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:00 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1303 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:01.228 7 WARNING neutronclient.v2_0.client [None req-ab88fc6e-73dd-420c-bd8d-85568cc4c11a 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/712] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:01 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1851 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:01.719 8 INFO nova.api.openstack.compute.server_external_events [req-1658cf31-b920-40cb-89f8-538c729d8899 req-64279249-fa1e-4885-8a3b-f12ff20b62a8 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-unplugged:20162eb5-11e3-45c8-8e61-026aee1a63d8 for instance 6c327e80-e402-4089-844b-5f80356c1fd5 on instance [pid: 8|app: 0|req: 363/713] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:10:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:01.959 7 WARNING neutronclient.v2_0.client [None req-1cb1b010-7007-4c9f-8fbf-7941632228cb 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/714] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:01 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1351 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:02.096 8 INFO nova.api.openstack.compute.server_external_events [req-a104f5b9-978e-457f-ab6c-5a932f4348b0 req-51617a5a-c5c0-460a-93ec-762808ba36bf 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:20162eb5-11e3-45c8-8e61-026aee1a63d8 for instance 6c327e80-e402-4089-844b-5f80356c1fd5 on instance [pid: 8|app: 0|req: 364/715] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:02 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-07-09 05:10:02.487 7 WARNING neutronclient.v2_0.client [None req-25f81830-bc8e-4594-8b10-4ef22c4cda13 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/716] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:02 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1505 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-07-09 05:10:03.090 8 WARNING neutronclient.v2_0.client [None req-fa3f453d-ae93-4f48-85db-2a2c93ffcf16 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/717] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:03 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1351 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:03.590 7 WARNING neutronclient.v2_0.client [None req-ef6cdd02-1613-41c7-b825-9e6eb3f62544 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/718] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:03 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1510 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:04.203 8 WARNING neutronclient.v2_0.client [None req-55f8c262-0563-4cbd-95f0-66708ddb29f5 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/719] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:04 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1359 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:04.710 8 WARNING neutronclient.v2_0.client [None req-14c2235a-102f-4300-9d5d-3c95a9330a94 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] The python binding code in 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/722] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:04 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 1510 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:05.211 7 INFO nova.api.openstack.compute.server_external_events [req-924efbc6-c92e-44cc-aa4f-af31fbb8d7d1 req-5faa485c-9b4c-4ce2-8110-17316e5e0698 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:eba63a38-5d85-4dc4-a4f6-56c967b466cc for instance 8247ff50-d5dc-4e24-bba9-d55422b35e4c on instance [pid: 7|app: 0|req: 355/723] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:05.310 8 WARNING neutronclient.v2_0.client [None req-304538c4-3cc7-4507-99dd-5d54074b4ac8 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/724] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:05 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1427 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-07-09 05:10:05.849 7 INFO nova.api.openstack.wsgi [None req-96e37ff8-9646-4d00-8e74-41463e5ed5ce 42541c8384f142ce9a9478d4a7867f63 87240be2d21744fb91008a0f44772d2d - - default default] HTTP exception thrown: Instance 6c327e80-e402-4089-844b-5f80356c1fd5 could not be found. [pid: 7|app: 0|req: 356/725] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:05 2026] GET /v2.1/servers/6c327e80-e402-4089-844b-5f80356c1fd5 => generated 111 bytes in 51 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/726] 10.0.0.27 () {32 vars in 705 bytes} [Thu Jul 9 05:10:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1454838664 => 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, ' 2026-07-09 05:10:06.454 7 WARNING neutronclient.v2_0.client [None req-4e8189a2-0ad5-495b-9436-59150d21edcc 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/727] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:06 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1437 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:10:08.294 8 WARNING neutronclient.v2_0.client [None req-be14195c-51f2-4c38-98ba-0a92d2ba8bb6 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/728] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:08 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1437 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:09.980 7 WARNING neutronclient.v2_0.client [None req-f806c9b4-6c07-4774-987b-5ee896fd2096 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/729] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:09 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1437 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:11.134 8 WARNING neutronclient.v2_0.client [None req-daf708d4-81a5-49db-ab98-7b52906e7730 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/730] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:11 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1425 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:12.377 7 WARNING neutronclient.v2_0.client [None req-cc01ec9c-fbe9-4f59-8960-b4b5d2befc1d 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/731] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:12 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1425 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:13.812 8 INFO nova.api.openstack.compute.server_external_events [req-67111f65-48a7-43df-9a8a-6b6c6bad963b req-1120e2a2-5f7a-440f-a9b0-fc0bfd43e113 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:eba63a38-5d85-4dc4-a4f6-56c967b466cc for instance 8247ff50-d5dc-4e24-bba9-d55422b35e4c on instance [pid: 8|app: 0|req: 373/732] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:10:13 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-07-09 05:10:13.976 7 WARNING neutronclient.v2_0.client [None req-66ba179d-4c6e-4a1d-8910-8a2a84cafe35 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/735] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:13 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1425 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:15.513 8 WARNING neutronclient.v2_0.client [None req-55fdd0f6-036c-4e86-86b4-b2e311758c22 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/736] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:15 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1425 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, ' [pid: 7|app: 0|req: 361/737] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:10:15 2026] POST /v2.1/os-keypairs => generated 385 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:16.686 8 WARNING neutronclient.v2_0.client [None req-daaf91f8-e646-4ac2-b409-24b67f8f88fa 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/738] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:16 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1613 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:10:17.117 7 WARNING neutronclient.v2_0.client [None req-c32e9cf7-0d29-49de-a53f-a1f9b3c75368 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/739] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:10:17 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c/os-interface => generated 285 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:18.122 8 WARNING neutronclient.v2_0.client [None req-a3c6a300-1561-4842-a717-44e087abfda2 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:10:18.260 8 WARNING neutronclient.v2_0.client [None req-a3c6a300-1561-4842-a717-44e087abfda2 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:18.446 7 WARNING neutronclient.v2_0.client [None req-726a785e-7ef5-4693-82ba-e2139870a644 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/740] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:18 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1613 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:18.567 7 INFO nova.api.openstack.compute.server_external_events [req-dfce50b9-d0e2-4ced-906d-ac990f637d85 req-98dd03d8-bd3e-4fbf-ab29-2c232f47607e 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:eba63a38-5d85-4dc4-a4f6-56c967b466cc for instance 8247ff50-d5dc-4e24-bba9-d55422b35e4c on instance [pid: 7|app: 0|req: 364/741] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:18.645 8 WARNING neutronclient.v2_0.client [None req-a3c6a300-1561-4842-a717-44e087abfda2 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/742] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:10:18 2026] GET /v2.1/servers => generated 387 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/743] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:10:18 2026] DELETE /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 0 bytes in 133 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/744] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:10:18 2026] POST /v2.1/servers => generated 453 bytes in 808 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:10:18.851 7 WARNING neutronclient.v2_0.client [None req-a3783f6c-b247-4286-bc45-d9847903e909 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:18.877 8 WARNING neutronclient.v2_0.client [None req-67fbf86b-2722-4b19-ab71-4734526fc2e6 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/745] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:18 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1391 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/746] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:18 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1619 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:20.028 8 WARNING neutronclient.v2_0.client [None req-dd5b67e3-5e42-4010-8ba1-eee1cde6a274 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:10:20.079 7 WARNING neutronclient.v2_0.client [None req-d76def95-aa81-46a4-b1b5-baee4037c6fc 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/747] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:19 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1395 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/748] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:20 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1739 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:21.137 8 WARNING neutronclient.v2_0.client [None req-49d8e6b9-dced-4334-bafe-65098a185c01 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/749] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:21 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1443 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:21.308 7 WARNING neutronclient.v2_0.client [None req-a869f1a0-9b59-498f-ba3a-6045b24a2bc7 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/750] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:21 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1739 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:22.194 8 INFO nova.api.openstack.compute.server_external_events [req-40b075bc-6b49-4285-8b88-d9d62919f9de req-754a95c3-5dcb-461a-9f46-7e739e59dd6d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:eba63a38-5d85-4dc4-a4f6-56c967b466cc for instance 8247ff50-d5dc-4e24-bba9-d55422b35e4c on instance [pid: 8|app: 0|req: 382/751] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:22.258 7 WARNING neutronclient.v2_0.client [None req-20a84e51-1761-4775-8395-3d91ab52e140 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/752] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:22 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1443 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:22.483 8 WARNING neutronclient.v2_0.client [None req-4750a3cd-7344-4274-8be0-1c6645b5ecb6 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/753] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:22 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1380 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-07-09 05:10:23.364 7 WARNING neutronclient.v2_0.client [None req-9cec7329-1dd3-4b70-8f08-d1a9d54015e7 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:23.591 8 WARNING neutronclient.v2_0.client [None req-ae223e0b-e09c-4f5c-a1c0-5e379058c1c6 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/754] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:23 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1380 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:24.253 8 INFO nova.api.openstack.compute.server_external_events [req-f70737a9-9262-43c8-81ce-88569370885e req-3ae9a36e-14dd-48b7-93b2-0e0dd124d3ed 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 8|app: 0|req: 385/755] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 371/756] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:23 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1519 bytes in 950 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:24.858 7 WARNING neutronclient.v2_0.client [None req-2af23a9a-8f7f-45f1-bbb3-f9b5bb4d5229 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/759] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:24 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:25.320 8 WARNING neutronclient.v2_0.client [None req-2a67bf4c-efe5-44f9-b095-0d3c3f0c6063 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/760] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:25 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:25.790 7 WARNING neutronclient.v2_0.client [None req-0035ac18-844b-4b1f-9151-3a12081798e1 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/761] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:10:25 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:25.901 8 WARNING neutronclient.v2_0.client [None req-2d9265e6-3bea-4638-9c6d-6e735b15145c 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] 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: 388/762] 10.0.0.27 () {32 vars in 814 bytes} [Thu Jul 9 05:10:25 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/os-interface/3c9eea80-57da-4966-96bf-6f697f3a92d7 => generated 282 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:25.978 7 WARNING neutronclient.v2_0.client [None req-e0c639ba-71f8-43c8-aa52-2fb8dbc2a6a3 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] The python binding code in 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/763] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:25 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/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, ' [pid: 7|app: 0|req: 375/764] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:25 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 1385 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/765] 10.0.0.27 () {34 vars in 749 bytes} [Thu Jul 9 05:10:25 2026] POST /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/action => generated 0 bytes in 44 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: 376/766] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:26 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/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-07-09 05:10:26.446 8 WARNING neutronclient.v2_0.client [None req-393f08c1-e542-4e18-b057-def156d7d1c3 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/767] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:26 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:27.047 7 INFO nova.api.openstack.wsgi [None req-afa73196-e75e-4f2d-8322-0a008b48c610 460eb101d03244d99e03ffb3aaacd86b cdf39005f8d54de486b05830d6313290 - - default default] HTTP exception thrown: Instance 8247ff50-d5dc-4e24-bba9-d55422b35e4c could not be found. [pid: 7|app: 0|req: 377/768] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:27 2026] GET /v2.1/servers/8247ff50-d5dc-4e24-bba9-d55422b35e4c => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 392/769] 10.0.0.27 () {32 vars in 705 bytes} [Thu Jul 9 05:10:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1987774026 => generated 0 bytes in 17 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: 378/770] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:27 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 157 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:10:27.220 8 INFO nova.api.openstack.compute.server_external_events [req-fe193052-c0cd-470a-a6b0-2aba7f2045a6 req-f9c05a54-6aa2-404a-ac19-903dcc0f8ae7 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance [pid: 8|app: 0|req: 393/771] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:27.595 7 WARNING neutronclient.v2_0.client [None req-441a64d3-28b9-4047-9bbf-05247caf411a 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/772] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:27 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 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, ' [pid: 8|app: 0|req: 394/773] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:28 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 196 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-07-09 05:10:28.224 7 WARNING neutronclient.v2_0.client [None req-f0b038ee-a739-4f1d-a779-a329b6900474 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/774] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:28 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1952 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, ' [pid: 8|app: 0|req: 395/775] 10.0.0.27 () {34 vars in 749 bytes} [Thu Jul 9 05:10:28 2026] POST /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/action => generated 0 bytes in 43 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: 381/776] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:28 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 196 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:28.773 8 WARNING neutronclient.v2_0.client [None req-cc5b8fc8-4377-4e52-a99d-1c823e1f39dd 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/777] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:28 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/778] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:29 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 196 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:30.022 8 WARNING neutronclient.v2_0.client [None req-4268fc52-8819-4bda-813b-5bc679ca2254 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/779] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:29 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:30.437 7 INFO nova.api.openstack.compute.server_external_events [req-82fc7125-69dd-4e19-9f55-ca0cdb20c9db req-52355fc2-4a32-4652-b7de-fc64c2188c83 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 7|app: 0|req: 383/780] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:10:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/781] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:30 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 196 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, ' 2026-07-09 05:10:30.977 7 INFO nova.api.openstack.compute.server_external_events [req-569ca4ca-7229-4d95-8cc8-9761f7332ac5 req-6bfd1a87-0abe-4135-8fe0-9527c0da3302 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance [pid: 7|app: 0|req: 384/782] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:30 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-07-09 05:10:31.274 8 WARNING neutronclient.v2_0.client [None req-796f18bb-5e57-4a45-9c49-606306d09e89 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/783] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:31 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1517 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/784] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:31 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/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, ' 2026-07-09 05:10:32.459 8 WARNING neutronclient.v2_0.client [None req-3b22848e-44f9-4194-a52f-c90e8f5f3eb3 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] 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: 386/785] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:10:32 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449/ips => generated 157 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/786] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:32 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1700 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, ' 2026-07-09 05:10:32.732 8 WARNING neutronclient.v2_0.client [None req-5c21c753-0253-4108-9a62-d1fd906bb54f 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/787] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:10:32 2026] DELETE /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:32.819 7 WARNING neutronclient.v2_0.client [None req-fa92320a-0bcc-4f87-b5eb-6444996f5965 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/788] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:10:32 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32/os-interface => generated 284 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:34.696 8 INFO nova.api.openstack.compute.server_external_events [req-918a126d-1dc5-492c-b704-ce03b4bf2678 req-e4791aed-5bab-4ec7-9d8d-2cd1e3ef5d55 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 8|app: 0|req: 404/791] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:34 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) [pid: 7|app: 0|req: 388/792] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:32 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1843 bytes in 1975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:35.799 8 WARNING neutronclient.v2_0.client [None req-d973d517-0ee7-48f2-b2c2-2a9dfc0ce7d7 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/793] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:35 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1776 bytes in 951 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 389/794] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:10:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:36.983 8 INFO nova.api.openstack.compute.server_external_events [req-8ff99292-36ca-48b1-9a30-4f78e9e8a28e req-ee90bdfc-763b-48ae-ae0d-f2c43b282100 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:3c9eea80-57da-4966-96bf-6f697f3a92d7 for instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 on instance [pid: 8|app: 0|req: 406/795] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:10:37.775 7 WARNING neutronclient.v2_0.client [None req-99c222ae-6d79-4d96-b223-3c929e9fd1a3 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/796] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:37 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1481 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:38.559 8 WARNING neutronclient.v2_0.client [None req-85fdc3e4-e246-47da-9b4e-195b342eef5b 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:10:38.595 8 WARNING neutronclient.v2_0.client [None req-85fdc3e4-e246-47da-9b4e-195b342eef5b 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:10:38.743 8 WARNING neutronclient.v2_0.client [None req-85fdc3e4-e246-47da-9b4e-195b342eef5b 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:38.893 7 WARNING neutronclient.v2_0.client [None req-de045318-7bcb-45cc-ac7a-0ba7ce5c59b4 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in 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/797] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:10:38 2026] POST /v2.1/servers => generated 453 bytes in 484 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/798] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:38 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1486 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:38.987 8 WARNING neutronclient.v2_0.client [None req-8678060a-52d9-4ee9-89b2-1a88af888446 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/799] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:38 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1431 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:40.045 7 WARNING neutronclient.v2_0.client [None req-fada749d-63ed-4855-88bc-93a0fa6136e7 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:10:40.067 8 WARNING neutronclient.v2_0.client [None req-3e202127-3aa4-41ef-9017-1038adc8aea3 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/800] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:39 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => generated 1486 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/801] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:40 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:41.121 7 INFO nova.api.openstack.wsgi [None req-cc7b63f2-048a-4b43-8e8c-94595a029dda 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] HTTP exception thrown: Instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 could not be found. [pid: 7|app: 0|req: 393/802] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:41 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => 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: 7|app: 0|req: 394/803] 10.0.0.27 () {32 vars in 705 bytes} [Thu Jul 9 05:10:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1848316846 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-09 05:10:41.164 8 WARNING neutronclient.v2_0.client [None req-4ce151a5-6016-45df-9350-d749fc6ae68e 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/804] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:41 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1483 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:10:41.662 7 INFO nova.api.openstack.wsgi [None req-9bd8c255-f5f9-4ed0-ab5b-716d714e079a 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] HTTP exception thrown: Instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 could not be found. [pid: 7|app: 0|req: 395/805] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:10:41 2026] DELETE /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => 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, ' 2026-07-09 05:10:41.693 8 INFO nova.api.openstack.wsgi [None req-2cff40bf-c98e-4be1-b743-f22a42207105 939bb4cffc3844d58268649f507e45c7 92e22c65ad0145449532c73fc81afdbd - - default default] HTTP exception thrown: Instance e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 could not be found. [pid: 8|app: 0|req: 411/806] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:41 2026] GET /v2.1/servers/e73f2fa4-fe3d-48e4-9316-b0eacd6fd449 => 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-07-09 05:10:42.349 7 WARNING neutronclient.v2_0.client [None req-f33e7d92-8158-4c2c-b7b2-8a47a51e0b4a 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/807] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:42 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1483 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:43.471 8 WARNING neutronclient.v2_0.client [None req-a2064548-a1bf-4ce3-82fb-65ed4d4e8770 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/808] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:43 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1491 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:44.574 8 INFO nova.api.openstack.compute.server_external_events [req-52eb1e65-73c8-4e52-b061-991acf5795f1 req-e0320d77-3a13-4e54-9668-67fee443e3f2 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:8af0570e-6842-421c-88fe-f715bce72fe6 for instance b3314e43-4b88-4794-9cac-5b839c042a67 on instance [pid: 8|app: 0|req: 414/811] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:44 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-07-09 05:10:44.749 7 WARNING neutronclient.v2_0.client [None req-f68f56c6-5233-4c4b-b903-a9ee990e1138 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/812] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:44 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1569 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-07-09 05:10:45.963 8 WARNING neutronclient.v2_0.client [None req-19f04712-73e1-4726-8544-fb7d6d598bb2 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/813] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:45 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1557 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/814] 10.0.0.27 () {30 vars in 412 bytes} [Thu Jul 9 05:10:46 2026] GET / => generated 423 bytes in 5 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: 8|app: 0|req: 416/815] 10.0.0.27 () {28 vars in 559 bytes} [Thu Jul 9 05:10:46 2026] GET /v2/ => generated 402 bytes in 459 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: 400/816] 10.0.0.27 () {28 vars in 563 bytes} [Thu Jul 9 05:10:46 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: 417/817] 10.0.0.27 () {30 vars in 412 bytes} [Thu Jul 9 05:10:46 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-09 05:10:47.106 7 WARNING neutronclient.v2_0.client [None req-a3c8897a-9321-44be-8050-58f53d9230a2 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/818] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:47 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1557 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:10:48.258 8 WARNING neutronclient.v2_0.client [None req-9f4e06a5-1926-4a81-ac19-5adc790ada7e 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/819] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:48 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1557 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:48.777 7 INFO nova.api.openstack.compute.server_external_events [req-e1f8ba07-b15e-48ad-a124-bb33dfb6b799 req-38996af7-3e23-47f7-94f3-65d27a05c897 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:8af0570e-6842-421c-88fe-f715bce72fe6 for instance b3314e43-4b88-4794-9cac-5b839c042a67 on instance [pid: 7|app: 0|req: 402/820] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:10:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:49.416 8 WARNING neutronclient.v2_0.client [None req-e4fc9659-ae23-44da-9417-b3ae945374dc 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/821] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:49 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => 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-07-09 05:10:50.618 7 WARNING neutronclient.v2_0.client [None req-7a93af19-2c0d-4105-be5c-c3a52792a076 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/822] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:50 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1557 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:51.805 8 WARNING neutronclient.v2_0.client [None req-ab9c579d-fafd-45ec-b0e9-6e3d2f3f9f17 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/823] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:51 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1740 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:51.966 7 WARNING neutronclient.v2_0.client [None req-b01e3343-4fb5-4e3d-bcf6-81fdbb16545d 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/824] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:10:51 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67/os-interface => generated 284 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:52.856 7 INFO nova.api.openstack.compute.server_external_events [req-e5fd161f-03a5-477b-8e7e-45e966c317f8 req-24339c22-cc5f-40c1-8159-27b93ea818af 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:8af0570e-6842-421c-88fe-f715bce72fe6 for instance b3314e43-4b88-4794-9cac-5b839c042a67 on instance [pid: 7|app: 0|req: 405/825] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:10:52.870 8 WARNING neutronclient.v2_0.client [None req-c05131e6-aabd-4198-977e-d0260ada7e14 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/826] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:52 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1740 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, ' [pid: 7|app: 0|req: 406/827] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:10:53 2026] GET /v2.1/servers => generated 383 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/828] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:10:53 2026] DELETE /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:53.275 7 WARNING neutronclient.v2_0.client [None req-4943d857-7112-4963-b1b5-b941cd9160da 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/829] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:53 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1746 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-07-09 05:10:54.453 8 WARNING neutronclient.v2_0.client [None req-fd793037-f22d-4d7d-97d1-e47a276fbb27 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/832] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:54 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1866 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-07-09 05:10:55.623 7 WARNING neutronclient.v2_0.client [None req-fd1dce65-c453-4bf1-be33-eebe61e1f1dc 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/833] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:55 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1866 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:56.450 8 INFO nova.api.openstack.compute.server_external_events [req-1125c396-1221-45ae-8af0-3f3cef2d6801 req-a96d593c-e879-4c6c-a59d-28cb0774a25d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:8af0570e-6842-421c-88fe-f715bce72fe6 for instance b3314e43-4b88-4794-9cac-5b839c042a67 on instance [pid: 8|app: 0|req: 425/834] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:10:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:56.792 7 WARNING neutronclient.v2_0.client [None req-fe905932-a439-4f4b-afef-761c58b5099e 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in 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/835] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:56 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1512 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-07-09 05:10:57.895 8 WARNING neutronclient.v2_0.client [None req-2ba1e7b2-b6c2-43bf-906c-757f59bbd40a 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/836] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:57 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1517 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:10:58.999 7 WARNING neutronclient.v2_0.client [None req-85a3dbbc-d2f5-4ef5-8b47-1847d6c77b8a 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/837] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:10:58 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 1517 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-07-09 05:11:00.079 8 INFO nova.api.openstack.wsgi [None req-ef8ba43c-90ac-4aa6-be58-822076d895b2 26063c7a29474e6d84d4bf03e1fb5281 35c06a9e71494e2fbd96ed93b2eaca61 - - default default] HTTP exception thrown: Instance b3314e43-4b88-4794-9cac-5b839c042a67 could not be found. [pid: 8|app: 0|req: 427/838] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:00 2026] GET /v2.1/servers/b3314e43-4b88-4794-9cac-5b839c042a67 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 412/839] 10.0.0.27 () {32 vars in 705 bytes} [Thu Jul 9 05:11:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1032577678 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:15.681 8 WARNING neutronclient.v2_0.client [None req-d089e583-dcd8-4336-9426-6c146d999b44 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/844] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:15 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1820 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:11:16.132 7 WARNING neutronclient.v2_0.client [None req-d2d453ac-d813-4d9d-a778-efa6d489beb8 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/845] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:16 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1820 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/846] 10.0.0.27 () {34 vars in 749 bytes} [Thu Jul 9 05:11:16 2026] POST /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:16.967 7 WARNING neutronclient.v2_0.client [None req-47d0122e-4369-4a4a-bf33-1023ebef6a11 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/847] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:16 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1822 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:18.277 8 WARNING neutronclient.v2_0.client [None req-4e665c32-2d87-4942-8077-ce05e74333ea 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/848] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:18 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1822 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:19.598 7 WARNING neutronclient.v2_0.client [None req-b4c235f2-b738-43fc-bf53-728b00910635 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/849] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:19 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1822 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:20.767 8 WARNING neutronclient.v2_0.client [None req-3eb0fb59-ac1b-4c6d-bdf2-6a2edfdf414c 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/850] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:20 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1827 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:21.960 7 WARNING neutronclient.v2_0.client [None req-c0cbef82-1841-40c8-8984-054cd71da603 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/851] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:21 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1827 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:22.476 8 INFO nova.api.openstack.compute.server_external_events [req-810bd112-50d1-413a-8475-3e5afbe30e57 req-379d00b7-ab3a-4f38-bef1-746015c3f721 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-unplugged:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 8|app: 0|req: 434/852] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:11:22 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-07-09 05:11:23.187 7 WARNING neutronclient.v2_0.client [None req-dcd0d856-4fe5-44b8-b6a3-b68a292a4252 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/853] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:23 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1827 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-07-09 05:11:24.406 7 WARNING neutronclient.v2_0.client [None req-2426d7b2-09d4-4e91-ab6e-f2d9a7677cb6 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/856] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:24 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1827 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:25.770 8 WARNING neutronclient.v2_0.client [None req-c782c1da-9215-47ff-8d95-4e5231f26a12 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/857] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:25 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1827 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:26.746 7 INFO nova.api.openstack.compute.server_external_events [req-11be9385-c7c9-4012-9f20-75fe997f1cfc req-ae645823-42ff-4fd0-9d5d-071745268e01 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 7|app: 0|req: 422/858] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:11:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:26.926 8 WARNING neutronclient.v2_0.client [None req-9ab7f8e8-c1e8-46a5-8c86-af5a03091cbb 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/859] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:26 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1820 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:48.562 7 WARNING neutronclient.v2_0.client [None req-84cb552e-b8a6-4e2d-85cd-60f48ea6e045 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/864] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:48 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1820 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:48.802 7 WARNING neutronclient.v2_0.client [None req-20bf0683-9417-4357-844a-0854ce7ba158 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in 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/865] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:11:48 2026] DELETE /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:48.898 8 WARNING neutronclient.v2_0.client [None req-fdcc83e4-e671-412e-a5a4-e773f995151b 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:11:48.987 7 WARNING neutronclient.v2_0.client [None req-20bf0683-9417-4357-844a-0854ce7ba158 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/866] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:48 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1826 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/867] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:11:48 2026] POST /v2.1/servers => generated 424 bytes in 469 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:49.209 8 WARNING neutronclient.v2_0.client [None req-931aebbb-107b-4b67-8f75-148f1b344683 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/868] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:49 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1368 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-07-09 05:11:50.088 7 WARNING neutronclient.v2_0.client [None req-efcb4e5e-a993-4358-90ec-e5985f91fba3 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/869] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:50 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:50.307 8 WARNING neutronclient.v2_0.client [None req-efe8c6db-5c00-49c7-b62c-5081eb72adc5 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/870] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:50 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1372 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:51.253 7 WARNING neutronclient.v2_0.client [None req-7e3babcb-297d-4b50-a069-b208e1141425 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/871] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:51 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1826 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:51.426 8 WARNING neutronclient.v2_0.client [None req-b8e38225-fcab-483d-b620-7d8a19dba503 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/872] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:51 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1420 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:52.062 7 INFO nova.api.openstack.compute.server_external_events [req-b351aeae-45e0-4907-b64a-a882a667dd11 req-1d87fe7d-e4a2-4b38-a41c-f33451031400 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:70d095ed-0aa0-4a66-a520-debe799ab495 for instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 on instance [pid: 7|app: 0|req: 429/873] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:11:52 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-07-09 05:11:52.433 8 WARNING neutronclient.v2_0.client [None req-16564fc9-496c-48b3-8e77-634b2f6f2bfe 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] The python binding code in 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/874] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:52 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1472 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:52.521 7 WARNING neutronclient.v2_0.client [None req-9928471f-53a1-4b63-8b64-e48e75b70a76 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/875] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:52 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1420 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:53.527 8 WARNING neutronclient.v2_0.client [None req-22c38fee-6adb-46a2-9a80-b8c12cfe2099 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] 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: 446/876] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:53 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1477 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:11:53.612 7 WARNING neutronclient.v2_0.client [None req-94faada1-30f6-49c7-8b80-5918402376a2 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/877] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:53 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1428 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/878] 10.0.0.237 () {30 vars in 619 bytes} [Thu Jul 9 05:11:53 2026] GET /v2.1 => generated 0 bytes in 119 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/879] 10.0.0.237 () {32 vars in 692 bytes} [Thu Jul 9 05:11:53 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/880] 10.0.0.237 () {34 vars in 913 bytes} [Thu Jul 9 05:11:54 2026] GET /v2.1/os-simple-tenant-usage/4eeb2a40f13a4f04a5809611d7f70d58?start=2026-07-08T00:00:00&end=2026-07-09T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/883] 10.0.0.237 () {30 vars in 654 bytes} [Thu Jul 9 05:11:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:11:54.625 7 INFO nova.api.openstack.compute.server_external_events [req-b4b5c7f3-9680-420b-ac9e-54b13266397b req-edb5425d-ad36-44cf-96a1-a7469916c652 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:a3fdc279-e9f3-4233-8f2f-092713c09e19 for instance d74a327f-3208-4e84-af01-9f9ec13f8fe8 on instance [pid: 7|app: 0|req: 434/884] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:11:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:11:54.659 8 WARNING neutronclient.v2_0.client [None req-f0415688-b952-493f-a4ef-719ebdcd90dc 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] 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: 451/885] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:54 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => generated 1477 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:11:54.731 7 WARNING neutronclient.v2_0.client [None req-399da835-068e-4602-b326-42213f0500d5 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/886] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:54 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1480 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:55.754 8 INFO nova.api.openstack.wsgi [None req-fec91442-5e01-4ae2-a5f8-763b8b53539b 77a9c9bd195f4efb8227690f5cc4dcc2 8665f89150054394822d668106679204 - - default default] HTTP exception thrown: Instance 4b9bc56e-19c6-46da-8a24-3bd5588e9d32 could not be found. [pid: 8|app: 0|req: 452/887] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:55 2026] GET /v2.1/servers/4b9bc56e-19c6-46da-8a24-3bd5588e9d32 => 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: 436/888] 10.0.0.27 () {32 vars in 703 bytes} [Thu Jul 9 05:11:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-812230122 => 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, ' 2026-07-09 05:11:55.956 8 WARNING neutronclient.v2_0.client [None req-015b0b86-3f47-4520-9a02-fc6640a2aa0d 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in 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/889] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:55 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1468 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:11:57.429 7 WARNING neutronclient.v2_0.client [None req-a9b69e0f-b206-4cc7-8137-0fb43f14e8ed 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/890] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:57 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/891] 10.0.0.237 () {30 vars in 619 bytes} [Thu Jul 9 05:11:57 2026] GET /v2.1 => generated 0 bytes in 130 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: 438/892] 10.0.0.237 () {32 vars in 692 bytes} [Thu Jul 9 05:11:57 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: 455/893] 10.0.0.237 () {34 vars in 913 bytes} [Thu Jul 9 05:11:57 2026] GET /v2.1/os-simple-tenant-usage/4eeb2a40f13a4f04a5809611d7f70d58?start=2026-07-08T00:00:00&end=2026-07-09T23:59:59 => generated 20 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/894] 10.0.0.237 () {30 vars in 654 bytes} [Thu Jul 9 05:11:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:58.606 8 WARNING neutronclient.v2_0.client [None req-c591e0f0-449a-4b69-ac56-3c4eb3cb1ef6 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in 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/895] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:58 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1468 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:11:59.480 7 INFO nova.api.openstack.compute.server_external_events [req-5ace30bf-52b3-4673-b7e6-eb74ec69744f req-b7f816a4-4ae4-437f-abfe-8bdc6f70eece 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:a3fdc279-e9f3-4233-8f2f-092713c09e19 for instance d74a327f-3208-4e84-af01-9f9ec13f8fe8 on instance [pid: 7|app: 0|req: 440/896] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:11:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:11:59.768 8 WARNING neutronclient.v2_0.client [None req-34da98db-0d5c-4819-a9aa-b5b0ea48603c 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/897] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:11:59 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1468 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:00.994 7 WARNING neutronclient.v2_0.client [None req-6e2cba56-5eff-40ab-9a98-fa5ce89ec77c 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/898] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:00 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1468 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:02.157 8 WARNING neutronclient.v2_0.client [None req-cfd7695f-d3fd-4a88-8076-376d57d99e99 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/899] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:02 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1648 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, ' [pid: 7|app: 0|req: 442/900] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:12:03 2026] DELETE /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:03.659 8 WARNING neutronclient.v2_0.client [None req-8571bad6-9d85-4772-81dc-74431001aae5 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in 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/901] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:03 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1654 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-07-09 05:12:04.835 8 WARNING neutronclient.v2_0.client [None req-72656aa8-c85b-4c16-8521-e4d74179975c 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in 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/904] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:04 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1654 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-07-09 05:12:06.033 7 WARNING neutronclient.v2_0.client [None req-b7c9b41b-b96f-48ba-a334-c61727c967b0 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/905] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:05 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1654 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:06.506 7 INFO nova.api.openstack.compute.server_external_events [req-bdced8d7-92c2-48b1-b426-cb5922ea3f43 req-70e95e4a-5caa-4909-88ec-d5382f1ecd08 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:a3fdc279-e9f3-4233-8f2f-092713c09e19 for instance d74a327f-3208-4e84-af01-9f9ec13f8fe8 on instance [pid: 7|app: 0|req: 445/906] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:12:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:06.640 8 WARNING neutronclient.v2_0.client [None req-a903d2f1-ed60-4f83-867a-5a0d263ad165 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:12:06.832 8 WARNING neutronclient.v2_0.client [None req-a903d2f1-ed60-4f83-867a-5a0d263ad165 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/907] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:12:06 2026] POST /v2.1/servers => generated 424 bytes in 659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:07.126 7 WARNING neutronclient.v2_0.client [None req-92556bea-9ec8-4c9d-b6ee-f64b649a2ea5 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/908] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:07 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1371 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-07-09 05:12:07.241 8 WARNING neutronclient.v2_0.client [None req-7fbe177a-7136-444a-a00c-a9bc5fc84c3b 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/909] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:07 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1449 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:08.239 7 WARNING neutronclient.v2_0.client [None req-cadb5c4d-82cb-4ec4-a175-657938d4802c 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/910] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:08 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1375 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-07-09 05:12:08.357 8 WARNING neutronclient.v2_0.client [None req-c7480a42-24d4-4df2-a9e2-224036c9dc1c 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/911] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:08 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:09.339 7 WARNING neutronclient.v2_0.client [None req-584901cc-5965-44d5-8a6a-970e0beb7e4c 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/912] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:09 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1423 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:09.460 8 WARNING neutronclient.v2_0.client [None req-56d44226-8c05-4280-959e-a69e65eb65d5 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/913] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:09 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => generated 1454 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:10.448 7 WARNING neutronclient.v2_0.client [None req-54825ff8-0ec9-4cbf-902b-775feef6d033 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/914] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:10 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1423 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:10.552 8 INFO nova.api.openstack.wsgi [None req-d320ff70-b904-49b9-9726-f0dbb6cfd507 6040a8ea2e3c4d09ba76bf35226bb813 b1157b0cebf04127bac1af371d26f9df - - default default] HTTP exception thrown: Instance d74a327f-3208-4e84-af01-9f9ec13f8fe8 could not be found. [pid: 8|app: 0|req: 466/915] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:10 2026] GET /v2.1/servers/d74a327f-3208-4e84-af01-9f9ec13f8fe8 => 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-07-09 05:12:11.552 7 WARNING neutronclient.v2_0.client [None req-39eaf784-5a31-4031-9746-e912bcc21e12 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/916] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:11 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:12.619 8 INFO nova.api.openstack.compute.server_external_events [req-2f717856-298a-4087-8338-d812d5385b56 req-0caf34a5-8464-4276-abe1-070827a7f2e9 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:2ad4bfce-5ea3-4555-8490-71c896f8879f for instance 56f3029f-5dd2-4219-b0d7-8040b790c166 on instance [pid: 8|app: 0|req: 467/917] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:12:12 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-07-09 05:12:12.648 7 WARNING neutronclient.v2_0.client [None req-4a97ad9d-b622-4dd3-b80b-08be216b327d 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/918] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:12 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1473 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:13.945 8 WARNING neutronclient.v2_0.client [None req-a7f996f3-fd0e-44c1-b7ca-aae6a9fa3840 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/919] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:13 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1471 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-07-09 05:12:15.135 8 WARNING neutronclient.v2_0.client [None req-e049825a-a883-4b31-a2fb-1f0a0d0e2647 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/922] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:15 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1471 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:16.265 7 WARNING neutronclient.v2_0.client [None req-1344cb87-87d7-4d82-bc23-1ca379a79b87 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/923] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:16 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1471 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:17.405 8 WARNING neutronclient.v2_0.client [None req-31b775c8-2f81-4d9b-9cb9-ef8e9c6ade48 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] 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: 471/924] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:17 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-09 05:12:17.523 7 INFO nova.api.openstack.compute.server_external_events [req-a736df4f-5b78-4087-a70d-fc99c4d712f8 req-d99fc112-168a-404e-a77b-84d6b5e9dc6d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:2ad4bfce-5ea3-4555-8490-71c896f8879f for instance 56f3029f-5dd2-4219-b0d7-8040b790c166 on instance [pid: 7|app: 0|req: 454/925] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:12:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:18.562 8 WARNING neutronclient.v2_0.client [None req-3aa54cef-25ec-4337-8505-53c070e58f28 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/926] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:18 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1471 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:19.713 7 WARNING neutronclient.v2_0.client [None req-d665a139-e6ad-4572-8ed5-94ffae53fa4a 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/927] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:19 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1656 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 473/928] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:12:19 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166/ips => generated 109 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: 456/929] 10.0.0.27 () {32 vars in 722 bytes} [Thu Jul 9 05:12:19 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166/ips => generated 109 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/930] 10.0.0.27 () {32 vars in 824 bytes} [Thu Jul 9 05:12:19 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166/ips/tempest-ServerAddressesTestJSON-1470777982-network => generated 94 bytes in 34 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: 457/931] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:12:19 2026] DELETE /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:20.106 8 WARNING neutronclient.v2_0.client [None req-30c73b82-996c-43c5-a40b-3c8558b5c38a 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/932] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:20 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1662 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:21.308 7 WARNING neutronclient.v2_0.client [None req-5adecc8f-f2b9-4198-8cd5-a47b4128a2f5 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/933] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:21 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1662 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:22.468 8 WARNING neutronclient.v2_0.client [None req-b4fd8a95-a941-4768-8a9b-d2538603d6e0 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/934] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:22 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => 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-07-09 05:12:22.837 7 INFO nova.api.openstack.compute.server_external_events [req-46b066f6-1628-4a4c-81b1-557ea03ef599 req-b451b06a-6bb1-44d5-8621-cc0efe7eff7b 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:2ad4bfce-5ea3-4555-8490-71c896f8879f for instance 56f3029f-5dd2-4219-b0d7-8040b790c166 on instance [pid: 7|app: 0|req: 459/935] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:12:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:23.621 8 WARNING neutronclient.v2_0.client [None req-ef69711a-0a8c-4819-935f-a2fd77eaf3a7 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/936] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:23 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:24.735 7 WARNING neutronclient.v2_0.client [None req-ce63b82d-b182-4198-af68-f73474618b5f 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/939] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:24 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1457 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:25.848 8 WARNING neutronclient.v2_0.client [None req-f431c973-90ab-4548-9236-9154e4fe8974 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] The python binding code in 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/940] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:25 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:26.930 7 INFO nova.api.openstack.wsgi [None req-edfa512e-f26e-4578-b792-90ba29b95369 8cf30e48583a40cb8a1c823de06c8c38 005cb87a788d45759a2674901780c41c - - default default] HTTP exception thrown: Instance 56f3029f-5dd2-4219-b0d7-8040b790c166 could not be found. [pid: 7|app: 0|req: 462/941] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:26 2026] GET /v2.1/servers/56f3029f-5dd2-4219-b0d7-8040b790c166 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 480/942] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:12:32 2026] POST /v2.1/os-keypairs => generated 397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:34.223 7 WARNING neutronclient.v2_0.client [None req-da0fccc1-1988-4a64-99e8-6942929cece9 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:12:34.263 7 WARNING neutronclient.v2_0.client [None req-da0fccc1-1988-4a64-99e8-6942929cece9 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:12:34.440 7 WARNING neutronclient.v2_0.client [None req-da0fccc1-1988-4a64-99e8-6942929cece9 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/945] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:12:34 2026] POST /v2.1/servers => generated 449 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:12:34.721 8 WARNING neutronclient.v2_0.client [None req-4aff479c-7b97-4cca-aa54-6cd92204767e f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/946] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:34 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1402 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:35.940 7 WARNING neutronclient.v2_0.client [None req-322146dc-3617-4ca4-97a3-da422f12f87e f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/947] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:35 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1406 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:37.054 8 WARNING neutronclient.v2_0.client [None req-96fdfbe2-e3e2-4618-a9ad-8aebe74fdcc3 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/948] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:36 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1454 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:38.140 7 WARNING neutronclient.v2_0.client [None req-796e2e71-c243-4821-9562-90054db8cfb0 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/949] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:38 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1454 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-07-09 05:12:39.225 8 WARNING neutronclient.v2_0.client [None req-869d5ca3-b3d4-442f-a4db-1c37ef425b79 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/950] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:39 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1529 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:39.996 7 INFO nova.api.openstack.compute.server_external_events [req-340d8566-1ba8-403e-8afd-ffaf0737e81e req-42fba235-07d5-4eee-9554-e40fb1f6bf3c 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:f1222d92-8102-4479-8a15-110f8e04e02c for instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 on instance [pid: 7|app: 0|req: 466/951] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:12:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:40.727 8 WARNING neutronclient.v2_0.client [None req-86f9f5e6-2d27-4952-8269-167160230b14 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/952] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:40 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:41.886 7 WARNING neutronclient.v2_0.client [None req-5055122f-93f5-4cbb-899e-9fecaf9f2e58 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/953] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:41 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:43.114 8 WARNING neutronclient.v2_0.client [None req-f94d1a1a-003f-470d-b14e-05e92c8b0a60 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/954] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:43 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:44.264 7 WARNING neutronclient.v2_0.client [None req-2ff5f934-2771-4785-b04f-906febff907d f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/957] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:44 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 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-07-09 05:12:45.431 8 WARNING neutronclient.v2_0.client [None req-af82fd63-7cc8-421e-adfe-c2684e860732 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/958] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:45 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:45.657 7 INFO nova.api.openstack.compute.server_external_events [req-9bf1a473-d096-4a69-b32d-0b5d6ff84b13 req-b3b86b4e-4fb7-454e-b10c-585936799e0b 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:f1222d92-8102-4479-8a15-110f8e04e02c for instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 on instance [pid: 7|app: 0|req: 469/959] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:12:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:46.649 8 WARNING neutronclient.v2_0.client [None req-f6b2a877-2cf0-4443-a5ed-6bdea12ef718 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/960] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:46 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1527 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:47.910 7 WARNING neutronclient.v2_0.client [None req-6bc3c987-5072-48e4-883d-5338032d18ec f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/961] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:47 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1694 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:48.031 8 WARNING neutronclient.v2_0.client [None req-e1d68eea-fc27-4497-9e13-c5f02ba98159 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/962] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:12:48 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1694 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:12:49.288 7 INFO nova.api.openstack.compute.server_external_events [req-12318c58-1c38-4a0a-8308-1d86acb0453d req-f7510781-bee5-4d8b-8e0b-1bc9d03239da 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:f1222d92-8102-4479-8a15-110f8e04e02c for instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 on instance [pid: 7|app: 0|req: 471/963] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:12:49 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, ' [pid: 7|app: 0|req: 473/966] 10.0.0.27 () {34 vars in 749 bytes} [Thu Jul 9 05:12:56 2026] POST /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10/action => generated 31853 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:08.420 8 INFO nova.api.openstack.compute.server_external_events [req-a7ce722e-b03b-417d-b550-422393019a90 req-916b82ab-e483-45ce-b12b-ca33fb1e2639 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:f1222d92-8102-4479-8a15-110f8e04e02c for instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 on instance [pid: 8|app: 0|req: 495/969] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/970] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:13:11 2026] POST /v2.1/os-keypairs => generated 397 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:13.047 8 WARNING neutronclient.v2_0.client [None req-89daf646-8a5f-49e3-8078-85cc43984af5 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:13:13.084 8 WARNING neutronclient.v2_0.client [None req-89daf646-8a5f-49e3-8078-85cc43984af5 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:13:13.240 8 WARNING neutronclient.v2_0.client [None req-89daf646-8a5f-49e3-8078-85cc43984af5 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/971] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:13:12 2026] POST /v2.1/servers => generated 449 bytes in 479 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:13:13.484 7 WARNING neutronclient.v2_0.client [None req-650cd3e4-fa88-41c3-adc4-c1fe760cb4f4 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/972] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:13 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1401 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-07-09 05:13:14.581 8 WARNING neutronclient.v2_0.client [None req-df3619f3-94bf-4ff8-a4b3-eeb646096995 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/975] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:14 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1405 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-07-09 05:13:15.674 7 WARNING neutronclient.v2_0.client [None req-92910a75-1657-4c87-984e-908d744e4f45 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/976] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:15 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1397 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-07-09 05:13:16.759 8 WARNING neutronclient.v2_0.client [None req-443e01d2-1d41-4f8a-9c1a-fd41b31d7a57 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/977] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:16 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1397 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-07-09 05:13:17.852 7 WARNING neutronclient.v2_0.client [None req-4d39471c-f5a1-4007-aa97-aee8b1ca9fa3 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/978] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:17 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1453 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-07-09 05:13:18.964 8 WARNING neutronclient.v2_0.client [None req-17aec64b-45b5-4eec-9988-9ed57e827a3e f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/979] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:18 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => 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-07-09 05:13:20.062 7 WARNING neutronclient.v2_0.client [None req-0bde0898-89ec-446a-ba65-3acf7e433e45 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:20.452 8 INFO nova.api.openstack.compute.server_external_events [req-c69c1b34-829a-4a04-928e-9e378058079d req-ce9c62a6-81cf-4aef-b564-afe191765017 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:badd839a-6d73-494c-96b7-f5eb17688f16 for instance 8ae23f55-9601-41a3-bf75-d38a238d6d73 on instance [pid: 8|app: 0|req: 501/980] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/981] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:20 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1528 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:21.583 8 WARNING neutronclient.v2_0.client [None req-cb759db8-b0ed-49e7-8206-2a706cea94a0 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/982] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:21 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1526 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:22.805 7 WARNING neutronclient.v2_0.client [None req-d4b3ad69-57b3-453a-821c-eaa51754c685 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/983] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:22 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:23.962 8 WARNING neutronclient.v2_0.client [None req-3dae9e58-fa46-4876-a4e2-3ac52afff997 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/984] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:23 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:25.164 7 WARNING neutronclient.v2_0.client [None req-ecee9a0a-111a-46f2-ba91-50012bb32931 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/987] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:25 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:26.001 8 INFO nova.api.openstack.compute.server_external_events [req-74e44b91-af69-420f-8c91-3fbab73d0cc7 req-4ab30510-d6f9-4342-8a97-e6274b2a7527 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:badd839a-6d73-494c-96b7-f5eb17688f16 for instance 8ae23f55-9601-41a3-bf75-d38a238d6d73 on instance [pid: 8|app: 0|req: 505/988] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:13:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:26.356 7 WARNING neutronclient.v2_0.client [None req-37ca6c7a-fcb8-41f6-939d-47a09605f909 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/989] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:26 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1526 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:27.610 8 WARNING neutronclient.v2_0.client [None req-b8fb1b15-2adf-4ec3-9448-ed637a3aaa34 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/990] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:27 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1693 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:27.786 8 WARNING neutronclient.v2_0.client [None req-83db49ae-52c0-4bc1-afa4-6517ded7c308 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/991] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:27 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1693 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/992] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:13:27 2026] POST /v2.1/os-keypairs => generated 397 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:28.634 8 INFO nova.api.openstack.compute.server_external_events [req-97e5d0e0-b552-43fd-bede-542b3d636843 req-90816cbe-fd57-4149-98ae-1c4c2c77346f 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:badd839a-6d73-494c-96b7-f5eb17688f16 for instance 8ae23f55-9601-41a3-bf75-d38a238d6d73 on instance [pid: 8|app: 0|req: 508/993] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:28 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: 486/994] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:13:29 2026] POST /v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:30.228 8 WARNING neutronclient.v2_0.client [None req-6d58e35d-8ce9-4dec-8a1b-5ee523dc7c62 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:13:30.275 8 WARNING neutronclient.v2_0.client [None req-6d58e35d-8ce9-4dec-8a1b-5ee523dc7c62 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:13:30.319 8 WARNING neutronclient.v2_0.client [None req-6d58e35d-8ce9-4dec-8a1b-5ee523dc7c62 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:13:30.487 8 WARNING neutronclient.v2_0.client [None req-6d58e35d-8ce9-4dec-8a1b-5ee523dc7c62 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/995] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:13:30 2026] POST /v2.1/servers => generated 497 bytes in 545 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:13:30.714 7 WARNING neutronclient.v2_0.client [None req-797d8753-1735-46b0-8aa7-df32bf455df8 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/996] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:30 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1457 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-07-09 05:13:31.824 8 WARNING neutronclient.v2_0.client [None req-4e55efc7-8e6b-47b7-ab93-418a2e9a8f74 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/997] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:31 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1461 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:32.919 7 WARNING neutronclient.v2_0.client [None req-0560f4bb-d572-42e5-a583-81394d50e488 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/998] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:32 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1509 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:34.008 8 WARNING neutronclient.v2_0.client [None req-66e91b73-1c5f-4111-a697-0c81c08066d1 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/999] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:33 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1509 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-07-09 05:13:35.097 7 WARNING neutronclient.v2_0.client [None req-e1918327-dcfa-42ee-b5cb-287f3588c1ba 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/1002] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:35 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1517 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:35.993 8 INFO nova.api.openstack.compute.server_external_events [req-11237789-f768-4f12-81ca-1f1ccfbb09e6 req-47da4f9f-6227-4e4f-b597-689bc810a511 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:17aca15c-5f27-4d97-bece-398f3d40bb25 for instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe on instance [pid: 8|app: 0|req: 513/1003] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:36.185 7 WARNING neutronclient.v2_0.client [None req-45686c95-f4c2-455d-9dd3-5ee5ff3ad679 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/1004] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:36 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1642 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:37.339 7 WARNING neutronclient.v2_0.client [None req-1ec1a7d3-ac87-40e5-b002-3a8d42992736 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1005] 10.0.0.27 () {34 vars in 749 bytes} [Thu Jul 9 05:13:36 2026] POST /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73/action => generated 31921 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1006] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:37 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1630 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:38.560 8 WARNING neutronclient.v2_0.client [None req-ef2d4a58-ac0b-458f-8ccd-323c9f394660 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/1007] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:38 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1630 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-07-09 05:13:39.888 7 WARNING neutronclient.v2_0.client [None req-1b737614-ebf6-40e3-9dbb-2a7986e5829e 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/1008] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:39 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1630 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:41.053 8 WARNING neutronclient.v2_0.client [None req-b857da4a-4362-423b-9d70-923fb8d4743b 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1009] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:41 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => 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-07-09 05:13:42.176 7 INFO nova.api.openstack.compute.server_external_events [req-09861956-91ed-4d31-a29f-73b6749fc743 req-aa12eb4c-fc7a-4a9b-a7db-109693ff3d9b 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:17aca15c-5f27-4d97-bece-398f3d40bb25 for instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 494/1010] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:13:42 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) 2026-07-09 05:13:42.205 8 WARNING neutronclient.v2_0.client [None req-3f73fedc-047e-47e5-a787-bfb4209bd52c 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1011] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:42 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1630 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:43.394 7 WARNING neutronclient.v2_0.client [None req-e2bffeaa-7962-4cb4-9872-31107c7beaed 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in 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/1012] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:43 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1809 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:43.607 8 WARNING neutronclient.v2_0.client [None req-d08338a1-474a-4cca-a868-3597e2728d80 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1013] 10.0.0.27 () {32 vars in 740 bytes} [Thu Jul 9 05:13:43 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:44.376 7 INFO nova.api.openstack.compute.server_external_events [req-5d585b00-874c-45c0-92fe-e2313b939b2f req-3122f79a-d0e8-4d14-8475-13cda8baf089 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:17aca15c-5f27-4d97-bece-398f3d40bb25 for instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe on instance [pid: 7|app: 0|req: 497/1016] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 520/1017] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:13:47 2026] DELETE /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:48.090 7 WARNING neutronclient.v2_0.client [None req-a8fc1c60-d606-4f19-9125-e12018c9ccc9 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/1018] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:48 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1819 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:49.281 8 WARNING neutronclient.v2_0.client [None req-9f490323-95db-4cae-8f98-50670e4417c2 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1019] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:49 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1819 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:50.450 7 WARNING neutronclient.v2_0.client [None req-1f04ee9b-c478-4598-926e-82941b180939 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1020] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:50 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:51.159 8 INFO nova.api.openstack.compute.server_external_events [req-48751fb7-5ed9-44f6-8bd9-4e5de2ee1ab6 req-022667a4-9bb5-4761-beab-2ed8dacd9f1d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:badd839a-6d73-494c-96b7-f5eb17688f16 for instance 8ae23f55-9601-41a3-bf75-d38a238d6d73 on instance [pid: 8|app: 0|req: 522/1021] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:51 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-07-09 05:13:51.630 7 WARNING neutronclient.v2_0.client [None req-774cf6fc-5eb2-453c-8cb7-6196ccef1a31 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/1022] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:51 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1482 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-07-09 05:13:52.173 8 WARNING neutronclient.v2_0.client [None req-6d19c584-bcdf-4587-b613-81709419f779 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1023] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:52 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1929 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:52.731 7 WARNING neutronclient.v2_0.client [None req-bd3e26d8-11d4-47ac-9e40-265807749ae9 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1024] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:52 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1487 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:53.819 8 WARNING neutronclient.v2_0.client [None req-f467d45b-3809-44d9-bb36-90057d4bb1c8 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1025] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:53 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 1487 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1026] 10.0.0.27 () {32 vars in 752 bytes} [Thu Jul 9 05:13:54 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe/os-server-password => generated 116 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-07-09 05:13:54.892 8 INFO nova.api.openstack.wsgi [None req-644328d7-db30-4c93-9a90-ff67258104d1 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] HTTP exception thrown: Instance 8ae23f55-9601-41a3-bf75-d38a238d6d73 could not be found. [pid: 8|app: 0|req: 526/1029] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:54 2026] GET /v2.1/servers/8ae23f55-9601-41a3-bf75-d38a238d6d73 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/1030] 10.0.0.27 () {32 vars in 727 bytes} [Thu Jul 9 05:13:55 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-834541418 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1031] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:13:55 2026] DELETE /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-09 05:13:55.476 7 WARNING neutronclient.v2_0.client [None req-417db4e9-1589-4bf4-ac24-51fcdc8a9491 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1032] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:55 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1700 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, ' [pid: 8|app: 0|req: 528/1033] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:13:55 2026] DELETE /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:55.808 7 WARNING neutronclient.v2_0.client [None req-5be1caa9-02bf-483f-b533-04c3e46e665e 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1034] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:55 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1935 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:56.665 8 WARNING neutronclient.v2_0.client [None req-75fb663e-9b90-4a69-aae1-25988b31d2bc f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/1035] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:56 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1700 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:56.977 7 WARNING neutronclient.v2_0.client [None req-90e8071b-cb30-4595-8181-b3694b0b0cf8 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1036] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:56 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1935 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-07-09 05:13:57.811 8 WARNING neutronclient.v2_0.client [None req-208d3a3a-ff9e-4fa6-86e1-96010dd41bbc f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/1037] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:57 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1700 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:58.153 7 WARNING neutronclient.v2_0.client [None req-e7db0d4a-cb74-4edd-87c9-84fb300a50df 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:58.268 8 INFO nova.api.openstack.compute.server_external_events [req-88998ebb-649c-424c-bc64-f4d6339ca84c req-35469556-e245-42a0-b62b-c97c10716fd1 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:f1222d92-8102-4479-8a15-110f8e04e02c for instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 on instance [pid: 8|app: 0|req: 531/1038] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:13:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1039] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:58 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1935 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:13:58.937 8 WARNING neutronclient.v2_0.client [None req-ec603949-4fcb-4f26-9171-8711722b05df f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1040] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:58 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1483 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-07-09 05:13:59.356 7 WARNING neutronclient.v2_0.client [None req-60800074-da34-45d4-8f18-4c91ba310b2b 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1041] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:59 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1820 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:00.029 8 WARNING neutronclient.v2_0.client [None req-f0ce5c52-b658-4630-b9ec-ccda05c6fe1e f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in 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/1042] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:13:59 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:00.311 7 INFO nova.api.openstack.compute.server_external_events [req-865a1e24-d7db-4e13-b10e-4be8ed24d7ab req-d6971d8a-5399-4f27-8acb-1922dd889623 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:17aca15c-5f27-4d97-bece-398f3d40bb25 for instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe on instance [pid: 7|app: 0|req: 510/1043] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:14:00 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-07-09 05:14:00.460 8 WARNING neutronclient.v2_0.client [None req-77dc75a0-5cac-4723-83e5-743e1e434c1b 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1044] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:00 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1543 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:01.123 7 WARNING neutronclient.v2_0.client [None req-543994a0-de01-4051-bdae-c2aa8fe9b951 f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1045] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:01 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => generated 1488 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-07-09 05:14:01.556 8 WARNING neutronclient.v2_0.client [None req-f06a1401-0387-46fd-8a2f-d345902b3e74 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1046] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:01 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 1543 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:02.207 7 INFO nova.api.openstack.wsgi [None req-f852bbc0-1561-42cc-bf78-c1df070800af f47651beeef344d4bb0ed10b159c4f66 650250096b3242afb0891b3da879b0da - - default default] HTTP exception thrown: Instance 15b7ad45-12ab-47d0-bd9c-f286947a5c10 could not be found. [pid: 7|app: 0|req: 512/1047] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:02 2026] GET /v2.1/servers/15b7ad45-12ab-47d0-bd9c-f286947a5c10 => 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: 536/1048] 10.0.0.27 () {32 vars in 727 bytes} [Thu Jul 9 05:14:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-750252831 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:02.634 7 INFO nova.api.openstack.wsgi [None req-96444ca5-4752-4605-a13f-144d8ccb1c51 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] HTTP exception thrown: Instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe could not be found. [pid: 7|app: 0|req: 513/1049] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:02 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-09 05:14:02.661 8 INFO nova.api.openstack.wsgi [None req-a1e8b5fd-65ff-4e6f-98cc-70175eff0efc 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] HTTP exception thrown: Instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe could not be found. [pid: 8|app: 0|req: 537/1050] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:14:02 2026] DELETE /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:14:02.690 7 INFO nova.api.openstack.wsgi [None req-a58fd220-9463-4f2b-8f52-1588dc19fab7 30087aef634b41af9fe6cb7edce26743 7215c6ef7356447f9ffc3cd6c4919b1e - - default default] HTTP exception thrown: Instance 7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe could not be found. [pid: 7|app: 0|req: 514/1051] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:14:02 2026] GET /v2.1/servers/7e0dcb7c-e943-4b38-a6aa-df77ed45a0fe => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 538/1052] 10.0.0.27 () {32 vars in 703 bytes} [Thu Jul 9 05:14:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-919650304 => 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: 515/1053] 10.0.0.27 () {32 vars in 727 bytes} [Thu Jul 9 05:14:03 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1379124505 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1066] 10.0.0.27 () {34 vars in 670 bytes} [Thu Jul 9 05:15:00 2026] POST /v2.1/os-keypairs => generated 395 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:15:02.547 7 WARNING neutronclient.v2_0.client [None req-2c090f34-049d-4259-adf9-7ea6888a37e2 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:15:02.588 7 WARNING neutronclient.v2_0.client [None req-2c090f34-049d-4259-adf9-7ea6888a37e2 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:15:02.827 7 WARNING neutronclient.v2_0.client [None req-2c090f34-049d-4259-adf9-7ea6888a37e2 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1067] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:15:02 2026] POST /v2.1/servers => generated 447 bytes in 790 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-09 05:15:03.075 8 WARNING neutronclient.v2_0.client [None req-28c0b494-89be-4d59-bcb0-c9c456773187 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1068] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:03 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1394 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-07-09 05:15:08.209 7 WARNING neutronclient.v2_0.client [None req-7eb0bb97-0002-43d7-a2f2-2c2c17e0ff0d e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in 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/1071] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:08 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1519 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:08.518 8 INFO nova.api.openstack.compute.server_external_events [req-ed6775b5-e2ff-4271-a2cd-96f201675343 req-4f3f486b-42cb-4b02-a2ea-0c1230be1653 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance [pid: 8|app: 0|req: 548/1072] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:15:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:13.368 7 WARNING neutronclient.v2_0.client [None req-97f722f0-bb23-4300-874b-c9d26b5e8621 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1073] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:13 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1517 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:13.757 8 INFO nova.api.openstack.compute.server_external_events [req-969a900d-1267-4537-9443-77f6a2a0a2ea req-f691df31-e6db-4d76-ac17-cdf270acdcc8 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance [pid: 8|app: 0|req: 549/1074] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:15:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:18.641 8 WARNING neutronclient.v2_0.client [None req-a4648207-fadd-4f3e-9709-0e0fc6f8400b e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1077] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:18 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1815 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:19.997 8 INFO nova.api.openstack.compute.server_external_events [req-5e854777-474f-45a8-8e58-287bf93d8102 req-d0e58666-5ca4-44ce-82e0-1bb7f5018b9c 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance [pid: 8|app: 0|req: 552/1078] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:15:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:15:20.017 7 WARNING neutronclient.v2_0.client [None req-69a35888-d8ec-4c41-8ff2-3f1bc6567b0f e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:15:20.072 7 WARNING neutronclient.v2_0.client [None req-69a35888-d8ec-4c41-8ff2-3f1bc6567b0f e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:15:20.439 7 WARNING neutronclient.v2_0.client [None req-69a35888-d8ec-4c41-8ff2-3f1bc6567b0f e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1079] 10.0.0.27 () {34 vars in 662 bytes} [Thu Jul 9 05:15:19 2026] POST /v2.1/servers => generated 447 bytes in 706 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:20.667 8 WARNING neutronclient.v2_0.client [None req-89bfbe08-126e-476b-becc-ed11a1ea6674 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1080] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:20 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1394 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:25.758 8 WARNING neutronclient.v2_0.client [None req-2567411e-aaa4-4174-a387-77e1731aa9d6 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1083] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:25 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1519 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:25.924 7 INFO nova.api.openstack.compute.server_external_events [req-60e1be92-f392-408b-bd01-bf004f7c4bb3 req-b75626f9-f06a-4562-b3c5-f6a2f62dd6f9 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4a55cf7a-6c46-4f07-aed7-d2ee6326e020 for instance cb92192b-6013-4205-b2c7-c2f3afaebc39 on instance [pid: 7|app: 0|req: 529/1084] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:15:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:30.907 8 WARNING neutronclient.v2_0.client [None req-65210a36-8679-4d27-85df-b0386b6716ec e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1085] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:30 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1517 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-07-09 05:15:31.228 7 INFO nova.api.openstack.compute.server_external_events [req-730bb69e-3e4d-4c1a-b677-6904a4bf1421 req-d76b46ca-3021-45fb-9c2a-f002587ccad7 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:4a55cf7a-6c46-4f07-aed7-d2ee6326e020 for instance cb92192b-6013-4205-b2c7-c2f3afaebc39 on instance [pid: 7|app: 0|req: 530/1086] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:15:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:36.112 8 WARNING neutronclient.v2_0.client [None req-441debf0-3e60-491a-b6b2-8a17f2e93f50 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1089] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:15:36 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1818 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:15:37.450 7 INFO nova.api.openstack.compute.server_external_events [req-78dff2a1-f5a8-4ca5-a305-280238fa8166 req-fe576335-d8c8-4c44-bfe2-32a0bb271a5f 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4a55cf7a-6c46-4f07-aed7-d2ee6326e020 for instance cb92192b-6013-4205-b2c7-c2f3afaebc39 on instance [pid: 7|app: 0|req: 532/1090] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:15:37 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-07-09 05:16:13.375 8 WARNING neutronclient.v2_0.client [None req-6ed11335-1375-4c8d-9e4e-f0a6ce9c5b9c 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:16:13.419 8 WARNING neutronclient.v2_0.client [None req-6ed11335-1375-4c8d-9e4e-f0a6ce9c5b9c 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:16:13.572 8 WARNING neutronclient.v2_0.client [None req-6ed11335-1375-4c8d-9e4e-f0a6ce9c5b9c 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1097] 199.204.45.222 () {36 vars in 714 bytes} [Thu Jul 9 05:16:13 2026] POST /v2.1/servers => generated 453 bytes in 689 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-07-09 05:16:14.282 7 WARNING neutronclient.v2_0.client [None req-e11b58bd-79ae-440b-a7a0-8204944f6256 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in 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/1100] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:14 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2213 bytes in 52 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-07-09 05:16:14.345 8 WARNING neutronclient.v2_0.client [None req-d55efb67-e2aa-4f05-969c-4b715e9a2809 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1101] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:14 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 537/1102] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:14 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:16.952 8 WARNING neutronclient.v2_0.client [None req-673e9c0a-02a8-464a-b67d-13ffa2337363 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1103] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:16 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2371 bytes in 86 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-07-09 05:16:17.045 7 WARNING neutronclient.v2_0.client [None req-15425212-c8a2-472b-a9ee-0cc1c356e0b4 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in 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/1104] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:16 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 567/1105] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:17 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 197 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:19.181 7 INFO nova.api.openstack.compute.server_external_events [req-8223eb05-13bc-4fd2-9db6-d948a9e2746b req-20db22dc-26f6-426f-819d-b14f61196e77 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:0329965c-3339-40be-858c-c3be79f8cf86 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 539/1106] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:16:19 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-07-09 05:16:20.168 8 WARNING neutronclient.v2_0.client [None req-f241bef1-494b-4fc6-97d3-f5612f2264a0 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1107] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:19 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2445 bytes in 301 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-07-09 05:16:20.303 7 WARNING neutronclient.v2_0.client [None req-76f68c93-b41e-469c-b8e7-46f37a0d0597 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in 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/1108] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:20 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 284 bytes in 104 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: 569/1109] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:20 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:23.048 7 WARNING neutronclient.v2_0.client [None req-1e2e1f1a-b146-4d5e-95b8-c3e7130df3f9 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in 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/1110] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:22 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2433 bytes in 164 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-07-09 05:16:23.189 8 WARNING neutronclient.v2_0.client [None req-2e4537c9-64ed-4b89-b96a-45e5373d4ee3 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 570/1111] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:23 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 284 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1112] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:23 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:25.749 8 INFO nova.api.openstack.compute.server_external_events [req-a7ea212e-099b-4e59-b725-7339684120bc req-9a3cbb60-900b-4e0d-8043-207568cd94b1 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:0329965c-3339-40be-858c-c3be79f8cf86 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 572/1115] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:16:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:26.128 7 WARNING neutronclient.v2_0.client [None req-87240f62-0460-44b3-a00a-b71c45a91fab 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1116] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:26 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2433 bytes in 141 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-07-09 05:16:26.281 8 WARNING neutronclient.v2_0.client [None req-6a46e001-4ec8-47ad-b51b-28e946f907ef 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1117] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:26 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 286 bytes in 96 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: 545/1118] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:26 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:16:29.003 8 WARNING neutronclient.v2_0.client [None req-4cad1a04-e579-48fa-87a0-3f315a1c3946 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1119] 199.204.45.222 () {32 vars in 733 bytes} [Thu Jul 9 05:16:28 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 2581 bytes in 138 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-07-09 05:16:29.140 7 WARNING neutronclient.v2_0.client [None req-209fed78-7030-4fb5-a427-a9e6698ee14e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1120] 199.204.45.222 () {32 vars in 759 bytes} [Thu Jul 9 05:16:29 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 286 bytes in 81 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: 575/1121] 199.204.45.222 () {32 vars in 777 bytes} [Thu Jul 9 05:16:29 2026] GET /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1122] 10.0.0.250 () {28 vars in 454 bytes} [Thu Jul 9 05:16:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1123] 10.0.0.250 () {30 vars in 658 bytes} [Thu Jul 9 05:16:33 2026] GET /v2.1 => generated 0 bytes in 63 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: 548/1124] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jul 9 05:16:33 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:16:33.767 8 WARNING neutronclient.v2_0.client [None req-bdf4c8e6-8954-4a0d-9daf-6028ed1670d7 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1125] 10.0.0.250 () {34 vars in 806 bytes} [Thu Jul 9 05:16:33 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8167 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1126] 10.0.0.250 () {28 vars in 454 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 578/1127] 10.0.0.250 () {30 vars in 658 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 550/1128] 10.0.0.250 () {32 vars in 731 bytes} [Thu Jul 9 05:16:34 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: 579/1129] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=45eb7b376aaf440c871e122027d1ab99&all_tenants=True => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1130] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=4b0b83022bef422b8ff6ccf3043c2bc8&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1133] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=53734b54ac5e425fba73353e7604e30c&all_tenants=True => generated 15 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1134] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=728e73941327472eb8c0b530581ffe67&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1135] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=8362858a62804ff8a50ed10cbfeb195f&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1136] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=9978cc8f216447f48d636419dbc8e444&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-09 05:16:34.622 8 WARNING neutronclient.v2_0.client [None req-3c9f1db1-6f4a-4142-a767-e2894438f692 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1137] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=99b66d41e0a74b4bb545b3312b850dbe&all_tenants=True => generated 5454 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1138] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=c28a4727588b4b69a6105d6fac5a32e3&all_tenants=True => generated 15 bytes in 45 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-07-09 05:16:34.889 8 WARNING neutronclient.v2_0.client [None req-d74a2284-7b46-4245-948b-00e740812eac 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1139] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=d2b46bc7b994462897bf8734a05ffcf3&all_tenants=True => generated 2792 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1140] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:34 2026] GET /v2.1/servers/detail?project_id=d2d109a482204da881e24fbd46f1ccb7&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1141] 10.0.0.250 () {34 vars in 894 bytes} [Thu Jul 9 05:16:35 2026] GET /v2.1/servers/detail?project_id=fba55f4c63164358a413eefb76bfc4b9&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-07-09 05:17:04.855 7 WARNING neutronclient.v2_0.client [None req-eb9947be-e0ce-4c3a-9c93-9f0245b5f966 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:17:04.893 7 WARNING neutronclient.v2_0.client [None req-eb9947be-e0ce-4c3a-9c93-9f0245b5f966 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:17:07.181 8 INFO nova.api.openstack.compute.server_external_events [req-698d30f0-8244-45c6-93a5-a98e72b61dd1 req-ce0a9660-bb1f-4c3b-8d6e-e68578b0b96d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4016a0c6-f482-4463-8e9b-515cb4d2c032 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 588/1148] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:17:07 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-07-09 05:17:11.179 8 INFO nova.api.openstack.compute.server_external_events [req-4e084266-2bfe-47f2-8080-28b374bd550f req-d7a42799-1599-4468-8af7-a72d5589a592 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:4016a0c6-f482-4463-8e9b-515cb4d2c032 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 589/1149] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:17:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-09 05:17:13.460 7 WARNING neutronclient.v2_0.client [None req-eb9947be-e0ce-4c3a-9c93-9f0245b5f966 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 561/1150] 199.204.45.222 () {36 vars in 812 bytes} [Thu Jul 9 05:17:04 2026] POST /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 281 bytes in 8683 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:17:13.846 8 INFO nova.api.openstack.compute.server_external_events [req-417d3503-0024-43ca-a163-e78303134a31 req-e7451f39-cbba-410d-b0b6-682c79c5b554 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4016a0c6-f482-4463-8e9b-515cb4d2c032 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 590/1151] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:17:13 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-07-09 05:17:14.140 7 INFO nova.api.openstack.compute.server_external_events [req-a1c830af-1644-4259-bbe8-e7e2c1645db8 req-6955b106-8ec3-40d7-80a2-ddeaaa4bacf8 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4016a0c6-f482-4463-8e9b-515cb4d2c032 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 562/1152] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:17:14 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-07-09 05:17:37.706 7 WARNING neutronclient.v2_0.client [None req-3c9fe5cb-8a98-4646-b778-cca0674dd681 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:17:37.742 7 WARNING neutronclient.v2_0.client [None req-3c9fe5cb-8a98-4646-b778-cca0674dd681 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:17:39.901 8 INFO nova.api.openstack.compute.server_external_events [req-10e36190-6ae7-4fa5-96c0-2a72d412179e req-c5dfab67-4dcf-4d01-af09-05dea9310309 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:7c1a6919-f532-42cb-b813-2f34cd9f4d33 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 594/1159] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:17:39 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-07-09 05:17:46.770 8 INFO nova.api.openstack.compute.server_external_events [req-020ebeea-180b-4b15-b746-4297533c4219 req-2d6efad1-36a3-442f-8f5a-a3abaa3e29f4 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:7c1a6919-f532-42cb-b813-2f34cd9f4d33 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 597/1162] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:17:46 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) 2026-07-09 05:17:46.777 7 WARNING neutronclient.v2_0.client [None req-3c9fe5cb-8a98-4646-b778-cca0674dd681 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1163] 199.204.45.222 () {36 vars in 812 bytes} [Thu Jul 9 05:17:37 2026] POST /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 377 bytes in 9174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:17:58.576 8 WARNING neutronclient.v2_0.client [None req-089e9ec1-8992-46f6-aa09-a1d6fca79d1e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-09 05:17:58.618 8 WARNING neutronclient.v2_0.client [None req-089e9ec1-8992-46f6-aa09-a1d6fca79d1e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:18:00.914 7 INFO nova.api.openstack.compute.server_external_events [req-065c0738-1724-4ed9-8e1a-477bb0e973ce req-58cc2c6e-aa85-459e-912d-07502d3ee4fe 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:878ef95b-4123-4b77-a61e-2b865aa4edf0 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 568/1166] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:18:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:18:05.481 7 INFO nova.api.openstack.compute.server_external_events [req-02217803-eff1-4541-818f-8a76f37b088d req-49191767-5932-49ae-837b-491557c13b24 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-plugged:878ef95b-4123-4b77-a61e-2b865aa4edf0 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 571/1169] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:18:05 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-07-09 05:18:07.674 8 WARNING neutronclient.v2_0.client [None req-089e9ec1-8992-46f6-aa09-a1d6fca79d1e 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1170] 199.204.45.222 () {36 vars in 812 bytes} [Thu Jul 9 05:17:58 2026] POST /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface => generated 378 bytes in 9187 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:18:08.304 7 INFO nova.api.openstack.compute.server_external_events [req-c0aeed26-1505-4836-95d8-ea816c1c57e3 req-898c8532-b065-4df1-ae69-c1981407f88f 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:7c1a6919-f532-42cb-b813-2f34cd9f4d33 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 572/1171] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:18:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:18:22.813 8 INFO nova.api.openstack.compute.server_external_events [req-519b10bd-819f-40ad-b949-daba6d097dc5 req-bcd70d8a-a59f-4b65-9758-ca29993506fa 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:878ef95b-4123-4b77-a61e-2b865aa4edf0 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 601/1174] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:18:22 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: 574/1175] 199.204.45.222 () {34 vars in 855 bytes} [Thu Jul 9 05:18:23 2026] DELETE /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface/878ef95b-4123-4b77-a61e-2b865aa4edf0 => generated 0 bytes in 87 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-07-09 05:18:24.856 7 INFO nova.api.openstack.compute.server_external_events [req-b73f6d2f-fa4f-45e7-98c0-9781b0d07786 req-5a0022ab-6564-40c7-9bf9-c7045ce1b0d9 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:878ef95b-4123-4b77-a61e-2b865aa4edf0 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 576/1178] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:18:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:18:32.922 8 INFO nova.api.openstack.compute.server_external_events [req-d586d8de-37c1-4612-b3c9-aec69f6c8caa req-f5171cb3-88dd-4870-b463-8fe11ab161ad 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:7c1a6919-f532-42cb-b813-2f34cd9f4d33 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 603/1179] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:18:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 577/1180] 199.204.45.222 () {34 vars in 855 bytes} [Thu Jul 9 05:18:33 2026] DELETE /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface/7c1a6919-f532-42cb-b813-2f34cd9f4d33 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1185] 199.204.45.222 () {34 vars in 855 bytes} [Thu Jul 9 05:18:53 2026] DELETE /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e/os-interface/4016a0c6-f482-4463-8e9b-515cb4d2c032 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1188] 199.204.45.222 () {34 vars in 755 bytes} [Thu Jul 9 05:18:58 2026] DELETE /v2.1/servers/f5f0ada4-0a7d-4e1f-b515-5863c1b0814e => generated 0 bytes in 109 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-07-09 05:19:01.474 7 INFO nova.api.openstack.compute.server_external_events [req-0a583a09-b83d-4b70-890a-7aff0166a02f req-49afb8ca-77be-415b-8583-4a9630d5e6b1 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-unplugged:0329965c-3339-40be-858c-c3be79f8cf86 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 7|app: 0|req: 582/1189] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:19:01 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-07-09 05:19:01.768 8 INFO nova.api.openstack.compute.server_external_events [req-ed9ece6f-2e7a-4b69-a1ce-94e2c8daac7e req-27fd6d16-bcf4-4fc6-a9ad-a27031629b4c 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:0329965c-3339-40be-858c-c3be79f8cf86 for instance f5f0ada4-0a7d-4e1f-b515-5863c1b0814e on instance [pid: 8|app: 0|req: 608/1190] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:19:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:03.850 7 INFO nova.api.openstack.compute.server_external_events [req-8808c95e-2fd3-41ac-b80c-c1519ccbc83f req-cbae2de7-d6a1-4e04-a352-69f3ab51a6ab 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:4a55cf7a-6c46-4f07-aed7-d2ee6326e020 for instance cb92192b-6013-4205-b2c7-c2f3afaebc39 on instance [pid: 7|app: 0|req: 583/1191] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:19:03 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: 609/1192] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:19:03 2026] DELETE /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:04.009 7 WARNING neutronclient.v2_0.client [None req-b8e64146-b612-441a-9ee8-99ec4948731f e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1193] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:03 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1944 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:06.809 7 INFO nova.api.openstack.compute.server_external_events [req-3a5a93fb-4396-4783-8bf6-9750e500e470 req-bdc01977-ef59-40dd-9ae4-1ab15b390f8d 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:4a55cf7a-6c46-4f07-aed7-d2ee6326e020 for instance cb92192b-6013-4205-b2c7-c2f3afaebc39 on instance [pid: 7|app: 0|req: 586/1196] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:19:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:09.211 8 WARNING neutronclient.v2_0.client [None req-19f2e6e8-1cbe-4061-902a-42f2f1d1d2e8 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 611/1197] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:09 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:14.296 7 INFO nova.api.openstack.wsgi [None req-fd47a41b-277e-4e70-853f-b26136837935 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] HTTP exception thrown: Instance cb92192b-6013-4205-b2c7-c2f3afaebc39 could not be found. [pid: 7|app: 0|req: 587/1198] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:14 2026] GET /v2.1/servers/cb92192b-6013-4205-b2c7-c2f3afaebc39 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:14.961 7 INFO nova.api.openstack.compute.server_external_events [req-4f1123ea-1f3e-4cdf-bed0-506a3584d345 req-5c8ef97b-969d-4c90-a174-b477b7ce98e1 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-changed:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1201] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:19:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1202] 10.0.0.27 () {32 vars in 717 bytes} [Thu Jul 9 05:19:14 2026] DELETE /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:15.087 7 WARNING neutronclient.v2_0.client [None req-85f49584-7ea6-4e22-a0b8-60f757dffb2a e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1203] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:15 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1941 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:17.469 8 INFO nova.api.openstack.compute.server_external_events [req-374e5d6c-df76-4571-9b59-b4f6fe2ce908 req-00eeaeb9-a534-406b-bc85-3c51d00c31c0 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-unplugged:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance [pid: 8|app: 0|req: 614/1204] 10.0.0.160 () {38 vars in 815 bytes} [Thu Jul 9 05:19:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:17.917 7 INFO nova.api.openstack.compute.server_external_events [req-a58dd5de-81a0-4b92-8c48-f77e2fedfe1d req-1e2e73dd-00ee-4c5c-84e4-4bd4ed292a11 06a0fdf64f2643d383b2c03cf5f6a890 8362858a62804ff8a50ed10cbfeb195f - - 3feeb3c356254951ad19af3370b98adb 3feeb3c356254951ad19af3370b98adb] Creating event network-vif-deleted:0608a2af-0667-411d-921d-b812ce8e9957 for instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 on instance [pid: 7|app: 0|req: 591/1205] 10.0.0.147 () {38 vars in 815 bytes} [Thu Jul 9 05:19:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:20.290 8 WARNING neutronclient.v2_0.client [None req-9849d939-f02a-4689-a17a-af9828d17f4a e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1206] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:20 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => generated 1480 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:25.387 8 INFO nova.api.openstack.wsgi [None req-600a8c89-17c3-487f-9e5e-f147ad2f86de e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] HTTP exception thrown: Instance 4af2490f-976a-4d81-a6e7-7f986a84d1f2 could not be found. [pid: 8|app: 0|req: 617/1209] 10.0.0.27 () {32 vars in 714 bytes} [Thu Jul 9 05:19:25 2026] GET /v2.1/servers/4af2490f-976a-4d81-a6e7-7f986a84d1f2 => 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: 593/1210] 10.0.0.27 () {32 vars in 723 bytes} [Thu Jul 9 05:19:26 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-830371499 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 05:19:26.583 8 INFO nova.api.openstack.wsgi [None req-3a34ab2d-6284-4cab-b5fd-37a5cc8f0f00 e58a4cf9d08b4bef8eaba67115f75bdd 99b66d41e0a74b4bb545b3312b850dbe - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-830371499 not found for user e58a4cf9d08b4bef8eaba67115f75bdd [pid: 8|app: 0|req: 618/1211] 10.0.0.27 () {32 vars in 720 bytes} [Thu Jul 9 05:19:26 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-830371499 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1214] 10.0.0.27 () {32 vars in 654 bytes} [Thu Jul 9 05:19:41 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1215] 10.0.0.27 () {32 vars in 640 bytes} [Thu Jul 9 05:19:41 2026] GET /v2.1/servers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-09 05:19:41.981 7 WARNING oslo_db.sqlalchemy.utils [None req-5b70532d-5400-4325-94d9-e0e0f45dad14 5fba8b1ace6d499baac40eddf8097d08 d2b46bc7b994462897bf8734a05ffcf3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 596/1216] 10.0.0.27 () {32 vars in 648 bytes} [Thu Jul 9 05:19:41 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1217] 10.0.0.27 () {32 vars in 693 bytes} [Thu Jul 9 05:19:41 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)