+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jun 16 01:30:13 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-64cbcdb44f-rfpmz 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 0x7fcbc8c2c668 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-06-16 01:30:18.750 7 INFO nova.utils [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:30:18.942 8 INFO nova.utils [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-16 01:30:20.358 7 WARNING keystonemiddleware._common.config [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:30:20.367 7 WARNING oslo_config.cfg [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:30:20.442 7 WARNING keystonemiddleware._common.config [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:30:20.457 7 WARNING oslo_config.cfg [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] 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-06-16 01:30:20.469 7 WARNING oslo_config.cfg [None req-ad76dd73-c849-4c26-a96f-436fed476a87 - - - - - -] 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 0x7fcbc8c2c668 pid: 7 (default app) 2026-06-16 01:30:20.542 8 WARNING keystonemiddleware._common.config [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:30:20.550 8 WARNING oslo_config.cfg [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-16 01:30:20.625 8 WARNING keystonemiddleware._common.config [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:30:20.640 8 WARNING oslo_config.cfg [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] 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-06-16 01:30:20.652 8 WARNING oslo_config.cfg [None req-60aaec13-e54e-4ac9-ad4c-dbca8ac57799 - - - - - -] 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 0x7fcbc8c2c668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:30:27 2026] GET /v2.1 => generated 114 bytes in 16 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-06-16 01:30:28.494 7 WARNING oslo_policy.policy [None req-39c71270-50ad-456c-b938-874e408e8263 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:30:28.494 7 WARNING oslo_policy.policy [None req-39c71270-50ad-456c-b938-874e408e8263 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:30:27 2026] GET /v2.1 => generated 0 bytes in 567 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-06-16 01:30:28.591 8 WARNING oslo_policy.policy [req-39c71270-50ad-456c-b938-874e408e8263 req-7be98e04-e03f-45ee-b8d7-2978cb62fb82 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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-06-16 01:30:28.591 8 WARNING oslo_policy.policy [req-39c71270-50ad-456c-b938-874e408e8263 req-7be98e04-e03f-45ee-b8d7-2978cb62fb82 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - 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/6] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:30:28 2026] GET /v2.1/ => generated 400 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:30:28.703 7 INFO nova.api.openstack.wsgi [None req-4f037de5-8371-430d-8236-95c6bda8960d 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.140 () {48 vars in 1010 bytes} [Tue Jun 16 01:30:28 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:30:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Jun 16 01:30:28 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:30:29 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: 6/11] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:30:29 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: 6/12] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:30:29 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:30:29.682 7 INFO nova.api.openstack.wsgi [None req-ec446699-3256-47f5-8823-17184a38f363 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Jun 16 01:30:29 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:30:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Jun 16 01:30:29 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:30:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:30:30 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:30:30 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:30:30.633 7 INFO nova.api.openstack.wsgi [None req-ca121916-f249-49a9-a9a5-91e907ac8dba 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 01:30:30 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:30:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Jun 16 01:30:30 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:30: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: 12/23] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:30:31 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: 12/24] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:30:31 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 01:30:31.557 7 INFO nova.api.openstack.wsgi [None req-3fe0cb39-9519-4218-bba4-c945aa7d5de1 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Jun 16 01:30:31 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:30:31 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: 7|app: 0|req: 14/27] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Jun 16 01:30:31 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:30:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:30:32 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:30:32 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-06-16 01:30:32.515 7 INFO nova.api.openstack.wsgi [None req-375ac48f-7821-4e6f-8f91-64d0f3f7d570 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 01:30:32 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:30:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.140 () {52 vars in 1047 bytes} [Tue Jun 16 01:30:32 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 10.0.0.48 () {28 vars in 453 bytes} [Tue Jun 16 01:35:15 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: 46/93] 10.0.0.48 () {30 vars in 657 bytes} [Tue Jun 16 01:35:15 2026] GET /v2.1 => generated 0 bytes in 548 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: 48/94] 10.0.0.48 () {32 vars in 730 bytes} [Tue Jun 16 01:35:16 2026] GET /v2.1/ => generated 411 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 10.0.0.48 () {34 vars in 803 bytes} [Tue Jun 16 01:35:16 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/130] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:38: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 65/131] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:38:12 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/132] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:38:13 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-06-16 01:38:13.125 8 INFO nova.api.openstack.wsgi [None req-aaa9926a-2b58-400b-ad15-506f52ee45b7 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 66/133] 199.204.45.140 () {48 vars in 1016 bytes} [Tue Jun 16 01:38:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/134] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:38:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.204.45.140 () {52 vars in 1048 bytes} [Tue Jun 16 01:38:13 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:39:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:39:20 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:39:20 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-06-16 01:39:20.853 8 INFO nova.api.openstack.wsgi [None req-c8b74bbf-e8ef-41c5-b461-68a03e300489 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 6f429fdbbb2a45d99cb484a6036aa584 [pid: 8|app: 0|req: 76/153] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:39:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-16 01:39:20.866 7 WARNING oslo_db.sqlalchemy.utils [None req-6a7b5c4c-e396-4abd-87d1-7e350d4b6bc8 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 78/154] 199.204.45.140 () {48 vars in 1015 bytes} [Tue Jun 16 01:39:20 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.140 () {52 vars in 1056 bytes} [Tue Jun 16 01:39:20 2026] POST /v2.1/os-keypairs => generated 576 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:39: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: 8|app: 0|req: 79/159] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:39:24 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/160] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:39:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.140 () {48 vars in 1072 bytes} [Tue Jun 16 01:39:24 2026] GET /v2.1/os-quota-sets/f4916471bbcd444a8586c6a38c339274 => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.140 () {52 vars in 1124 bytes} [Tue Jun 16 01:39:24 2026] PUT /v2.1/os-quota-sets/f4916471bbcd444a8586c6a38c339274 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/259] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:47:29 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: 131/260] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:47:29 2026] GET /v2.1 => generated 0 bytes in 452 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 130/261] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:47:30 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-06-16 01:47:30.089 7 INFO nova.api.openstack.wsgi [None req-fc368c5d-bac7-4d51-adfb-6645b0c4ad0b 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 132/262] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 01:47:30 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 01:47:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.204.45.140 () {52 vars in 1048 bytes} [Tue Jun 16 01:47:30 2026] POST /v2.1/flavors => generated 534 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 01:51:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/312] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 01:51:17 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 158/313] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 01:51:17 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 199.204.45.140 () {48 vars in 1072 bytes} [Tue Jun 16 01:51:17 2026] GET /v2.1/os-quota-sets/24b3864722b740c9a68048ccdd43b9aa => generated 283 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/315] 199.204.45.140 () {52 vars in 1124 bytes} [Tue Jun 16 01:51:17 2026] PUT /v2.1/os-quota-sets/24b3864722b740c9a68048ccdd43b9aa => generated 238 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/422] 10.0.0.225 () {28 vars in 454 bytes} [Tue Jun 16 02:00:07 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/423] 10.0.0.225 () {30 vars in 658 bytes} [Tue Jun 16 02:00:07 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 214/424] 10.0.0.225 () {32 vars in 731 bytes} [Tue Jun 16 02:00:07 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 10.0.0.225 () {34 vars in 765 bytes} [Tue Jun 16 02:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 10.0.0.225 () {28 vars in 454 bytes} [Tue Jun 16 02: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: 212/427] 10.0.0.225 () {30 vars in 658 bytes} [Tue Jun 16 02:00:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 216/428] 10.0.0.225 () {32 vars in 731 bytes} [Tue Jun 16 02:00:12 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: 213/429] 10.0.0.225 () {34 vars in 765 bytes} [Tue Jun 16 02:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 10.0.0.225 () {28 vars in 454 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.225 () {30 vars in 658 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 216/434] 10.0.0.225 () {32 vars in 731 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.225 () {34 vars in 808 bytes} [Tue Jun 16 02:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 10.0.0.225 () {28 vars in 454 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 220/437] 10.0.0.225 () {30 vars in 658 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 218/438] 10.0.0.225 () {32 vars in 731 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 10.0.0.225 () {34 vars in 808 bytes} [Tue Jun 16 02:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/466] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:02:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 235/467] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:02:30 2026] GET /v2.1 => generated 0 bytes in 171 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: 233/468] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:02:31 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-06-16 02:02:31.124 7 INFO nova.api.openstack.wsgi [None req-7e98d231-9b22-45f9-a90f-079594048645 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 236/469] 199.204.45.140 () {48 vars in 1010 bytes} [Tue Jun 16 02:02:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/470] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:02:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/471] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:02:31 2026] GET /v2.1/flavors/e30533e7-d7ac-481f-898c-4302c786cae1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/472] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:02: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: 238/473] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:02:32 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/474] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:02:32 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-06-16 02:02:32.065 7 INFO nova.api.openstack.wsgi [None req-e2e910d7-8b8d-4aff-9ff6-d7f371bf42e8 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 239/475] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Jun 16 02:02:32 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: 8|app: 0|req: 237/476] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:02:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/477] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:02:32 2026] GET /v2.1/flavors/8f7f92d0-3cb4-4cb7-a4be-01e3a7abd754/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/478] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:02:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/479] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:02:32 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: 239/480] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:02:33.034 7 INFO nova.api.openstack.wsgi [None req-f9cdb509-d001-4cd3-9ffd-0df49d9b7cf8 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 242/481] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 02:02:33 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: 240/482] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1/flavors/4949748c-dbdb-4c60-b0ed-877107a4131f/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:02: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-06-16 02:02:33.983 7 INFO nova.api.openstack.wsgi [None req-adeb4969-8a40-46b8-be89-07ef16aed313 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 246/489] 199.204.45.140 () {48 vars in 1012 bytes} [Tue Jun 16 02:02:33 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/490] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:02:33 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: 247/491] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:02:34 2026] GET /v2.1/flavors/88390a55-8221-48d8-b124-291fceecdf82/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:02:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:02:34 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:02:34 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-06-16 02:02:34.974 7 INFO nova.api.openstack.wsgi [None req-65cc3864-397b-41f8-b3a7-567f339820b4 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 249/495] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 02:02:34 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:02:34 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: 250/497] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:02:35 2026] GET /v2.1/flavors/d7760e34-ab3a-4467-98ed-a47b61883735/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:03:38 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/511] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:03:38 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: 255/512] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:03:38 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-06-16 02:03:38.855 7 INFO nova.api.openstack.wsgi [None req-ac92d04b-8ed4-4f37-8cba-e49eb728cf9f 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 258/513] 199.204.45.140 () {48 vars in 1016 bytes} [Tue Jun 16 02:03:38 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: 256/514] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:03:38 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: 259/515] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:03:38 2026] GET /v2.1/flavors/1ef0740e-6776-4741-a523-7433d0479fcd/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:03:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:03:46 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/520] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:03:46 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:03:46 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:03:50 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: 260/523] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:03:50 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:03:50 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 199.204.45.140 () {48 vars in 1072 bytes} [Tue Jun 16 02:03:50 2026] GET /v2.1/os-quota-sets/f4916471bbcd444a8586c6a38c339274 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:04:40 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: 267/537] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:04:40 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/538] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:04:40 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-06-16 02:04:40.518 8 INFO nova.api.openstack.wsgi [None req-0fe69ada-391e-4058-b782-7bee04a2e337 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 268/539] 199.204.45.140 () {48 vars in 1014 bytes} [Tue Jun 16 02:04:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:04:40 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: 8|app: 0|req: 269/541] 199.204.45.140 () {48 vars in 1098 bytes} [Tue Jun 16 02:04:40 2026] GET /v2.1/flavors/4355fedf-e187-4d76-8f79-28e0b88725c9/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:04:55 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: 275/547] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:04:55 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: 273/548] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:04:55 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 199.204.45.140 () {48 vars in 1072 bytes} [Tue Jun 16 02:04:55 2026] GET /v2.1/os-quota-sets/24b3864722b740c9a68048ccdd43b9aa => generated 280 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.204.45.140 () {42 vars in 704 bytes} [Tue Jun 16 02:05:43 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: 278/559] 199.204.45.140 () {44 vars in 908 bytes} [Tue Jun 16 02:05:43 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 282/560] 199.204.45.140 () {46 vars in 981 bytes} [Tue Jun 16 02:05:43 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-06-16 02:05:43.259 8 INFO nova.api.openstack.wsgi [None req-391c7fef-ff1d-4ce1-9f81-728194146168 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 279/561] 199.204.45.140 () {48 vars in 1010 bytes} [Tue Jun 16 02:05:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/562] 199.204.45.140 () {48 vars in 1050 bytes} [Tue Jun 16 02:05:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/573] 10.0.0.60 () {32 vars in 654 bytes} [Tue Jun 16 02:06:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 289/574] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:06:24 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:06:24.942 8 WARNING oslo_db.sqlalchemy.utils [None req-6bfa4976-5920-4733-b782-97733fba1d7c 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 286/575] 10.0.0.60 () {32 vars in 648 bytes} [Tue Jun 16 02:06:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/576] 10.0.0.60 () {32 vars in 693 bytes} [Tue Jun 16 02:06:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/579] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:35 2026] GET /v2.1/flavors/e30533e7-d7ac-481f-898c-4302c786cae1 => generated 511 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/580] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:06:36 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/581] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:36 2026] GET /v2.1/flavors/e30533e7-d7ac-481f-898c-4302c786cae1 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:40.798 8 WARNING neutronclient.v2_0.client [None req-223ff855-1090-43f8-ae3d-837b15e20e70 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/582] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:06:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/583] 10.0.0.60 () {34 vars in 684 bytes} [Tue Jun 16 02:06:40 2026] POST /v2.1/os-security-groups => generated 243 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:41.618 7 WARNING neutronclient.v2_0.client [None req-c5cae038-0582-4a03-96bb-c82251f900ea bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/584] 10.0.0.60 () {34 vars in 684 bytes} [Tue Jun 16 02:06:41 2026] POST /v2.1/os-security-groups => generated 244 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:42.391 8 WARNING neutronclient.v2_0.client [None req-df45f2a9-2ed3-45fd-ad39-64456c5fc575 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:43.341 7 WARNING neutronclient.v2_0.client [None req-0b75db1b-779f-4539-9518-b2f4dc9273c8 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/585] 10.0.0.60 () {34 vars in 684 bytes} [Tue Jun 16 02:06:42 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1654 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:44.056 8 WARNING neutronclient.v2_0.client [None req-e08e6b1e-05fd-45e9-9b75-2be279a9b754 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.071 7 WARNING neutronclient.v2_0.client [None req-0b75db1b-779f-4539-9518-b2f4dc9273c8 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.189 8 WARNING neutronclient.v2_0.client [None req-e08e6b1e-05fd-45e9-9b75-2be279a9b754 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.259 8 WARNING neutronclient.v2_0.client [None req-e08e6b1e-05fd-45e9-9b75-2be279a9b754 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/588] 10.0.0.60 () {32 vars in 662 bytes} [Tue Jun 16 02:06:44 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:06:44.337 8 WARNING neutronclient.v2_0.client [None req-f961300d-f9d0-43fc-9e61-947920cae700 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.417 7 WARNING neutronclient.v2_0.client [None req-0b75db1b-779f-4539-9518-b2f4dc9273c8 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.426 8 WARNING neutronclient.v2_0.client [None req-f961300d-f9d0-43fc-9e61-947920cae700 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/589] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:44 2026] DELETE /v2.1/os-security-groups/c1decef6-30c7-40da-94c2-42519150a701 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:06:44.545 8 WARNING neutronclient.v2_0.client [None req-dff44d5b-2b58-44e7-bf60-0f170ac8843a bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.566 8 INFO nova.api.openstack.wsgi [None req-dff44d5b-2b58-44e7-bf60-0f170ac8843a bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group c1decef6-30c7-40da-94c2-42519150a701 does not exist Neutron server returns request_ids: ['req-ae7ccfb7-b7be-4a14-be87-f893cbafee08'] [pid: 8|app: 0|req: 295/590] 10.0.0.60 () {32 vars in 736 bytes} [Tue Jun 16 02:06:44 2026] GET /v2.1/os-security-groups/c1decef6-30c7-40da-94c2-42519150a701 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:06:44.580 8 WARNING neutronclient.v2_0.client [None req-327e1dc0-b9be-44aa-bcae-8dcf013691a6 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.609 8 WARNING neutronclient.v2_0.client [None req-327e1dc0-b9be-44aa-bcae-8dcf013691a6 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/591] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:44 2026] DELETE /v2.1/os-security-groups/4a00d8f9-a72d-4ca1-8f38-ee06a0f5c503 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:06:44.756 8 WARNING neutronclient.v2_0.client [None req-29d123fd-cad1-42b2-ad96-d89d5ad6c968 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/592] 10.0.0.60 () {34 vars in 684 bytes} [Tue Jun 16 02:06:44 2026] POST /v2.1/os-security-groups => generated 247 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:44.939 8 WARNING neutronclient.v2_0.client [None req-f2a9ddce-d883-4a13-96ba-a7a4ecbec8b3 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:44.977 8 INFO nova.api.openstack.wsgi [None req-f2a9ddce-d883-4a13-96ba-a7a4ecbec8b3 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group 4a00d8f9-a72d-4ca1-8f38-ee06a0f5c503 does not exist Neutron server returns request_ids: ['req-f3c90113-1b95-4e4c-ba9a-048cb9507176'] [pid: 8|app: 0|req: 298/593] 10.0.0.60 () {32 vars in 736 bytes} [Tue Jun 16 02:06:44 2026] GET /v2.1/os-security-groups/4a00d8f9-a72d-4ca1-8f38-ee06a0f5c503 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:06:44.991 8 WARNING neutronclient.v2_0.client [None req-65426f85-6340-4547-9ad8-3a21b555e5fa 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.043 8 WARNING neutronclient.v2_0.client [None req-65426f85-6340-4547-9ad8-3a21b555e5fa 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/594] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:06:43 2026] POST /v2.1/servers => generated 453 bytes in 1915 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-06-16 02:06:45.164 7 WARNING neutronclient.v2_0.client [None req-e01d17d6-290e-4e7a-a04f-bd02683d4694 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/595] 10.0.0.60 () {34 vars in 694 bytes} [Tue Jun 16 02:06:44 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:45.215 8 WARNING neutronclient.v2_0.client [None req-50ee6faa-5233-4af3-b07e-03311f1ae4f8 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.227 7 WARNING neutronclient.v2_0.client [None req-e01d17d6-290e-4e7a-a04f-bd02683d4694 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/596] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:45 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1431 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:45.283 8 WARNING neutronclient.v2_0.client [None req-15e2a2a3-77e5-4922-b730-d229e66199b0 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/597] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:45 2026] DELETE /v2.1/os-security-groups/7f720b49-a2a8-499b-8b4c-493d6020b9ca => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:06:45.387 7 WARNING neutronclient.v2_0.client [None req-406267af-fb78-4450-baf9-9c212615bfa6 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.487 7 INFO nova.api.openstack.wsgi [None req-406267af-fb78-4450-baf9-9c212615bfa6 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group 7f720b49-a2a8-499b-8b4c-493d6020b9ca does not exist Neutron server returns request_ids: ['req-d50505e7-09f9-46f6-96ce-c9c79c8796dd'] [pid: 7|app: 0|req: 298/598] 10.0.0.60 () {32 vars in 736 bytes} [Tue Jun 16 02:06:45 2026] GET /v2.1/os-security-groups/7f720b49-a2a8-499b-8b4c-493d6020b9ca => generated 194 bytes in 111 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:06:45.504 7 WARNING neutronclient.v2_0.client [None req-d3701827-f30a-4994-9ca5-78a55ec0b3e7 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/599] 10.0.0.60 () {34 vars in 684 bytes} [Tue Jun 16 02:06:45 2026] POST /v2.1/os-security-groups => generated 246 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:45.557 8 WARNING neutronclient.v2_0.client [None req-a6e706d8-e163-472b-abe0-bda1f91a8bd5 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.557 7 WARNING neutronclient.v2_0.client [None req-d3701827-f30a-4994-9ca5-78a55ec0b3e7 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.587 8 WARNING neutronclient.v2_0.client [None req-a6e706d8-e163-472b-abe0-bda1f91a8bd5 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.603 7 WARNING neutronclient.v2_0.client [None req-d3701827-f30a-4994-9ca5-78a55ec0b3e7 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/600] 10.0.0.60 () {32 vars in 662 bytes} [Tue Jun 16 02:06:45 2026] GET /v2.1/os-security-groups => generated 707 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:45.669 7 WARNING neutronclient.v2_0.client [None req-21241cdb-ff37-479b-843e-270f73c1a517 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.690 7 INFO nova.api.openstack.wsgi [None req-21241cdb-ff37-479b-843e-270f73c1a517 bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group 7f720b49-a2a8-499b-8b4c-493d6020b9ca does not exist Neutron server returns request_ids: ['req-35d4c135-f0b8-4965-a47f-ee7feff7ec14'] [pid: 7|app: 0|req: 300/601] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:45 2026] DELETE /v2.1/os-security-groups/7f720b49-a2a8-499b-8b4c-493d6020b9ca => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:06:45.701 7 WARNING neutronclient.v2_0.client [None req-5298b574-2f92-4388-a4d9-eb80c7cb0b6e bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.719 7 INFO nova.api.openstack.wsgi [None req-5298b574-2f92-4388-a4d9-eb80c7cb0b6e bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group 4a00d8f9-a72d-4ca1-8f38-ee06a0f5c503 does not exist Neutron server returns request_ids: ['req-ad4485f0-d1b2-42a1-8caa-be55640f5e58'] [pid: 7|app: 0|req: 301/602] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:45 2026] DELETE /v2.1/os-security-groups/4a00d8f9-a72d-4ca1-8f38-ee06a0f5c503 => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:06:45.731 7 WARNING neutronclient.v2_0.client [None req-e0d333d0-2e89-46d6-aba0-18c87fcc1e0a bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.748 7 INFO nova.api.openstack.wsgi [None req-e0d333d0-2e89-46d6-aba0-18c87fcc1e0a bfd6303bffdb498c86cc39b3d2857490 e0b68e391f4545308285e71f9588d2b6 - - default default] HTTP exception thrown: Security group c1decef6-30c7-40da-94c2-42519150a701 does not exist Neutron server returns request_ids: ['req-4774bd96-b813-4be7-8d08-a7cc3a9c91fe'] [pid: 7|app: 0|req: 302/603] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:45 2026] DELETE /v2.1/os-security-groups/c1decef6-30c7-40da-94c2-42519150a701 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/604] 10.0.0.60 () {34 vars in 694 bytes} [Tue Jun 16 02:06:45 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-06-16 02:06:45.784 7 WARNING neutronclient.v2_0.client [None req-48ac04a4-6943-4f11-b45a-a82597e272b2 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:45.816 7 WARNING neutronclient.v2_0.client [None req-48ac04a4-6943-4f11-b45a-a82597e272b2 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/605] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:06:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.60 () {34 vars in 694 bytes} [Tue Jun 16 02:06:45 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:46.063 8 WARNING neutronclient.v2_0.client [None req-c5d9bb4c-0c5e-4689-b671-ae5f8f09dab8 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/607] 10.0.0.60 () {32 vars in 736 bytes} [Tue Jun 16 02:06:46 2026] GET /v2.1/os-security-groups/3000beee-ee8d-4ad0-b4ff-c5cd9bebc617 => generated 663 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:06:46.214 7 WARNING neutronclient.v2_0.client [None req-a0a57dac-2792-40cd-8d6f-4a962139a6f2 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:46.330 7 WARNING neutronclient.v2_0.client [None req-a0a57dac-2792-40cd-8d6f-4a962139a6f2 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:46.357 8 WARNING neutronclient.v2_0.client [None req-7750fe0e-a403-4df9-b7b4-ae9970afa6be 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:46.433 7 WARNING neutronclient.v2_0.client [None req-a0a57dac-2792-40cd-8d6f-4a962139a6f2 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/608] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:46 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1435 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/609] 10.0.0.60 () {32 vars in 749 bytes} [Tue Jun 16 02:06:46 2026] DELETE /v2.1/os-security-group-rules/7fd4aaef-33ea-4214-a6c8-8071d3a0552b => generated 0 bytes in 545 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-06-16 02:06:46.767 8 WARNING neutronclient.v2_0.client [None req-7fc14c1d-22a3-4d84-89de-d1f2a3a1e15c 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:47.015 8 WARNING neutronclient.v2_0.client [None req-7fc14c1d-22a3-4d84-89de-d1f2a3a1e15c 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:46 2026] DELETE /v2.1/os-security-groups/3000beee-ee8d-4ad0-b4ff-c5cd9bebc617 => generated 0 bytes in 353 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:06:47.124 7 WARNING neutronclient.v2_0.client [None req-5b8918d3-122f-497b-9b1b-3049bfba7ffc 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:47.176 7 WARNING neutronclient.v2_0.client [None req-5b8918d3-122f-497b-9b1b-3049bfba7ffc 17d6d6927db343f19f627d36de1e1acd 059c8714336c45649cb72e2ec6c18ff6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/611] 10.0.0.60 () {32 vars in 739 bytes} [Tue Jun 16 02:06:47 2026] DELETE /v2.1/os-security-groups/7883a356-ffcb-491c-a718-39c3d9dcf6b9 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-16 02:06:47.403 8 WARNING neutronclient.v2_0.client [None req-0da895c9-499f-4c03-9012-53aa8ac63a27 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:47.545 7 WARNING neutronclient.v2_0.client [None req-80e1eb69-dfea-4726-a8d9-1eadcf62e6eb 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:47.660 8 WARNING neutronclient.v2_0.client [None req-0da895c9-499f-4c03-9012-53aa8ac63a27 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:47 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1483 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:06:48.358 8 WARNING neutronclient.v2_0.client [None req-0da895c9-499f-4c03-9012-53aa8ac63a27 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:06:48.731 7 WARNING neutronclient.v2_0.client [None req-0706bca1-e74a-4c6d-b71c-f3ce277d00e2 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/613] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:48 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:06:47 2026] POST /v2.1/servers => generated 450 bytes in 1728 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-06-16 02:06:49.104 7 WARNING neutronclient.v2_0.client [None req-6e6191dc-5bda-49cc-9e83-d0f6307f2187 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/615] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:49 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1401 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-06-16 02:06:49.830 8 WARNING neutronclient.v2_0.client [None req-125280d6-d353-4bcd-bafe-185313192b3c 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/616] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:49 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1491 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-06-16 02:06:50.197 7 WARNING neutronclient.v2_0.client [None req-0b6bb824-1fac-49a8-b86e-213e2a89a2de 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/617] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:50 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1405 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-06-16 02:06:50.913 8 WARNING neutronclient.v2_0.client [None req-4aabdeee-8a95-4219-8299-0601eaf296d0 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/618] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:50 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1569 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:51.309 7 WARNING neutronclient.v2_0.client [None req-b326e848-24c2-40fa-8ae0-d726c1f3053d 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/619] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:51 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1453 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:52.117 8 WARNING neutronclient.v2_0.client [None req-bb875fb3-de4c-4ecc-aaa2-4cddc8f4f43a 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] 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-06-16 02:06:52.367 7 INFO nova.api.openstack.compute.server_external_events [req-82e11853-343a-41c5-a6b5-99c1e5f4bac7 req-05255cd9-7fcb-4d8d-af89-3b0aa32c7733 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:771e52b3-9e3c-4011-9669-d7effed536ea for instance c580c471-4dfe-46e4-aa17-7ca8bfd07135 on instance 2026-06-16 02:06:52.391 7 INFO nova.compute.rpcapi [None req-c9816bd2-f100-4523-872f-4fbe856833fb - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 311/620] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:06:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/621] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:52 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:52.872 7 WARNING neutronclient.v2_0.client [None req-d98080f7-0a62-4504-96f7-cae84f73c54c 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:06:53.747 8 WARNING neutronclient.v2_0.client [None req-9114af17-a1ca-4f4c-83bf-4a43c63ebce3 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/622] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:52 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1453 bytes in 1310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/625] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:53 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:54.669 7 WARNING neutronclient.v2_0.client [None req-a0aa1002-426c-40a9-8d87-a53b0f3c1962 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] 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-06-16 02:06:55.193 8 WARNING neutronclient.v2_0.client [None req-e7459feb-86a4-41c4-8901-725eace4d30f 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:55.711 7 WARNING neutronclient.v2_0.client [None req-a0aa1002-426c-40a9-8d87-a53b0f3c1962 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/626] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:55 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 bytes in 587 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:55.815 8 WARNING neutronclient.v2_0.client [None req-b8efd3aa-102e-4b7c-8a49-04629e5b6cd3 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/627] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:55 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/628] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:06:54 2026] POST /v2.1/servers => generated 424 bytes in 1414 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:55.963 7 WARNING neutronclient.v2_0.client [None req-369a0e71-e8b6-49b5-b19e-37975f85ae12 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:55.995 8 INFO nova.api.openstack.compute.server_external_events [req-99e7bafd-8a84-4a17-b30f-0649495073d4 req-b0144c1d-46a8-4fe3-92ee-d821d7fdce69 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 316/629] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:55 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1371 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:06:56.016 8 INFO nova.compute.rpcapi [None req-32a6c516-a5f1-45d5-9275-e7af0680c3d0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 314/630] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:06:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 317/631] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:06:56 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:56.818 8 WARNING neutronclient.v2_0.client [None req-abdac0a3-d134-458f-b926-67ffe1dc34fb 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:06:56.994 7 WARNING neutronclient.v2_0.client [None req-1e576d2a-d624-49d2-9034-0619e8238fee 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/632] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:56 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:57.039 8 WARNING neutronclient.v2_0.client [None req-3b87152d-50e6-4cfc-b0b5-fb74a35d389e 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/633] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:57 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1375 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:56 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:58.058 8 WARNING neutronclient.v2_0.client [None req-ad0c0997-f878-4e52-881a-a34db4334af2 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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: 317/635] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:58 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 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-06-16 02:06:58.168 7 WARNING neutronclient.v2_0.client [None req-747bd9de-e462-45ea-9aa8-d4dea22eac24 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/636] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:58 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1423 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:06:58.200 8 WARNING neutronclient.v2_0.client [None req-958306ab-88ee-4a97-8905-69972696a067 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/637] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:58 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:06:59.215 7 WARNING neutronclient.v2_0.client [None req-d1ce5d03-710f-44ca-8058-048afe395401 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:06:59.250 8 WARNING neutronclient.v2_0.client [None req-4632ab9a-688c-448d-aa8f-80e82e63f77a 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/638] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:59 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1423 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-06-16 02:06:59.351 8 WARNING neutronclient.v2_0.client [None req-891421f4-6bab-4375-8f8e-8295148abf99 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/639] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:59 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/640] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:06:59 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 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-06-16 02:07:00.369 7 WARNING neutronclient.v2_0.client [None req-3e6dac93-06be-4764-96de-361014d03904 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] 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-06-16 02:07:00.403 8 WARNING neutronclient.v2_0.client [None req-06fc85bf-93b3-44ad-b03e-bfc84a266b0b 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in 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/641] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:00 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1431 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-06-16 02:07:00.536 7 WARNING neutronclient.v2_0.client [None req-85bae657-ea09-4fc5-8a0c-99532ee9b3ab 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/642] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:00 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:00 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 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-06-16 02:07:01.331 8 INFO nova.api.openstack.compute.server_external_events [req-02a0223b-380e-4ab3-b29a-bf9132a11c86 req-08ded709-54ee-40ae-a931-3b1c26b06bed 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:a030abf9-6f09-489e-baf2-de59b0f7ad42 for instance 4d27f029-cb40-4de9-9bb9-90572d671151 on instance [pid: 8|app: 0|req: 322/644] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:01.456 7 WARNING neutronclient.v2_0.client [None req-f897611d-7283-41a2-845a-896c723604de 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/645] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:01 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1483 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-06-16 02:07:01.620 8 WARNING neutronclient.v2_0.client [None req-57996334-385e-4f43-9af8-2268a7eb6a4e 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:07:01.669 7 WARNING neutronclient.v2_0.client [None req-6acbb992-2551-418a-bd7b-e201ed628cc8 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:01 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:01 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 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-06-16 02:07:02.342 8 WARNING neutronclient.v2_0.client [None req-64873626-4953-42ed-902c-bb2db6ca35cd 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:02.388 8 WARNING neutronclient.v2_0.client [None req-64873626-4953-42ed-902c-bb2db6ca35cd 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] 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-06-16 02:07:02.607 8 WARNING neutronclient.v2_0.client [None req-64873626-4953-42ed-902c-bb2db6ca35cd 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:02.629 7 WARNING neutronclient.v2_0.client [None req-055b3523-b5e9-4f53-8e1d-c87a53ec3b1c 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/648] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:02 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:02.796 7 INFO nova.api.openstack.compute.server_external_events [req-d5cd5245-5099-4685-8146-78dddcda9327 req-cb2c222a-b9c6-49ec-9766-eef94a37d29d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 326/649] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:02.867 7 WARNING neutronclient.v2_0.client [None req-0fc3b0f3-9d97-40d2-8227-250140083637 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in 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/650] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:07:02 2026] POST /v2.1/servers => generated 451 bytes in 780 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/651] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:02 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1527 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-06-16 02:07:03.028 7 WARNING neutronclient.v2_0.client [None req-cc4cb5fa-9935-46b8-9d12-ccf6fd43064b 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:03.038 8 WARNING neutronclient.v2_0.client [None req-8991a022-2e08-47a3-8cdb-f5fbcaebf20d 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/652] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:03 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/653] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:03 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 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-06-16 02:07:03.802 7 WARNING neutronclient.v2_0.client [None req-901063ac-209f-4d71-bcf1-9a754f774b39 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/656] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:03 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:04.059 8 WARNING neutronclient.v2_0.client [None req-43684eff-d3b3-4664-88a3-b98fbdef7d6e 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:07:04.113 7 WARNING neutronclient.v2_0.client [None req-7ddb4f81-9a98-4ceb-9786-161b02ad8a87 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/657] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:04 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1303 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/658] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:04 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1718 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:04.234 7 WARNING neutronclient.v2_0.client [None req-9a853bb1-beeb-4f2c-baed-8992c14a6d30 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:04.251 8 WARNING neutronclient.v2_0.client [None req-1a226900-ff1f-4002-bb57-511ae77404ef 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/659] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:07:04 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/660] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:04 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:04.833 7 INFO nova.api.openstack.compute.server_external_events [req-c166acd7-846a-4cb7-b3e9-1293ea72acd4 req-c74cdb3e-b766-4793-b4ad-8bf9ab8df8ae 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:771e52b3-9e3c-4011-9669-d7effed536ea for instance c580c471-4dfe-46e4-aa17-7ca8bfd07135 on instance [pid: 7|app: 0|req: 332/661] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:04 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-06-16 02:07:05.002 8 WARNING neutronclient.v2_0.client [None req-bb249497-cb6f-4133-b422-4419480c44b5 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/662] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:04 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 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-06-16 02:07:05.212 7 WARNING neutronclient.v2_0.client [None req-c6b59cee-b49c-4bf1-b23f-73cf32d61584 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] 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: 333/663] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:05 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1351 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:07:05.264 8 WARNING neutronclient.v2_0.client [None req-e5a94d0b-ee73-4663-b615-336474bbd847 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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-06-16 02:07:05.290 7 INFO nova.api.openstack.compute.server_external_events [req-f6ce8589-79ec-4a70-8899-0fccb55b65dc req-a490b92d-086d-4761-ad1b-875fb28d46d2 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 334/664] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:05 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1718 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-06-16 02:07:05.428 7 WARNING neutronclient.v2_0.client [None req-2788993f-4b32-41d8-a9cf-4c258897c8ae 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/666] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:05 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1557 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-06-16 02:07:06.171 8 WARNING neutronclient.v2_0.client [None req-6a19a906-f273-492c-998e-7d85e81e5d29 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] 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-06-16 02:07:06.320 7 WARNING neutronclient.v2_0.client [None req-54b9425d-baf8-44f6-a2d7-580d41e1d3bc 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/667] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:06 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:06 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1351 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-06-16 02:07:06.572 8 WARNING neutronclient.v2_0.client [None req-d033839f-44d8-49d3-984c-7a078930903f 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/669] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:06 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1739 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-06-16 02:07:06.740 7 WARNING neutronclient.v2_0.client [None req-a1a5bf8b-3114-4cef-89ad-edcaf8d0613b 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/670] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:07:06 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:07:07.401 8 WARNING neutronclient.v2_0.client [None req-1bfc5e58-0155-42f0-963d-0962e72f9a82 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:07.425 7 WARNING neutronclient.v2_0.client [None req-9e3b72d5-e790-4f59-a40a-80990ccaccd1 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/671] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:07 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1359 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:07 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:07.825 7 INFO nova.api.openstack.compute.server_external_events [req-d3e4f043-e7f9-4330-9ed2-3b955d7a00e0 req-c147a9f7-db2b-40df-9f65-edaa13216f3b 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:771e52b3-9e3c-4011-9669-d7effed536ea for instance c580c471-4dfe-46e4-aa17-7ca8bfd07135 on instance [pid: 7|app: 0|req: 339/673] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:07:07.846 8 WARNING neutronclient.v2_0.client [None req-67db107b-ef15-4df9-b597-7e1c6d15eeb2 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/674] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:07 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1739 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/675] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:07:08 2026] GET /v2.1/servers => generated 384 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: 8|app: 0|req: 336/676] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:08 2026] DELETE /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:08.313 7 WARNING neutronclient.v2_0.client [None req-c4e89e8d-084d-4666-9b87-05efa496fb91 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:08.328 8 INFO nova.api.openstack.compute.server_external_events [req-9b1ce6a8-8f63-4765-a3d9-829d0a548cd2 req-5aa4458e-9533-4f90-8309-dc750a7836a0 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:a030abf9-6f09-489e-baf2-de59b0f7ad42 for instance 4d27f029-cb40-4de9-9bb9-90572d671151 on instance [pid: 8|app: 0|req: 337/677] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:08 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1745 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:08.654 8 WARNING neutronclient.v2_0.client [None req-f9905942-c2e6-494f-b977-44da43f70cae 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] 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-06-16 02:07:08.727 7 WARNING neutronclient.v2_0.client [None req-533ca66a-1270-4d82-a93a-875936cdf800 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/679] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:08 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1437 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:08 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1471 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-06-16 02:07:09.619 8 WARNING neutronclient.v2_0.client [None req-508a8c6f-ce86-4dfa-a802-8cef2948dd1e 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/681] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:09 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1865 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-06-16 02:07:09.819 7 WARNING neutronclient.v2_0.client [None req-d6d26549-e1c2-4f80-ad5c-e12ae8cd9d98 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] 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-06-16 02:07:09.869 8 INFO nova.api.openstack.compute.server_external_events [req-ba8550f7-b053-46dd-ac04-83a5bf036fe3 req-7da41980-56c1-444f-8606-4e217e65ea23 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:30d63f2a-9677-43ac-b563-829afe7c1bd6 for instance 35911097-b1f5-491f-9ac5-ca3b0186de81 on instance [pid: 8|app: 0|req: 340/682] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:09 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-06-16 02:07:09.907 8 WARNING neutronclient.v2_0.client [None req-7cb4deb5-2238-4155-a4a1-754b82c4c210 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/683] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:09 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1437 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:09 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1655 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/685] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:10 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151/ips => generated 108 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/686] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:10 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151/ips => generated 108 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/687] 10.0.0.60 () {32 vars in 822 bytes} [Tue Jun 16 02:07:10 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151/ips/tempest-ServerAddressesTestJSON-758782102-network => generated 93 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/688] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:10 2026] DELETE /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:10.378 7 WARNING neutronclient.v2_0.client [None req-68863a67-d169-4caa-8720-50809e2ae362 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/689] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:10 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1661 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:10.759 8 WARNING neutronclient.v2_0.client [None req-87f27911-e76f-4412-85f6-fc50d5129336 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/690] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:10 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1865 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-06-16 02:07:11.063 7 WARNING neutronclient.v2_0.client [None req-57513982-d848-413c-a2ed-73390004d520 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/691] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:11 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1437 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:11.514 7 INFO nova.api.openstack.compute.server_external_events [req-67f994d5-9fac-427b-93d2-0f9c32b2362d req-bf51f7aa-05e4-4f7b-ac70-057c24569db8 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:771e52b3-9e3c-4011-9669-d7effed536ea for instance c580c471-4dfe-46e4-aa17-7ca8bfd07135 on instance [pid: 7|app: 0|req: 348/692] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:11 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) 2026-06-16 02:07:11.531 8 WARNING neutronclient.v2_0.client [None req-184e66ec-ee8b-4d8d-a241-1bfe7ae943a9 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/693] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:11 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1661 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-06-16 02:07:11.896 7 WARNING neutronclient.v2_0.client [None req-8254a317-1c3c-4101-875a-8900b842a93e 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/694] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:11 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1512 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-06-16 02:07:12.249 8 WARNING neutronclient.v2_0.client [None req-98883456-9c73-44db-ad2f-105b24021370 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/695] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:12 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1437 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:12.714 7 WARNING neutronclient.v2_0.client [None req-e95095af-0241-4ed6-9ee5-4265948ca7bb 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/696] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:12 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1661 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:13.012 8 WARNING neutronclient.v2_0.client [None req-a1bc04de-94d5-439e-9308-7f3880f37e1a 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/697] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:12 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1517 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-06-16 02:07:13.413 7 WARNING neutronclient.v2_0.client [None req-b898a7d9-78de-456e-bc33-d3d8aa264cbe 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/698] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:13 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1425 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:13.549 8 INFO nova.api.openstack.compute.server_external_events [req-aeb1d2e9-8b4a-431d-b089-9a751f17282b req-21c4ccb5-18c4-42e9-bfda-0bef473d37bb 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:a030abf9-6f09-489e-baf2-de59b0f7ad42 for instance 4d27f029-cb40-4de9-9bb9-90572d671151 on instance [pid: 8|app: 0|req: 348/699] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:13 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-06-16 02:07:13.922 7 WARNING neutronclient.v2_0.client [None req-30ac3c53-d5f2-4c13-9c82-9013a379b7bc 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/702] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:13 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1452 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-06-16 02:07:14.124 8 WARNING neutronclient.v2_0.client [None req-861da57d-534a-4539-a4cb-463e75ebd766 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] The python binding code in 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/703] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:14 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 1517 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-06-16 02:07:14.566 7 WARNING neutronclient.v2_0.client [None req-7adc46d2-f86c-4a81-b8a3-bec4082ccf0a 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/704] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:14 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1425 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-06-16 02:07:15.019 8 WARNING neutronclient.v2_0.client [None req-2d3a68e1-555f-43cf-ba23-5d01fa38e312 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/705] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:14 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:15.216 7 INFO nova.api.openstack.wsgi [None req-acc64541-d834-4656-8e57-fc7ba5087c30 6ce17d2947954ea4ab8ae7ddfdce5ff6 d7387e5e21a245f3922a0734c54a8df8 - - default default] HTTP exception thrown: Instance c580c471-4dfe-46e4-aa17-7ca8bfd07135 could not be found. [pid: 7|app: 0|req: 355/706] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:15 2026] GET /v2.1/servers/c580c471-4dfe-46e4-aa17-7ca8bfd07135 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/707] 10.0.0.60 () {32 vars in 703 bytes} [Tue Jun 16 02:07:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-311161465 => 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, ' 2026-06-16 02:07:15.777 7 WARNING neutronclient.v2_0.client [None req-85a14f22-14fa-4d52-ba6b-5605cf750360 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/708] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:15 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1425 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:07:16.124 8 WARNING neutronclient.v2_0.client [None req-459dd377-800b-41c7-9307-a8afa29044e7 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] The python binding code in 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/709] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:16 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 1457 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-06-16 02:07:16.284 7 INFO nova.api.openstack.compute.server_external_events [req-bc06e326-596b-4f4b-bd1d-05babcd6be32 req-950de9ec-5756-445b-a514-a4a5918aba7e 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:30d63f2a-9677-43ac-b563-829afe7c1bd6 for instance 35911097-b1f5-491f-9ac5-ca3b0186de81 on instance [pid: 7|app: 0|req: 357/710] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:16.994 8 WARNING neutronclient.v2_0.client [None req-3031e925-f987-46d7-8664-1e5df5b89987 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:16 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1425 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-06-16 02:07:17.201 7 INFO nova.api.openstack.wsgi [None req-fea8aecf-6383-4f40-bc74-5d44cdf247aa 69800f1d08fd472e90e271ca2805ed06 61a1862c85f14abd93d8ac4fcc3156fb - - default default] HTTP exception thrown: Instance 4d27f029-cb40-4de9-9bb9-90572d671151 could not be found. [pid: 7|app: 0|req: 358/712] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:17 2026] GET /v2.1/servers/4d27f029-cb40-4de9-9bb9-90572d671151 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:18.223 8 WARNING neutronclient.v2_0.client [None req-8e705358-5d1f-4495-96fc-b2d478597dce 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/713] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:18 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1610 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-06-16 02:07:18.403 7 WARNING neutronclient.v2_0.client [None req-931cf9f1-2077-4701-8f56-808624cfa7ea 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/714] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:07:18 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81/os-interface => generated 284 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:19.478 8 WARNING neutronclient.v2_0.client [None req-d7ce6e3e-ca3b-4252-a079-88b9c0cff680 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:19.478 7 INFO nova.api.openstack.compute.server_external_events [req-b4296a97-617b-428f-bcbd-7853a5def8a3 req-b86b2e77-d43f-46de-b8a9-cf77a8f55c20 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:30d63f2a-9677-43ac-b563-829afe7c1bd6 for instance 35911097-b1f5-491f-9ac5-ca3b0186de81 on instance [pid: 7|app: 0|req: 360/715] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07: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) [pid: 8|app: 0|req: 356/716] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:19 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1610 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/717] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:07:19 2026] GET /v2.1/servers => generated 387 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/718] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:19 2026] DELETE /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 0 bytes in 97 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-06-16 02:07:19.787 7 WARNING neutronclient.v2_0.client [None req-c11a78aa-1191-4c20-882b-9535d769338f 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/719] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:19 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1616 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-06-16 02:07:20.923 8 WARNING neutronclient.v2_0.client [None req-8734223a-880c-427c-8335-062818382cf1 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/720] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:20 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1736 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:22.065 7 WARNING neutronclient.v2_0.client [None req-cbe484b1-3058-4747-a636-4945acac4e71 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/721] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:22 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1736 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, ' 2026-06-16 02:07:23.287 8 WARNING neutronclient.v2_0.client [None req-e86583e6-c205-4cc2-955c-28db2be45ac6 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/722] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:23 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1668 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-06-16 02:07:23.559 7 INFO nova.api.openstack.compute.server_external_events [req-dad8f18b-339e-4b73-b2e5-0e0d3d05ddf6 req-d1a7f5c5-3646-484f-ae90-a33533f00a53 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:30d63f2a-9677-43ac-b563-829afe7c1bd6 for instance 35911097-b1f5-491f-9ac5-ca3b0186de81 on instance [pid: 7|app: 0|req: 364/723] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:23 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-06-16 02:07:24.393 8 WARNING neutronclient.v2_0.client [None req-cea0f8ac-f757-4301-a2d9-66cecca31a3d 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/726] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:24 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1380 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:25.532 7 WARNING neutronclient.v2_0.client [None req-586f39df-3e84-48db-8fb1-5d63e9d1c4f2 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/727] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:25 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1385 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-06-16 02:07:26.631 8 WARNING neutronclient.v2_0.client [None req-2b7b117c-13b0-4896-b604-7f9d48ad1370 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] The python binding code in 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/728] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:26 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 1385 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:27.701 7 INFO nova.api.openstack.wsgi [None req-deea8151-2bad-4796-9a31-dd52e0fe09fc 9d21fb3855744e91878d3b690030aae9 653864a55c5b438a9948209615895d3a - - default default] HTTP exception thrown: Instance 35911097-b1f5-491f-9ac5-ca3b0186de81 could not be found. [pid: 7|app: 0|req: 367/729] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:27 2026] GET /v2.1/servers/35911097-b1f5-491f-9ac5-ca3b0186de81 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/730] 10.0.0.60 () {32 vars in 705 bytes} [Tue Jun 16 02:07:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1249225827 => 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, ' 2026-06-16 02:07:33.726 7 WARNING neutronclient.v2_0.client [None req-825670a4-84a7-4d79-80a4-acdb496a3439 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/733] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:07:33 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:07:33.845 8 WARNING neutronclient.v2_0.client [None req-1d0496cb-f675-4f1e-9222-4b2da3a1687f 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/734] 10.0.0.60 () {32 vars in 814 bytes} [Tue Jun 16 02:07:33 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/os-interface/e32eaa0a-6675-425b-a5d2-5a2149958d8c => generated 281 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/735] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:33 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/736] 10.0.0.60 () {34 vars in 749 bytes} [Tue Jun 16 02:07:33 2026] POST /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/action => generated 0 bytes in 47 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: 370/737] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:34 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 156 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: 368/738] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:35 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 156 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-06-16 02:07:35.597 7 INFO nova.api.openstack.compute.server_external_events [req-d75f6894-91f4-44de-aefe-c5756cb1a648 req-d6696b34-b543-4f74-9455-69f0ffd3bcd7 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 371/739] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/740] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:36 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/741] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:07:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/742] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:37 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 195 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:07:37.248 7 WARNING neutronclient.v2_0.client [None req-7015434e-09ae-4cd9-bc65-b0d29082bdf0 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/743] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:37 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1953 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/744] 10.0.0.60 () {34 vars in 749 bytes} [Tue Jun 16 02:07:37 2026] POST /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/action => generated 0 bytes in 45 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: 374/745] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:37 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 195 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-06-16 02:07:37.871 8 WARNING neutronclient.v2_0.client [None req-052d52e7-2095-4c5e-be81-f0ec51e8f008 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:37.908 8 WARNING neutronclient.v2_0.client [None req-052d52e7-2095-4c5e-be81-f0ec51e8f008 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:38.177 8 WARNING neutronclient.v2_0.client [None req-052d52e7-2095-4c5e-be81-f0ec51e8f008 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/746] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:07:37 2026] POST /v2.1/servers => generated 450 bytes in 570 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-06-16 02:07:38.400 7 WARNING neutronclient.v2_0.client [None req-3a24b11a-5a47-4bf6-83e3-79488197a801 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/747] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:38 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1424 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/748] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:38 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 195 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-06-16 02:07:39.173 7 INFO nova.api.openstack.compute.server_external_events [req-c125df7c-9800-41d3-aa98-257c10e3ee8e req-92c4a8ba-61df-49d4-a678-c1ecb4276e5c 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 376/749] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07: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-06-16 02:07:39.501 8 WARNING neutronclient.v2_0.client [None req-e930421c-047a-4a44-88d9-749c14e069b2 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/750] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:39 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1428 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/751] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:39 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 195 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-06-16 02:07:40.590 8 WARNING neutronclient.v2_0.client [None req-505b89a7-b04b-43af-883f-94eaf757b450 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/752] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:40 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1420 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/753] 10.0.0.60 () {32 vars in 722 bytes} [Tue Jun 16 02:07:40 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/754] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:40 2026] DELETE /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:40.920 7 WARNING neutronclient.v2_0.client [None req-a5feb2be-9a73-4213-bf52-506a17789b78 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in 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/755] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:40 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1844 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:41.678 8 WARNING neutronclient.v2_0.client [None req-85fd8233-0119-4da6-90bf-11457c74496a c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in 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/756] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:41 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1476 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:42.063 7 WARNING neutronclient.v2_0.client [None req-eae02f41-34ce-47f5-808c-5b14706f8a32 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in 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/757] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:42 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1844 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-06-16 02:07:42.764 8 WARNING neutronclient.v2_0.client [None req-26831f3f-f4f4-4a73-bda0-05732d066907 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/758] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:42 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1476 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-06-16 02:07:43.219 7 WARNING neutronclient.v2_0.client [None req-bb45f86b-be99-4256-8817-febdb8d1f983 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] 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: 381/759] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:43 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1844 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:07:43.356 8 INFO nova.api.openstack.compute.server_external_events [req-75fcd7d5-1924-4948-8ba1-ccd32925ef58 req-6ea70b83-1dc9-4b02-9ce7-f50ae3f9a8ba 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-unplugged:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 8|app: 0|req: 379/760] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:43.882 8 WARNING neutronclient.v2_0.client [None req-26542e9e-93a5-46b8-9b45-41898e2cb0a2 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in 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/763] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:43 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1484 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-06-16 02:07:44.025 7 INFO nova.api.openstack.compute.server_external_events [req-31af5e4b-5c86-470b-9d0e-9ac203e1e610 req-6ae54736-9d14-4e2b-a79f-ac19dcf88166 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:e32eaa0a-6675-425b-a5d2-5a2149958d8c for instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c on instance [pid: 7|app: 0|req: 383/764] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:44.411 8 WARNING neutronclient.v2_0.client [None req-dab26dd4-7a7f-40b8-9e9c-81674b077855 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/765] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:44 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1482 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-06-16 02:07:45.060 7 WARNING neutronclient.v2_0.client [None req-57119d99-e3d6-4721-8338-4bb55ee475bc c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/766] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:45 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1561 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-06-16 02:07:45.509 8 WARNING neutronclient.v2_0.client [None req-c1a55e4c-fbde-4f01-af3e-0af5c2758941 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in 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/767] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:45 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1487 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-06-16 02:07:46.063 7 INFO nova.api.openstack.compute.server_external_events [req-2218c425-7d86-410e-91c6-d1f1b6d33fec req-c7642447-c275-4b43-9d33-da7d4fd2a8c3 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:31c34181-6ef7-4a91-8ace-562631d017c0 for instance 4f7e2a59-0715-416b-97b4-36a5d0713aa3 on instance [pid: 7|app: 0|req: 385/768] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:46 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-06-16 02:07:46.251 8 WARNING neutronclient.v2_0.client [None req-3c44b8fc-84f7-4458-bc7e-8626ba007e05 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in 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/769] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:46 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1549 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:46.613 7 WARNING neutronclient.v2_0.client [None req-6cb95563-1767-485b-ad2e-f8f44430ecca 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/770] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:46 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 1487 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-06-16 02:07:47.416 8 WARNING neutronclient.v2_0.client [None req-49a529a7-3372-4e6b-941b-24e2b33e2a76 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/771] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:47 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1549 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:47.701 7 INFO nova.api.openstack.wsgi [None req-ce6703ea-6f28-437e-8b03-4bb67dd3ad34 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] HTTP exception thrown: Instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c could not be found. [pid: 7|app: 0|req: 387/772] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:47 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => 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: 386/773] 10.0.0.60 () {32 vars in 705 bytes} [Tue Jun 16 02:07:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1314483196 => 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-06-16 02:07:48.174 7 INFO nova.api.openstack.wsgi [None req-c21d6a89-15a5-43e2-bed2-b30bea757dde 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] HTTP exception thrown: Instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c could not be found. [pid: 7|app: 0|req: 388/774] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:48 2026] DELETE /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-16 02:07:48.211 8 INFO nova.api.openstack.wsgi [None req-ed688fd3-b860-4bb7-a920-7525fe3fd45f 56f8d0d0b2674c27a10a718b1b6c483a 5129d4c4b518419085c1792f62fd67fc - - default default] HTTP exception thrown: Instance c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c could not be found. [pid: 8|app: 0|req: 387/775] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:48 2026] GET /v2.1/servers/c8d3eb4b-2f85-4f0c-b66c-f6d387e0eb7c => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:48.537 7 WARNING neutronclient.v2_0.client [None req-c9be4b8b-71ef-4e35-8f0a-2a2320cbb5aa c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/776] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:48 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1549 bytes in 687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:49.965 8 INFO nova.api.openstack.compute.server_external_events [req-1ae2995a-7100-4ba0-b344-dfe51f8a1ed1 req-b2eaf60a-327b-4d8a-9733-d50a6a15e592 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:31c34181-6ef7-4a91-8ace-562631d017c0 for instance 4f7e2a59-0715-416b-97b4-36a5d0713aa3 on instance [pid: 8|app: 0|req: 388/777] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:07:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:50.247 7 WARNING neutronclient.v2_0.client [None req-00984b91-ee42-414c-b0de-1a9dfba8dd84 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/778] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:50 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1549 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:51.520 8 WARNING neutronclient.v2_0.client [None req-6826464b-8a38-43c0-bcce-e098e6817cda c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:51 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1725 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-06-16 02:07:51.684 7 WARNING neutronclient.v2_0.client [None req-16256de3-b8e7-4e0c-a87f-b0808ef20c3e c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/780] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:07:51 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:52.518 7 INFO nova.api.openstack.compute.server_external_events [req-91b9770d-cf26-48a8-8e2c-1c7b120d8e20 req-2e12a038-8ac0-4668-a49c-c66b2e183d47 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:31c34181-6ef7-4a91-8ace-562631d017c0 for instance 4f7e2a59-0715-416b-97b4-36a5d0713aa3 on instance [pid: 7|app: 0|req: 392/781] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:52 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-06-16 02:07:52.528 8 WARNING neutronclient.v2_0.client [None req-61648c4d-c813-48ad-9fd3-62adc2e0ea13 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/782] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:52 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1725 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/783] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:07:53 2026] GET /v2.1/servers => generated 378 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: 391/784] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:07:53 2026] DELETE /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => 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-06-16 02:07:53.237 7 WARNING neutronclient.v2_0.client [None req-a0feee54-abcb-47d4-b953-4acd1bafc28c c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/785] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:53 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1731 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:54.564 8 WARNING neutronclient.v2_0.client [None req-4d17f29f-9aa5-4893-8455-f57276172aa1 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/788] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:54 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1731 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:56.048 7 WARNING neutronclient.v2_0.client [None req-4b660b47-e365-4998-8a07-bf80d673eab3 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in 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/789] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:56 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1851 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/790] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:07:57 2026] POST /v2.1/os-keypairs => generated 386 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:57.568 7 INFO nova.api.openstack.compute.server_external_events [req-ded98671-f4fe-441f-af64-8bcbcda58fe9 req-0b044a6b-3b38-4052-b4c9-5058b4ee3b73 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:31c34181-6ef7-4a91-8ace-562631d017c0 for instance 4f7e2a59-0715-416b-97b4-36a5d0713aa3 on instance [pid: 7|app: 0|req: 397/791] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:07:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:07:58.038 8 WARNING neutronclient.v2_0.client [None req-c7efab28-4adb-4f33-9eed-efe1ead9a398 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/792] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:58 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1505 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:07:59.197 7 WARNING neutronclient.v2_0.client [None req-bd424f0e-e33d-4bcd-be2e-75497048b7fa fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] 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-06-16 02:07:59.245 7 WARNING neutronclient.v2_0.client [None req-bd424f0e-e33d-4bcd-be2e-75497048b7fa fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:07:59.264 8 WARNING neutronclient.v2_0.client [None req-fa969292-2eea-4878-bc34-ac54ec3a1d8e c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in 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/793] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:59 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1510 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:07:59.414 7 WARNING neutronclient.v2_0.client [None req-bd424f0e-e33d-4bcd-be2e-75497048b7fa fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/794] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:07:59 2026] POST /v2.1/servers => generated 452 bytes in 519 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-06-16 02:07:59.680 8 WARNING neutronclient.v2_0.client [None req-de847a98-5206-4476-a26a-4a9aa675268b fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/795] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:07:59 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1393 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:00.417 7 WARNING neutronclient.v2_0.client [None req-2ab1e315-76ec-46c6-b96f-4500f0ec0752 c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:00 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 1510 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:00.772 8 WARNING neutronclient.v2_0.client [None req-e6197afd-eda5-48be-a15d-3a347ec76776 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/797] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:00 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1397 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:01.498 7 INFO nova.api.openstack.wsgi [None req-666c1725-f10a-4e8c-aec0-5ffd57cb07ee c478ec3f0624451fa7a0cb945b09c8f7 0673e5c3c22c4673b2c4891c4006091f - - default default] HTTP exception thrown: Instance 4f7e2a59-0715-416b-97b4-36a5d0713aa3 could not be found. [pid: 7|app: 0|req: 400/798] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:01 2026] GET /v2.1/servers/4f7e2a59-0715-416b-97b4-36a5d0713aa3 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 399/799] 10.0.0.60 () {32 vars in 705 bytes} [Tue Jun 16 02:08:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1793480704 => 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-06-16 02:08:02.002 7 WARNING neutronclient.v2_0.client [None req-96066e00-ee9c-47c6-892e-69ce467d04be fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/800] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:01 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1445 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:08:04.119 8 WARNING neutronclient.v2_0.client [None req-de0be2c7-00a2-4c76-bf11-d83b9161bbf2 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/803] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:04 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1453 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:05.499 7 WARNING neutronclient.v2_0.client [None req-7fbd0587-38f5-4ca9-91e6-d652191d8aab fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] 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-06-16 02:08:05.716 8 INFO nova.api.openstack.compute.server_external_events [req-3a1e84ca-0fb3-41e4-8a18-dd99977b113c req-fe26aa6a-a497-43d2-a082-4ac8d5f8f12d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 8|app: 0|req: 402/804] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:08:05 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) [pid: 7|app: 0|req: 403/805] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:05 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1530 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:07.211 8 WARNING neutronclient.v2_0.client [None req-7fb0b0c1-e0c1-4326-9257-85a9393c2fd6 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/806] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:07 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:08.602 7 WARNING neutronclient.v2_0.client [None req-c7ea4a86-fc6f-4fda-a847-fd16cb0f312d fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/807] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:08 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 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-06-16 02:08:09.743 8 WARNING neutronclient.v2_0.client [None req-b16c276f-d11f-4cb6-a240-7cbae967823c fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/808] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:09 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:10.769 7 INFO nova.api.openstack.compute.server_external_events [req-94bdc28b-8a85-43f5-8f61-67a8b450f00f req-1c0f6391-2fa3-4533-bdc7-0ba508786ea6 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 7|app: 0|req: 405/809] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:08:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:10.945 8 WARNING neutronclient.v2_0.client [None req-10df66e2-27c3-4673-a264-486d902cc05a fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/810] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:10 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 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-06-16 02:08:12.134 7 WARNING neutronclient.v2_0.client [None req-3964b988-899c-4894-90e6-544aa61e73da fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/811] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:12 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 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-06-16 02:08:13.284 8 WARNING neutronclient.v2_0.client [None req-ec417f57-a815-4776-9e61-d77b15cbb6e8 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/812] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:13 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1518 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-06-16 02:08:14.489 8 WARNING neutronclient.v2_0.client [None req-871c6f5d-93da-43cb-a8dd-50d2d183f242 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/815] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:14 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1701 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-06-16 02:08:14.668 7 WARNING neutronclient.v2_0.client [None req-e103e8a7-d4e3-42a6-b1e7-d372dd090a00 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/816] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:08:14 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4/os-interface => generated 284 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:15.602 8 INFO nova.api.openstack.compute.server_external_events [req-9e4e9adb-0fc8-4dc5-aae1-7bc2b6338b99 req-0bf9528b-12f7-4033-99c2-5df3abad1a6b 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 8|app: 0|req: 409/817] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:08:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/818] 10.0.0.46 () {30 vars in 618 bytes} [Tue Jun 16 02:08:20 2026] GET /v2.1 => generated 0 bytes in 99 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/819] 10.0.0.46 () {32 vars in 691 bytes} [Tue Jun 16 02:08:20 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/820] 10.0.0.46 () {34 vars in 912 bytes} [Tue Jun 16 02:08:20 2026] GET /v2.1/os-simple-tenant-usage/81f404b34adc476e8a460b8816e4b662?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/821] 10.0.0.46 () {30 vars in 653 bytes} [Tue Jun 16 02:08:20 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/822] 10.0.0.46 () {30 vars in 618 bytes} [Tue Jun 16 02:08:23 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 412/823] 10.0.0.46 () {32 vars in 691 bytes} [Tue Jun 16 02:08:23 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/824] 10.0.0.46 () {34 vars in 912 bytes} [Tue Jun 16 02:08:23 2026] GET /v2.1/os-simple-tenant-usage/81f404b34adc476e8a460b8816e4b662?start=2026-06-15T00:00:00&end=2026-06-16T23:59:59 => generated 20 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 414/827] 10.0.0.46 () {30 vars in 653 bytes} [Tue Jun 16 02:08:23 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:08:34 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:08:36.155 8 WARNING neutronclient.v2_0.client [None req-f7bf872d-f99a-4480-88a8-2e10dd8a7324 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:08:36.196 8 WARNING neutronclient.v2_0.client [None req-f7bf872d-f99a-4480-88a8-2e10dd8a7324 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:08:36.372 8 WARNING neutronclient.v2_0.client [None req-f7bf872d-f99a-4480-88a8-2e10dd8a7324 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/831] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:08:36 2026] POST /v2.1/servers => generated 449 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:08:36.592 7 WARNING neutronclient.v2_0.client [None req-b081c076-1c51-41d1-a095-47d95ce6724c fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/832] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:36 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1402 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:37.682 8 WARNING neutronclient.v2_0.client [None req-89e65b11-4aca-4da6-8f27-4cccae9aacbe fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/833] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:37 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1406 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-06-16 02:08:37.790 7 WARNING neutronclient.v2_0.client [None req-04ee8768-ea21-47cd-aacf-54c2346e4a4b fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/834] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:37 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1821 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-06-16 02:08:37.978 8 WARNING neutronclient.v2_0.client [None req-52cdf34f-7841-44eb-ad7d-979e6fd3cf0b fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/835] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:37 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1821 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: 419/836] 10.0.0.60 () {34 vars in 749 bytes} [Tue Jun 16 02:08:38 2026] POST /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4/action => generated 0 bytes in 87 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-06-16 02:08:38.442 8 WARNING neutronclient.v2_0.client [None req-7feaaf07-d306-42aa-ad65-6892efc5fed4 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/837] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:38 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1823 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:38.781 7 WARNING neutronclient.v2_0.client [None req-e0ff171b-4eca-4968-a08e-ff44aab76914 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/838] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:38 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:39.579 8 WARNING neutronclient.v2_0.client [None req-8b1ea324-ab0d-45cc-981f-acbe553df677 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/839] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:39 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1823 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:39.874 7 WARNING neutronclient.v2_0.client [None req-28935a2f-1783-45aa-9ef7-498357063724 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/840] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:39 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1454 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:40.836 8 WARNING neutronclient.v2_0.client [None req-af98cc09-d3f8-4e2f-a081-5b12146593b8 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/841] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:40 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1823 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:08:40.984 7 WARNING neutronclient.v2_0.client [None req-728b7ae6-e540-41eb-af22-88893d27ed8b fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/842] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:40 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1462 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:41.889 8 INFO nova.api.openstack.compute.server_external_events [req-7817041d-499f-4b47-806b-f6447bdc1b58 req-e8c44b9d-4bc1-41df-9192-e94e409b2e38 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:44c06b41-63be-4045-9f57-7a1841502c54 for instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e on instance [pid: 8|app: 0|req: 421/843] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:08:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:42.020 7 WARNING neutronclient.v2_0.client [None req-cf435408-400c-4fc6-b2c0-a81b247c6d81 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] 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-06-16 02:08:42.079 8 WARNING neutronclient.v2_0.client [None req-c16d2db4-5cb4-4f8a-9389-bfe632ed85f1 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/844] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:41 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1828 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/845] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:42 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1539 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-06-16 02:08:43.174 7 WARNING neutronclient.v2_0.client [None req-993e9a4b-8bdb-42a1-965c-52bde4d6b09d fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] 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-06-16 02:08:43.260 8 WARNING neutronclient.v2_0.client [None req-f328c342-90de-423d-8f02-b26d5b708f76 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/846] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:43 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1828 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/847] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:43 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1527 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:44.250 8 INFO nova.api.openstack.compute.server_external_events [req-e3e5e375-ce27-4623-907a-a713c6240d7b req-4e036926-4ac9-4037-b5ae-25985123ae4d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-unplugged:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 8|app: 0|req: 425/850] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:08:44 2026] POST /v2.1/os-server-external-events => generated 185 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-06-16 02:08:44.328 7 WARNING neutronclient.v2_0.client [None req-922132ed-a771-4e29-9f3f-2a4d718da719 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] 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-06-16 02:08:44.446 8 WARNING neutronclient.v2_0.client [None req-c3ecf9b9-8975-4ae9-8507-dcda1d6f7e7a fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/851] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:44 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1828 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/852] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:44 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1527 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:45.889 7 WARNING neutronclient.v2_0.client [None req-17168bfc-1982-4e1e-a90e-f90d5cb26d94 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:08:45.911 8 WARNING neutronclient.v2_0.client [None req-bc381640-02f7-46df-be9e-37da1c8a1cb5 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/853] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:45 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1828 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/854] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:45 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1527 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:47.390 7 INFO nova.api.openstack.compute.server_external_events [req-3b523770-bfcf-4c7c-9269-7cb1042b3715 req-b845be5b-8f9c-4afd-a497-a47f75e86896 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:44c06b41-63be-4045-9f57-7a1841502c54 for instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e on instance [pid: 7|app: 0|req: 428/855] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:08:47 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:47.449 8 WARNING neutronclient.v2_0.client [None req-4be311ab-efd2-4993-b776-41b130befb1d fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:08:47.482 7 WARNING neutronclient.v2_0.client [None req-7411ee3e-3741-43fa-af23-56d5b8ffabf1 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/856] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:47 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1828 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:47 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1527 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:48.750 8 WARNING neutronclient.v2_0.client [None req-7dc4fbc9-24ec-4c5b-b1d9-a18659782477 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:08:48.757 7 WARNING neutronclient.v2_0.client [None req-6f494485-5b71-4777-b252-c715160ab662 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:48 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1821 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:48 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1694 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:49.087 8 WARNING neutronclient.v2_0.client [None req-b195b309-652d-4441-8ea0-f6911564a6f4 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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-06-16 02:08:49.426 7 INFO nova.api.openstack.compute.server_external_events [req-48a95c56-3135-4679-a94e-fb2273018ce2 req-9fb0079b-63a6-4ef0-882b-59631c34c54e 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 7|app: 0|req: 431/860] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:08:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/861] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:08:49 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1694 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:08:50.507 7 INFO nova.api.openstack.compute.server_external_events [req-f338c07b-970e-4e6d-a2fc-2f3bb7d51954 req-f7088a10-daa9-4c22-99ae-77ceff73c02e 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:44c06b41-63be-4045-9f57-7a1841502c54 for instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e on instance [pid: 7|app: 0|req: 432/862] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:08:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/865] 10.0.0.60 () {34 vars in 749 bytes} [Tue Jun 16 02:08:59 2026] POST /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e/action => generated 31891 bytes in 556 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-06-16 02:09:07.151 8 WARNING neutronclient.v2_0.client [None req-2b708c21-0b2f-41df-bbf5-5587ead20bba fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/868] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:07 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1821 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/869] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:09:07 2026] DELETE /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:07.482 8 WARNING neutronclient.v2_0.client [None req-a1a84981-28b5-47e4-b63a-c1ed06d1219f fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/870] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:07 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1827 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:08.705 7 WARNING neutronclient.v2_0.client [None req-d907ebf2-cba4-42ee-bb85-914634290bc5 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/871] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:08 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1827 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-06-16 02:09:09.232 8 WARNING neutronclient.v2_0.client [None req-11669db2-f7b0-4b6f-8c64-dc716ad08471 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:09:09.403 8 WARNING neutronclient.v2_0.client [None req-11669db2-f7b0-4b6f-8c64-dc716ad08471 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in 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/872] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:09:09 2026] POST /v2.1/servers => generated 424 bytes in 382 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-06-16 02:09:09.585 7 WARNING neutronclient.v2_0.client [None req-273286a4-5a4f-4afa-95de-2872e681141c f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in 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/873] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:09 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1367 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:09.847 8 WARNING neutronclient.v2_0.client [None req-fe613b12-f220-44fd-a5fd-0b57e525a197 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/874] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:09 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:10.664 7 INFO nova.api.openstack.compute.server_external_events [req-d89cf6cb-a2a3-45aa-9af1-44c83ecdc731 req-c6f99ac1-1e89-4f21-b7f1-26da051dedb4 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:8257a049-185d-4a2a-96ce-1fafa0f049a1 for instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 on instance [pid: 7|app: 0|req: 438/875] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:09:10.685 8 WARNING neutronclient.v2_0.client [None req-d35be7ae-2d6d-4c9a-a56b-fdbc1661a8ed f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/876] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:10 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1371 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-06-16 02:09:11.018 7 WARNING neutronclient.v2_0.client [None req-2c82c4af-ab37-4c8a-affe-d1e690cba336 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:10 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1474 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-06-16 02:09:11.622 8 INFO nova.api.openstack.compute.server_external_events [req-a693d7b4-afc9-4d87-8815-4fe2cc77aa67 req-a8dd905c-8361-46dd-8c9a-246eb313e2a5 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:44c06b41-63be-4045-9f57-7a1841502c54 for instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e on instance [pid: 8|app: 0|req: 439/878] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:11 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-06-16 02:09:11.776 7 WARNING neutronclient.v2_0.client [None req-40f65922-bfbf-47ce-a715-e911ac580daf f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/879] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:11 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1419 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-06-16 02:09:12.114 8 WARNING neutronclient.v2_0.client [None req-54ee021c-560b-4979-87e3-834d9db613fa fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/880] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:12 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1479 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:12.881 7 WARNING neutronclient.v2_0.client [None req-2d2ef1dc-651a-4f54-abb8-58c7acdc85d5 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] 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-06-16 02:09:13.232 8 WARNING neutronclient.v2_0.client [None req-52eade5b-274a-4312-806e-9d71fe7af0f3 fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in 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/881] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:13 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/882] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:12 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1419 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:09:14.353 7 WARNING neutronclient.v2_0.client [None req-d0c3921f-9e3e-4680-94f9-a2e11ca911d7 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:09:14.361 8 WARNING neutronclient.v2_0.client [None req-763e3a28-f303-4e85-aa59-1c2bc90e679f fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/885] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:14 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1427 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/886] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:14 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 1479 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 444/887] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:09:14 2026] POST /v2.1/os-keypairs => generated 398 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:14.992 8 INFO nova.api.openstack.compute.server_external_events [req-9d3ae06b-8a9b-4b9f-a45b-3412fc226622 req-6f96c0d5-5d8a-4be9-a406-4bfb88160721 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:bd814511-56d0-4c10-bdc9-a82bc03294e5 for instance d1f7ed18-128d-4d95-9895-125a27da33df on instance [pid: 8|app: 0|req: 444/888] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:14 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-06-16 02:09:15.451 7 WARNING neutronclient.v2_0.client [None req-6244f3d3-b65e-4bf9-9b7f-5581942edbbb f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:09:15.462 8 INFO nova.api.openstack.wsgi [None req-a5da500d-fee0-4ff0-ae7b-79c9d6bf1dca fde28cd3e8c84175b1c54bcbc7ea623f b475124a43414b7eb05044f578e2da72 - - default default] HTTP exception thrown: Instance ae8f2376-eec0-4877-a0f3-091c3c153bd4 could not be found. [pid: 8|app: 0|req: 445/889] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:15 2026] GET /v2.1/servers/ae8f2376-eec0-4877-a0f3-091c3c153bd4 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/890] 10.0.0.60 () {32 vars in 705 bytes} [Tue Jun 16 02:09:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2050699182 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/891] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:15 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1479 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-16 02:09:16.597 8 WARNING neutronclient.v2_0.client [None req-0a9ce943-2067-4989-b949-998e8f6abc1c fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:09:16.640 8 WARNING neutronclient.v2_0.client [None req-0a9ce943-2067-4989-b949-998e8f6abc1c fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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-06-16 02:09:16.754 7 WARNING neutronclient.v2_0.client [None req-885e29ed-7ea3-4721-a666-ebe58872a009 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:09:16.823 8 WARNING neutronclient.v2_0.client [None req-0a9ce943-2067-4989-b949-998e8f6abc1c fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/892] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:16 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1467 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/893] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:09:16 2026] POST /v2.1/servers => generated 449 bytes in 510 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-06-16 02:09:17.084 7 WARNING neutronclient.v2_0.client [None req-a9643c47-fd4b-46eb-94b2-402b14c04c30 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/894] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:17 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1402 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-06-16 02:09:17.990 8 WARNING neutronclient.v2_0.client [None req-5664f06a-f731-4918-bbae-65ff8716f90f f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/895] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:17 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1467 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:18.284 7 WARNING neutronclient.v2_0.client [None req-83b0ad17-d742-435c-958c-e2c350c7e309 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/896] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:18 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1398 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:19.173 8 WARNING neutronclient.v2_0.client [None req-e76be3ab-b73b-4c44-98a9-59972a8888b7 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/897] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:19 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1467 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:19.380 7 WARNING neutronclient.v2_0.client [None req-988118ad-bb51-4591-ad01-5e15aa0e16a2 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/898] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:19 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1454 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/899] 10.0.0.60 () {30 vars in 412 bytes} [Tue Jun 16 02:09:20 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:20.390 8 WARNING neutronclient.v2_0.client [None req-db75559b-0f0f-433c-ae60-7716f76c7b44 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/900] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:20 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1467 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:20.565 8 WARNING neutronclient.v2_0.client [None req-b8e7da3f-ad2b-4f76-9543-f57844cc6b69 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/901] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:20 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1454 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/902] 10.0.0.60 () {28 vars in 559 bytes} [Tue Jun 16 02:09:20 2026] GET /v2/ => generated 402 bytes in 469 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/903] 10.0.0.60 () {28 vars in 563 bytes} [Tue Jun 16 02:09:20 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/904] 10.0.0.60 () {30 vars in 412 bytes} [Tue Jun 16 02:09:20 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-16 02:09:21.528 8 INFO nova.api.openstack.compute.server_external_events [req-4e332e11-8257-40ae-83a9-fa53d00bc718 req-8a5e1726-cd3a-496f-afb8-b9ed66e077d5 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:bd814511-56d0-4c10-bdc9-a82bc03294e5 for instance d1f7ed18-128d-4d95-9895-125a27da33df on instance [pid: 8|app: 0|req: 454/905] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:09:21 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) 2026-06-16 02:09:21.581 7 WARNING neutronclient.v2_0.client [None req-0b213a8a-2765-4bce-9a71-a8993d1465a9 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] 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-06-16 02:09:21.656 8 WARNING neutronclient.v2_0.client [None req-6743209a-44b3-4293-b2aa-8378fca46887 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/906] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:21 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1467 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/907] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:21 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1529 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:22.391 7 INFO nova.api.openstack.compute.server_external_events [req-55a55487-bfdf-4336-b983-b0454b11de37 req-b3061edb-e472-41db-809e-4e7efb7d32e2 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:644e9755-ec29-42f4-a44b-e4303de580d4 for instance b3a54284-6085-4ce6-add6-6a3dba39323f on instance [pid: 7|app: 0|req: 453/908] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:23.027 8 WARNING neutronclient.v2_0.client [None req-8a70ff43-d268-4f4c-bba3-ea4a2fab7763 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] 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-06-16 02:09:23.091 7 WARNING neutronclient.v2_0.client [None req-1f820c2c-bef8-4c59-8d08-c0f0d138fa14 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/909] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:22 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1647 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/910] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:23 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1527 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-06-16 02:09:24.243 7 WARNING neutronclient.v2_0.client [None req-764943f3-fe02-46a4-a960-7666aba5eaa6 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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: 456/913] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:24 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1527 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/914] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:09:24 2026] DELETE /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 0 bytes in 111 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-06-16 02:09:24.492 7 WARNING neutronclient.v2_0.client [None req-d22e1310-178c-4f47-9292-36b3df956073 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/915] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:24 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1653 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:25.475 8 WARNING neutronclient.v2_0.client [None req-405d5d93-39df-4888-9a35-3acd3e9c1c9e fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/916] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:25 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1527 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-06-16 02:09:25.627 7 WARNING neutronclient.v2_0.client [None req-d03a1603-d991-479f-9d80-0c4390a41b49 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in 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/917] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:25 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1653 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-06-16 02:09:26.648 8 WARNING neutronclient.v2_0.client [None req-3d2aa34d-c679-4563-bfe4-20156782dac4 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/918] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:26 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1527 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-06-16 02:09:26.809 7 WARNING neutronclient.v2_0.client [None req-2194149f-d34f-406c-a219-8eb34b1844f5 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/919] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:26 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1653 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-06-16 02:09:27.272 8 INFO nova.api.openstack.compute.server_external_events [req-f92c13f4-89d0-4a8c-b6e9-15092ed93348 req-6b3fd1ad-2512-4910-b47c-8e33ab407cca 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:bd814511-56d0-4c10-bdc9-a82bc03294e5 for instance d1f7ed18-128d-4d95-9895-125a27da33df on instance [pid: 8|app: 0|req: 461/920] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:27.783 7 WARNING neutronclient.v2_0.client [None req-d57ade3a-3447-46be-ab72-61dfa903f83e fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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-06-16 02:09:27.874 8 INFO nova.api.openstack.compute.server_external_events [req-1b111ba6-ad2c-4a25-a9c4-b88682b19355 req-c032b974-1f42-4c90-b950-4e9fdadf4e9d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:644e9755-ec29-42f4-a44b-e4303de580d4 for instance b3a54284-6085-4ce6-add6-6a3dba39323f on instance [pid: 8|app: 0|req: 462/921] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:09:27 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) [pid: 7|app: 0|req: 460/922] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:27 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => 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-06-16 02:09:27.984 8 WARNING neutronclient.v2_0.client [None req-42f59806-2b25-48c7-b5ff-8d9238e919f8 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in 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/923] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:27 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1448 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-06-16 02:09:28.976 7 WARNING neutronclient.v2_0.client [None req-27ead928-d7a7-4ee1-97b9-4cb41fddf999 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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-06-16 02:09:29.080 8 WARNING neutronclient.v2_0.client [None req-8efb22f9-a3bd-41bc-ada2-633df5d76ac9 f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in 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/924] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:28 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1527 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/925] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:29 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1453 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-06-16 02:09:30.138 7 WARNING neutronclient.v2_0.client [None req-f0368a31-c477-4134-8e8e-3868c2fa2c96 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] 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-06-16 02:09:30.191 8 WARNING neutronclient.v2_0.client [None req-7c375a9c-ffbe-4ef4-bd81-7859bd02f69e f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/926] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:30 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1694 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/927] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:30 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => generated 1453 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:30.304 7 WARNING neutronclient.v2_0.client [None req-cbcad4da-8d77-4e1d-b302-1530ac077a46 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/928] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:30 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1694 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-06-16 02:09:31.124 8 INFO nova.api.openstack.compute.server_external_events [req-de306818-aaf7-47bb-9879-53a112492fcc req-207086ad-2c1e-4376-9fad-ae602da29a10 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:644e9755-ec29-42f4-a44b-e4303de580d4 for instance b3a54284-6085-4ce6-add6-6a3dba39323f on instance [pid: 8|app: 0|req: 466/929] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:31 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-06-16 02:09:31.309 7 INFO nova.api.openstack.wsgi [None req-6ef0f6be-0c21-44c1-8054-6b6064e53cec f956773cc31d4b7cb6042df4feff57fa 841e636c12504d23ac9004963c715af2 - - default default] HTTP exception thrown: Instance d1f7ed18-128d-4d95-9895-125a27da33df could not be found. [pid: 7|app: 0|req: 464/930] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:31 2026] GET /v2.1/servers/d1f7ed18-128d-4d95-9895-125a27da33df => 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: 7|app: 0|req: 466/933] 10.0.0.60 () {34 vars in 749 bytes} [Tue Jun 16 02:09:39 2026] POST /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f/action => generated 31890 bytes in 542 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: 469/936] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:09:50 2026] DELETE /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:50.821 7 WARNING neutronclient.v2_0.client [None req-2f6ee2e6-93af-4d9a-8e63-a27cdb308677 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/937] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:50 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1820 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:52.062 8 WARNING neutronclient.v2_0.client [None req-8a7d6940-82ef-451b-a52e-735001dd7725 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/938] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:52 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1820 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-06-16 02:09:53.199 7 WARNING neutronclient.v2_0.client [None req-0b5b46fd-bbfd-4cb1-b613-9a6bf81613d4 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/939] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:53 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1820 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-06-16 02:09:53.456 8 INFO nova.api.openstack.compute.server_external_events [req-54df7d83-c87d-4c15-8891-d438b7e15031 req-7fa953ad-df9e-49b3-bf2f-cea9a69b9b87 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-unplugged:644e9755-ec29-42f4-a44b-e4303de580d4 for instance b3a54284-6085-4ce6-add6-6a3dba39323f on instance [pid: 8|app: 0|req: 471/940] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:09:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:53.984 7 INFO nova.api.openstack.compute.server_external_events [req-72488864-b00f-46a7-8714-7d8d942373b8 req-8b2a78c8-52a7-4ffc-a48f-95e9b9722079 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:644e9755-ec29-42f4-a44b-e4303de580d4 for instance b3a54284-6085-4ce6-add6-6a3dba39323f on instance [pid: 7|app: 0|req: 471/943] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:09:53 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-06-16 02:09:54.347 8 WARNING neutronclient.v2_0.client [None req-31c3caae-5beb-4940-b9c0-f5271546d85b fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/944] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:54 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1483 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-06-16 02:09:55.444 7 WARNING neutronclient.v2_0.client [None req-4d9c7373-5662-41b0-82da-08237e351f39 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/945] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:55 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1488 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:09:56.550 8 WARNING neutronclient.v2_0.client [None req-b327bab0-32e8-489e-9e10-44912bee86c8 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/946] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:56 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => generated 1488 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-06-16 02:09:57.625 7 INFO nova.api.openstack.wsgi [None req-f6394859-c10d-4958-a7e1-4dbfb33dda44 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] HTTP exception thrown: Instance b3a54284-6085-4ce6-add6-6a3dba39323f could not be found. [pid: 7|app: 0|req: 473/947] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:57 2026] GET /v2.1/servers/b3a54284-6085-4ce6-add6-6a3dba39323f => 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: 475/948] 10.0.0.60 () {32 vars in 729 bytes} [Tue Jun 16 02:09:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1666917839 => 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: 474/949] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:09:58 2026] DELETE /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-16 02:09:58.158 8 WARNING neutronclient.v2_0.client [None req-02144e51-fb20-45e7-92b2-c61d23d53103 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/950] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:58 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1700 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-06-16 02:09:59.338 7 WARNING neutronclient.v2_0.client [None req-f717c37b-418b-4450-be89-73e9b89fcc58 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/951] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:09:59 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1700 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:00.497 8 WARNING neutronclient.v2_0.client [None req-ef3866b5-cb50-426f-9f88-3b250a2fac8a fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in 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/952] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:00 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1700 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-06-16 02:10:00.988 7 INFO nova.api.openstack.compute.server_external_events [req-09aa23e9-89a4-4277-9eb7-188514dbf2cb req-fa230de4-7048-484b-bb64-96f667d85080 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:44c06b41-63be-4045-9f57-7a1841502c54 for instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e on instance [pid: 7|app: 0|req: 476/953] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:10:00 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-06-16 02:10:01.645 8 WARNING neutronclient.v2_0.client [None req-33e25d40-7d74-4824-ac02-4be12f5e0854 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/954] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:01 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1483 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-06-16 02:10:02.743 7 WARNING neutronclient.v2_0.client [None req-0bcabee7-76f7-4366-b25e-a510ade7fbac fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/955] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:02 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1488 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-06-16 02:10:03.835 8 WARNING neutronclient.v2_0.client [None req-9111bd1f-e1bf-4e97-9bc5-5ccb4062fe97 fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/958] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:03 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => generated 1488 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-06-16 02:10:04.920 7 INFO nova.api.openstack.wsgi [None req-0617ba67-6fc7-461b-a20c-95c9cb67296b fbee614d31bc404aa9285d0a89fef1f8 2bed9322f6be41c3be9012b64198eba9 - - default default] HTTP exception thrown: Instance 9d51b95e-1860-48fd-a29a-5cfa41ebc75e could not be found. [pid: 7|app: 0|req: 479/959] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:04 2026] GET /v2.1/servers/9d51b95e-1860-48fd-a29a-5cfa41ebc75e => 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: 481/960] 10.0.0.60 () {32 vars in 727 bytes} [Tue Jun 16 02:10:05 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-251288211 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/963] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:10:20 2026] POST /v2.1/os-keypairs => generated 397 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/964] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:10:22 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:10:23.102 8 WARNING neutronclient.v2_0.client [None req-4bc03b24-900b-40d4-8cbb-27376248cd4f 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:10:23.144 8 WARNING neutronclient.v2_0.client [None req-4bc03b24-900b-40d4-8cbb-27376248cd4f 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:10:23.193 8 WARNING neutronclient.v2_0.client [None req-4bc03b24-900b-40d4-8cbb-27376248cd4f 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:10:23.375 8 WARNING neutronclient.v2_0.client [None req-4bc03b24-900b-40d4-8cbb-27376248cd4f 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/965] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:10:23 2026] POST /v2.1/servers => generated 496 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:10:23.607 7 WARNING neutronclient.v2_0.client [None req-ffa12fe3-eb98-4db5-9cd5-5cebf45fc0bb 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/966] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:23 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1456 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-06-16 02:10:24.693 8 WARNING neutronclient.v2_0.client [None req-69177860-085a-4753-9a68-75cf4c067c56 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/969] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:24 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1460 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:25.787 7 WARNING neutronclient.v2_0.client [None req-02e66883-0a5c-4016-b473-d2842cb08b99 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/970] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:25 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1508 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-06-16 02:10:26.882 8 WARNING neutronclient.v2_0.client [None req-8af8cb0a-961c-4ff9-a4ea-4201a20eebaa 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/971] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:26 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1508 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-06-16 02:10:27.969 7 WARNING neutronclient.v2_0.client [None req-a9c97a83-5057-4472-8010-6a5675b25751 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/972] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:27 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1516 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-06-16 02:10:28.789 8 INFO nova.api.openstack.compute.server_external_events [req-15919c03-764d-488b-a365-c65c46a72b4e req-aa7a744e-f29a-4999-a025-621cfc3d9c7e 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:0c122c32-149b-4871-b1ea-2a7c5812da91 for instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 on instance [pid: 8|app: 0|req: 488/973] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:10:28 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-06-16 02:10:29.066 7 WARNING neutronclient.v2_0.client [None req-529bc237-320c-4e30-9fdb-e395cc77be86 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/974] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:29 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1640 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:30.201 8 WARNING neutronclient.v2_0.client [None req-d6f971b4-7a7c-4f4a-ac59-4a4ed4ad5685 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/975] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:30 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1628 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-06-16 02:10:31.400 7 WARNING neutronclient.v2_0.client [None req-c69cb2d3-d2fb-4692-96ac-f5d8a9c4c58c 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/976] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:31 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1628 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-06-16 02:10:32.553 8 WARNING neutronclient.v2_0.client [None req-c079f526-50ea-4415-bf3d-75eca6872093 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/977] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:32 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1628 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:33.688 7 WARNING neutronclient.v2_0.client [None req-eb7d56e1-db1e-4d39-b74d-dedd0c1c89f8 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/980] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:33 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1628 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-06-16 02:10:34.498 8 INFO nova.api.openstack.compute.server_external_events [req-dc3a211b-528f-4604-89dd-b7ae0e72bf32 req-517d2c08-5801-4f4d-97ae-ac98dabd72cf 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:0c122c32-149b-4871-b1ea-2a7c5812da91 for instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 on instance [pid: 8|app: 0|req: 493/981] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:10:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:34.867 7 WARNING neutronclient.v2_0.client [None req-e27de925-1d53-42a1-b54c-9267981c597e 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/982] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:34 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1628 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-06-16 02:10:36.039 8 WARNING neutronclient.v2_0.client [None req-e296ccbf-acf6-40fc-b92e-e0202b746a1d 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/983] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:36 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1808 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:36.230 7 WARNING neutronclient.v2_0.client [None req-37d68a97-8c95-4dca-975f-dcba46e29473 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/984] 10.0.0.60 () {32 vars in 740 bytes} [Tue Jun 16 02:10:36 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:36.974 8 INFO nova.api.openstack.compute.server_external_events [req-4f3b8a1e-9b1a-490b-9f6e-857b47f518b7 req-0551c9cd-a965-40d2-b687-6aca0962402f 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:0c122c32-149b-4871-b1ea-2a7c5812da91 for instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 on instance [pid: 8|app: 0|req: 495/985] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:10:36 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-06-16 02:10:46.033 7 WARNING neutronclient.v2_0.client [None req-3e926458-a022-44e2-ada0-49823040abbf 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/988] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:46 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1928 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/989] 10.0.0.60 () {32 vars in 752 bytes} [Tue Jun 16 02:10:48 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 493/990] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:10:49 2026] DELETE /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 0 bytes in 83 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-06-16 02:10:49.678 8 WARNING neutronclient.v2_0.client [None req-b46a8f00-c71b-4e44-ab8a-4ab51cd71333 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/991] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:49 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1934 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-06-16 02:10:50.862 7 WARNING neutronclient.v2_0.client [None req-1aa789ca-3c9d-4a6b-8941-7757f013912c 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/992] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:50 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1934 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-06-16 02:10:52.015 8 WARNING neutronclient.v2_0.client [None req-3a63baac-e28e-410c-85dc-48db51babd5d 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/993] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:51 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1934 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:52.881 7 INFO nova.api.openstack.compute.server_external_events [req-025c4e6b-1fbd-4a4f-b23c-f6136843ee0f req-5162982c-30c8-4dbf-99ef-8468682f7528 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:0c122c32-149b-4871-b1ea-2a7c5812da91 for instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 on instance [pid: 7|app: 0|req: 495/994] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:10:52 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-06-16 02:10:53.166 8 WARNING neutronclient.v2_0.client [None req-627cf884-9d05-4cb1-a9f8-3da5474f54d4 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/995] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:53 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1537 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-06-16 02:10:54.268 7 WARNING neutronclient.v2_0.client [None req-ea85209f-4757-4967-b63e-ef6d5225f820 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/998] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:54 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1542 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-06-16 02:10:55.373 8 WARNING neutronclient.v2_0.client [None req-db81761e-3fe6-4d94-8ed1-652e220b50e9 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] The python binding code in 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/999] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:55 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 1542 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-06-16 02:10:56.441 7 INFO nova.api.openstack.wsgi [None req-b75b7c29-4cb6-44ab-a717-6542a93ade72 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] HTTP exception thrown: Instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 could not be found. [pid: 7|app: 0|req: 498/1000] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:56 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => 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-06-16 02:10:56.469 8 INFO nova.api.openstack.wsgi [None req-a35c7d45-652e-413d-87f1-f168b97d752f 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] HTTP exception thrown: Instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 could not be found. [pid: 8|app: 0|req: 503/1001] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:10:56 2026] DELETE /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:10:56.499 7 INFO nova.api.openstack.wsgi [None req-5b86cf22-984b-4923-90c0-72b30614b1fa 17045cdad31345e3afbabdb517ea96c3 e496a59d3efd4a4a8f6bdbf97115080e - - default default] HTTP exception thrown: Instance 3f4bb75e-fc06-48c6-b855-b42815a4f061 could not be found. [pid: 7|app: 0|req: 499/1002] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:10:56 2026] GET /v2.1/servers/3f4bb75e-fc06-48c6-b855-b42815a4f061 => 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: 504/1003] 10.0.0.60 () {32 vars in 705 bytes} [Tue Jun 16 02:10:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1841176750 => 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: 500/1004] 10.0.0.60 () {32 vars in 727 bytes} [Tue Jun 16 02:10:57 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1657760424 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1011] 10.0.0.60 () {34 vars in 670 bytes} [Tue Jun 16 02:11:27 2026] POST /v2.1/os-keypairs => generated 395 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:11:28.956 8 WARNING neutronclient.v2_0.client [None req-ffd30629-db1d-4656-b204-79c514b6ce53 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:11:28.997 8 WARNING neutronclient.v2_0.client [None req-ffd30629-db1d-4656-b204-79c514b6ce53 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:11:29.254 8 WARNING neutronclient.v2_0.client [None req-ffd30629-db1d-4656-b204-79c514b6ce53 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1012] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:11:28 2026] POST /v2.1/servers => generated 447 bytes in 576 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-16 02:11:29.483 7 WARNING neutronclient.v2_0.client [None req-7abf9680-30ee-4467-9621-271789de8689 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in 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/1013] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:29 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:11:34.563 7 WARNING neutronclient.v2_0.client [None req-0236fa95-b642-4530-936d-f8bbdad38052 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in 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/1016] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:34 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1518 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:11:34.814 8 INFO nova.api.openstack.compute.server_external_events [req-c1f08800-d4e0-41b3-a177-cf879a911cba req-5cc56c1d-e8c9-46d5-ab92-9013f8dfca8d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:b2615e06-4d41-4653-902b-965a9b362280 for instance 06c42a96-a550-42bd-9f9f-c451bd746679 on instance [pid: 8|app: 0|req: 510/1017] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:11:34 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-06-16 02:11:39.701 7 WARNING neutronclient.v2_0.client [None req-d25e2f28-6d64-4592-baae-78b1934f8d59 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1018] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:39 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1516 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-06-16 02:11:39.929 8 INFO nova.api.openstack.compute.server_external_events [req-d20219b1-79aa-4895-b1e1-9302278026d1 req-4791f1be-6db7-4dc2-8f20-291fd88b156e 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:b2615e06-4d41-4653-902b-965a9b362280 for instance 06c42a96-a550-42bd-9f9f-c451bd746679 on instance [pid: 8|app: 0|req: 511/1019] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:11:39 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-06-16 02:11:44.888 8 WARNING neutronclient.v2_0.client [None req-ef67d381-3c5e-4fcb-8bed-86372e2a9096 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1022] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:44 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1816 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-16 02:11:46.396 8 INFO nova.api.openstack.compute.server_external_events [req-0725d8f7-05d0-4254-a7ae-090d253927c0 req-db9dd473-c63f-4e4c-bbc9-a3e2d8ac406d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:b2615e06-4d41-4653-902b-965a9b362280 for instance 06c42a96-a550-42bd-9f9f-c451bd746679 on instance [pid: 8|app: 0|req: 514/1023] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:11:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:11:46.584 7 WARNING neutronclient.v2_0.client [None req-c2311fcc-584e-426f-b1a8-ef82ed527648 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:11:46.624 7 WARNING neutronclient.v2_0.client [None req-c2311fcc-584e-426f-b1a8-ef82ed527648 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:11:46.850 7 WARNING neutronclient.v2_0.client [None req-c2311fcc-584e-426f-b1a8-ef82ed527648 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1024] 10.0.0.60 () {34 vars in 662 bytes} [Tue Jun 16 02:11:46 2026] POST /v2.1/servers => generated 447 bytes in 772 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-06-16 02:11:47.173 8 WARNING neutronclient.v2_0.client [None req-dd2ff112-0089-47a6-b5b4-d0d05274d7e2 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in 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/1025] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:47 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1394 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-06-16 02:11:52.254 7 WARNING neutronclient.v2_0.client [None req-f695a74e-cedd-4249-a35a-530c2c3cd506 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in 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/1026] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:52 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1519 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-06-16 02:11:52.539 8 INFO nova.api.openstack.compute.server_external_events [req-1fe2e77b-06c9-4d89-ad47-9e4883b4e8dc req-a9e09c04-2aee-4149-b6ac-acd13e4b1a59 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:010ab3fe-0cfc-4251-a5df-ac96250d401e for instance 72a0576f-117e-40c1-82f8-da206dacabe6 on instance [pid: 8|app: 0|req: 516/1027] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:11:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:11:57.434 8 WARNING neutronclient.v2_0.client [None req-a1384de7-b0e7-4bce-935f-70cce00768c1 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:11:57.452 7 INFO nova.api.openstack.compute.server_external_events [req-630a041b-abd4-4c2c-a574-c8df5d8ff7fe req-06796c87-e354-4970-9e40-dbec00e7d64f 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:010ab3fe-0cfc-4251-a5df-ac96250d401e for instance 72a0576f-117e-40c1-82f8-da206dacabe6 on instance [pid: 7|app: 0|req: 513/1030] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:11:57 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: 8|app: 0|req: 518/1031] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:11:57 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1517 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-06-16 02:12:02.624 7 WARNING neutronclient.v2_0.client [None req-a4202f9b-dac9-4def-be32-42a6beb29040 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1032] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:12:02 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1815 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-06-16 02:12:03.973 8 INFO nova.api.openstack.compute.server_external_events [req-50167e1a-51cd-43ee-9124-add486601457 req-ec6743db-e198-43aa-b686-baf9c974bc7c 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:010ab3fe-0cfc-4251-a5df-ac96250d401e for instance 72a0576f-117e-40c1-82f8-da206dacabe6 on instance [pid: 8|app: 0|req: 520/1035] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:12:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:39.496 8 WARNING neutronclient.v2_0.client [None req-ffa4145f-65d1-407a-ae9b-3b83275372c5 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:12:39.535 8 WARNING neutronclient.v2_0.client [None req-ffa4145f-65d1-407a-ae9b-3b83275372c5 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:12:39.684 8 WARNING neutronclient.v2_0.client [None req-ffa4145f-65d1-407a-ae9b-3b83275372c5 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1042] 199.204.45.140 () {36 vars in 714 bytes} [Tue Jun 16 02:12:39 2026] POST /v2.1/servers => generated 453 bytes in 622 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-06-16 02:12:40.262 7 WARNING neutronclient.v2_0.client [None req-19a2f8c3-27e2-4ae0-9b6a-0d0ee1b3dfa2 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1043] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:40 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2213 bytes in 55 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-06-16 02:12:40.321 8 WARNING neutronclient.v2_0.client [None req-a0d5c65b-b98a-45f8-93bd-6618a3b1d92c 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1044] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:40 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 28 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1045] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:40 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:43.021 8 WARNING neutronclient.v2_0.client [None req-ca055c56-48ae-44d3-b16e-42b74d9380c7 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1046] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:42 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:43.116 7 WARNING neutronclient.v2_0.client [None req-99c8526e-ccf1-4a3b-9af6-d0d5d80f29c7 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1047] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:43 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 28 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 527/1048] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:43 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:45.338 8 INFO nova.api.openstack.compute.server_external_events [req-3b80a579-1c59-450b-aec1-0519a9eaf611 req-c242f160-8066-4b52-8227-765c49d2f37f 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:861ab69e-bfab-4ce4-910f-6b23c90182b0 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 529/1051] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:12:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:46.298 7 WARNING neutronclient.v2_0.client [None req-dd286509-55bd-4857-b42c-065e24ee3317 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1052] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:46 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2445 bytes in 347 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-06-16 02:12:46.455 8 WARNING neutronclient.v2_0.client [None req-d9cbad01-c9d7-4c49-a1d7-4487f6baa74a 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1053] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:46 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 283 bytes in 79 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: 524/1054] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:46 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 197 bytes in 35 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-06-16 02:12:49.143 8 WARNING neutronclient.v2_0.client [None req-51e74507-27db-47ec-9cd5-589ba5c51406 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1055] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:49 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2433 bytes in 146 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-06-16 02:12:49.289 7 WARNING neutronclient.v2_0.client [None req-4c8f28d0-156c-48b8-91bd-20ded72ec180 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1056] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:49 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1057] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:49 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:52.020 7 INFO nova.api.openstack.compute.server_external_events [req-d022c32f-f816-4ed3-b4c8-2ab94783daa0 req-f116c824-6291-4736-90f2-7d7dc5872f95 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:861ab69e-bfab-4ce4-910f-6b23c90182b0 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 7|app: 0|req: 526/1058] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:12:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:52.267 8 WARNING neutronclient.v2_0.client [None req-6ddc8e2e-8319-49ac-b798-ba6357e991c3 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1059] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:52 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2433 bytes in 168 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-06-16 02:12:52.426 7 WARNING neutronclient.v2_0.client [None req-88dc9c71-d2c4-4bf5-90a7-b129fd02f6b9 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1060] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:52 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1061] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:52 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:55.141 7 WARNING neutronclient.v2_0.client [None req-04567cc3-e6e9-49d7-aca0-ece9e0f2139b 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1064] 199.204.45.140 () {32 vars in 733 bytes} [Tue Jun 16 02:12:55 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 2580 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:12:55.281 8 WARNING neutronclient.v2_0.client [None req-59b49d2e-f1f2-4c46-9e16-1b1e18a42fe5 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1065] 199.204.45.140 () {32 vars in 759 bytes} [Tue Jun 16 02:12:55 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 285 bytes in 93 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: 530/1066] 199.204.45.140 () {32 vars in 777 bytes} [Tue Jun 16 02:12:55 2026] GET /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:13:52.460 7 WARNING neutronclient.v2_0.client [None req-36a08103-7004-475b-9e6f-f34e6f922d3f 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:13:52.506 7 WARNING neutronclient.v2_0.client [None req-36a08103-7004-475b-9e6f-f34e6f922d3f 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] 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-06-16 02:13:54.755 8 INFO nova.api.openstack.compute.server_external_events [req-098b3cb9-603a-4da6-9acf-9274a3a0424d req-048cb572-f7dc-412a-9e5c-bf83321eefbc 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:9c338774-e150-44ce-9654-d9677aed7ee5 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 544/1079] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:13:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:13:59.465 8 INFO nova.api.openstack.compute.server_external_events [req-bdede177-184d-4313-9d4c-a7fd2c745be9 req-8e8d90f3-2dd0-4677-887e-b63614fc8a8d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:9c338774-e150-44ce-9654-d9677aed7ee5 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 545/1080] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:13:59 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-06-16 02:14:01.058 7 WARNING neutronclient.v2_0.client [None req-36a08103-7004-475b-9e6f-f34e6f922d3f 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1081] 199.204.45.140 () {36 vars in 812 bytes} [Tue Jun 16 02:13:52 2026] POST /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 281 bytes in 8698 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-06-16 02:14:01.431 8 INFO nova.api.openstack.compute.server_external_events [req-5709d9cc-8405-4728-ad85-547a11ca7b7f req-8cd39de5-10fd-489a-ab23-1db975b3ad94 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:9c338774-e150-44ce-9654-d9677aed7ee5 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 546/1082] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:14:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:14:01.731 7 INFO nova.api.openstack.compute.server_external_events [req-76cc4961-5a76-4c35-9160-d43df2a25f83 req-35610ec9-e89f-444b-82f2-e374ef768b0c 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:9c338774-e150-44ce-9654-d9677aed7ee5 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 7|app: 0|req: 537/1083] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:14:01 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-06-16 02:14:26.641 8 WARNING neutronclient.v2_0.client [None req-26791e03-0011-4f21-b33b-474021a5bbbb 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:14:26.685 8 WARNING neutronclient.v2_0.client [None req-26791e03-0011-4f21-b33b-474021a5bbbb 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] 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-06-16 02:14:28.976 7 INFO nova.api.openstack.compute.server_external_events [req-6c34f77d-25a8-40c7-a168-5678db339330 req-a01a4133-1697-4aaf-aada-37bdd5f4c5c0 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:6aa60185-32c5-4161-addf-55100adeefb6 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 7|app: 0|req: 541/1090] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:14:28 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-06-16 02:14:35.074 7 INFO nova.api.openstack.compute.server_external_events [req-b96defb7-d9ef-476f-9263-5ad563eaf717 req-a3f3247f-b626-4193-b7a5-2a9bfabbede5 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:6aa60185-32c5-4161-addf-55100adeefb6 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 7|app: 0|req: 544/1093] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:14:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-16 02:14:35.946 8 WARNING neutronclient.v2_0.client [None req-26791e03-0011-4f21-b33b-474021a5bbbb 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1094] 199.204.45.140 () {36 vars in 812 bytes} [Tue Jun 16 02:14:26 2026] POST /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 377 bytes in 9429 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-06-16 02:14:45.716 7 WARNING neutronclient.v2_0.client [None req-d75a8e6a-0863-46af-98f8-fef773b61cc4 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-16 02:14:45.763 7 WARNING neutronclient.v2_0.client [None req-d75a8e6a-0863-46af-98f8-fef773b61cc4 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] 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-06-16 02:14:48.090 8 INFO nova.api.openstack.compute.server_external_events [req-1c2d77a7-b170-4a53-9682-817c245d898a req-eb539aba-181e-485e-8cac-2aa4b0243488 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:2636cc64-2d4b-4862-a895-95c1f526cd19 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 552/1097] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:14:48 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-06-16 02:14:53.692 8 INFO nova.api.openstack.compute.server_external_events [req-0499f080-a835-41de-8346-90a893882f93 req-6c83babf-dc08-4e59-a822-85e4a4791f87 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-plugged:2636cc64-2d4b-4862-a895-95c1f526cd19 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 553/1098] 10.0.0.186 () {38 vars in 815 bytes} [Tue Jun 16 02:14:53 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-06-16 02:14:55.299 7 WARNING neutronclient.v2_0.client [None req-d75a8e6a-0863-46af-98f8-fef773b61cc4 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] The python binding code in 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/1101] 199.204.45.140 () {36 vars in 812 bytes} [Tue Jun 16 02:14:45 2026] POST /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface => generated 376 bytes in 9671 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-06-16 02:14:55.941 8 INFO nova.api.openstack.compute.server_external_events [req-d6c37806-aad0-401c-9564-b84bfd88f853 req-e47bc472-04f1-4c9f-bdf0-d80b40117e59 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:6aa60185-32c5-4161-addf-55100adeefb6 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 556/1102] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:14:55 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-06-16 02:15:09.372 8 INFO nova.api.openstack.compute.server_external_events [req-22f067c8-b18b-4f55-a318-a12abebfd098 req-6be1d38f-98ac-44f7-9a9c-eb6317a6cf6d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:2636cc64-2d4b-4862-a895-95c1f526cd19 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 558/1105] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:09 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: 548/1106] 199.204.45.140 () {34 vars in 855 bytes} [Tue Jun 16 02:15:09 2026] DELETE /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface/2636cc64-2d4b-4862-a895-95c1f526cd19 => generated 0 bytes in 90 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-06-16 02:15:11.415 8 INFO nova.api.openstack.compute.server_external_events [req-90dbecb4-5345-4c43-a1c7-f0d327d11795 req-92449013-5199-49e2-9f95-eaaf736edba6 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:2636cc64-2d4b-4862-a895-95c1f526cd19 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 559/1107] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:11 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-06-16 02:15:19.957 8 INFO nova.api.openstack.compute.server_external_events [req-363a9c8e-38a3-4649-9a2b-bebaa557a7db req-b2c5a30c-50f4-495f-b8d6-154e06c6d95d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:6aa60185-32c5-4161-addf-55100adeefb6 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 561/1110] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1111] 199.204.45.140 () {34 vars in 855 bytes} [Tue Jun 16 02:15:20 2026] DELETE /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface/6aa60185-32c5-4161-addf-55100adeefb6 => 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: 8|app: 0|req: 564/1116] 199.204.45.140 () {34 vars in 855 bytes} [Tue Jun 16 02:15:40 2026] DELETE /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f/os-interface/9c338774-e150-44ce-9654-d9677aed7ee5 => generated 0 bytes in 70 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: 566/1119] 199.204.45.140 () {34 vars in 755 bytes} [Tue Jun 16 02:15:45 2026] DELETE /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 0 bytes in 130 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-06-16 02:15:47.817 7 INFO nova.compute.api [None req-325a02b2-5deb-4ff0-891d-8759fd7ea82e 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] [instance: 79ee10ac-272a-40b3-93fe-b91e9440597f] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 554/1120] 199.204.45.140 () {34 vars in 755 bytes} [Tue Jun 16 02:15:47 2026] DELETE /v2.1/servers/79ee10ac-272a-40b3-93fe-b91e9440597f => generated 0 bytes in 121 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-06-16 02:15:48.839 8 INFO nova.api.openstack.compute.server_external_events [req-14ad6800-e51a-4736-aaeb-8cfcbba01dce req-8c2f480d-f025-4651-8d46-0a9fd0872602 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:861ab69e-bfab-4ce4-910f-6b23c90182b0 for instance 79ee10ac-272a-40b3-93fe-b91e9440597f on instance [pid: 8|app: 0|req: 567/1121] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:48 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:15:50.655 7 INFO nova.api.openstack.compute.server_external_events [req-ba047432-f038-4e3f-9fd4-fe247d059604 req-eb7af523-8766-4a68-8d29-5273758b6b5d 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:010ab3fe-0cfc-4251-a5df-ac96250d401e for instance 72a0576f-117e-40c1-82f8-da206dacabe6 on instance [pid: 7|app: 0|req: 555/1122] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1123] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:15:50 2026] DELETE /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 0 bytes in 106 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-06-16 02:15:50.813 7 WARNING neutronclient.v2_0.client [None req-01d67038-1f5a-44bd-aafc-453bc116ca65 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1124] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:15:50 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1941 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:15:53.699 8 INFO nova.api.openstack.compute.server_external_events [req-8773d942-8c07-4765-9a27-652b4cf53c24 req-b131c98f-237d-48cc-ab78-9269e2ff3741 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:010ab3fe-0cfc-4251-a5df-ac96250d401e for instance 72a0576f-117e-40c1-82f8-da206dacabe6 on instance [pid: 8|app: 0|req: 569/1125] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:15:53 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-06-16 02:15:56.001 7 WARNING neutronclient.v2_0.client [None req-094a9566-3769-493a-919b-af47b2e8a85a 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1128] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:15:55 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 1480 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:01.076 8 INFO nova.api.openstack.wsgi [None req-bab754a7-416c-45be-b040-6c79fd1e0106 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] HTTP exception thrown: Instance 72a0576f-117e-40c1-82f8-da206dacabe6 could not be found. [pid: 8|app: 0|req: 571/1129] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:16:01 2026] GET /v2.1/servers/72a0576f-117e-40c1-82f8-da206dacabe6 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:01.754 7 INFO nova.api.openstack.compute.server_external_events [req-c87e6587-29d5-4fa6-9014-f7571526b54e req-3dd05efa-630b-42f2-a241-b0ec66a2dc43 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-changed:b2615e06-4d41-4653-902b-965a9b362280 for instance 06c42a96-a550-42bd-9f9f-c451bd746679 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: 559/1130] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:16:01 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: 8|app: 0|req: 572/1131] 10.0.0.60 () {32 vars in 717 bytes} [Tue Jun 16 02:16:01 2026] DELETE /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => 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-06-16 02:16:01.889 7 WARNING neutronclient.v2_0.client [None req-bd259dd4-dd0d-4a3a-a243-7f546ce3f7d7 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1132] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:16:01 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1942 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:04.768 7 INFO nova.api.openstack.compute.server_external_events [req-d78feb50-7cbd-490c-a04d-edd5268372af req-0aa0039b-0655-4ed0-8039-4d005bae809a 724fb902d03d461789a756ea41538f7c 24b3864722b740c9a68048ccdd43b9aa - - 7cffbd866e6d4b12826766f932416def 7cffbd866e6d4b12826766f932416def] Creating event network-vif-deleted:b2615e06-4d41-4653-902b-965a9b362280 for instance 06c42a96-a550-42bd-9f9f-c451bd746679 on instance [pid: 7|app: 0|req: 562/1135] 10.0.0.75 () {38 vars in 814 bytes} [Tue Jun 16 02:16:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:07.093 8 WARNING neutronclient.v2_0.client [None req-32a1dcf8-8b1f-4730-8e01-aec6c718780b 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] The python binding code in 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/1136] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:16:07 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 1479 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:12.169 7 INFO nova.api.openstack.wsgi [None req-bda18142-0549-4b24-8707-2751e427845e 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] HTTP exception thrown: Instance 06c42a96-a550-42bd-9f9f-c451bd746679 could not be found. [pid: 7|app: 0|req: 563/1137] 10.0.0.60 () {32 vars in 714 bytes} [Tue Jun 16 02:16:12 2026] GET /v2.1/servers/06c42a96-a550-42bd-9f9f-c451bd746679 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1138] 10.0.0.60 () {32 vars in 723 bytes} [Tue Jun 16 02:16:13 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-657857728 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 02:16:13.288 7 INFO nova.api.openstack.wsgi [None req-b794f118-871c-4eaf-a15a-afa6a36f86a6 9ce1e4737a1d45b6928babb980682d33 4c7a5981d8db47bd89cb4ce6253924bd - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-657857728 not found for user 9ce1e4737a1d45b6928babb980682d33 [pid: 7|app: 0|req: 564/1139] 10.0.0.60 () {32 vars in 720 bytes} [Tue Jun 16 02:16:13 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-657857728 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1144] 10.0.0.60 () {32 vars in 654 bytes} [Tue Jun 16 02:16:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1145] 10.0.0.60 () {32 vars in 640 bytes} [Tue Jun 16 02:16:29 2026] GET /v2.1/servers => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-16 02:16:29.142 7 WARNING oslo_db.sqlalchemy.utils [None req-47c9ae33-0c8d-4476-9b98-98857ee48fd0 6f429fdbbb2a45d99cb484a6036aa584 f4916471bbcd444a8586c6a38c339274 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 568/1146] 10.0.0.60 () {32 vars in 648 bytes} [Tue Jun 16 02:16:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1147] 10.0.0.60 () {32 vars in 693 bytes} [Tue Jun 16 02:16:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1170] 10.0.0.254 () {28 vars in 454 bytes} [Tue Jun 16 02:18:18 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: 591/1171] 10.0.0.254 () {30 vars in 658 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 581/1172] 10.0.0.254 () {32 vars in 731 bytes} [Tue Jun 16 02:18:18 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: 592/1173] 10.0.0.254 () {34 vars in 806 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1/servers/detail?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: 582/1174] 10.0.0.254 () {28 vars in 454 bytes} [Tue Jun 16 02:18:18 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: 593/1175] 10.0.0.254 () {30 vars in 658 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 583/1176] 10.0.0.254 () {32 vars in 731 bytes} [Tue Jun 16 02:18:18 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: 594/1177] 10.0.0.254 () {34 vars in 894 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1/servers/detail?project_id=24b3864722b740c9a68048ccdd43b9aa&all_tenants=True => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1178] 10.0.0.254 () {34 vars in 894 bytes} [Tue Jun 16 02:18:18 2026] GET /v2.1/servers/detail?project_id=9458b921aeb048d9bf7c952746e25b01&all_tenants=True => generated 15 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1179] 10.0.0.254 () {34 vars in 894 bytes} [Tue Jun 16 02:18:19 2026] GET /v2.1/servers/detail?project_id=f4916471bbcd444a8586c6a38c339274&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)