+ 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 9 01:39:01 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-58ccf96c49-7ds6k 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 0x7f10684fe668 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-09 01:39:05.942 7 INFO nova.utils [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-09 01:39:05.970 8 INFO nova.utils [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-09 01:39:07.558 7 WARNING keystonemiddleware._common.config [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 01:39:07.567 7 WARNING oslo_config.cfg [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-09 01:39:07.635 8 WARNING keystonemiddleware._common.config [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 01:39:07.644 7 WARNING keystonemiddleware._common.config [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 01:39:07.644 8 WARNING oslo_config.cfg [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-09 01:39:07.659 7 WARNING oslo_config.cfg [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] 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-09 01:39:07.671 7 WARNING oslo_config.cfg [None req-19ce76e2-417a-4807-8867-5a53c71b3986 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f10684fe668 pid: 7 (default app) 2026-06-09 01:39:07.720 8 WARNING keystonemiddleware._common.config [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 01:39:07.735 8 WARNING oslo_config.cfg [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] 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-09 01:39:07.748 8 WARNING oslo_config.cfg [None req-8517bb04-7283-4fc9-baeb-b4eccfb7d742 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f10684fe668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:39:13 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 01:39:13.841 8 WARNING oslo_policy.policy [None req-e2b09d45-952e-4635-9fd6-21d2efe6f57a 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - 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-09 01:39:13.841 8 WARNING oslo_policy.policy [None req-e2b09d45-952e-4635-9fd6-21d2efe6f57a 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:39:13 2026] GET /v2.1 => generated 0 bytes in 553 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-09 01:39:13.946 7 WARNING oslo_policy.policy [req-e2b09d45-952e-4635-9fd6-21d2efe6f57a req-6de973be-4038-4f30-a896-2747b5d6b5c3 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - 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-09 01:39:13.946 7 WARNING oslo_policy.policy [req-e2b09d45-952e-4635-9fd6-21d2efe6f57a req-6de973be-4038-4f30-a896-2747b5d6b5c3 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - 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.162 () {46 vars in 981 bytes} [Tue Jun 9 01:39:13 2026] GET /v2.1/ => generated 400 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 01:39:14.052 8 INFO nova.api.openstack.wsgi [None req-4dec0036-5790-4c5c-84db-41558d791196 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.162 () {48 vars in 1010 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Jun 9 01:39:14 2026] POST /v2.1/flavors => generated 529 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:39:14 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-09 01:39:14.982 8 INFO nova.api.openstack.wsgi [None req-a96f8add-b5bc-45c9-9734-fe8c37a69a28 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.162 () {48 vars in 1012 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:39:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Jun 9 01:39:15 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:39: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) [pid: 8|app: 0|req: 8/16] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:39:15 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: 7|app: 0|req: 9/17] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:39:15 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-09 01:39:15.901 8 INFO nova.api.openstack.wsgi [None req-14be7f3f-3535-4ef8-af6d-bb807d2c9d64 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 01:39:15 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: 7|app: 0|req: 10/19] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:39:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Jun 9 01:39:15 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:39:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:39:16 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:39:16 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-09 01:39:16.862 8 INFO nova.api.openstack.wsgi [None req-4431f87f-79fb-46e4-baa1-4374312777ae 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.162 () {48 vars in 1012 bytes} [Tue Jun 9 01:39:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:39:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Jun 9 01:39:16 2026] POST /v2.1/flavors => generated 532 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:39: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: 14/28] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:39:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:39:17 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-09 01:39:17.804 8 INFO nova.api.openstack.wsgi [None req-25881b7a-52e4-4d55-9129-9b891ba1d847 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 01:39:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:39:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.162 () {52 vars in 1047 bytes} [Tue Jun 9 01:39:17 2026] POST /v2.1/flavors => generated 535 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.17 () {28 vars in 453 bytes} [Tue Jun 9 01:45: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: 53/106] 10.0.0.17 () {30 vars in 657 bytes} [Tue Jun 9 01:45:15 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 54/107] 10.0.0.17 () {32 vars in 730 bytes} [Tue Jun 9 01:45:15 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.17 () {34 vars in 803 bytes} [Tue Jun 9 01:45:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:47:44 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 70/140] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:47:44 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 71/141] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:47:44 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 01:47:44.536 8 INFO nova.api.openstack.wsgi [None req-37cc8f36-3d75-4e5a-8b6e-2c278da4f3fa 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.162 () {48 vars in 1016 bytes} [Tue Jun 9 01:47:44 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: 7|app: 0|req: 72/143] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:47:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Jun 9 01:47:44 2026] POST /v2.1/flavors => generated 534 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/205] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:52:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/206] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:52:47 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 104/207] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:52:47 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-09 01:52:47.275 8 INFO nova.api.openstack.wsgi [None req-58ff25b7-8452-4a31-892f-57b191b8ca7d 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 758dac1921914df485a160286fe5b3dc [pid: 8|app: 0|req: 104/208] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 01:52:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-09 01:52:47.290 7 WARNING oslo_db.sqlalchemy.utils [None req-fad0f877-fc6c-4538-b6e9-285dcc4ab218 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 105/209] 199.204.45.162 () {48 vars in 1015 bytes} [Tue Jun 9 01:52:47 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/210] 199.204.45.162 () {52 vars in 1056 bytes} [Tue Jun 9 01:52:47 2026] POST /v2.1/os-keypairs => generated 576 bytes in 199 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 01:52:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 01:52:51 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: 107/213] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 01:52:51 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 199.204.45.162 () {48 vars in 1072 bytes} [Tue Jun 9 01:52:51 2026] GET /v2.1/os-quota-sets/28711a7aa5bc43fdadb84d33c84fd588 => generated 283 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 199.204.45.162 () {52 vars in 1124 bytes} [Tue Jun 9 01:52:51 2026] PUT /v2.1/os-quota-sets/28711a7aa5bc43fdadb84d33c84fd588 => generated 238 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 10.0.0.65 () {28 vars in 453 bytes} [Tue Jun 9 02:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 152/305] 10.0.0.65 () {30 vars in 657 bytes} [Tue Jun 9 02:00:08 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/306] 10.0.0.65 () {32 vars in 730 bytes} [Tue Jun 9 02:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/307] 10.0.0.65 () {34 vars in 764 bytes} [Tue Jun 9 02:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 10.0.0.65 () {28 vars in 453 bytes} [Tue Jun 9 02:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/311] 10.0.0.65 () {30 vars in 657 bytes} [Tue Jun 9 02:00:13 2026] GET /v2.1 => generated 0 bytes in 45 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: 156/312] 10.0.0.65 () {32 vars in 730 bytes} [Tue Jun 9 02:00:13 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: 157/313] 10.0.0.65 () {34 vars in 764 bytes} [Tue Jun 9 02:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 10.0.0.65 () {28 vars in 453 bytes} [Tue Jun 9 02:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 158/315] 10.0.0.65 () {30 vars in 657 bytes} [Tue Jun 9 02:00:17 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 158/316] 10.0.0.65 () {32 vars in 730 bytes} [Tue Jun 9 02:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/317] 10.0.0.65 () {34 vars in 807 bytes} [Tue Jun 9 02:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 10.0.0.65 () {28 vars in 453 bytes} [Tue Jun 9 02:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 160/319] 10.0.0.65 () {30 vars in 657 bytes} [Tue Jun 9 02:00:22 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 160/320] 10.0.0.65 () {32 vars in 730 bytes} [Tue Jun 9 02:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 10.0.0.65 () {34 vars in 807 bytes} [Tue Jun 9 02:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/326] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:00: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) /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: 164/327] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:00:40 2026] GET /v2.1 => generated 0 bytes in 36 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: 164/328] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:00:40 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-09 02:00:40.367 7 INFO nova.api.openstack.wsgi [None req-b334fb8d-3382-4555-bfe0-90160129f9aa 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 165/329] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 02:00:40 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/330] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:00:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/331] 199.204.45.162 () {52 vars in 1048 bytes} [Tue Jun 9 02:00:40 2026] POST /v2.1/flavors => generated 534 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/372] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:03:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:03:58 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: 188/374] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:03:58 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: 187/375] 199.204.45.162 () {48 vars in 1072 bytes} [Tue Jun 9 02:03:58 2026] GET /v2.1/os-quota-sets/9c96cd65e6814c62bc1122381b8fc95f => generated 283 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.162 () {52 vars in 1124 bytes} [Tue Jun 9 02:03:58 2026] PUT /v2.1/os-quota-sets/9c96cd65e6814c62bc1122381b8fc95f => generated 238 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:15: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: 256/514] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:15:18 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 259/515] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:15:18 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-09 02:15:18.833 8 INFO nova.api.openstack.wsgi [None req-b3d5110f-6a69-4b58-98c6-15cf520cd03d 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 257/516] 199.204.45.162 () {48 vars in 1010 bytes} [Tue Jun 9 02:15:18 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/517] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:15:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:15:18 2026] GET /v2.1/flavors/1d300252-31d5-4d4a-8f94-9c180d408340/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:15:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:15:19 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 262/521] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:15:19 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-09 02:15:19.801 8 INFO nova.api.openstack.wsgi [None req-8debc7bb-49c2-4ea1-85ff-a38d5f137941 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 260/522] 199.204.45.162 () {48 vars in 1012 bytes} [Tue Jun 9 02:15:19 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/523] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:15:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:15:19 2026] GET /v2.1/flavors/05c08495-0d43-4d7d-b95e-bd19a279521d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/525] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:15:20 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/526] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:15: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: 265/527] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:15: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-09 02:15:20.823 8 INFO nova.api.openstack.wsgi [None req-7bad2842-27b7-4a1c-84a2-69e1087b69f6 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 263/528] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 02:15:20 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:15:20 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: 8|app: 0|req: 264/530] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:15:20 2026] GET /v2.1/flavors/0b98cf86-30cd-42cc-b269-4236746553a5/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:15:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:15:21 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:15:21 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-09 02:15:21.762 8 INFO nova.api.openstack.wsgi [None req-e15d148f-7623-4b1b-926b-308f349f917e 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 266/534] 199.204.45.162 () {48 vars in 1012 bytes} [Tue Jun 9 02:15:21 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/535] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:15:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:15:21 2026] GET /v2.1/flavors/281ded33-c778-4047-8e3d-b168b449ef4a/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/539] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:15:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:15:22 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 270/541] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:15:22 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-09 02:15:22.747 7 INFO nova.api.openstack.wsgi [None req-ba1d8013-628f-4f52-9b35-addbaeca7aff 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 272/542] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 02:15:22 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: 271/543] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:15:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:15:22 2026] GET /v2.1/flavors/a0253181-ce15-44f1-8ced-27d34b0ee4b9/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:16:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:16:26 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 281/559] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:16:26 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-09 02:16:26.130 8 INFO nova.api.openstack.wsgi [None req-016c88fb-d40d-4a04-ac4f-4af949168eea 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 279/560] 199.204.45.162 () {48 vars in 1016 bytes} [Tue Jun 9 02:16:26 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:16:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:16:26 2026] GET /v2.1/flavors/b9b28a07-0ac8-452b-a314-6c9f8f9d8ab0/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:16: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: 8|app: 0|req: 282/566] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:16:38 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/567] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:16:38 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: 283/568] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:16:38 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: 286/569] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:16:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:16:42 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/571] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:16:42 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/574] 199.204.45.162 () {48 vars in 1072 bytes} [Tue Jun 9 02:16:42 2026] GET /v2.1/os-quota-sets/28711a7aa5bc43fdadb84d33c84fd588 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:17: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: 294/586] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:17:33 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: 8|app: 0|req: 293/587] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:17: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-09 02:17:33.941 7 INFO nova.api.openstack.wsgi [None req-72cd564e-37db-44dd-aee2-257044ec8dd2 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 295/588] 199.204.45.162 () {48 vars in 1014 bytes} [Tue Jun 9 02:17:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/589] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:17:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/590] 199.204.45.162 () {48 vars in 1098 bytes} [Tue Jun 9 02:17:33 2026] GET /v2.1/flavors/dc21a1c5-4336-4946-9891-6ebaa37a490c/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/593] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:17:49 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:17:49 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: 297/595] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:17:49 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/596] 199.204.45.162 () {48 vars in 1072 bytes} [Tue Jun 9 02:17:49 2026] GET /v2.1/os-quota-sets/9c96cd65e6814c62bc1122381b8fc95f => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 199.204.45.162 () {42 vars in 704 bytes} [Tue Jun 9 02:18: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: 305/608] 199.204.45.162 () {44 vars in 908 bytes} [Tue Jun 9 02:18:38 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: 8|app: 0|req: 304/609] 199.204.45.162 () {46 vars in 981 bytes} [Tue Jun 9 02:18:38 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-09 02:18:38.537 7 INFO nova.api.openstack.wsgi [None req-32c3f5c3-de7e-4983-9bf5-b67ade4a0706 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 306/610] 199.204.45.162 () {48 vars in 1010 bytes} [Tue Jun 9 02:18:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/611] 199.204.45.162 () {48 vars in 1050 bytes} [Tue Jun 9 02:18:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.93 () {32 vars in 654 bytes} [Tue Jun 9 02:19:18 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 311/621] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:19:18 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-09 02:19:19.083 8 WARNING oslo_db.sqlalchemy.utils [None req-3fbddcab-8d3e-4d33-b3b5-26160612faf7 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 311/622] 10.0.0.93 () {32 vars in 648 bytes} [Tue Jun 9 02:19:19 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: 312/623] 10.0.0.93 () {32 vars in 693 bytes} [Tue Jun 9 02:19:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/626] 10.0.0.93 () {30 vars in 412 bytes} [Tue Jun 9 02:19:29 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:29 2026] GET /v2.1/flavors/1d300252-31d5-4d4a-8f94-9c180d408340 => generated 511 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:19:30 2026] GET /v2.1/flavors => generated 1674 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/629] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:30 2026] GET /v2.1/flavors/1d300252-31d5-4d4a-8f94-9c180d408340 => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 10.0.0.93 () {28 vars in 559 bytes} [Tue Jun 9 02:19:29 2026] GET /v2/ => generated 402 bytes in 492 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/631] 10.0.0.93 () {28 vars in 563 bytes} [Tue Jun 9 02:19:30 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: 316/632] 10.0.0.93 () {30 vars in 412 bytes} [Tue Jun 9 02:19:30 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-09 02:19:37.034 7 WARNING neutronclient.v2_0.client [None req-79f3c431-bc0d-43b8-adeb-24dc23b904fe 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:38.498 8 WARNING neutronclient.v2_0.client [None req-74486a63-238f-4ceb-bcd1-d93f26061721 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/635] 10.0.0.93 () {34 vars in 684 bytes} [Tue Jun 9 02:19:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1859 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:38.709 7 WARNING neutronclient.v2_0.client [None req-61fb9b9d-055f-490e-9ad6-2d945701d632 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:39.306 7 WARNING neutronclient.v2_0.client [None req-61fb9b9d-055f-490e-9ad6-2d945701d632 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in 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/636] 10.0.0.93 () {34 vars in 684 bytes} [Tue Jun 9 02:19:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1094 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:39.563 8 WARNING neutronclient.v2_0.client [None req-3e9b24a4-a889-49b3-9244-be8f0443fe55 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.93 () {34 vars in 694 bytes} [Tue Jun 9 02:19:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:39.728 7 WARNING neutronclient.v2_0.client [None req-285717e0-e588-4928-955d-b64c529ac839 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in 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.93 () {34 vars in 684 bytes} [Tue Jun 9 02:19:39 2026] POST /v2.1/os-security-groups => generated 244 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:39.899 8 WARNING neutronclient.v2_0.client [None req-83fbe1f8-e2c5-4b16-aa18-344eb7aa0cab e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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.93 () {34 vars in 684 bytes} [Tue Jun 9 02:19:39 2026] POST /v2.1/os-security-groups => generated 246 bytes in 598 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:40.338 7 WARNING neutronclient.v2_0.client [None req-f88585ee-0874-416f-899e-b63f67685354 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/640] 10.0.0.93 () {34 vars in 684 bytes} [Tue Jun 9 02:19:39 2026] POST /v2.1/os-security-groups => generated 243 bytes in 732 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:40.639 8 WARNING neutronclient.v2_0.client [None req-d9d1ae16-254b-4881-859c-3c88b576db8a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:41.125 7 WARNING neutronclient.v2_0.client [None req-f88585ee-0874-416f-899e-b63f67685354 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:41.208 8 WARNING neutronclient.v2_0.client [None req-d9d1ae16-254b-4881-859c-3c88b576db8a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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.93 () {34 vars in 694 bytes} [Tue Jun 9 02:19:40 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:41.457 7 WARNING neutronclient.v2_0.client [None req-f2153a50-8e4e-4059-b605-5cc8c466f128 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:41.467 8 WARNING neutronclient.v2_0.client [None req-d9d1ae16-254b-4881-859c-3c88b576db8a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:41.517 7 WARNING neutronclient.v2_0.client [None req-f2153a50-8e4e-4059-b605-5cc8c466f128 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in 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.93 () {32 vars in 662 bytes} [Tue Jun 9 02:19:40 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 937 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:19:41.589 8 WARNING neutronclient.v2_0.client [None req-cc51a9d9-ba5f-4a61-aa13-c3f8b9753453 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/643] 10.0.0.93 () {34 vars in 694 bytes} [Tue Jun 9 02:19:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:41.777 7 WARNING neutronclient.v2_0.client [None req-e9b7031b-7e08-478f-861a-a296b4ca2229 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:41.801 8 WARNING neutronclient.v2_0.client [None req-cc51a9d9-ba5f-4a61-aa13-c3f8b9753453 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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/644] 10.0.0.93 () {32 vars in 736 bytes} [Tue Jun 9 02:19:41 2026] GET /v2.1/os-security-groups/5a3c08bc-72ab-4c59-a86f-7f78695b8cc4 => generated 663 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:41.969 7 WARNING neutronclient.v2_0.client [None req-249f0a37-1607-45be-8604-fc1eec61b035 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/645] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:41 2026] DELETE /v2.1/os-security-groups/fa549948-9c11-4246-bc76-a3521ffe30d5 => generated 0 bytes in 423 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:19:42.018 8 WARNING neutronclient.v2_0.client [None req-16c57dcf-880e-4dc5-bb44-2ee8b885159b e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:42.036 7 WARNING neutronclient.v2_0.client [None req-249f0a37-1607-45be-8604-fc1eec61b035 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:42.045 8 INFO nova.api.openstack.wsgi [None req-16c57dcf-880e-4dc5-bb44-2ee8b885159b e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group fa549948-9c11-4246-bc76-a3521ffe30d5 does not exist Neutron server returns request_ids: ['req-08e6462f-c295-4f1e-a610-754badd45b2d'] [pid: 8|app: 0|req: 323/646] 10.0.0.93 () {32 vars in 736 bytes} [Tue Jun 9 02:19:42 2026] GET /v2.1/os-security-groups/fa549948-9c11-4246-bc76-a3521ffe30d5 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:42.058 8 WARNING neutronclient.v2_0.client [None req-ee65f4a9-80ac-4a53-a68f-125c59f45c03 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:42.107 8 WARNING neutronclient.v2_0.client [None req-ee65f4a9-80ac-4a53-a68f-125c59f45c03 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:42.114 7 WARNING neutronclient.v2_0.client [None req-249f0a37-1607-45be-8604-fc1eec61b035 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in 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/647] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:42 2026] DELETE /v2.1/os-security-groups/6c97cf90-4072-4d83-8237-c3a13ddd968d => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/648] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:19:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:42.348 8 WARNING neutronclient.v2_0.client [None req-49e757fa-abaa-4dd5-ab24-dbc929ed307a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/649] 10.0.0.93 () {32 vars in 749 bytes} [Tue Jun 9 02:19:41 2026] DELETE /v2.1/os-security-group-rules/838b834a-3e80-4f84-ba3b-86877e342958 => generated 0 bytes in 404 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:19:42.381 7 WARNING neutronclient.v2_0.client [None req-ca33f7a0-7f3f-4b2a-8f7a-ab2844bf20f1 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:42.431 8 INFO nova.api.openstack.wsgi [None req-49e757fa-abaa-4dd5-ab24-dbc929ed307a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group 6c97cf90-4072-4d83-8237-c3a13ddd968d does not exist Neutron server returns request_ids: ['req-5015317a-3e5c-42ea-b821-e9a246b19fd8'] [pid: 8|app: 0|req: 326/650] 10.0.0.93 () {32 vars in 736 bytes} [Tue Jun 9 02:19:42 2026] GET /v2.1/os-security-groups/6c97cf90-4072-4d83-8237-c3a13ddd968d => generated 194 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:42.443 8 WARNING neutronclient.v2_0.client [None req-e20506bf-1476-41c7-b31f-42a142e4c0e0 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:42.517 7 WARNING neutronclient.v2_0.client [None req-ca33f7a0-7f3f-4b2a-8f7a-ab2844bf20f1 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:42.566 8 WARNING neutronclient.v2_0.client [None req-e20506bf-1476-41c7-b31f-42a142e4c0e0 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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/651] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:42 2026] DELETE /v2.1/os-security-groups/5a3c08bc-72ab-4c59-a86f-7f78695b8cc4 => generated 0 bytes in 272 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:19:42.659 7 WARNING neutronclient.v2_0.client [None req-e163613a-5126-407f-a428-f62a623c15c1 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:42 2026] DELETE /v2.1/os-security-groups/e1b3341c-2a23-4c6b-8ac5-f3f1e96771bc => generated 0 bytes in 310 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:19:42.776 7 WARNING neutronclient.v2_0.client [None req-e163613a-5126-407f-a428-f62a623c15c1 440d56f6f58e4eff982741d17d5d33d9 b8b30ffc1e754d2796ab511bd6d5abe2 - - default default] The 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-09 02:19:42.785 8 WARNING neutronclient.v2_0.client [None req-f504abb2-819b-4bc6-a151-d4bed615da6a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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/655] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:42 2026] DELETE /v2.1/os-security-groups/3a6e9ef5-ed40-418a-8cae-dadbe8db9972 => generated 0 bytes in 276 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:19:42.952 8 INFO nova.api.openstack.wsgi [None req-f504abb2-819b-4bc6-a151-d4bed615da6a e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group e1b3341c-2a23-4c6b-8ac5-f3f1e96771bc does not exist Neutron server returns request_ids: ['req-08caa665-b3ae-4507-8a25-1bb81ede359c'] [pid: 8|app: 0|req: 328/656] 10.0.0.93 () {32 vars in 736 bytes} [Tue Jun 9 02:19:42 2026] GET /v2.1/os-security-groups/e1b3341c-2a23-4c6b-8ac5-f3f1e96771bc => generated 194 bytes in 181 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:42.971 7 WARNING neutronclient.v2_0.client [None req-23274aa8-e667-42bf-baa6-2e16327a400c e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:44.039 7 WARNING neutronclient.v2_0.client [None req-23274aa8-e667-42bf-baa6-2e16327a400c e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:45.028 7 WARNING neutronclient.v2_0.client [None req-23274aa8-e667-42bf-baa6-2e16327a400c e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The python binding code in 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/657] 10.0.0.93 () {32 vars in 662 bytes} [Tue Jun 9 02:19:42 2026] GET /v2.1/os-security-groups => generated 707 bytes in 2851 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:19:45.833 8 WARNING neutronclient.v2_0.client [None req-57bd51d5-e1b1-4e44-b120-58773bb9bfc3 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:45.923 7 WARNING neutronclient.v2_0.client [None req-fdc028b0-cfff-49b0-a4b4-89a793959334 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The 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-09 02:19:46.096 8 INFO nova.api.openstack.wsgi [None req-57bd51d5-e1b1-4e44-b120-58773bb9bfc3 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group e1b3341c-2a23-4c6b-8ac5-f3f1e96771bc does not exist Neutron server returns request_ids: ['req-d40b05d1-8a43-4362-97a3-23302db8336d'] [pid: 8|app: 0|req: 329/658] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:45 2026] DELETE /v2.1/os-security-groups/e1b3341c-2a23-4c6b-8ac5-f3f1e96771bc => generated 194 bytes in 273 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:46.111 8 WARNING neutronclient.v2_0.client [None req-16aaca6f-0b58-4d0f-b786-b2a78280d7b0 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:46.155 7 WARNING neutronclient.v2_0.client [None req-fdc028b0-cfff-49b0-a4b4-89a793959334 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The 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-09 02:19:46.665 8 INFO nova.api.openstack.wsgi [None req-16aaca6f-0b58-4d0f-b786-b2a78280d7b0 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group 6c97cf90-4072-4d83-8237-c3a13ddd968d does not exist Neutron server returns request_ids: ['req-04fb4b4f-ac14-4678-86d4-0626f33400b5'] [pid: 8|app: 0|req: 330/659] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:46 2026] DELETE /v2.1/os-security-groups/6c97cf90-4072-4d83-8237-c3a13ddd968d => generated 194 bytes in 562 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:46.677 8 WARNING neutronclient.v2_0.client [None req-d8dc21fc-ac20-4cdb-b15b-d659c9c620d6 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] The 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-09 02:19:46.746 8 INFO nova.api.openstack.wsgi [None req-d8dc21fc-ac20-4cdb-b15b-d659c9c620d6 e42d195ae94c49dabab3a0ef9ca0aa01 a15a733584674ec1bd05e2f7a824f970 - - default default] HTTP exception thrown: Security group fa549948-9c11-4246-bc76-a3521ffe30d5 does not exist Neutron server returns request_ids: ['req-98bc49b4-eae5-4137-b607-99e253ad2017'] [pid: 8|app: 0|req: 331/660] 10.0.0.93 () {32 vars in 739 bytes} [Tue Jun 9 02:19:46 2026] DELETE /v2.1/os-security-groups/fa549948-9c11-4246-bc76-a3521ffe30d5 => generated 194 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-09 02:19:47.867 7 WARNING neutronclient.v2_0.client [None req-fdc028b0-cfff-49b0-a4b4-89a793959334 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/661] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:19:45 2026] POST /v2.1/servers => generated 448 bytes in 3937 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 02:19:49.812 8 WARNING neutronclient.v2_0.client [None req-97594981-59d0-479e-a5ca-4968644eaf63 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/662] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:49 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1400 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:19:51.335 7 WARNING neutronclient.v2_0.client [None req-d1fedbef-db6e-4d31-b632-e68fa9772f7a 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/665] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:51 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1396 bytes in 1495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:19:53.862 8 WARNING neutronclient.v2_0.client [None req-9c0e6d6a-357c-4525-a0e2-3e39c2ca6edb 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/666] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:53 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1460 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:19:55.587 7 WARNING neutronclient.v2_0.client [None req-4e1e8e9e-b1fb-40a2-89e1-254e90d08c55 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] 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: 336/667] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:19:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:55 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1470 bytes in 1432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:19:58.035 8 WARNING neutronclient.v2_0.client [None req-74bf9025-e6dd-40f0-83c8-7e2bf9f42ead 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/669] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:58 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1458 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/670] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:19:59 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:19:59.937 8 WARNING neutronclient.v2_0.client [None req-a4f6b039-e850-410e-9246-6e34dea79e70 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/671] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:19:59 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 1230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:20:01.205 7 WARNING neutronclient.v2_0.client [None req-05c42d7c-5171-45ef-b3d7-d31e14f34d0e 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The 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-09 02:20:01.309 7 WARNING neutronclient.v2_0.client [None req-05c42d7c-5171-45ef-b3d7-d31e14f34d0e 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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-09 02:20:01.403 8 INFO nova.api.openstack.compute.server_external_events [req-2d6162cd-73c3-452f-a6ef-25d805a589a5 req-f3a4fb18-c938-4f12-a083-725d161dfab5 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance 2026-06-09 02:20:01.418 8 INFO nova.compute.rpcapi [None req-fe1d9c2e-50bf-4979-87ef-37aa1644de9a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 339/672] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:20:01.968 7 WARNING neutronclient.v2_0.client [None req-05c42d7c-5171-45ef-b3d7-d31e14f34d0e 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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-09 02:20:02.182 8 WARNING neutronclient.v2_0.client [None req-cf7a53e6-2f3a-4212-aa04-3e724c364c99 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/673] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:20:01 2026] POST /v2.1/servers => generated 453 bytes in 1108 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: 8|app: 0|req: 340/674] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:02 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 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-09 02:20:02.294 8 WARNING neutronclient.v2_0.client [None req-e806a1d3-2d6e-494e-8d72-3b79a07438ca 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The 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-09 02:20:02.309 7 WARNING neutronclient.v2_0.client [None req-f7a45242-4173-48ef-bfc1-11b04a5251ee 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/675] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:02 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1430 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:20:02.350 7 WARNING neutronclient.v2_0.client [None req-f7a45242-4173-48ef-bfc1-11b04a5251ee 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The 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-09 02:20:02.551 7 WARNING neutronclient.v2_0.client [None req-f7a45242-4173-48ef-bfc1-11b04a5251ee 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/678] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:20:02 2026] POST /v2.1/servers => generated 449 bytes in 509 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-09 02:20:02.785 8 WARNING neutronclient.v2_0.client [None req-f8047ac8-1a08-450e-b130-a47e8dd9096b 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/679] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:02 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1423 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:03.326 7 WARNING neutronclient.v2_0.client [None req-6cc09bc5-1b6f-4b8f-bab3-667292af1c02 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] 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-09 02:20:03.370 8 WARNING neutronclient.v2_0.client [None req-cb2b3f29-62aa-4b27-99c0-da65c292f8d7 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in 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/680] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:03 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1434 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:03 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:03.869 8 WARNING neutronclient.v2_0.client [None req-f31ee491-330b-42eb-8686-16dfbd70b0f0 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/682] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:03 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1427 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:04.550 7 WARNING neutronclient.v2_0.client [None req-5bf30677-8fe0-4cd1-a058-5f88f7795422 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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: 337/683] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:04 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1482 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:20:04.640 8 WARNING neutronclient.v2_0.client [None req-c8d12296-3d1f-4c66-bafc-d31714dc0de7 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/684] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:04 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:04.963 7 WARNING neutronclient.v2_0.client [None req-e8a43392-cb56-4be7-bb3b-cfe3ae6c6c37 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/685] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:04 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1419 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-09 02:20:05.634 8 WARNING neutronclient.v2_0.client [None req-b523f566-34eb-4861-a9da-eca57551e0ab 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/686] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:05 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1482 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-09 02:20:05.777 7 WARNING neutronclient.v2_0.client [None req-a5c8e636-9169-421f-affc-a681a60d98d6 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/687] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:05 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 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-09 02:20:06.055 8 WARNING neutronclient.v2_0.client [None req-085bfef1-5d68-4b46-8db4-1f51fdef4539 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/688] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:06 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:06.486 7 INFO nova.api.openstack.compute.server_external_events [req-afd54c26-7968-44a5-9c70-c8a916436a5b req-5ae88d78-b70d-4440-a220-8c8624cbeb5d 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance 2026-06-09 02:20:06.495 7 INFO nova.compute.rpcapi [None req-50be86d2-16a5-4ef7-9cba-6b04a6a4c859 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 340/689] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:06.720 8 WARNING neutronclient.v2_0.client [None req-0a895818-efbb-4eed-b93b-11f59ad5f95f 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in 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/690] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:06 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1490 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-09 02:20:06.980 7 WARNING neutronclient.v2_0.client [None req-2d3c328b-a70d-444c-b889-3b14b2bee0c7 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] 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-09 02:20:07.140 8 WARNING neutronclient.v2_0.client [None req-1c2eafea-ea3d-45f0-8210-05a9b2543db1 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/691] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:06 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:07 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1475 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-09 02:20:07.804 7 WARNING neutronclient.v2_0.client [None req-90f47f3c-3d3c-4cd3-b853-a8bcd45b4fde 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/693] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:07 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1568 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:08.207 8 WARNING neutronclient.v2_0.client [None req-b2f09995-5854-4cdb-af03-9fad429f5b2a 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The 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-09 02:20:08.221 7 WARNING neutronclient.v2_0.client [None req-8ddd4202-49f2-4605-827b-5e5b7449de3e 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/694] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:08 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1475 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:08 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 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-09 02:20:08.897 7 INFO nova.api.openstack.compute.server_external_events [req-f530317d-ff28-494d-b6ca-ff34debe1313 req-011c3fe6-5829-4630-abc2-78b2f582abfe 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance [pid: 7|app: 0|req: 344/696] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:08 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-09 02:20:08.971 8 WARNING neutronclient.v2_0.client [None req-05ec8b54-f43f-45e6-a182-79e38c8f6125 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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-09 02:20:09.399 7 WARNING neutronclient.v2_0.client [None req-e39efbdd-9203-447a-a42e-89ceb6be8845 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/697] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:08 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1556 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:09.692 8 WARNING neutronclient.v2_0.client [None req-6367cbc3-a32e-4264-abc6-e36da82e5e9d 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/698] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:09 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1549 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:09 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:10.701 7 WARNING neutronclient.v2_0.client [None req-cb9e1ec8-4799-4179-802c-c527d466d9ca 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in 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/700] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:10 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1556 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-09 02:20:10.948 8 INFO nova.api.openstack.compute.server_external_events [req-c9956929-7382-429e-b181-96c964b794bf req-b247b0ba-ceba-4aab-9cee-6f6a1c75e36f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance 2026-06-09 02:20:10.949 8 INFO nova.api.openstack.compute.server_external_events [req-c9956929-7382-429e-b181-96c964b794bf req-b247b0ba-ceba-4aab-9cee-6f6a1c75e36f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance 2026-06-09 02:20:10.949 8 INFO nova.api.openstack.compute.server_external_events [req-c9956929-7382-429e-b181-96c964b794bf req-b247b0ba-ceba-4aab-9cee-6f6a1c75e36f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 8|app: 0|req: 355/701] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:10 2026] POST /v2.1/os-server-external-events => generated 521 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-09 02:20:11.497 7 WARNING neutronclient.v2_0.client [None req-7f634e94-4f48-4af4-995c-5e457301e69f 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] 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-09 02:20:11.530 8 WARNING neutronclient.v2_0.client [None req-04f5b8c6-4812-4f2f-81ae-9a642a7ff62e 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/702] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:11 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1547 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:11 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1524 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:11.890 7 WARNING neutronclient.v2_0.client [None req-2c9c7043-8d1c-4423-a7ee-292bfd9d59f1 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/704] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:11 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1556 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:12.809 7 WARNING neutronclient.v2_0.client [None req-dce0d967-ee23-4f36-b6e7-39362ca15e9b 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The 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-09 02:20:12.833 8 WARNING neutronclient.v2_0.client [None req-7d5e9903-a38d-462c-9d67-a849d79c8116 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/707] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:12 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1547 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/708] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:12 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1714 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:13.022 7 WARNING neutronclient.v2_0.client [None req-8489db92-9c0c-4b87-b148-71b4f6f346e0 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] 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: 351/709] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:20:12 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/os-interface => generated 284 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:20:13.168 8 WARNING neutronclient.v2_0.client [None req-fe0cb9ea-db8d-41b9-8339-dc19f020538e 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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-09 02:20:13.490 7 INFO nova.api.openstack.compute.server_external_events [req-a31b0154-91f2-4c12-9969-c46cfb778c49 req-2b50fe0f-9c37-43e6-871c-f0b797fda97b 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance [pid: 7|app: 0|req: 352/710] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:13 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1556 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:13.952 7 WARNING neutronclient.v2_0.client [None req-4fb42da1-1183-419f-b51c-20c0d703f31b 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] 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-09 02:20:14.032 8 WARNING neutronclient.v2_0.client [None req-ba16744c-4e25-47ee-998f-0467f037ba3d 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/712] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:13 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1547 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:14.219 7 INFO nova.api.openstack.compute.server_external_events [req-9b54178a-9a33-435b-ad4b-a5dd432e1497 req-c32bb71a-0816-41ba-b7b0-f330a2be0a0f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 7|app: 0|req: 354/713] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:14 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: 360/714] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:13 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1714 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:14.561 7 WARNING neutronclient.v2_0.client [None req-dec6fe96-da4f-466e-bf1f-226c595a8346 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/715] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:14 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1556 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:15.252 8 WARNING neutronclient.v2_0.client [None req-b88f2446-307d-4da5-ac55-2fae7856f93b 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/716] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:15 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1547 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-09 02:20:15.528 7 INFO nova.api.openstack.compute.server_external_events [req-5ac252d1-ae0a-4473-9665-8a1be0f469c1 req-36920bb7-99d8-4a26-bdba-5f456adc9ffe 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance [pid: 7|app: 0|req: 356/717] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:15.721 8 WARNING neutronclient.v2_0.client [None req-c806ddd0-0ffe-40d0-beb2-7ead2dc8f29f 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in 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/718] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:15 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1740 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-09 02:20:15.895 7 WARNING neutronclient.v2_0.client [None req-58a155ca-d4c2-40d7-9a3e-dfdc383c1e7f 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/719] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:20:15 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:16.259 8 INFO nova.api.openstack.compute.server_external_events [req-efe731cb-befb-4bcf-8221-622a1e07ca93 req-ff511865-42a8-4194-a614-837138f1a413 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance 2026-06-09 02:20:16.260 8 INFO nova.api.openstack.compute.server_external_events [req-efe731cb-befb-4bcf-8221-622a1e07ca93 req-ff511865-42a8-4194-a614-837138f1a413 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 8|app: 0|req: 363/720] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:16 2026] POST /v2.1/os-server-external-events => generated 354 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-09 02:20:16.462 7 WARNING neutronclient.v2_0.client [None req-7e2fb4f4-5f5f-4dfb-8e34-c376a4359bb5 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/721] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:16 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1547 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:16.786 8 WARNING neutronclient.v2_0.client [None req-10966978-fa83-4baa-b0bc-b31518062030 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/722] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:16 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1740 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/723] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:20:16 2026] GET /v2.1/servers => generated 383 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/724] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:20:17 2026] DELETE /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 0 bytes in 142 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-09 02:20:17.218 7 WARNING neutronclient.v2_0.client [None req-f3e8917b-1c58-4a73-9933-2fc52e230ee4 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/725] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:17 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1746 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:17.567 8 INFO nova.api.openstack.compute.server_external_events [req-8aa796c8-89c2-47ef-87d8-1693c73bb93d req-2679ed67-1610-4a1c-8f3d-b47613057c42 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance [pid: 8|app: 0|req: 366/726] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:17 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-09 02:20:17.675 7 WARNING neutronclient.v2_0.client [None req-d4c497de-daee-434e-b365-49a8330b09bc 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/727] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:17 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1722 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-09 02:20:17.883 8 WARNING neutronclient.v2_0.client [None req-771c5eb9-cb15-44ad-a589-d13ee50f2cec 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/728] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:20:17 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf/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, ' 2026-06-09 02:20:18.384 7 WARNING neutronclient.v2_0.client [None req-97aeac21-7baf-47d3-905b-3dff0248a04f 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] 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-09 02:20:18.953 8 WARNING neutronclient.v2_0.client [None req-f9abbfe7-88b8-4ae2-9901-534aa25240eb 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/729] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:18 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1746 bytes in 765 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/730] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:18 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1722 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/731] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:20:19 2026] GET /v2.1/servers => generated 377 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/732] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:20:19 2026] DELETE /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 0 bytes in 91 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-09 02:20:19.411 7 WARNING neutronclient.v2_0.client [None req-c41cebd5-927b-412d-b447-e9e48fb3f18b 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/733] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:19 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1728 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-09 02:20:19.625 8 INFO nova.api.openstack.compute.server_external_events [req-e64acbc8-75dc-42a2-a5f0-3b94d16d0233 req-4bb7f106-f2be-44ad-b995-b434d972cbed 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance 2026-06-09 02:20:19.626 8 INFO nova.api.openstack.compute.server_external_events [req-e64acbc8-75dc-42a2-a5f0-3b94d16d0233 req-4bb7f106-f2be-44ad-b995-b434d972cbed 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance 2026-06-09 02:20:19.626 8 INFO nova.api.openstack.compute.server_external_events [req-e64acbc8-75dc-42a2-a5f0-3b94d16d0233 req-4bb7f106-f2be-44ad-b995-b434d972cbed 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 8|app: 0|req: 370/734] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:19 2026] POST /v2.1/os-server-external-events => generated 525 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-09 02:20:20.175 7 WARNING neutronclient.v2_0.client [None req-ebef7729-5db5-4b51-96b8-c112b56c7449 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/735] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:20 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1798 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:20.557 8 WARNING neutronclient.v2_0.client [None req-08e3fdf7-db1f-4799-ba52-57b8207135aa 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] 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-09 02:20:20.728 7 INFO nova.api.openstack.compute.server_external_events [req-69aeff97-e1ab-4870-82a5-f7e30d0cca03 req-691ca294-469e-4e3e-bc19-49945b271437 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 7|app: 0|req: 366/736] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/737] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:20 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1728 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:21.307 7 WARNING neutronclient.v2_0.client [None req-c0839370-9c0c-43d1-9ba8-65cc98401423 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/738] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:21 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => 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-09 02:20:21.668 8 INFO nova.api.openstack.compute.server_external_events [req-ca8e0713-f796-4d87-ac3a-2d6d350d16e9 req-456da2ce-d71e-476b-ba79-3ec233555a2d 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:ab2757e8-6165-48a2-90b5-eed0afe56d1c for instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc on instance [pid: 8|app: 0|req: 372/739] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:21.830 7 WARNING neutronclient.v2_0.client [None req-cbc67e26-83d9-49d5-9c29-944e2a6591d0 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/740] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:21 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1848 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:22.408 8 WARNING neutronclient.v2_0.client [None req-b74991b4-d523-4c48-80e8-026f15edc2d0 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/741] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:22 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => generated 1516 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-09 02:20:22.771 7 INFO nova.api.openstack.compute.server_external_events [req-6c3682ed-9388-4bc6-a690-0959e29bbe26 req-72a80b2e-ee42-47bf-9174-484ad80afbb8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 7|app: 0|req: 370/744] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:23.352 8 WARNING neutronclient.v2_0.client [None req-e92e1880-29e5-4233-85d5-963f1d084ca1 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/745] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:23 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1509 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:23.481 7 INFO nova.api.openstack.wsgi [None req-dc8b429f-cad8-49cc-a8ac-b5c2f69c20bc 00d861cba8f340c792cf6f654fcd8e87 44e8366d527a4db8bc669ea922905812 - - default default] HTTP exception thrown: Instance 9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc could not be found. [pid: 7|app: 0|req: 371/746] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:23 2026] GET /v2.1/servers/9eb6bc71-d0dc-4b67-a8ac-6d68d8f8b2dc => 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: 376/747] 10.0.0.93 () {32 vars in 703 bytes} [Tue Jun 9 02:20:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-848648869 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:23.708 7 INFO nova.api.openstack.compute.server_external_events [req-c4a65a1f-df78-41a5-8462-324eb96cb2df req-75ecdf62-5936-46d1-be64-00114cf93624 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:2d633df0-af97-4809-956f-6f528e9354a3 for instance d2e73744-fe90-43d1-afef-20cff24ee0cf on instance [pid: 7|app: 0|req: 372/748] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:23 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-09 02:20:24.477 8 WARNING neutronclient.v2_0.client [None req-27ba03e9-d7a2-4b76-9109-f2886dfffeff 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] The python binding code in 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/749] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:24 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => generated 1509 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:25.596 7 INFO nova.api.openstack.wsgi [None req-025de86c-18ba-43a1-aff0-96a18a4965a7 9e4abd437f8a488a9963470d92853bb0 37387c8be80a4d89880b85811f1deca4 - - default default] HTTP exception thrown: Instance d2e73744-fe90-43d1-afef-20cff24ee0cf could not be found. [pid: 7|app: 0|req: 373/750] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:25 2026] GET /v2.1/servers/d2e73744-fe90-43d1-afef-20cff24ee0cf => 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: 378/751] 10.0.0.93 () {32 vars in 705 bytes} [Tue Jun 9 02:20:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1985731359 => 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-09 02:20:27.549 7 WARNING neutronclient.v2_0.client [None req-0c0cc61f-569f-426d-b85b-98b5bab300eb 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/752] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:20:27 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/os-interface => generated 284 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:20:27.684 8 WARNING neutronclient.v2_0.client [None req-9e0c535c-3a29-4c7b-9c27-249f2a8ac898 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/753] 10.0.0.93 () {32 vars in 814 bytes} [Tue Jun 9 02:20:27 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/os-interface/afd9dd31-4df0-445c-8a56-c43ce70813ea => generated 281 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, ' [pid: 7|app: 0|req: 375/754] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:27 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 380/755] 10.0.0.93 () {34 vars in 749 bytes} [Tue Jun 9 02:20:27 2026] POST /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/756] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:27 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 155 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/757] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:28 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 155 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-09 02:20:29.426 7 INFO nova.api.openstack.compute.server_external_events [req-4687e312-1b0c-40a5-8035-97febee15c39 req-c87d4454-daf4-4ff7-8cc8-20ae370730d6 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 7|app: 0|req: 377/758] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/759] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:29 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 155 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/760] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:30 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 193 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:31.065 8 WARNING neutronclient.v2_0.client [None req-4090e99b-05e9-4994-9c95-df32c50720e5 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/761] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:31 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1948 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/762] 10.0.0.93 () {34 vars in 749 bytes} [Tue Jun 9 02:20:31 2026] POST /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/763] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:31 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 193 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/764] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:32 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 193 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, ' [pid: 8|app: 0|req: 386/767] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:33 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 193 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:33.623 7 INFO nova.api.openstack.compute.server_external_events [req-08fab58e-6ed3-4269-8b72-7dac4d858311 req-0cf9ac5d-cbd0-4840-af0a-592ea89fb351 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 7|app: 0|req: 382/768] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:33 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: 387/769] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:20:34 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/770] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:20:34 2026] DELETE /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 0 bytes in 129 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-09 02:20:34.706 8 WARNING neutronclient.v2_0.client [None req-2a8b3758-ca97-4d56-af10-0c2583a49ad0 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/771] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:34 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1840 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:35.904 7 WARNING neutronclient.v2_0.client [None req-02bf053e-5aff-4e0a-b634-2e80c1777bdf 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] 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-09 02:20:36.047 8 INFO nova.api.openstack.compute.server_external_events [req-c7a4807d-52c7-4ef2-8474-ee635ac0b3ad req-0c0f0681-d25b-43e4-a902-131859889a37 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 8|app: 0|req: 389/772] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:35 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1840 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 390/774] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:20:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:37.359 7 WARNING neutronclient.v2_0.client [None req-8d7019db-2515-448e-8915-40a553648d7d 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/775] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:37 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1774 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:20:37.751 8 INFO nova.api.openstack.compute.server_external_events [req-14583bbb-1e3e-4099-8366-8dc2ce51a693 req-e0a026db-f863-4bb6-8593-5f79ce154b24 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 8|app: 0|req: 391/776] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:37 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-09 02:20:38.103 7 INFO nova.api.openstack.compute.server_external_events [req-0fd7496f-9fbb-4b51-ad14-971b97da6c48 req-e5f69b2c-c75a-459b-888e-cffc0b6e2e6a 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:afd9dd31-4df0-445c-8a56-c43ce70813ea for instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 on instance [pid: 7|app: 0|req: 386/777] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:38.482 8 WARNING neutronclient.v2_0.client [None req-a2640fb7-3e62-4444-94e4-5f722fa2f5d5 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The 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-09 02:20:38.523 8 WARNING neutronclient.v2_0.client [None req-a2640fb7-3e62-4444-94e4-5f722fa2f5d5 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The 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-09 02:20:38.723 8 WARNING neutronclient.v2_0.client [None req-a2640fb7-3e62-4444-94e4-5f722fa2f5d5 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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-09 02:20:38.811 7 WARNING neutronclient.v2_0.client [None req-2b2c03fe-61f4-4dce-aaa1-01982fe2b221 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/778] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:38 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1486 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:20:38 2026] POST /v2.1/servers => generated 452 bytes in 1041 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-09 02:20:39.485 7 WARNING neutronclient.v2_0.client [None req-41988664-60cf-491c-8385-2d2c54d26a68 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/780] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:39 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1392 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:39.933 8 WARNING neutronclient.v2_0.client [None req-dee5fbf0-7038-4c4a-b447-d083847bda26 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in 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/781] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:39 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1486 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:40.574 7 WARNING neutronclient.v2_0.client [None req-9b74b31b-5c15-48fc-85ab-5ec386f2185a 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/782] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:40 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1396 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:41.035 8 WARNING neutronclient.v2_0.client [None req-ec928b98-d57a-4f34-93c7-11abf53e4305 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/783] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:40 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 1486 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:41.657 7 WARNING neutronclient.v2_0.client [None req-f5a81243-9401-4a8e-a144-651d1586d850 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/784] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:41 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1444 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-09 02:20:42.128 8 INFO nova.api.openstack.wsgi [None req-b53f9ed3-b5fc-41cd-a7cc-3fec3221c338 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] HTTP exception thrown: Instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 could not be found. [pid: 8|app: 0|req: 395/785] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:42 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => 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: 391/786] 10.0.0.93 () {32 vars in 703 bytes} [Tue Jun 9 02:20:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-421705074 => generated 0 bytes in 24 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-09 02:20:42.734 8 INFO nova.api.openstack.wsgi [None req-50b2eb2f-45ac-4f36-a8c7-048cc85b8cd2 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] HTTP exception thrown: Instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 could not be found. [pid: 8|app: 0|req: 397/789] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:20:42 2026] DELETE /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:42.755 7 WARNING neutronclient.v2_0.client [None req-7a5049d2-851c-4221-adfa-d73a0e886799 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The 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-09 02:20:42.777 8 INFO nova.api.openstack.wsgi [None req-38f41c46-2f6c-4039-a6ff-e8ef0d42cf3a 437cd7953ed944098729199097a71899 586f34e67567481eb461bfcf8ed35b81 - - default default] HTTP exception thrown: Instance fbc283b3-c73b-4ba7-86ff-773eda30fc64 could not be found. [pid: 8|app: 0|req: 398/790] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:42 2026] GET /v2.1/servers/fbc283b3-c73b-4ba7-86ff-773eda30fc64 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:42 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1444 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:43.868 8 WARNING neutronclient.v2_0.client [None req-cdfc4a14-9577-4a10-ae7d-16b337f8626a 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/792] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:43 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1519 bytes in 703 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:45.111 7 INFO nova.api.openstack.compute.server_external_events [req-92974995-f4df-417a-8c79-9851aebd2ce6 req-698d6886-13fd-4e3c-9c58-4deaea4197e3 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 394/793] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:45.586 8 WARNING neutronclient.v2_0.client [None req-f023b5f7-c0e5-4faa-bab3-2116db119816 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/794] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:45 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1517 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-09 02:20:46.771 7 WARNING neutronclient.v2_0.client [None req-37f5a6d1-6ad9-49aa-ab2a-3d7c3cb76a72 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/795] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:46 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1517 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:47.931 8 WARNING neutronclient.v2_0.client [None req-8792bac2-06d3-4cd4-a35c-21824dc57266 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/796] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:47 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1517 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-09 02:20:49.082 7 WARNING neutronclient.v2_0.client [None req-74210208-48e4-47b4-8ec2-0265c16a5f04 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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-09 02:20:49.836 8 INFO nova.api.openstack.compute.server_external_events [req-a39b7526-4402-45cf-b461-794e0c4d884c req-cad176ed-9082-4454-b774-3c9b131f8844 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 8|app: 0|req: 402/797] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/798] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:49 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1517 bytes in 1546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:51.670 8 WARNING neutronclient.v2_0.client [None req-3a5b796c-b100-479e-bc73-cf3aa0972052 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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-09 02:20:51.883 7 INFO nova.api.openstack.compute.server_external_events [req-3a402998-f3b3-4e8f-8861-7c7a86fcd5c1 req-387a7e7a-8a5e-4349-8dad-ba839a0cc474 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 397/799] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:51 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1700 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:52.004 7 WARNING neutronclient.v2_0.client [None req-d2a19e0d-7090-49a0-8612-b6227b4e1920 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/803] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:20:51 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86/os-interface => generated 284 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/804] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:20:53 2026] POST /v2.1/os-keypairs => generated 385 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:54.285 7 INFO nova.api.openstack.compute.server_external_events [req-686f7d6b-67fe-4518-8852-1781ad9919a6 req-e04bccf9-7ccc-488b-a33b-c7d0d0d7a883 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 399/805] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:20:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/806] 10.0.0.138 () {30 vars in 619 bytes} [Tue Jun 9 02:20:56 2026] GET /v2.1 => generated 0 bytes in 34 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: 400/807] 10.0.0.138 () {32 vars in 692 bytes} [Tue Jun 9 02:20:56 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/808] 10.0.0.138 () {34 vars in 913 bytes} [Tue Jun 9 02:20:56 2026] GET /v2.1/os-simple-tenant-usage/3a34455b8d774de081b5332fa94faf7b?start=2026-06-08T00:00:00&end=2026-06-09T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/809] 10.0.0.138 () {30 vars in 654 bytes} [Tue Jun 9 02:20:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:20:57.725 8 WARNING neutronclient.v2_0.client [None req-67e697d1-46a3-467e-bbd2-f518076fbbd9 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The 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-09 02:20:57.763 8 WARNING neutronclient.v2_0.client [None req-67e697d1-46a3-467e-bbd2-f518076fbbd9 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The 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-09 02:20:57.939 8 WARNING neutronclient.v2_0.client [None req-67e697d1-46a3-467e-bbd2-f518076fbbd9 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/810] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:20:57 2026] POST /v2.1/servers => generated 451 bytes in 654 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 02:20:58.313 7 WARNING neutronclient.v2_0.client [None req-f4fd31bb-5164-42c7-829c-b51f8f608294 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/811] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:58 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1252 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-09 02:20:59.409 8 WARNING neutronclient.v2_0.client [None req-05c8105f-4fbd-451d-ba0e-3c83e9ec77cb 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/812] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:20:59 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1302 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, ' [pid: 7|app: 0|req: 403/813] 10.0.0.138 () {30 vars in 619 bytes} [Tue Jun 9 02:21:00 2026] GET /v2.1 => generated 0 bytes in 108 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: 411/814] 10.0.0.138 () {32 vars in 692 bytes} [Tue Jun 9 02:21:00 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: 404/815] 10.0.0.138 () {34 vars in 913 bytes} [Tue Jun 9 02:21:00 2026] GET /v2.1/os-simple-tenant-usage/3a34455b8d774de081b5332fa94faf7b?start=2026-06-08T00:00:00&end=2026-06-09T23:59:59 => generated 20 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-09 02:21:00.502 8 WARNING neutronclient.v2_0.client [None req-fdccd9bd-929f-4802-9534-ad242433eb0c 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/816] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:00 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1350 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/817] 10.0.0.138 () {30 vars in 654 bytes} [Tue Jun 9 02:21:00 2026] GET /v2.1/limits?reserved=1 => generated 511 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-09 02:21:01.587 8 WARNING neutronclient.v2_0.client [None req-f8571c40-9653-4b84-a35d-39a717467d90 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/818] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:01 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1350 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:02.675 7 WARNING neutronclient.v2_0.client [None req-16bfb9b6-968d-4ffc-ac8c-ab10d801f420 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/821] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:02 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1358 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:03.755 8 WARNING neutronclient.v2_0.client [None req-3c42e93a-5b1b-4971-badf-0a84c6ea1bf1 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:03.959 7 WARNING neutronclient.v2_0.client [None req-b6ecfde2-c187-4001-970b-0d3eccfef962 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/822] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:03 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1436 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:04.148 8 INFO nova.api.openstack.compute.server_external_events [req-9730fd11-2ac5-48af-9e12-47ffae5e2ae9 req-b976e407-b8ef-4df3-a7c3-c9a4385ea29d 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:3075e7bd-638c-45dd-a1db-eebb4a3e01a2 for instance 02ed3e33-64da-47be-b63c-9ae987eedf1e on instance [pid: 8|app: 0|req: 416/823] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/824] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:03 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1820 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:04.414 8 WARNING neutronclient.v2_0.client [None req-a0a3e643-fb67-4b01-88e9-d464770f3fb3 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/825] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:04 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1820 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/826] 10.0.0.93 () {34 vars in 749 bytes} [Tue Jun 9 02:21:04 2026] POST /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86/action => generated 0 bytes in 94 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-09 02:21:04.977 8 WARNING neutronclient.v2_0.client [None req-5d2a7974-b0b7-4c7f-98fa-6fbaeb22332f 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/827] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:04 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1822 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-09 02:21:05.180 7 WARNING neutronclient.v2_0.client [None req-dc18de99-43ca-4a45-9217-561443c2132d 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/828] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:05 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1436 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-09 02:21:06.141 8 WARNING neutronclient.v2_0.client [None req-3fc2b90b-1e98-4cca-9245-e27ecd4c39bd 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/829] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:06 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1822 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:06.336 7 WARNING neutronclient.v2_0.client [None req-c8209f8f-bb5d-4c00-b842-3b45f38d3f81 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:07.323 8 WARNING neutronclient.v2_0.client [None req-6634c1d4-b387-485c-9acf-0efcd4037b81 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/830] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:06 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1436 bytes in 1601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/831] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:07 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1822 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:08.930 7 WARNING neutronclient.v2_0.client [None req-fa0905ac-89af-4a4f-a6b5-bd22418d4541 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/832] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:08 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 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-09 02:21:09.293 8 WARNING neutronclient.v2_0.client [None req-c305e5cf-f8d7-4ca4-a581-a894d912e123 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/833] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:09 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1822 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, ' 2026-06-09 02:21:10.116 7 WARNING neutronclient.v2_0.client [None req-a663ceb2-729f-45d3-abdc-f4b0383d7556 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/834] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:10 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 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-09 02:21:10.647 8 WARNING neutronclient.v2_0.client [None req-aa2827cc-4244-43fa-979e-295cc6e0d722 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/835] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:10 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1827 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-09 02:21:11.341 7 WARNING neutronclient.v2_0.client [None req-87664843-da43-401e-b055-8136bff1801c 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/836] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:11 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 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-09 02:21:11.833 8 WARNING neutronclient.v2_0.client [None req-1af504cd-bf0d-472b-8772-dbd0da878135 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/837] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:11 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1827 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-09 02:21:12.253 7 INFO nova.api.openstack.compute.server_external_events [req-1e8cce64-a635-4964-9533-9f1ed725b7a4 req-393a2ed3-d526-4b57-8f53-acd16ef076d9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 415/838] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:12.499 8 WARNING neutronclient.v2_0.client [None req-d318974f-bca6-4ae3-b610-1a57ac2fb40b 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/841] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:12 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:13.044 7 WARNING neutronclient.v2_0.client [None req-2a072b33-554f-48b7-a636-c45ffcb0b014 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/842] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:13 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1827 bytes in 607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:13.803 8 WARNING neutronclient.v2_0.client [None req-b5a13684-8624-4555-84b5-37dc47ff0f39 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:14.338 7 INFO nova.api.openstack.compute.server_external_events [req-9c9a50b2-29bb-4101-afe9-5af9647cb009 req-0d0d5303-7287-4250-8074-95ec47b9f0d1 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance 2026-06-09 02:21:14.339 7 INFO nova.api.openstack.compute.server_external_events [req-9c9a50b2-29bb-4101-afe9-5af9647cb009 req-0d0d5303-7287-4250-8074-95ec47b9f0d1 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 419/843] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:14 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/844] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:13 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:14.667 7 WARNING neutronclient.v2_0.client [None req-365bd5d2-7761-461b-963f-48d4f814493d 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/845] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:14 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1827 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:15.553 8 WARNING neutronclient.v2_0.client [None req-acd23a69-640e-4663-8003-2ab6c1b1d4d0 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:15 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:16.130 7 WARNING neutronclient.v2_0.client [None req-a812079d-d7ee-4fb6-9b44-61176d3187e9 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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-09 02:21:16.403 8 INFO nova.api.openstack.compute.server_external_events [req-264d9533-f5e3-4d63-986e-8e76588bc6cd req-ae4e0f83-944d-4323-b967-a29f7f7032d4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 8|app: 0|req: 427/847] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/848] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:16 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1827 bytes in 712 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:17.102 8 WARNING neutronclient.v2_0.client [None req-19d44bc1-5133-43ec-a5d1-879872cae440 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/849] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:17 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:17.843 7 WARNING neutronclient.v2_0.client [None req-77c3b552-6904-41c5-ab37-8176cc94697d 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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-09 02:21:18.741 8 WARNING neutronclient.v2_0.client [None req-b0725d92-c4d9-4373-98ff-b710c1c4c001 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/850] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:17 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1820 bytes in 1930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/851] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:18 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 1146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/852] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:21:20 2026] POST /v2.1/os-keypairs => generated 396 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:20.906 8 WARNING neutronclient.v2_0.client [None req-983fcf98-4e9f-4314-99e9-01a2dc2ccc37 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/853] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:20 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:22.226 7 WARNING neutronclient.v2_0.client [None req-ca825f30-b00b-475b-ae6d-4efd6e276fe6 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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: 431/854] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:21:22 2026] POST /v2.1/os-keypairs => generated 384 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/855] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:22 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:23.388 8 WARNING neutronclient.v2_0.client [None req-fd00a36a-563f-47dd-866d-8687a57807f8 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:23.775 7 WARNING neutronclient.v2_0.client [None req-328cec79-ddd7-4f4e-9157-271ba850d3d8 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/858] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:23 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:23.850 7 WARNING neutronclient.v2_0.client [None req-328cec79-ddd7-4f4e-9157-271ba850d3d8 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The 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-09 02:21:23.886 7 WARNING neutronclient.v2_0.client [None req-328cec79-ddd7-4f4e-9157-271ba850d3d8 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The 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-09 02:21:24.109 7 WARNING neutronclient.v2_0.client [None req-328cec79-ddd7-4f4e-9157-271ba850d3d8 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/859] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:21:23 2026] POST /v2.1/servers => generated 497 bytes in 605 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-09 02:21:24.324 8 WARNING neutronclient.v2_0.client [None req-12410248-f553-4a96-8caf-dd997b6a4de4 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/860] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:24 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1455 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:24.870 7 WARNING neutronclient.v2_0.client [None req-3e3ae0d1-74b9-46b6-8dc4-ef510e306255 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/861] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:24 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 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-09 02:21:25.410 8 WARNING neutronclient.v2_0.client [None req-7ee7c23e-e37b-456e-b97c-1b1bd794c78b 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/862] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:25 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1459 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-09 02:21:25.740 7 INFO nova.api.openstack.compute.server_external_events [req-c60d99f0-7cae-4f0e-9a5d-cd0bb92b6f16 req-e9ab7696-7b1f-4197-80cc-6548a7d5a300 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:3075e7bd-638c-45dd-a1db-eebb4a3e01a2 for instance 02ed3e33-64da-47be-b63c-9ae987eedf1e on instance [pid: 7|app: 0|req: 428/863] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:25 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-09 02:21:26.022 8 WARNING neutronclient.v2_0.client [None req-51999c0f-73e9-4f12-969f-ea74d634207c 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/864] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:25 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1424 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:26.517 7 WARNING neutronclient.v2_0.client [None req-4ada4630-4b1b-463d-9608-e8b9b19054bd 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/865] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:26 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1507 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-09 02:21:27.291 8 WARNING neutronclient.v2_0.client [None req-e2d6fc2e-aa06-4ee1-b5be-3c5948236f0d 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/866] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:27 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1612 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:27.441 7 WARNING neutronclient.v2_0.client [None req-828ad448-1d1f-47eb-8a23-4d63c6a5da3d 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/867] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:21:27 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e/os-interface => generated 285 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:27.642 8 WARNING neutronclient.v2_0.client [None req-d666ab9b-8af7-408d-bec5-957fb2e594f7 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/868] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:27 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1507 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-09 02:21:27.784 7 INFO nova.api.openstack.compute.server_external_events [req-037aed32-5dc2-4b83-8337-67bb3558e5cb req-f666398f-5aff-4341-a2bc-f40523f5eb11 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:3075e7bd-638c-45dd-a1db-eebb4a3e01a2 for instance 02ed3e33-64da-47be-b63c-9ae987eedf1e on instance [pid: 7|app: 0|req: 431/869] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-09 02:21:28.295 7 INFO nova.api.openstack.compute.server_external_events [req-5248c5c1-adcc-4826-b161-6fcc40cc7a0f req-97ef8f03-dd52-4632-825e-a1ce15c848c9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:3075e7bd-638c-45dd-a1db-eebb4a3e01a2 for instance 02ed3e33-64da-47be-b63c-9ae987eedf1e on instance [pid: 7|app: 0|req: 432/870] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:21:28.307 8 WARNING neutronclient.v2_0.client [None req-f219680a-d7b9-44db-801c-12651382c669 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/871] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:28 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1612 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 433/872] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:21:28 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: 440/873] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:21:28 2026] DELETE /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 0 bytes in 94 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-09 02:21:28.625 7 WARNING neutronclient.v2_0.client [None req-6e1571a3-18dd-450c-a905-7dfd76567bea 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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: 434/874] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:28 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1618 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:28.734 8 WARNING neutronclient.v2_0.client [None req-dd51cf7b-e8ae-4e45-aa07-37aec429dc91 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/875] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:28 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1515 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:29.591 7 WARNING neutronclient.v2_0.client [None req-a40f3454-3fa8-44db-ac8c-1f0dd2c9ccf4 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] 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: 435/876] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:29 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1820 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:29.773 8 WARNING neutronclient.v2_0.client [None req-536650eb-660d-4096-afd7-3d3544fe5218 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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: 436/877] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:21:29 2026] DELETE /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => 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, ' [pid: 8|app: 0|req: 442/878] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:29 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1738 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:29.893 7 WARNING neutronclient.v2_0.client [None req-82b8fcb9-2498-4504-b75c-d2c7d1e02a0a 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The 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-09 02:21:29.914 8 WARNING neutronclient.v2_0.client [None req-9075bdda-c4d9-40a5-b887-c62b40b633af 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/879] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:29 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1640 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/880] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:29 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1826 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:30.331 7 INFO nova.api.openstack.compute.server_external_events [req-bf111693-6738-46a2-a85d-b6b157de059b req-41d36ef7-f7cd-479f-8208-5db52f55abcc 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance [pid: 7|app: 0|req: 438/881] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:30 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-09 02:21:30.935 8 WARNING neutronclient.v2_0.client [None req-9be8d2df-4a87-4c99-a605-0b2c9a573a8e 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:31.053 7 WARNING neutronclient.v2_0.client [None req-9746e730-9b7e-414a-8e59-e3d687ef524e 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/882] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:30 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1738 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, ' [pid: 7|app: 0|req: 439/883] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:31 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:31.179 8 WARNING neutronclient.v2_0.client [None req-1c3e4aa7-4440-48a7-97a4-da19f2d6d280 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/884] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:31 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1826 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:32.192 7 WARNING neutronclient.v2_0.client [None req-e80ff764-41ed-4f17-bcf7-f9c366705dd6 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] 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-09 02:21:32.227 8 WARNING neutronclient.v2_0.client [None req-0a75e001-345b-40e5-8e56-5b36bd44d06b 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/885] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:32 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1670 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:32.308 7 WARNING neutronclient.v2_0.client [None req-bf345fc6-5f00-4414-9d63-b694c89c8657 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/886] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:32 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:32.560 8 INFO nova.api.openstack.compute.server_external_events [req-5e5fa334-f8ed-407f-a38d-41e4a02eb047 req-3b9d7348-7b97-4698-89f5-8bda927385f8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance 2026-06-09 02:21:32.561 8 INFO nova.api.openstack.compute.server_external_events [req-5e5fa334-f8ed-407f-a38d-41e4a02eb047 req-3b9d7348-7b97-4698-89f5-8bda927385f8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance 2026-06-09 02:21:32.561 8 INFO nova.api.openstack.compute.server_external_events [req-5e5fa334-f8ed-407f-a38d-41e4a02eb047 req-3b9d7348-7b97-4698-89f5-8bda927385f8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:3075e7bd-638c-45dd-a1db-eebb4a3e01a2 for instance 02ed3e33-64da-47be-b63c-9ae987eedf1e on instance [pid: 8|app: 0|req: 447/887] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:32 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/890] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:32 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1826 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-09 02:21:33.289 8 WARNING neutronclient.v2_0.client [None req-f8670420-5cab-4e82-846b-a7bb254791ab 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/891] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:33 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1379 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-09 02:21:33.586 7 WARNING neutronclient.v2_0.client [None req-ac58715a-22f3-441f-9ad2-3d053eb17096 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] 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-09 02:21:33.621 8 WARNING neutronclient.v2_0.client [None req-b7f8165d-d069-4d23-a8ac-a2e351ad904e 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in 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/892] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:33 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1473 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/893] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:33 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 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-09 02:21:34.393 8 WARNING neutronclient.v2_0.client [None req-bafc84d5-2c28-4ea2-829e-d524359c92a6 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in 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/894] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:34 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1384 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-09 02:21:34.604 7 INFO nova.api.openstack.compute.server_external_events [req-016f63c4-b462-4a5a-be64-f6c2a597127c req-2a6706fd-9d8d-440c-b6af-30dfbf66a817 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:74c58257-1b31-4593-bd21-8b88867d2f2b for instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 on instance [pid: 7|app: 0|req: 443/895] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:34.713 8 WARNING neutronclient.v2_0.client [None req-8821cea3-cad2-47c7-9cee-f422b70b8577 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The 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-09 02:21:34.736 7 WARNING neutronclient.v2_0.client [None req-7e5df306-b855-4e63-8072-da9b43ce1968 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/896] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:34 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1478 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/897] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:34 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 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-09 02:21:35.489 8 WARNING neutronclient.v2_0.client [None req-35d505e2-2af7-4198-98b4-26911cb78c81 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/898] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:35 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 1384 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-09 02:21:35.811 7 WARNING neutronclient.v2_0.client [None req-0ccf7620-b8ac-4cdd-9589-c6b1c2e2d2e0 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/899] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:35 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => generated 1478 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-09 02:21:35.914 8 WARNING neutronclient.v2_0.client [None req-b03216e6-4818-46e6-b619-9d83a6b0d9c1 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/900] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:35 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:36.559 7 INFO nova.api.openstack.wsgi [None req-d48a1aef-32e9-41a4-970d-9bfa39ea69ab 71636f51570d4bf8bc2a981adef280ce c284a824ded64c4dba3540e6475b9f88 - - default default] HTTP exception thrown: Instance 02ed3e33-64da-47be-b63c-9ae987eedf1e could not be found. [pid: 7|app: 0|req: 446/901] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:36 2026] GET /v2.1/servers/02ed3e33-64da-47be-b63c-9ae987eedf1e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/902] 10.0.0.93 () {32 vars in 703 bytes} [Tue Jun 9 02:21:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-226059890 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:36.647 7 INFO nova.api.openstack.compute.server_external_events [req-0be5bda3-0ffc-416f-87a0-a4a2efbac3c4 req-b00abb4c-6f72-4f25-b156-15e21d980c0a 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance 2026-06-09 02:21:36.647 7 INFO nova.api.openstack.compute.server_external_events [req-0be5bda3-0ffc-416f-87a0-a4a2efbac3c4 req-b00abb4c-6f72-4f25-b156-15e21d980c0a 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance [pid: 7|app: 0|req: 447/903] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:36 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:21:36.885 8 INFO nova.api.openstack.wsgi [None req-5444fe8a-d1bc-46ba-972d-26ed474cd26a 89c4fd1362364a19ad760183d538fe91 6ab2b8bec9614ba295b119c30999c202 - - default default] HTTP exception thrown: Instance 534380a0-e35c-4cd1-89c9-8d351f5f6f86 could not be found. [pid: 8|app: 0|req: 457/904] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:36 2026] GET /v2.1/servers/534380a0-e35c-4cd1-89c9-8d351f5f6f86 => 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: 7|app: 0|req: 448/905] 10.0.0.93 () {32 vars in 705 bytes} [Tue Jun 9 02:21:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1194368545 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:37.141 8 WARNING neutronclient.v2_0.client [None req-9ac4d70c-4804-4edb-a92a-15fbf687b3b2 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/906] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:37 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1628 bytes in 1370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:39.527 7 WARNING neutronclient.v2_0.client [None req-8e90f42a-7b45-4cb5-8c7e-771e40691ee0 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/907] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:39 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1808 bytes in 844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:40.381 8 WARNING neutronclient.v2_0.client [None req-614ba05f-518d-4ead-bb1e-6077c1970965 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/908] 10.0.0.93 () {32 vars in 740 bytes} [Tue Jun 9 02:21:40 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c/os-interface => generated 284 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:41.492 7 INFO nova.api.openstack.compute.server_external_events [req-52520cae-1a19-4460-b672-73340e64e82d req-472597df-5330-4d84-8874-5b4367ac42a9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance [pid: 7|app: 0|req: 450/909] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:41 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-09 02:21:48.811 8 WARNING neutronclient.v2_0.client [None req-3950967c-48f3-4127-a537-a0953f8168a3 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] 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-09 02:21:49.387 7 WARNING neutronclient.v2_0.client [None req-047273f4-c913-4b8b-8713-c6eb25fd055f 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/912] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:48 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1928 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:49.736 7 WARNING neutronclient.v2_0.client [None req-047273f4-c913-4b8b-8713-c6eb25fd055f 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/913] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:21:48 2026] POST /v2.1/servers => generated 424 bytes in 1004 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-09 02:21:49.982 8 WARNING neutronclient.v2_0.client [None req-a7620291-da7b-45ec-8ce7-fccb1a9f00a7 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/914] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:49 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1370 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: 453/915] 10.0.0.93 () {32 vars in 752 bytes} [Tue Jun 9 02:21:50 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:51.080 8 WARNING neutronclient.v2_0.client [None req-fef61eab-4af6-4b9b-85be-f29a3513abb4 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/916] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:51 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1374 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/917] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:21:51 2026] DELETE /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => 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-09 02:21:51.942 8 WARNING neutronclient.v2_0.client [None req-3d5b0d64-d2cb-47de-b9f3-1e633fb077ac 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/918] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:51 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1934 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:52.168 7 WARNING neutronclient.v2_0.client [None req-14dfedb1-e7b5-467c-aca5-0d8ff967f25a 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/919] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:52 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1422 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-09 02:21:53.154 8 WARNING neutronclient.v2_0.client [None req-75c00e1c-121a-47cd-8ca1-ebf3b81df6a0 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] 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-09 02:21:53.214 7 INFO nova.api.openstack.compute.server_external_events [req-c32d1d8a-2001-45af-9052-0375f25fcd65 req-5766e64b-b07b-4b65-af42-d67d7c23c26c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance [pid: 7|app: 0|req: 457/922] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 466/923] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:53 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1934 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:21:53.259 7 WARNING neutronclient.v2_0.client [None req-a82f0a3a-14f2-48fc-b59e-e7a59730249e 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/924] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:53 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1422 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-09 02:21:54.308 8 WARNING neutronclient.v2_0.client [None req-4d85a59e-1021-49d1-9dff-5224105d602f 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] 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-09 02:21:54.351 7 WARNING neutronclient.v2_0.client [None req-1264b386-5bc7-4ec1-9d19-5a7995a52f40 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/925] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:54 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1934 bytes in 667 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/926] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:54 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1472 bytes in 653 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:55.260 8 INFO nova.api.openstack.compute.server_external_events [req-be24207b-906c-43a6-988a-b7d4d675ba7e req-30eeaed7-a6b0-48c4-9816-87d1ee67683c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance 2026-06-09 02:21:55.261 8 INFO nova.api.openstack.compute.server_external_events [req-be24207b-906c-43a6-988a-b7d4d675ba7e req-30eeaed7-a6b0-48c4-9816-87d1ee67683c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:bebfe103-560c-4f08-9cef-edd35fc87c21 for instance 07b56a71-c340-41df-bf83-7b68776b278c on instance [pid: 8|app: 0|req: 468/927] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:55 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:55.690 7 INFO nova.api.openstack.compute.server_external_events [req-ea8274e5-abb2-44f5-89bd-31886cb52dba req-a0a6c0f2-84a8-4942-ab78-c5723bba1b4e 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:0aacc376-e6ef-4c7f-ae8a-25df523f9cf1 for instance 4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 on instance [pid: 7|app: 0|req: 460/928] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:21:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:56.001 8 WARNING neutronclient.v2_0.client [None req-fea89fb4-08bd-40bf-82cf-22398e73c492 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The 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-09 02:21:56.020 7 WARNING neutronclient.v2_0.client [None req-afa332cf-c1d6-43ba-a0d1-f064fc1d645b 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/929] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:55 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1541 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/930] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:55 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1470 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-09 02:21:57.106 8 WARNING neutronclient.v2_0.client [None req-1926fb1f-e877-4dc5-a497-06a92b159145 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] The python binding code in 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/931] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:57 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 1541 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:57.213 7 WARNING neutronclient.v2_0.client [None req-b1a1174c-2d0b-481a-882e-005fde0dab03 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/932] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:57 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1470 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-09 02:21:58.196 8 INFO nova.api.openstack.wsgi [None req-e54f8ad9-5d62-45d7-9df4-f26c2f00e13b 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] HTTP exception thrown: Instance 07b56a71-c340-41df-bf83-7b68776b278c could not be found. [pid: 8|app: 0|req: 471/933] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:58 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:58.231 7 INFO nova.api.openstack.wsgi [None req-d403465d-0352-4882-8766-f5f52781c6ec 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] HTTP exception thrown: Instance 07b56a71-c340-41df-bf83-7b68776b278c could not be found. [pid: 7|app: 0|req: 463/934] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:21:58 2026] DELETE /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:58.264 8 INFO nova.api.openstack.wsgi [None req-1cf70f99-eca7-4ad6-abeb-607798d3a83d 0d8864006e9448708add3502126b91d9 927532bd11a54d12bf606d1c43d3bf2d - - default default] HTTP exception thrown: Instance 07b56a71-c340-41df-bf83-7b68776b278c could not be found. [pid: 8|app: 0|req: 472/935] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:58 2026] GET /v2.1/servers/07b56a71-c340-41df-bf83-7b68776b278c => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/936] 10.0.0.93 () {32 vars in 701 bytes} [Tue Jun 9 02:21:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-25605265 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:58.365 8 WARNING neutronclient.v2_0.client [None req-a2a9701d-173b-4c0e-9d83-a721943bb97e 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/937] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:58 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1470 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/938] 10.0.0.93 () {32 vars in 725 bytes} [Tue Jun 9 02:21:58 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-577144186 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:21:59.564 8 WARNING neutronclient.v2_0.client [None req-d96b4512-7f3e-44c7-84bf-8d58b04b8401 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The 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-09 02:22:00.524 7 INFO nova.api.openstack.compute.server_external_events [req-e7e65d1d-19e3-4137-8ad3-5851d2ab1c30 req-0eac5f89-549c-4140-85ac-b4314a857809 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:0aacc376-e6ef-4c7f-ae8a-25df523f9cf1 for instance 4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 on instance [pid: 7|app: 0|req: 466/939] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/940] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:21:59 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1470 bytes in 1555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:02.143 7 WARNING neutronclient.v2_0.client [None req-5a4dd06c-5c43-4e3d-a63b-da127de340d8 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] 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-09 02:22:02.601 8 INFO nova.api.openstack.compute.server_external_events [req-2c0457cc-f43e-423d-a097-d387880ceca1 req-74d71eee-9f76-4e85-a694-a95b3b671878 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:0aacc376-e6ef-4c7f-ae8a-25df523f9cf1 for instance 4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 on instance [pid: 8|app: 0|req: 477/943] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/944] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:02 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1655 bytes in 2222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/945] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:22:04 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6/ips => generated 109 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/946] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:22:04 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6/ips => generated 109 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: 479/947] 10.0.0.93 () {32 vars in 824 bytes} [Tue Jun 9 02:22:04 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6/ips/tempest-ServerAddressesTestJSON-2138568710-network => generated 94 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 469/948] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:22:04 2026] DELETE /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:04.661 8 WARNING neutronclient.v2_0.client [None req-08d6bbbe-8c36-4b28-a556-a544cd4f6c02 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/949] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:04 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1661 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:05.850 7 WARNING neutronclient.v2_0.client [None req-63590b34-c1ec-4aac-84cf-bfdb5e6ec1ec 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] 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-09 02:22:05.990 8 WARNING neutronclient.v2_0.client [None req-2590081b-b747-45a3-9fa7-9f84d430b066 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The 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-09 02:22:06.026 7 WARNING neutronclient.v2_0.client [None req-63590b34-c1ec-4aac-84cf-bfdb5e6ec1ec 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/950] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:05 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1661 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/951] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:22:05 2026] POST /v2.1/servers => generated 424 bytes in 448 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-09 02:22:06.248 8 WARNING neutronclient.v2_0.client [None req-93924ade-c70f-4322-bdf0-b652c446e626 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/952] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:06 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1367 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-09 02:22:07.220 7 WARNING neutronclient.v2_0.client [None req-7f50c8e5-efcb-4d1a-87f1-ea029d7ee8b7 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] 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: 471/953] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:07 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1619 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:22:07.260 8 INFO nova.api.openstack.compute.server_external_events [req-95b0627a-79ab-4882-ad0c-24145250f6d3 req-53b72dba-907d-429a-b41b-f101a714e777 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:0aacc376-e6ef-4c7f-ae8a-25df523f9cf1 for instance 4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 on instance [pid: 8|app: 0|req: 483/954] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:07.324 7 WARNING neutronclient.v2_0.client [None req-f122319e-c846-4cbd-8a43-d2e0ae1f7f59 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in 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/955] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:07 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1371 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:08.318 8 WARNING neutronclient.v2_0.client [None req-b9e4ac34-f94b-4b76-9ae9-4bc0c48d1d8c 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/956] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:08 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1456 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-09 02:22:08.407 7 WARNING neutronclient.v2_0.client [None req-42145cbc-fcd2-42b0-a319-f5cc38264d98 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/957] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:08 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1419 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:09.404 8 WARNING neutronclient.v2_0.client [None req-d9b99fe4-bfb1-48a5-b9da-e0272972deb8 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/958] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:09 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1456 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:09.486 7 WARNING neutronclient.v2_0.client [None req-b92797ba-df26-411a-9332-18860e8d940d 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/959] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:09 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1419 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:10.498 8 WARNING neutronclient.v2_0.client [None req-1ef166f9-59c9-4520-884b-653ea20de346 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] 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: 486/960] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:10 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1456 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:22:10.571 7 WARNING neutronclient.v2_0.client [None req-0507f355-2969-49f2-8e28-d1e27a61b3dd 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in 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/961] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:10 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1427 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-09 02:22:11.621 8 WARNING neutronclient.v2_0.client [None req-ea49f26a-4bb3-45ba-8371-3334208f4c7b 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] The python binding code in 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/962] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:11 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 1456 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:11.761 7 WARNING neutronclient.v2_0.client [None req-195c6b7a-7c28-49a9-850c-dd499ae64795 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] 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: 476/963] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:11 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1479 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:22:11.883 8 INFO nova.api.openstack.compute.server_external_events [req-107538a7-42ba-4f38-b631-b6e08aa464af req-60899246-b9dc-45be-9ae9-cfe564232dea 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 8|app: 0|req: 488/964] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:11 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-09 02:22:12.701 8 INFO nova.api.openstack.wsgi [None req-bb1beb68-6be5-471b-a014-757262b59f8c 84cd544c256a42eba3fb85b6f9554637 4ac3f0ccca7c4a5ab0b7c34a08fdbd69 - - default default] HTTP exception thrown: Instance 4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 could not be found. [pid: 8|app: 0|req: 490/967] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:12 2026] GET /v2.1/servers/4c3e001d-380c-4415-bb5c-eaecc3bbd3e6 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:12.922 7 WARNING neutronclient.v2_0.client [None req-b1845f63-fa4a-4ad5-807f-3ccffc36ee1c 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/968] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:12 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1467 bytes in 1006 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:14.948 8 WARNING neutronclient.v2_0.client [None req-6ea2add5-4ef7-401c-9c16-6520a17b6a3d 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/969] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:14 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1467 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:16.385 7 WARNING neutronclient.v2_0.client [None req-4af650d4-8551-4ff2-bc84-4adc66e93159 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/970] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:16 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1467 bytes in 901 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:17.699 8 INFO nova.api.openstack.compute.server_external_events [req-57e7d505-8bd5-45ca-bacd-a027ba95a677 req-c6aa1fee-2428-443f-95f3-01a1c4b8e35f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 8|app: 0|req: 492/971] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:17 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-09 02:22:18.306 7 WARNING neutronclient.v2_0.client [None req-fdbca515-0155-409d-ab0c-8811abadeae4 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/972] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:18 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1467 bytes in 821 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:19.735 8 INFO nova.api.openstack.compute.server_external_events [req-da1289c9-c6e4-4863-9f6b-af6ed9f433c0 req-98af6169-8a36-4194-8f3b-4afece59c90c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 8|app: 0|req: 493/973] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:19 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-09 02:22:20.136 7 WARNING neutronclient.v2_0.client [None req-b4c174f5-e519-4d0f-ad07-97ec58fbbd27 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/974] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:20 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1647 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/975] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:22:21 2026] DELETE /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:21.927 7 WARNING neutronclient.v2_0.client [None req-5b625c9c-3838-40db-b8ab-b6eca9e27830 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in 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/976] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:21 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1653 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:23.245 8 WARNING neutronclient.v2_0.client [None req-ab2f161a-a277-4109-b5fb-b771da5362d6 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] 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-09 02:22:23.307 7 INFO nova.api.openstack.compute.server_external_events [req-a0ddc6ec-8782-45b2-a625-e11211a2adc8 req-1d5e1fa8-b7a3-44a2-b3a1-9ac646de94c7 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 7|app: 0|req: 484/979] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:23 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1653 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:24.521 7 WARNING neutronclient.v2_0.client [None req-046fb443-4b43-48b4-99f1-1baa11eb4c4a 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] 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-09 02:22:25.368 8 INFO nova.api.openstack.compute.server_external_events [req-3c7c3dc8-f489-4fa2-8fe8-5b94bd5a398c req-221c3378-c4cb-4a50-984e-d05ffc036c54 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 8|app: 0|req: 497/981] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/982] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:24 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1653 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:22:25.472 8 INFO nova.api.openstack.compute.server_external_events [req-340dbb1e-d561-4b56-b1b1-dae7d1c9d039 req-e1bd78d9-222d-4529-adc6-22eab7333f75 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:21d93531-6b78-48cf-9415-cb117dc5f09f for instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 on instance [pid: 8|app: 0|req: 498/983] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:25 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, ' 2026-06-09 02:22:26.544 7 WARNING neutronclient.v2_0.client [None req-fc27d807-60e6-4a77-87aa-e18f555597f9 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in 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/984] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:26 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1453 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:28.001 8 WARNING neutronclient.v2_0.client [None req-912687a5-656d-4b0c-8a4a-3812b170844e 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] The python binding code in 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/985] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:27 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => generated 1453 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-09 02:22:29.110 7 INFO nova.api.openstack.wsgi [None req-70a97a97-1857-4bcc-8c57-72ae99afa3f2 0019bc8534c64d8a813bb2070cd389d8 403ddae7b0044fe799f206e7a7fb0c65 - - default default] HTTP exception thrown: Instance 902597aa-7401-43ca-b8d8-8228ebd5a0e4 could not be found. [pid: 7|app: 0|req: 487/986] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:29 2026] GET /v2.1/servers/902597aa-7401-43ca-b8d8-8228ebd5a0e4 => 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: 500/987] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:22:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:22:34.643 8 WARNING neutronclient.v2_0.client [None req-dbf90b17-ec4f-4740-8b37-0b0d4fa87307 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The 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-09 02:22:34.693 8 WARNING neutronclient.v2_0.client [None req-dbf90b17-ec4f-4740-8b37-0b0d4fa87307 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The 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-09 02:22:34.983 8 WARNING neutronclient.v2_0.client [None req-dbf90b17-ec4f-4740-8b37-0b0d4fa87307 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in 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/990] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:22:34 2026] POST /v2.1/servers => generated 448 bytes in 625 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-09 02:22:35.224 7 WARNING neutronclient.v2_0.client [None req-5f065e48-a06b-4182-9bf3-f4c0e21fb215 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in 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/991] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:35 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1395 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:40.306 8 WARNING neutronclient.v2_0.client [None req-2cd02c53-20af-444e-919b-f28296dabbe6 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] 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-09 02:22:41.626 7 INFO nova.api.openstack.compute.server_external_events [req-4fc07fce-b054-4285-89a6-80733de98bbd req-c4f0ae07-2247-45b0-be35-4f7996611f2f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 7|app: 0|req: 490/992] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:41 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: 503/993] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:40 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1521 bytes in 1387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:42.585 7 INFO nova.api.openstack.compute.server_external_events [req-f585c3fc-228e-4fff-9beb-a93ba71380d1 req-f8bd2b3d-7c90-43fa-855d-1d07d4eed8e1 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 7|app: 0|req: 492/996] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 505/997] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:22:43 2026] POST /v2.1/os-keypairs => generated 398 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-09 02:22:45.770 7 WARNING neutronclient.v2_0.client [None req-343d471e-48df-41e9-b07f-40e0e0aec202 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The 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-09 02:22:45.810 7 WARNING neutronclient.v2_0.client [None req-343d471e-48df-41e9-b07f-40e0e0aec202 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The 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-09 02:22:45.977 7 WARNING neutronclient.v2_0.client [None req-343d471e-48df-41e9-b07f-40e0e0aec202 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/998] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:22:45 2026] POST /v2.1/servers => generated 449 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-09 02:22:46.234 8 WARNING neutronclient.v2_0.client [None req-90026954-694c-4e43-9b6e-aedc1c45b799 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/999] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:46 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1402 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:46.711 7 WARNING neutronclient.v2_0.client [None req-d55ed5af-4209-40d5-8ee8-703a42080123 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] 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-09 02:22:46.846 8 INFO nova.api.openstack.compute.server_external_events [req-8f4a7a3b-5996-4648-b67f-f740bb6dbe97 req-57e55cf4-dd11-4248-a1d6-16e59b922bb8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 8|app: 0|req: 507/1000] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:46 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1519 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:47.317 8 WARNING neutronclient.v2_0.client [None req-75ae4710-4cfb-4b97-8dc8-13dd09416c44 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in 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/1002] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:47 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1406 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:48.466 7 WARNING neutronclient.v2_0.client [None req-1cc72609-71c7-49eb-ae11-e4cd489ccc29 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1003] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:48 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1454 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-09 02:22:48.881 8 INFO nova.api.openstack.compute.server_external_events [req-14e86e65-f42b-4125-9314-7e43a1267538 req-227a700b-e5b7-4264-8cd0-4cff490fadc7 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 8|app: 0|req: 509/1004] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:49.549 7 WARNING neutronclient.v2_0.client [None req-251dc298-a669-4d3d-b7ec-3243ab9eef0f e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1005] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:49 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:50.656 8 WARNING neutronclient.v2_0.client [None req-1de40b85-aaec-402d-92c3-fc83751f9fe3 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1006] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:50 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1462 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:51.746 7 WARNING neutronclient.v2_0.client [None req-42aeb1fe-cc6e-45ae-a065-07c67630f836 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] 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: 497/1007] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:51 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1539 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:22:51.898 8 INFO nova.api.openstack.compute.server_external_events [req-c067c3e2-e228-400b-9d76-5428a7abb5b4 req-28487aa5-e089-4254-a7ee-82bf0421bf92 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 8|app: 0|req: 511/1008] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:51 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-09 02:22:52.032 7 WARNING neutronclient.v2_0.client [None req-8421c4d0-5b67-4916-bb4d-f52d3f6871f1 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1009] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:51 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1819 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-09 02:22:52.985 8 WARNING neutronclient.v2_0.client [None req-58972cc8-70e1-4ddc-be99-8cc0735c7f44 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in 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/1012] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:52 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1527 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:53.665 7 WARNING neutronclient.v2_0.client [None req-0ecef3c7-5ca8-46e1-963d-5576b7e23be5 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The 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-09 02:22:53.713 7 WARNING neutronclient.v2_0.client [None req-0ecef3c7-5ca8-46e1-963d-5576b7e23be5 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] 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-09 02:22:54.248 8 INFO nova.api.openstack.compute.server_external_events [req-daa2a263-658b-4376-8fc3-b585e3f99615 req-f2823e4d-1cf7-4c78-822b-a2a0c285dfdd 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 8|app: 0|req: 514/1013] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:54 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-09 02:22:54.313 8 WARNING neutronclient.v2_0.client [None req-7ee19eba-b170-42f7-abac-f2c9af2a12b8 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The 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-09 02:22:54.598 7 WARNING neutronclient.v2_0.client [None req-0ecef3c7-5ca8-46e1-963d-5576b7e23be5 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in 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/1014] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:54 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1527 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1015] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:22:53 2026] POST /v2.1/servers => generated 448 bytes in 1442 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-09 02:22:55.058 8 WARNING neutronclient.v2_0.client [None req-f0648050-3b67-43bc-8d76-f9d3dfc29752 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1016] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:55 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1393 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:55.715 7 WARNING neutronclient.v2_0.client [None req-f7b1bc1a-6754-43b5-89c1-1517142bca29 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/1017] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:55 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1527 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-09 02:22:56.938 8 WARNING neutronclient.v2_0.client [None req-2a4c1ba1-1d44-4366-9ce4-35adb61c065a e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1018] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:56 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1527 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:57.975 7 INFO nova.api.openstack.compute.server_external_events [req-d552450b-2cd7-4bd9-9cf0-1e3f140766e1 req-04b035be-e2ac-4b25-b1f3-58c29d557fce 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 7|app: 0|req: 502/1019] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:58.246 8 WARNING neutronclient.v2_0.client [None req-46017469-ac48-42ce-9f62-006602b062dd e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1020] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:58 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1527 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:22:59.682 7 WARNING neutronclient.v2_0.client [None req-f8f587d9-527a-4887-ac9e-a378c3c1f642 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] 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-09 02:23:00.023 8 INFO nova.api.openstack.compute.server_external_events [req-2dc7a874-c875-4434-9bbc-2dcba29c2832 req-6ef97ef0-0b22-4a89-93c8-c679d06c6a4e 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 8|app: 0|req: 519/1021] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:22:59 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-09 02:23:00.321 8 WARNING neutronclient.v2_0.client [None req-ef74a4cc-4cc7-430c-83e5-9c0d2d0ae25e 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1022] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:22:59 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1696 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-09 02:23:00.378 7 WARNING neutronclient.v2_0.client [None req-2fd9ae49-f55e-45a0-b142-86fab07ebe8c e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1023] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:00 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1519 bytes in 718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1024] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:00 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1696 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:02.069 8 INFO nova.api.openstack.compute.server_external_events [req-34f490de-0400-4a1f-82b5-d60e604b9782 req-65c4f7ae-fa68-42ae-88f9-fa6d765801b8 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 8|app: 0|req: 521/1025] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:02 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-09 02:23:02.584 8 INFO nova.api.openstack.compute.server_external_events [req-99d9316e-bf68-4695-ab0e-96b4589ac53a req-2321373a-c376-45cc-9721-d16f9cd5803f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 8|app: 0|req: 523/1028] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:02 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-09 02:23:06.066 7 WARNING neutronclient.v2_0.client [None req-f4d4ec0e-5948-4bc8-bff8-4a9eefe0f58e 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1029] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:06 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1517 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:06.327 8 INFO nova.api.openstack.compute.server_external_events [req-ead37b7c-f0ed-40b7-b35d-09030462320b req-16858983-b764-4773-a491-0d7d174e0108 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 8|app: 0|req: 524/1030] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:06 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-09 02:23:08.370 7 INFO nova.api.openstack.compute.server_external_events [req-144c1c77-26ad-4c85-b3fa-6e2afd72854f req-bf404891-b088-484d-9b2f-7ce35eba6c2a 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 7|app: 0|req: 507/1031] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1032] 10.0.0.93 () {34 vars in 749 bytes} [Tue Jun 9 02:23:08 2026] POST /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625/action => generated 32006 bytes in 561 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-09 02:23:11.349 7 WARNING neutronclient.v2_0.client [None req-bcfac236-3f7a-42a1-b8cf-1ce67b08aed3 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in 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/1033] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:11 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1817 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-09 02:23:12.615 7 INFO nova.api.openstack.compute.server_external_events [req-79bb4e2b-ba69-4389-ace6-07b5e08606b0 req-28e581b1-e9a3-42dc-afa4-affc9e4f6ee9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 7|app: 0|req: 510/1036] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:12 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, ' [pid: 8|app: 0|req: 527/1037] 10.0.0.93 () {34 vars in 670 bytes} [Tue Jun 9 02:23:14 2026] POST /v2.1/os-keypairs => generated 397 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-09 02:23:14.668 7 INFO nova.api.openstack.compute.server_external_events [req-8daf8eb7-34bb-4879-ad95-46a22f153c10 req-9c039a88-50c7-4210-b16f-dd036200fc75 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 7|app: 0|req: 511/1038] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:23:16.623 8 WARNING neutronclient.v2_0.client [None req-b50b3c33-d6cd-47c5-86f8-32a98b1c2ed7 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The 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-09 02:23:16.732 8 WARNING neutronclient.v2_0.client [None req-b50b3c33-d6cd-47c5-86f8-32a98b1c2ed7 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The 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-09 02:23:17.086 8 WARNING neutronclient.v2_0.client [None req-b50b3c33-d6cd-47c5-86f8-32a98b1c2ed7 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1039] 10.0.0.93 () {34 vars in 662 bytes} [Tue Jun 9 02:23:16 2026] POST /v2.1/servers => generated 450 bytes in 805 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-09 02:23:17.387 7 WARNING neutronclient.v2_0.client [None req-6e2446a7-9056-4e5d-95f4-c574cb12cdc1 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1040] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:17 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1402 bytes in 623 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:19.047 8 WARNING neutronclient.v2_0.client [None req-61d2fd0c-8932-443c-8726-104ea7796fce e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1041] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:19 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1398 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:20.371 7 WARNING neutronclient.v2_0.client [None req-6c73e132-553f-447a-8f36-964e9977f626 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1042] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:20 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1454 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:21.454 8 WARNING neutronclient.v2_0.client [None req-a5480f84-858a-4563-a58c-6a06700dafcd e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in 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/1043] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:21 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1462 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:22.743 7 WARNING neutronclient.v2_0.client [None req-05033b05-a4e6-4c25-a86d-1cefe69079ba e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] 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-09 02:23:23.278 8 INFO nova.api.openstack.compute.server_external_events [req-0b2ea62f-c84f-4aca-8ff4-63ff9d9078c4 req-779dabec-eaa8-4d0f-8674-73e8aa6e0d34 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 8|app: 0|req: 533/1046] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1047] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:22 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1530 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:24.343 8 WARNING neutronclient.v2_0.client [None req-101321bc-343c-4b73-8a00-8c679d688c13 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1048] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:24 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1528 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:25.763 7 WARNING neutronclient.v2_0.client [None req-1e1017df-b545-499a-9b34-4f7a58fa4912 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1049] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:25 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1528 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:26.916 8 WARNING neutronclient.v2_0.client [None req-a4c32d3c-f8e5-478f-8e55-b3a63ccf31cd e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1050] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:26 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1528 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:28.427 7 WARNING neutronclient.v2_0.client [None req-ec134d1b-5d01-4658-bd86-86bdceb6e2ea e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1051] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:28 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1528 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:29.221 8 INFO nova.api.openstack.compute.server_external_events [req-a1ae3a97-75f8-4557-aa16-2e07b6c39566 req-6f523df9-bc15-4051-bbea-c13fff9880f0 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 8|app: 0|req: 536/1052] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:29 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, ' 2026-06-09 02:23:29.832 7 WARNING neutronclient.v2_0.client [None req-8297d04c-286a-4cd8-88a6-af74681f35f1 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1053] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:29 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1528 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:31.013 8 WARNING neutronclient.v2_0.client [None req-9c0c4a46-22d9-407c-95f8-879f3b942d45 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1054] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:30 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1697 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:31.277 7 INFO nova.api.openstack.compute.server_external_events [req-c076e7bc-aefe-448b-9fbe-c83d946d720c req-18420b55-942b-4547-b0f1-c6e8222cd894 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 7|app: 0|req: 518/1055] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:23:31.292 8 WARNING neutronclient.v2_0.client [None req-ca79486c-417d-468a-98c4-9a20328d9670 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1056] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:31 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1697 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:32.271 7 INFO nova.api.openstack.compute.server_external_events [req-d2a2f84c-abbe-4402-b620-25fd0274afe5 req-6f91cc6a-0e85-408b-8af2-833cb7189eb9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 7|app: 0|req: 519/1057] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:32 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-09 02:23:40.132 8 WARNING neutronclient.v2_0.client [None req-84d54d17-3cec-42fa-a561-2272682ff8a2 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:23:40.181 8 WARNING neutronclient.v2_0.client [None req-84d54d17-3cec-42fa-a561-2272682ff8a2 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:23:40.340 8 WARNING neutronclient.v2_0.client [None req-84d54d17-3cec-42fa-a561-2272682ff8a2 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1060] 199.204.45.162 () {36 vars in 714 bytes} [Tue Jun 9 02:23:39 2026] POST /v2.1/servers => generated 453 bytes in 828 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-09 02:23:41.014 7 WARNING neutronclient.v2_0.client [None req-96ab4c40-0f61-4442-b2c8-93cf3ef58b56 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in 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/1061] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:40 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2213 bytes in 66 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-09 02:23:41.089 8 WARNING neutronclient.v2_0.client [None req-e60287ac-8b8c-4743-8b62-d5b38c9c8371 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1062] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:41 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 28 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1063] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:41 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1066] 10.0.0.93 () {34 vars in 749 bytes} [Tue Jun 9 02:23:42 2026] POST /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d/action => generated 32046 bytes in 549 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: 525/1067] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:23:42 2026] DELETE /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 0 bytes in 98 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-09 02:23:43.131 8 WARNING neutronclient.v2_0.client [None req-4cb4e334-aac8-446b-be80-514644e4352d e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1068] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:43 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1823 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:43.756 7 WARNING neutronclient.v2_0.client [None req-c726fe4f-03a3-45ad-9903-4719432a051a 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1069] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:43 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2371 bytes in 82 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-09 02:23:43.843 8 WARNING neutronclient.v2_0.client [None req-d76d8925-db55-4d63-8a2f-03f94ec0b234 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1070] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:43 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 28 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 527/1071] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:43 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-volume_attachments => generated 197 bytes in 59 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-09 02:23:44.296 8 INFO nova.api.openstack.compute.server_external_events [req-d666de67-c0ea-4bdb-80ea-fc63411bfcf3 req-dba36c7d-8a13-4649-8350-7a218838c56c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 8|app: 0|req: 545/1072] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:44.338 7 WARNING neutronclient.v2_0.client [None req-3dc4c47f-574d-4e2b-ab32-13dbb0a8a799 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1073] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:44 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1823 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-09 02:23:45.534 8 WARNING neutronclient.v2_0.client [None req-655192d9-84f5-496c-ba56-f1c2c50c91fb e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] 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-09 02:23:45.970 7 INFO nova.api.openstack.compute.server_external_events [req-56bfd3c0-518f-4b80-b6de-870f0cf0d36c req-b1dc3514-b800-4b0d-b340-3c1f51c9bfcd 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance [pid: 8|app: 0|req: 546/1074] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:45 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1755 bytes in 476 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1075] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:45 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-09 02:23:46.338 8 INFO nova.api.openstack.compute.server_external_events [req-f133fde0-0b52-463b-84c5-a79e7b3b68a3 req-03196b38-9d0a-442a-8519-05ff7d753baa 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:3a790654-dd03-49b6-9ffe-46a9e5b32785 for instance a9688d68-2787-45af-b426-5c8131da2c0d on instance 2026-06-09 02:23:46.339 8 INFO nova.api.openstack.compute.server_external_events [req-f133fde0-0b52-463b-84c5-a79e7b3b68a3 req-03196b38-9d0a-442a-8519-05ff7d753baa 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 547/1076] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:46 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:46.904 7 WARNING neutronclient.v2_0.client [None req-3af70ebe-cab8-4233-a2f9-bb42b2564952 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] 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-09 02:23:47.031 8 WARNING neutronclient.v2_0.client [None req-e29d2120-6ad0-4ca2-8326-ab75ab267401 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1077] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:46 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2445 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 548/1078] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:46 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-09 02:23:47.076 7 WARNING neutronclient.v2_0.client [None req-b5875f5d-a91d-401e-99b8-35d9652bc774 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1079] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:47 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 549/1080] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:47 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:48.126 7 WARNING neutronclient.v2_0.client [None req-ab1dcb13-1d08-4589-a5a1-79084325ab3f e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1081] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:48 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 1488 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:49.207 8 INFO nova.api.openstack.wsgi [None req-303323c8-0e28-4913-94a7-2214dd7719ad e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] HTTP exception thrown: Instance a9688d68-2787-45af-b426-5c8131da2c0d could not be found. [pid: 8|app: 0|req: 550/1082] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:49 2026] GET /v2.1/servers/a9688d68-2787-45af-b426-5c8131da2c0d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1083] 10.0.0.93 () {32 vars in 727 bytes} [Tue Jun 9 02:23:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-513804481 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 551/1084] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:23:49 2026] DELETE /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 0 bytes in 105 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-09 02:23:49.837 7 WARNING neutronclient.v2_0.client [None req-5c70a0f7-723d-498e-b4f4-885482f3664a 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:23:49.861 8 WARNING neutronclient.v2_0.client [None req-b059fcf2-9d29-47ae-b2e3-ef78b76436bb e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1085] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:49 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2433 bytes in 127 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-09 02:23:49.975 7 WARNING neutronclient.v2_0.client [None req-35667d66-fbd3-4977-b200-503f9e5211ee 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1086] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:49 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1702 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1087] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:49 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 284 bytes in 97 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: 553/1088] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:50 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/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-09 02:23:51.034 7 INFO nova.api.openstack.compute.server_external_events [req-e128014e-064a-4e3a-9990-e6996595b346 req-91d2ea3a-a7a5-467d-901e-12a85aebb0b4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 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: 536/1089] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:23:51.072 8 WARNING neutronclient.v2_0.client [None req-f99a8089-5ba0-4b2a-b5ae-b402a3b88bac e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1090] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:51 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1702 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-09 02:23:52.309 7 WARNING neutronclient.v2_0.client [None req-10157fda-c926-4288-9588-12782d02d864 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1091] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:52 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1702 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:52.977 8 WARNING neutronclient.v2_0.client [None req-1c9ac3c8-a472-4060-bb1d-4f53668740ad 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] 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-09 02:23:53.081 7 INFO nova.api.openstack.compute.server_external_events [req-a91154b9-d713-4276-9461-ab25aa409394 req-711557ff-281e-44c5-8dd5-638eca074569 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance 2026-06-09 02:23:53.081 7 INFO nova.api.openstack.compute.server_external_events [req-a91154b9-d713-4276-9461-ab25aa409394 req-711557ff-281e-44c5-8dd5-638eca074569 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance 2026-06-09 02:23:53.081 7 INFO nova.api.openstack.compute.server_external_events [req-a91154b9-d713-4276-9461-ab25aa409394 req-711557ff-281e-44c5-8dd5-638eca074569 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance 2026-06-09 02:23:53.082 7 INFO nova.api.openstack.compute.server_external_events [req-a91154b9-d713-4276-9461-ab25aa409394 req-711557ff-281e-44c5-8dd5-638eca074569 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:55178dad-1d95-4d80-9310-a6de3055cfc6 for instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 on instance [pid: 8|app: 0|req: 556/1094] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:52 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2433 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1095] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:23:53 2026] POST /v2.1/os-server-external-events => generated 698 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:23:53.116 8 WARNING neutronclient.v2_0.client [None req-0e23a315-093f-4f49-9956-88aec1d44e74 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1096] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:53 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 286 bytes in 77 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: 540/1097] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:53 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:53.515 8 WARNING neutronclient.v2_0.client [None req-e9b31891-c1ff-4b38-b2f0-ef972e494ce0 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1098] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:53 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1483 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-09 02:23:54.619 7 WARNING neutronclient.v2_0.client [None req-6e7b6b5e-7521-4ef0-ad96-5941e9c27989 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1099] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:54 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:55.723 8 WARNING neutronclient.v2_0.client [None req-4c504de0-b0f9-47df-b031-b246f1510d6f e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1100] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:55 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => 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-09 02:23:55.887 7 WARNING neutronclient.v2_0.client [None req-df49a614-0ee1-4483-9fbd-342d61de03bd 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1101] 199.204.45.162 () {32 vars in 733 bytes} [Tue Jun 9 02:23:55 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 2581 bytes in 140 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-09 02:23:56.226 8 WARNING neutronclient.v2_0.client [None req-70862afa-98a1-4996-8691-fe881a4d1641 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1102] 199.204.45.162 () {32 vars in 759 bytes} [Tue Jun 9 02:23:56 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 286 bytes in 276 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: 543/1103] 199.204.45.162 () {32 vars in 777 bytes} [Tue Jun 9 02:23:56 2026] GET /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:23:56.801 8 INFO nova.api.openstack.wsgi [None req-576bb3ba-0595-42a9-9155-83d3ec884108 e9197d2f13f14bdeb5c94a2c2ab7f3a9 8587213205f349f4a912177ad3858df9 - - default default] HTTP exception thrown: Instance 20ea251f-c88d-42a5-8d79-eca39ef0d625 could not be found. [pid: 8|app: 0|req: 561/1104] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:23:56 2026] GET /v2.1/servers/20ea251f-c88d-42a5-8d79-eca39ef0d625 => 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: 544/1105] 10.0.0.93 () {32 vars in 729 bytes} [Tue Jun 9 02:23:57 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1795253699 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-09 02:24:30.397 7 WARNING neutronclient.v2_0.client [None req-6d775a79-fbaa-4968-bcd1-51f36a44c529 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:24:30.441 7 WARNING neutronclient.v2_0.client [None req-6d775a79-fbaa-4968-bcd1-51f36a44c529 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] 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-09 02:24:33.117 8 INFO nova.api.openstack.compute.server_external_events [req-fc4a1ecf-4392-4173-bb60-eb8d9f909205 req-9783acf7-3ddf-46ec-92f7-83c64e7fcde4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 567/1114] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:24:33 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-09 02:24:41.505 7 WARNING neutronclient.v2_0.client [None req-6d775a79-fbaa-4968-bcd1-51f36a44c529 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1115] 199.204.45.162 () {36 vars in 812 bytes} [Tue Jun 9 02:24:30 2026] POST /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 279 bytes in 11489 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-09 02:24:42.740 8 INFO nova.api.openstack.compute.server_external_events [req-ac391abd-caa6-4540-8e72-516b261642d1 req-d2749082-a7ef-4507-8aaa-f8ca25715120 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 569/1118] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:24:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:24:44.208 7 INFO nova.api.openstack.compute.server_external_events [req-08256fd1-d2be-4f5c-81fd-c7f878c61372 req-e1b428cf-c8ec-4ea9-8c97-87819cde413f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 550/1119] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:24:44 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-09 02:24:44.805 8 INFO nova.api.openstack.compute.server_external_events [req-086d402c-f721-4a66-93db-09b495480d75 req-bb2355c5-6d98-4e29-a823-191ccf6dacd4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance 2026-06-09 02:24:44.806 8 INFO nova.api.openstack.compute.server_external_events [req-086d402c-f721-4a66-93db-09b495480d75 req-bb2355c5-6d98-4e29-a823-191ccf6dacd4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 570/1120] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:24:44 2026] POST /v2.1/os-server-external-events => generated 356 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-09 02:24:46.874 7 INFO nova.api.openstack.compute.server_external_events [req-bc8a352a-b7b9-49c3-87fb-05b49b77fbad req-3f3e606f-c635-4600-8493-dd0bdbe92f5f 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 551/1121] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:24:46 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-09 02:25:19.358 7 WARNING neutronclient.v2_0.client [None req-623637d3-7dd5-4d46-987c-d0b641532e6d 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:25:19.409 7 WARNING neutronclient.v2_0.client [None req-623637d3-7dd5-4d46-987c-d0b641532e6d 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] 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-09 02:25:22.213 8 INFO nova.api.openstack.compute.server_external_events [req-1c53d513-79fc-421f-9f93-6aecfcec2f07 req-c77997d0-5044-4af5-a455-7b16fdd1f258 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 574/1128] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:25:26.038 8 INFO nova.api.openstack.compute.server_external_events [req-8bf6530c-ff20-4f8a-abad-bab147dd4d56 req-b7fc1e7f-862d-46ef-992b-024a43d3a4a4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 577/1131] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:26 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-09 02:25:28.078 8 INFO nova.api.openstack.compute.server_external_events [req-5bea9d68-74ba-4977-9ad4-c6724cca1e75 req-79ca8780-5c7e-4c68-a560-46abe96d0d32 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 578/1132] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:28 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-09 02:25:28.950 7 WARNING neutronclient.v2_0.client [None req-623637d3-7dd5-4d46-987c-d0b641532e6d 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1133] 199.204.45.162 () {36 vars in 812 bytes} [Tue Jun 9 02:25:19 2026] POST /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 377 bytes in 9947 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-09 02:25:38.399 8 WARNING neutronclient.v2_0.client [None req-ade22e77-9ffd-41b0-a06c-5887047b13af 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The 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-09 02:25:38.484 8 WARNING neutronclient.v2_0.client [None req-ade22e77-9ffd-41b0-a06c-5887047b13af 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] 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-09 02:25:41.014 7 INFO nova.api.openstack.compute.server_external_events [req-6fcc6274-14e8-4077-98ba-60be865f08dc req-edcb3946-c7d2-4171-8a22-41c5167b92e6 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 557/1136] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:25:44.610 7 INFO nova.api.openstack.compute.server_external_events [req-b4ef69c1-b4ab-4ff2-8982-f3d42686bcec req-28c9d339-4d94-4c45-ac29-2bd657dbb3a4 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 560/1139] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25: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-09 02:25:46.658 7 INFO nova.api.openstack.compute.server_external_events [req-1383cb55-9475-45be-9ac5-638ebfd32360 req-9ae2f699-92e4-42f8-b1de-76ab28939aa6 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-plugged:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 561/1140] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-09 02:25:47.542 8 WARNING neutronclient.v2_0.client [None req-ade22e77-9ffd-41b0-a06c-5887047b13af 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1141] 199.204.45.162 () {36 vars in 812 bytes} [Tue Jun 9 02:25:38 2026] POST /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface => generated 377 bytes in 9234 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-09 02:25:48.696 7 INFO nova.api.openstack.compute.server_external_events [req-717edbf4-85b0-4547-bbd7-0c92d7007440 req-12ea73e5-bcd4-4672-9870-8fb0c1b97aa7 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 562/1142] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:25:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:01.794 7 INFO nova.api.openstack.compute.server_external_events [req-529bf725-0441-405e-b8c2-887d246e4d1d req-8937d669-b38a-4b7c-986f-d929dcaf8f9a 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 564/1145] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 582/1146] 199.204.45.162 () {34 vars in 855 bytes} [Tue Jun 9 02:26:02 2026] DELETE /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface/a4e54947-87cb-4c2f-bb2c-c724f6e767e2 => generated 0 bytes in 61 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-09 02:26:03.841 8 INFO nova.api.openstack.compute.server_external_events [req-777b6f48-7661-4b51-b5ec-d2315caa0136 req-78fa8c3b-3a74-4692-9223-4306f8102c6e 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 584/1149] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:05.874 7 INFO nova.api.openstack.compute.server_external_events [req-564458e2-dee9-44d6-9259-60cdc3be02ee req-23280cbc-3dec-4fc8-af6d-aec01fe4de1b 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance 2026-06-09 02:26:05.874 7 INFO nova.api.openstack.compute.server_external_events [req-564458e2-dee9-44d6-9259-60cdc3be02ee req-23280cbc-3dec-4fc8-af6d-aec01fe4de1b 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:a4e54947-87cb-4c2f-bb2c-c724f6e767e2 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 566/1150] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:05 2026] POST /v2.1/os-server-external-events => generated 358 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-09 02:26:12.544 8 INFO nova.api.openstack.compute.server_external_events [req-cbe6e753-6fb3-47b8-ab0a-3ffe9de3bc13 req-d23961fe-e5eb-4c17-99f3-a56017644793 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 585/1151] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1154] 199.204.45.162 () {34 vars in 855 bytes} [Tue Jun 9 02:26:12 2026] DELETE /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface/81dd3a07-84ae-4e14-89f4-b7f11783ae63 => generated 0 bytes in 42 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-09 02:26:14.587 7 INFO nova.api.openstack.compute.server_external_events [req-507c2a01-b458-4fe0-b22a-71116be8bdb1 req-9a185935-ee1a-4966-ba7e-450a04007821 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 568/1155] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:16.625 8 INFO nova.api.openstack.compute.server_external_events [req-9101429f-f2c2-4614-82ef-5b092724e861 req-a05be968-e4cc-4bc0-b096-70a8d4920362 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:81dd3a07-84ae-4e14-89f4-b7f11783ae63 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 588/1156] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 591/1161] 199.204.45.162 () {34 vars in 855 bytes} [Tue Jun 9 02:26:33 2026] DELETE /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b/os-interface/8ba7a34f-f1f0-4857-83b6-a71d91fa2995 => generated 0 bytes in 40 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-09 02:26:35.417 7 INFO nova.api.openstack.compute.server_external_events [req-df431e3d-0c3a-48ca-a97c-64f64efba23e req-0aa903a3-9261-4d34-a4ea-9d9b10131d1c 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 571/1162] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:37.466 8 INFO nova.api.openstack.compute.server_external_events [req-ddc8e439-c4ba-4e45-a83a-9640bb8c3e98 req-c0c36751-10aa-421e-a374-c1bf19cdf327 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:8ba7a34f-f1f0-4857-83b6-a71d91fa2995 for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 592/1163] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:37 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1164] 199.204.45.162 () {34 vars in 755 bytes} [Tue Jun 9 02:26:38 2026] DELETE /v2.1/servers/7a488359-11e6-4f62-863f-f5b1c2d72a8b => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:39.998 8 INFO nova.api.openstack.compute.server_external_events [req-57e5cf5f-0ff2-4754-8e32-d54d37c41860 req-10e134f9-ce5e-4e97-817b-84552e9eb5ca 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 8|app: 0|req: 593/1165] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:42.049 7 INFO nova.api.openstack.compute.server_external_events [req-116fbff6-e7f2-4e00-ad72-3a3f6ead6ed2 req-550f2e57-149d-4af3-9c29-de27ae8dc447 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance 2026-06-09 02:26:42.050 7 INFO nova.api.openstack.compute.server_external_events [req-116fbff6-e7f2-4e00-ad72-3a3f6ead6ed2 req-550f2e57-149d-4af3-9c29-de27ae8dc447 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:2e914e9b-8040-479a-88f9-5ba53f45c0ce for instance 7a488359-11e6-4f62-863f-f5b1c2d72a8b on instance [pid: 7|app: 0|req: 573/1166] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:42 2026] POST /v2.1/os-server-external-events => generated 356 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-09 02:26:42.943 8 INFO nova.api.openstack.compute.server_external_events [req-c1440e8e-0408-4de6-b22d-8cd94438021a req-172f2fc2-1218-4beb-9b1c-47e4198598b3 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 8|app: 0|req: 595/1169] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 575/1170] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:26:42 2026] DELETE /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:43.126 8 WARNING neutronclient.v2_0.client [None req-c8d3e193-cbb0-4f8f-bbb2-0a61579f2e23 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1171] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:26:43 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1943 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:44.314 7 INFO nova.api.openstack.compute.server_external_events [req-a5e1d274-8b04-4c88-bbd9-97bacfaf09cc req-bf999cff-2d5a-4736-a396-6ca5f0dc4089 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 7|app: 0|req: 576/1172] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26: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-09 02:26:46.352 8 INFO nova.api.openstack.compute.server_external_events [req-86c0d585-943c-4775-94a3-814e5a3f7c3c req-e7c2aec5-bbee-4acc-873a-edd107ed1315 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance 2026-06-09 02:26:46.353 8 INFO nova.api.openstack.compute.server_external_events [req-86c0d585-943c-4775-94a3-814e5a3f7c3c req-e7c2aec5-bbee-4acc-873a-edd107ed1315 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:2a114b18-ffcb-40d9-b930-ca16a9d882f5 for instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce on instance [pid: 8|app: 0|req: 597/1173] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:46 2026] POST /v2.1/os-server-external-events => generated 356 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-09 02:26:48.338 7 WARNING neutronclient.v2_0.client [None req-4694fe3a-6d4e-4ddd-bfbe-36b2c3e79773 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1174] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:26:48 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => generated 1479 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-09 02:26:53.410 8 INFO nova.api.openstack.wsgi [None req-d7d669d4-6ada-4ca5-82d4-d649abc79d59 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] HTTP exception thrown: Instance 6983597d-4140-4ae4-b284-8cbbaf8d0bce could not be found. [pid: 8|app: 0|req: 599/1177] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:26:53 2026] GET /v2.1/servers/6983597d-4140-4ae4-b284-8cbbaf8d0bce => 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-09 02:26:53.843 7 INFO nova.api.openstack.compute.server_external_events [req-281adb8b-8d08-4897-a217-4b7da395a947 req-cb62e991-5d03-4a92-bc9a-e3dedc4a4c21 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-changed:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 7|app: 0|req: 579/1178] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1179] 10.0.0.93 () {32 vars in 717 bytes} [Tue Jun 9 02:26:53 2026] DELETE /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:53.994 7 WARNING neutronclient.v2_0.client [None req-e489ab21-1da8-4f97-a5d1-c8702a63073f 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1180] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:26:53 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1945 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:55.879 8 INFO nova.api.openstack.compute.server_external_events [req-8b13f2d0-7096-4220-8250-0963b188d3d4 req-5448a23e-be43-409a-8f03-d76005e8bfc9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance 2026-06-09 02:26:55.880 8 INFO nova.api.openstack.compute.server_external_events [req-8b13f2d0-7096-4220-8250-0963b188d3d4 req-5448a23e-be43-409a-8f03-d76005e8bfc9 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-unplugged:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 8|app: 0|req: 601/1181] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:57.916 7 INFO nova.api.openstack.compute.server_external_events [req-02528187-3767-486b-84f0-8c136a207d5f req-10f2ca92-a4c3-4a51-a50f-b97ec92cfb68 224de519b5814bbfa2cb614abd2cd954 9c96cd65e6814c62bc1122381b8fc95f - - 5d085e44463e47f6bfc9193faaa97804 5d085e44463e47f6bfc9193faaa97804] Creating event network-vif-deleted:a0514f37-07c0-4fbf-8b1e-f626eafae29b for instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 on instance [pid: 7|app: 0|req: 581/1182] 10.0.0.111 () {38 vars in 815 bytes} [Tue Jun 9 02:26:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:26:59.220 8 WARNING neutronclient.v2_0.client [None req-09a2dacd-df6e-4a41-91f3-382e07eb482c 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 602/1183] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:26:59 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => generated 1481 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-09 02:27:04.296 7 INFO nova.api.openstack.wsgi [None req-2d80653b-f17a-40c7-8dcb-be4f32dd101c 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] HTTP exception thrown: Instance 76ab1d67-3e2e-4c4d-b22c-4ae544711c15 could not be found. [pid: 7|app: 0|req: 583/1186] 10.0.0.93 () {32 vars in 714 bytes} [Tue Jun 9 02:27:04 2026] GET /v2.1/servers/76ab1d67-3e2e-4c4d-b22c-4ae544711c15 => 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: 604/1187] 10.0.0.93 () {32 vars in 725 bytes} [Tue Jun 9 02:27:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1701699047 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-09 02:27:06.145 7 INFO nova.api.openstack.wsgi [None req-d15cd312-d2c1-40c7-994d-30e09b18d19e 2e79322d91764d46ad1b7badce2047ee aa968a25dd3b42c4863ddc336a99dcd3 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1701699047 not found for user 2e79322d91764d46ad1b7badce2047ee [pid: 7|app: 0|req: 584/1188] 10.0.0.93 () {32 vars in 722 bytes} [Tue Jun 9 02:27:06 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1701699047 => generated 142 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1195] 10.0.0.205 () {28 vars in 454 bytes} [Tue Jun 9 02:27:35 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: 608/1196] 10.0.0.205 () {30 vars in 658 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 589/1197] 10.0.0.205 () {32 vars in 731 bytes} [Tue Jun 9 02:27:35 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: 609/1198] 10.0.0.205 () {34 vars in 806 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1199] 10.0.0.205 () {28 vars in 454 bytes} [Tue Jun 9 02:27:35 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: 610/1200] 10.0.0.205 () {30 vars in 658 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 591/1201] 10.0.0.205 () {32 vars in 731 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1202] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/servers/detail?project_id=28711a7aa5bc43fdadb84d33c84fd588&all_tenants=True => generated 15 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1203] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/servers/detail?project_id=72eaeedb3f7b47149bfb7ddb2117ed8a&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1204] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/servers/detail?project_id=83b4a97f05494f518c1377024f1f4ea3&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1205] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:35 2026] GET /v2.1/servers/detail?project_id=9c96cd65e6814c62bc1122381b8fc95f&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1206] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:36 2026] GET /v2.1/servers/detail?project_id=e03b233dc630403d9f75b30130c674ab&all_tenants=True => generated 15 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1207] 10.0.0.205 () {34 vars in 894 bytes} [Tue Jun 9 02:27:36 2026] GET /v2.1/servers/detail?project_id=ef3596139de046938c4274ea0daba665&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1218] 10.0.0.93 () {32 vars in 654 bytes} [Tue Jun 9 02:28:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1219] 10.0.0.93 () {32 vars in 640 bytes} [Tue Jun 9 02:28:26 2026] GET /v2.1/servers => generated 15 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-09 02:28:26.136 7 WARNING oslo_db.sqlalchemy.utils [None req-fa05d5d6-8291-4844-89a6-70a06a02bda3 758dac1921914df485a160286fe5b3dc 28711a7aa5bc43fdadb84d33c84fd588 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 601/1220] 10.0.0.93 () {32 vars in 648 bytes} [Tue Jun 9 02:28:26 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1221] 10.0.0.93 () {32 vars in 693 bytes} [Tue Jun 9 02:28:26 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)