+ 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 [Wed Jul 8 10:26:20 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: nova-api-osapi-77ccd694c5-hgsjr 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f8ac011d668 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)... 2026-07-08 10:26:26.233 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-08 10:26:26.355 8 INFO nova.utils [None req-9bacf59b-66ac-4bbb-a4f5-c34b91482b3f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-08 10:26:26.405 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-07-08 10:26:26.512 7 INFO nova.utils [None req-1c7b93ef-2898-4e7e-acac-4a64d6d76c39 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-08 10:26:26.838 8 WARNING keystonemiddleware._common.config [None req-9bacf59b-66ac-4bbb-a4f5-c34b91482b3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 10:26:26.848 8 WARNING oslo_config.cfg [None req-9bacf59b-66ac-4bbb-a4f5-c34b91482b3f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 10:26:26.927 8 WARNING keystonemiddleware._common.config [None req-9bacf59b-66ac-4bbb-a4f5-c34b91482b3f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f8ac011d668 pid: 8 (default app) 2026-07-08 10:26:27.021 7 WARNING keystonemiddleware._common.config [None req-1c7b93ef-2898-4e7e-acac-4a64d6d76c39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-08 10:26:27.030 7 WARNING oslo_config.cfg [None req-1c7b93ef-2898-4e7e-acac-4a64d6d76c39 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-08 10:26:27.112 7 WARNING keystonemiddleware._common.config [None req-1c7b93ef-2898-4e7e-acac-4a64d6d76c39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f8ac011d668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:26:34 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 10:26:35.374 7 WARNING oslo_policy.policy [None req-409045cb-eea3-4e79-80f8-9da73b22176f 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 10:26:35.374 7 WARNING oslo_policy.policy [None req-409045cb-eea3-4e79-80f8-9da73b22176f 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - 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: 1/4] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:26:34 2026] GET /v2.1 => generated 0 bytes in 799 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 10:26:35.710 8 WARNING oslo_policy.policy [req-409045cb-eea3-4e79-80f8-9da73b22176f req-d11b18a6-402e-4299-9827-1089b79c46e0 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-08 10:26:35.710 8 WARNING oslo_policy.policy [req-409045cb-eea3-4e79-80f8-9da73b22176f req-d11b18a6-402e-4299-9827-1089b79c46e0 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - 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: 4/7] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:26:35 2026] GET /v2.1/ => generated 400 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:26:35.970 7 INFO nova.api.openstack.wsgi [None req-4eb488b8-bdd6-42ef-b6fd-f80005716500 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/8] 199.19.213.136 () {48 vars in 1011 bytes} [Wed Jul 8 10:26:35 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:26:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.136 () {52 vars in 1048 bytes} [Wed Jul 8 10:26:36 2026] POST /v2.1/flavors => generated 529 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:26:36 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: 6/12] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:26:36 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:26:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:26:36.973 7 INFO nova.api.openstack.wsgi [None req-657e68f0-30ba-4c49-809e-afb5589f2108 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/14] 199.19.213.136 () {48 vars in 1013 bytes} [Wed Jul 8 10:26:36 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:26:36 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.136 () {52 vars in 1048 bytes} [Wed Jul 8 10:26:37 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:26:37 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: 9/18] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:26:37 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:26:37 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:26:37.955 7 INFO nova.api.openstack.wsgi [None req-cfd18bbc-67ba-4b11-8659-b9a5e7a97f6e 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 10:26:37 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:26:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.136 () {52 vars in 1048 bytes} [Wed Jul 8 10:26:37 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:26: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: 12/24] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:26:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:26: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-07-08 10:26:38.923 7 INFO nova.api.openstack.wsgi [None req-dc45566f-caac-4c6c-8440-db00aec9b8a6 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.19.213.136 () {48 vars in 1013 bytes} [Wed Jul 8 10:26:38 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:26:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.136 () {52 vars in 1048 bytes} [Wed Jul 8 10:26:38 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:26:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:26:39 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: 16/31] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:26:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:26:39.883 7 INFO nova.api.openstack.wsgi [None req-1fcc64dd-3fbf-4d90-aa3e-9a5d0272261b 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 10:26:39 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:26:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.19.213.136 () {52 vars in 1048 bytes} [Wed Jul 8 10:26:39 2026] POST /v2.1/flavors => generated 535 bytes in 25 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.95 () {28 vars in 453 bytes} [Wed Jul 8 10:32:28 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.95 () {30 vars in 657 bytes} [Wed Jul 8 10:32:28 2026] GET /v2.1 => generated 0 bytes in 424 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.95 () {32 vars in 730 bytes} [Wed Jul 8 10:32:28 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.95 () {34 vars in 803 bytes} [Wed Jul 8 10:32:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:35: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) /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: 72/144] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:35:21 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:35: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-07-08 10:35:21.901 8 INFO nova.api.openstack.wsgi [None req-4711cca3-5a87-491c-9c3f-04dee9f09dff 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.19.213.136 () {48 vars in 1017 bytes} [Wed Jul 8 10:35:21 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:35:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.19.213.136 () {52 vars in 1049 bytes} [Wed Jul 8 10:35:21 2026] POST /v2.1/flavors => generated 534 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:36: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: 81/162] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:36:18 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:36: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-07-08 10:36:18.849 8 INFO nova.api.openstack.wsgi [None req-e254acce-08d9-4eae-abba-24d3cf9df356 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 652b8bc6005440d9892947a82585e505 [pid: 8|app: 0|req: 82/164] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:36:18 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-08 10:36:18.864 7 WARNING oslo_db.sqlalchemy.utils [None req-1b01eaaf-3e70-45a3-8889-6d4fe964ad3b 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/165] 199.19.213.136 () {48 vars in 1016 bytes} [Wed Jul 8 10:36:18 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.19.213.136 () {52 vars in 1057 bytes} [Wed Jul 8 10:36:18 2026] POST /v2.1/os-keypairs => generated 576 bytes in 47 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:36: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: 8|app: 0|req: 84/168] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:36:22 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: 85/169] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:36:22 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.136 () {48 vars in 1073 bytes} [Wed Jul 8 10:36:22 2026] GET /v2.1/os-quota-sets/93c8113d526f4ac5a35f09fba83b56e3 => generated 283 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.19.213.136 () {52 vars in 1125 bytes} [Wed Jul 8 10:36:22 2026] PUT /v2.1/os-quota-sets/93c8113d526f4ac5a35f09fba83b56e3 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:44: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: 7|app: 0|req: 135/269] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:44:16 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:44:16 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:44:16.221 7 INFO nova.api.openstack.wsgi [None req-26c83fdc-5601-4bfc-aa71-4432b40b590a 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 136/271] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 10:44:16 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:44:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.136 () {52 vars in 1049 bytes} [Wed Jul 8 10:44:16 2026] POST /v2.1/flavors => generated 534 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:47:36 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: 158/315] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:47:36 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: 158/316] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:47:36 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: 7|app: 0|req: 159/317] 199.19.213.136 () {48 vars in 1073 bytes} [Wed Jul 8 10:47:36 2026] GET /v2.1/os-quota-sets/96fffa78f6594b8a94c1bcaec0da28fc => generated 283 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.19.213.136 () {52 vars in 1125 bytes} [Wed Jul 8 10:47:36 2026] PUT /v2.1/os-quota-sets/96fffa78f6594b8a94c1bcaec0da28fc => generated 238 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:58:52.493 8 INFO nova.api.openstack.wsgi [None req-47584482-b93a-49a4-a3b7-360583f0d311 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 228/456] 199.19.213.136 () {48 vars in 1011 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/457] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/458] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:58:52 2026] GET /v2.1/flavors/f4f28c1f-55a6-4005-acb9-5d63ec7286db/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:58:53 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/460] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:58:53 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: 231/461] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:58:53 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:58:53.417 8 INFO nova.api.openstack.wsgi [None req-a586a395-852a-4e98-aa92-6e7a48fb8ba6 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 231/462] 199.19.213.136 () {48 vars in 1013 bytes} [Wed Jul 8 10:58:53 2026] GET /v2.1/flavors/m1.small => 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: 232/463] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:58:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/464] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:58:53 2026] GET /v2.1/flavors/14be2fe1-f62a-4d3f-9b3c-d88e36726357/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:58:54 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: 233/466] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:58:54 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: 234/467] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:58:54 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:58:54.321 8 INFO nova.api.openstack.wsgi [None req-d170de50-55e5-472b-93fd-6d953e3e63e6 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 234/468] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 10:58:54 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: 235/469] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:58:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:58:54 2026] GET /v2.1/flavors/4aee9edf-b149-4034-a502-d3655ec9f9b5/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: 236/471] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:58:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:58:55 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 237/473] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:58:55 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:58:55.237 8 INFO nova.api.openstack.wsgi [None req-0715f0ea-c1a3-4835-87c4-fdfe51943661 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 237/474] 199.19.213.136 () {48 vars in 1013 bytes} [Wed Jul 8 10:58:55 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: 238/475] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:58:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:58:55 2026] GET /v2.1/flavors/f383a81b-c914-465b-ae14-407c7ee26c24/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/479] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:58:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:58:56 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/481] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:58:56 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 10:58:56.128 8 INFO nova.api.openstack.wsgi [None req-223cb5af-4e9f-407d-a37b-0756d010f74c 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 241/482] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 10:58:56 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: 242/483] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:58:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/484] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:58:56 2026] GET /v2.1/flavors/8411ee7e-a92f-4c41-a65c-4b1257b850c3/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 10:59:59 2026] GET /v2.1 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 10:59:59 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 10:59:59 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-07-08 10:59:59.426 8 INFO nova.api.openstack.wsgi [None req-27424e8f-71a6-4a59-9fe1-b6f42378988f 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 250/500] 199.19.213.136 () {48 vars in 1017 bytes} [Wed Jul 8 10:59:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 10:59:59 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: 251/502] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 10:59:59 2026] GET /v2.1/flavors/8dd4d43b-9cad-4b01-bb0f-3447c7600d55/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: 253/505] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 11:00:06 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: 253/506] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 11:00:06 2026] GET /v2.1 => generated 0 bytes in 121 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 11:00:06 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: 254/508] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 11:00:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 10.0.0.20 () {28 vars in 453 bytes} [Wed Jul 8 11: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: 255/510] 10.0.0.20 () {30 vars in 657 bytes} [Wed Jul 8 11:00:08 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/511] 10.0.0.20 () {32 vars in 730 bytes} [Wed Jul 8 11:00:08 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: 256/512] 10.0.0.20 () {34 vars in 764 bytes} [Wed Jul 8 11:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 11:00:10 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: 257/514] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 11:00:10 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 258/515] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 11:00:10 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.19.213.136 () {48 vars in 1073 bytes} [Wed Jul 8 11:00:10 2026] GET /v2.1/os-quota-sets/93c8113d526f4ac5a35f09fba83b56e3 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 10.0.0.20 () {28 vars in 453 bytes} [Wed Jul 8 11:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 259/518] 10.0.0.20 () {30 vars in 657 bytes} [Wed Jul 8 11:00:12 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/519] 10.0.0.20 () {32 vars in 730 bytes} [Wed Jul 8 11:00:12 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: 260/520] 10.0.0.20 () {34 vars in 764 bytes} [Wed Jul 8 11:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/523] 10.0.0.20 () {28 vars in 453 bytes} [Wed Jul 8 11:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/524] 10.0.0.20 () {30 vars in 657 bytes} [Wed Jul 8 11:00:16 2026] GET /v2.1 => generated 0 bytes in 51 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: 263/525] 10.0.0.20 () {32 vars in 730 bytes} [Wed Jul 8 11:00:16 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: 263/526] 10.0.0.20 () {34 vars in 807 bytes} [Wed Jul 8 11:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 10.0.0.20 () {28 vars in 453 bytes} [Wed Jul 8 11:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 264/528] 10.0.0.20 () {30 vars in 657 bytes} [Wed Jul 8 11:00:20 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 265/529] 10.0.0.20 () {32 vars in 730 bytes} [Wed Jul 8 11:00:21 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/530] 10.0.0.20 () {34 vars in 807 bytes} [Wed Jul 8 11:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 270/540] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/541] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:01:00.761 8 INFO nova.api.openstack.wsgi [None req-a63dab04-568f-4187-88af-eacd46dd889e 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 271/542] 199.19.213.136 () {48 vars in 1015 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1/flavors/m1.manila => 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: 272/543] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.19.213.136 () {48 vars in 1099 bytes} [Wed Jul 8 11:01:00 2026] GET /v2.1/flavors/4ac294b6-7b7f-44c8-9294-4c138d96003b/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 11:01: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: 7|app: 0|req: 275/550] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 11:01:15 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: 276/551] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 11:01:15 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 199.19.213.136 () {48 vars in 1073 bytes} [Wed Jul 8 11:01:15 2026] GET /v2.1/os-quota-sets/96fffa78f6594b8a94c1bcaec0da28fc => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 199.19.213.136 () {42 vars in 705 bytes} [Wed Jul 8 11:02:04 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: 281/562] 199.19.213.136 () {44 vars in 909 bytes} [Wed Jul 8 11:02:04 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/563] 199.19.213.136 () {46 vars in 982 bytes} [Wed Jul 8 11:02:04 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:02:04.512 7 INFO nova.api.openstack.wsgi [None req-35dc45e5-263c-4050-abd5-c1305318e4ed 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 282/564] 199.19.213.136 () {48 vars in 1011 bytes} [Wed Jul 8 11:02:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.136 () {48 vars in 1051 bytes} [Wed Jul 8 11:02:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.161 () {32 vars in 655 bytes} [Wed Jul 8 11:02:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 288/577] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:02:47 2026] GET /v2.1/servers => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 11:02:47.217 8 WARNING oslo_db.sqlalchemy.utils [None req-83884681-8bcc-49bd-ac95-c785b4091a42 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 290/578] 10.0.0.161 () {32 vars in 649 bytes} [Wed Jul 8 11:02:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.161 () {32 vars in 694 bytes} [Wed Jul 8 11:02:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:02:57 2026] GET /v2.1/flavors/f4f28c1f-55a6-4005-acb9-5d63ec7286db => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/583] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:02:57 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:02:57 2026] GET /v2.1/flavors/f4f28c1f-55a6-4005-acb9-5d63ec7286db => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:06.090 7 WARNING neutronclient.v2_0.client [None req-4a5ee039-75e9-4805-8711-a9f6382aa22b 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/587] 10.0.0.161 () {34 vars in 685 bytes} [Wed Jul 8 11:03:05 2026] POST /v2.1/os-security-groups => generated 243 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:06.853 7 WARNING neutronclient.v2_0.client [None req-6852a418-f6e8-472a-bc78-fa94781f86ab 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/588] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:03:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.161 () {34 vars in 685 bytes} [Wed Jul 8 11:03:06 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:07.870 8 WARNING neutronclient.v2_0.client [None req-686ab92a-cd6b-4a8c-b4a2-a49cf5eb2ffb 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/590] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:03:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/591] 10.0.0.161 () {34 vars in 685 bytes} [Wed Jul 8 11:03:07 2026] POST /v2.1/os-security-groups => generated 244 bytes in 651 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:08.530 7 WARNING neutronclient.v2_0.client [None req-7e94237f-8441-4e72-af77-a13078d8a917 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:08.903 7 WARNING neutronclient.v2_0.client [None req-7e94237f-8441-4e72-af77-a13078d8a917 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:09.281 7 WARNING neutronclient.v2_0.client [None req-7e94237f-8441-4e72-af77-a13078d8a917 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/592] 10.0.0.161 () {32 vars in 663 bytes} [Wed Jul 8 11:03:08 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 1295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:09.833 8 WARNING neutronclient.v2_0.client [None req-8aa46331-16bf-4adf-9552-5c7b1e21e65f 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:10.111 8 WARNING neutronclient.v2_0.client [None req-8aa46331-16bf-4adf-9552-5c7b1e21e65f 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:10.162 7 WARNING neutronclient.v2_0.client [None req-2ab522ad-13cc-4b71-b079-4d96634d89d3 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/593] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:09 2026] DELETE /v2.1/os-security-groups/9852da38-eaa1-413b-9f4c-347818305741 => generated 0 bytes in 1487 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:11.326 8 WARNING neutronclient.v2_0.client [None req-9aac76f1-be9e-4a1c-8b49-899d1afdcbcc 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:11.410 7 WARNING neutronclient.v2_0.client [None req-2ab522ad-13cc-4b71-b079-4d96634d89d3 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:11.464 8 INFO nova.api.openstack.wsgi [None req-9aac76f1-be9e-4a1c-8b49-899d1afdcbcc 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group 9852da38-eaa1-413b-9f4c-347818305741 does not exist Neutron server returns request_ids: ['req-fd113f9b-7864-45f3-b1f2-366e2c275037'] [pid: 8|app: 0|req: 297/594] 10.0.0.161 () {32 vars in 737 bytes} [Wed Jul 8 11:03:11 2026] GET /v2.1/os-security-groups/9852da38-eaa1-413b-9f4c-347818305741 => generated 194 bytes in 146 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 11:03:11.490 8 WARNING neutronclient.v2_0.client [None req-afda46e7-e861-444a-b318-3cf933f35c28 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:11.657 8 WARNING neutronclient.v2_0.client [None req-afda46e7-e861-444a-b318-3cf933f35c28 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:11.913 7 WARNING neutronclient.v2_0.client [None req-2ab522ad-13cc-4b71-b079-4d96634d89d3 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/595] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:11 2026] DELETE /v2.1/os-security-groups/9917f58c-a624-4901-9430-6c509e1bf836 => generated 0 bytes in 463 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:11.961 8 WARNING neutronclient.v2_0.client [None req-4cb59ddc-f11b-4ef1-b613-6ae4d4de91e8 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:11.979 8 INFO nova.api.openstack.wsgi [None req-4cb59ddc-f11b-4ef1-b613-6ae4d4de91e8 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group 9917f58c-a624-4901-9430-6c509e1bf836 does not exist Neutron server returns request_ids: ['req-10b0c0aa-d1b4-488f-a4f9-345bb9d7d811'] [pid: 8|app: 0|req: 299/596] 10.0.0.161 () {32 vars in 737 bytes} [Wed Jul 8 11:03:11 2026] GET /v2.1/os-security-groups/9917f58c-a624-4901-9430-6c509e1bf836 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 11:03:11.989 8 WARNING neutronclient.v2_0.client [None req-121329df-823d-4ad2-8443-ff9a5724fa72 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.030 8 WARNING neutronclient.v2_0.client [None req-121329df-823d-4ad2-8443-ff9a5724fa72 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/597] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:11 2026] DELETE /v2.1/os-security-groups/cbcd46c0-104e-4c15-aef8-0eefc234ad01 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:12.172 8 WARNING neutronclient.v2_0.client [None req-0d1dbb77-1dc6-4883-9572-c0892674cdfb 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.199 8 INFO nova.api.openstack.wsgi [None req-0d1dbb77-1dc6-4883-9572-c0892674cdfb 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group cbcd46c0-104e-4c15-aef8-0eefc234ad01 does not exist Neutron server returns request_ids: ['req-b363a954-a3ed-47d1-b13f-f1cf81682719'] [pid: 8|app: 0|req: 301/598] 10.0.0.161 () {32 vars in 737 bytes} [Wed Jul 8 11:03:12 2026] GET /v2.1/os-security-groups/cbcd46c0-104e-4c15-aef8-0eefc234ad01 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 11:03:12.240 8 WARNING neutronclient.v2_0.client [None req-0277ff1d-d506-4488-94a2-71e7118e3fbf fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/599] 10.0.0.161 () {34 vars in 685 bytes} [Wed Jul 8 11:03:12 2026] POST /v2.1/os-security-groups => generated 247 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:12.465 8 WARNING neutronclient.v2_0.client [None req-0f181870-1e3f-4fc4-be7d-9b5b0d30aedd 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/600] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:03:10 2026] POST /v2.1/servers => generated 451 bytes in 2391 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:12.493 7 WARNING neutronclient.v2_0.client [None req-44373f90-02fe-46ab-b8da-15759c8d300b fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.500 8 WARNING neutronclient.v2_0.client [None req-0f181870-1e3f-4fc4-be7d-9b5b0d30aedd 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.527 7 WARNING neutronclient.v2_0.client [None req-44373f90-02fe-46ab-b8da-15759c8d300b fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.537 8 WARNING neutronclient.v2_0.client [None req-0f181870-1e3f-4fc4-be7d-9b5b0d30aedd 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/601] 10.0.0.161 () {32 vars in 663 bytes} [Wed Jul 8 11:03:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:12.593 8 WARNING neutronclient.v2_0.client [None req-aeec3f33-a21a-4289-b523-4c35b04bc1a9 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/602] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:12 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1423 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:12.657 8 WARNING neutronclient.v2_0.client [None req-843d2de9-86e6-4995-9e07-21e26d0b70f7 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.675 8 INFO nova.api.openstack.wsgi [None req-843d2de9-86e6-4995-9e07-21e26d0b70f7 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group cbcd46c0-104e-4c15-aef8-0eefc234ad01 does not exist Neutron server returns request_ids: ['req-112b287b-e35c-4327-8c0f-4d99006bb872'] [pid: 8|app: 0|req: 305/603] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:12 2026] DELETE /v2.1/os-security-groups/cbcd46c0-104e-4c15-aef8-0eefc234ad01 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 11:03:12.684 8 WARNING neutronclient.v2_0.client [None req-690015ad-cbbf-41ef-96ad-64f3e65d25e8 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.704 8 INFO nova.api.openstack.wsgi [None req-690015ad-cbbf-41ef-96ad-64f3e65d25e8 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group 9917f58c-a624-4901-9430-6c509e1bf836 does not exist Neutron server returns request_ids: ['req-33789bdd-4a2b-47c8-a918-a5b1b7665622'] [pid: 8|app: 0|req: 306/604] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:12 2026] DELETE /v2.1/os-security-groups/9917f58c-a624-4901-9430-6c509e1bf836 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-08 11:03:12.713 8 WARNING neutronclient.v2_0.client [None req-874d675c-6e28-4556-ab5d-85094269a286 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/605] 10.0.0.161 () {34 vars in 695 bytes} [Wed Jul 8 11:03:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:12.733 7 WARNING neutronclient.v2_0.client [None req-7e8ffea2-fa6b-499f-b8b2-ebeb8f850376 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.737 8 INFO nova.api.openstack.wsgi [None req-874d675c-6e28-4556-ab5d-85094269a286 954043b3a0754c1a8460307c5a02c3c4 b91c0c478bb64f7cbd320cbb772fadfa - - default default] HTTP exception thrown: Security group 9852da38-eaa1-413b-9f4c-347818305741 does not exist Neutron server returns request_ids: ['req-53164ee7-2c69-468c-a8ad-a6ba801d9ffd'] [pid: 8|app: 0|req: 307/606] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:12 2026] DELETE /v2.1/os-security-groups/9852da38-eaa1-413b-9f4c-347818305741 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/607] 10.0.0.161 () {34 vars in 685 bytes} [Wed Jul 8 11:03:12 2026] POST /v2.1/os-security-groups => generated 244 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:12.921 8 WARNING neutronclient.v2_0.client [None req-1afcc62f-4d38-4224-821c-d624bd540aea fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:12.953 8 WARNING neutronclient.v2_0.client [None req-1afcc62f-4d38-4224-821c-d624bd540aea fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/608] 10.0.0.161 () {34 vars in 695 bytes} [Wed Jul 8 11:03:12 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:13.134 7 WARNING neutronclient.v2_0.client [None req-0f36bbf2-4621-4f3e-aed5-466db830d221 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:13.165 7 WARNING neutronclient.v2_0.client [None req-0f36bbf2-4621-4f3e-aed5-466db830d221 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/609] 10.0.0.161 () {34 vars in 695 bytes} [Wed Jul 8 11:03:13 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:13.366 8 WARNING neutronclient.v2_0.client [None req-334fca31-695d-4bb1-8b9a-64cb5e0f5f2b fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/610] 10.0.0.161 () {32 vars in 737 bytes} [Wed Jul 8 11:03:13 2026] GET /v2.1/os-security-groups/05ff1529-3f4f-48a0-8271-18b9a8dcc77b => generated 661 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:13.428 7 WARNING neutronclient.v2_0.client [None req-a7e419ea-0a69-4add-8868-9bf0baee6a13 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:13.460 7 WARNING neutronclient.v2_0.client [None req-a7e419ea-0a69-4add-8868-9bf0baee6a13 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:13.490 7 WARNING neutronclient.v2_0.client [None req-a7e419ea-0a69-4add-8868-9bf0baee6a13 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/611] 10.0.0.161 () {32 vars in 750 bytes} [Wed Jul 8 11:03:13 2026] DELETE /v2.1/os-security-group-rules/356f1b10-7189-4f61-8254-7720743521dc => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:13.650 8 WARNING neutronclient.v2_0.client [None req-f5fffdab-4655-440a-a878-80a8bad9b250 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:13.684 8 WARNING neutronclient.v2_0.client [None req-f5fffdab-4655-440a-a878-80a8bad9b250 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:13.723 7 WARNING neutronclient.v2_0.client [None req-3805f06f-32f3-45d6-922e-99e8ae7106e2 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/612] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:13 2026] DELETE /v2.1/os-security-groups/05ff1529-3f4f-48a0-8271-18b9a8dcc77b => generated 0 bytes in 161 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:13.814 8 WARNING neutronclient.v2_0.client [None req-874b4071-c75c-4297-b7ee-a82c06aad3b4 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/613] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:13 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1427 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:13.868 8 WARNING neutronclient.v2_0.client [None req-874b4071-c75c-4297-b7ee-a82c06aad3b4 fffbb35610744442b9e715acb8e29abd e929d3ba4861457bbc4f33244e00d5e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/614] 10.0.0.161 () {32 vars in 740 bytes} [Wed Jul 8 11:03:13 2026] DELETE /v2.1/os-security-groups/6b0b9bce-b23e-48b8-8409-6ccb67c89ee3 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:14.898 7 WARNING neutronclient.v2_0.client [None req-b355d892-a80a-4371-ac2a-6f07b6bab4a2 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/615] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:14 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1475 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:15.607 8 WARNING neutronclient.v2_0.client [None req-ac8f8ff8-e507-420e-868a-af7042ce9bd6 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:15.656 8 WARNING neutronclient.v2_0.client [None req-ac8f8ff8-e507-420e-868a-af7042ce9bd6 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:15.854 8 WARNING neutronclient.v2_0.client [None req-ac8f8ff8-e507-420e-868a-af7042ce9bd6 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:16.071 7 WARNING neutronclient.v2_0.client [None req-1db7a8ff-0b43-4516-bc46-7fa28dcac1d7 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/618] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:16 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1475 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:03:15 2026] POST /v2.1/servers => generated 450 bytes in 1164 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:16.686 7 WARNING neutronclient.v2_0.client [None req-18ac92b3-dfab-4d8f-9533-985717e22d63 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/620] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:16 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1253 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:17.224 8 WARNING neutronclient.v2_0.client [None req-acc28097-5d01-4e46-8c3c-13e1d7817075 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/621] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:17 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1483 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:17.768 7 WARNING neutronclient.v2_0.client [None req-9a4df946-3647-4479-b5c1-d50c503810d2 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/622] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:17 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1303 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-07-08 11:03:18.342 8 WARNING neutronclient.v2_0.client [None req-0d763c0b-513f-40fa-8eb3-5799f2db579a db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:18.846 7 WARNING neutronclient.v2_0.client [None req-af68d484-364d-4602-ae0d-a5a12317b93c 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/623] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:18 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1351 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/624] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:18 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1561 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:20.022 7 WARNING neutronclient.v2_0.client [None req-0600e3bb-ff02-4727-8f09-3ceb1903353a 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:20.817 8 WARNING neutronclient.v2_0.client [None req-e05c6e9f-846f-45cb-93b2-0c559ff7921d db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/625] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:19 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1351 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:21.134 7 INFO nova.api.openstack.compute.server_external_events [req-3e28ed37-0abf-491a-b655-0e21a432c8b1 req-e6ae4320-389a-4875-a476-32f485da11e8 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance 2026-07-08 11:03:21.141 7 INFO nova.compute.rpcapi [None req-46e1b615-5881-4fdf-8bb6-f094eca355c7 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 312/626] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:20 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 884 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:22.127 7 WARNING neutronclient.v2_0.client [None req-e381ba32-b355-4640-8b4a-00845895082d 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:22.687 8 WARNING neutronclient.v2_0.client [None req-c4336413-e22f-4e0c-91cd-7d3491de85db db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/628] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:22 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1369 bytes in 1817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 314/629] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:03:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/630] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:22 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 1672 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:24.964 7 WARNING neutronclient.v2_0.client [None req-4cf0a561-c8d4-4628-93d5-4b4527eee226 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:24.979 8 INFO nova.api.openstack.compute.server_external_events [req-7ef18a17-4c04-4a65-a3e2-9b9911c702e6 req-ed78fe6b-30f3-4624-af66-fb21dea05a6d 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:24.993 8 INFO nova.compute.rpcapi [None req-e6c22967-f3e7-433b-8a64-f2673b604bc8 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 317/631] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:25.375 8 WARNING neutronclient.v2_0.client [None req-49b73a87-f864-4572-b0fb-583839ed7605 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:24 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1436 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:25 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:26.537 7 WARNING neutronclient.v2_0.client [None req-4f8bc120-a280-4359-a56b-d46e6ad30cd6 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] 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: 318/636] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:26 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1436 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:26.706 8 WARNING neutronclient.v2_0.client [None req-672ef843-b2a1-4408-bdcf-78d6809d2423 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:26.739 8 WARNING neutronclient.v2_0.client [None req-672ef843-b2a1-4408-bdcf-78d6809d2423 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:26.855 7 WARNING neutronclient.v2_0.client [None req-c25097e6-17fe-4105-beb6-637d9f634186 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:26.928 8 WARNING neutronclient.v2_0.client [None req-672ef843-b2a1-4408-bdcf-78d6809d2423 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:26 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/638] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:03:26 2026] POST /v2.1/servers => generated 449 bytes in 478 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:27.134 7 WARNING neutronclient.v2_0.client [None req-0eb23b16-d863-4d4b-b462-462a6e9bd1cf 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:27 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1401 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:27.670 8 WARNING neutronclient.v2_0.client [None req-ac7e726d-e77c-4980-8ff2-d0c4f0ba54a5 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:27.689 7 WARNING neutronclient.v2_0.client [None req-8b6399f9-768c-4049-8ba7-18e05306a1d8 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/640] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:27 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:27.844 8 WARNING neutronclient.v2_0.client [None req-ac7e726d-e77c-4980-8ff2-d0c4f0ba54a5 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:27.994 7 WARNING neutronclient.v2_0.client [None req-4a334435-9d5d-4fa8-9197-0e45fc60f893 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/641] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:03:27 2026] POST /v2.1/servers => generated 424 bytes in 502 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:28.066 8 WARNING neutronclient.v2_0.client [None req-90e31965-40ad-49db-89bb-a87204089dc4 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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/642] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:27 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/643] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:28 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1370 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:28.238 7 WARNING neutronclient.v2_0.client [None req-0269c2da-8148-4ee8-aafb-0fa3eb998195 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:28 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1405 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:28.834 8 WARNING neutronclient.v2_0.client [None req-dd521e41-be2a-4e77-8afd-5f74d4b832f8 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:28 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:29.146 7 WARNING neutronclient.v2_0.client [None req-00bd85f1-fa6b-4747-bace-45b5d2fe9788 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:29.162 8 WARNING neutronclient.v2_0.client [None req-d7ae1601-825a-4726-8271-e902e53f00a2 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/646] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:29 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1374 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/647] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:29 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:29.340 8 WARNING neutronclient.v2_0.client [None req-3c339cae-100b-4f27-b756-a53cc4bb98fc 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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/648] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:29 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1453 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:29.441 7 INFO nova.api.openstack.compute.server_external_events [req-65368752-d5cc-4089-9c83-62f235a3e7b6 req-1a043a1f-aff0-497a-b040-e5e78ed63bd0 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance [pid: 7|app: 0|req: 325/649] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:30.018 8 WARNING neutronclient.v2_0.client [None req-89063ab0-5f4b-4fdc-a791-424d298547d6 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/650] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:29 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:30.268 7 WARNING neutronclient.v2_0.client [None req-faedce53-56f7-4580-a5ef-6c7f60e9f3f9 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:30 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1366 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:30.334 8 WARNING neutronclient.v2_0.client [None req-3e6d4a13-8a37-477e-a22a-0274d64d7bab db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:30.415 7 WARNING neutronclient.v2_0.client [None req-a4511f98-59d7-4e73-b0d2-b8a52719b404 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/652] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:30 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:30 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1453 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:31.196 8 WARNING neutronclient.v2_0.client [None req-892437b3-3a10-4928-ad3f-3652b61ce800 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:31 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:31.347 7 WARNING neutronclient.v2_0.client [None req-d60382ed-2ef3-49b8-a243-adfa6e33c99d db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:31 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1422 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:31.476 8 WARNING neutronclient.v2_0.client [None req-517aa4f6-465a-4aa0-b9a9-ba8a51a1381f db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:31.501 7 WARNING neutronclient.v2_0.client [None req-033ba220-f2f1-465a-a0bd-ef3761d83548 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/656] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:31 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1461 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:31 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 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-07-08 11:03:32.341 7 WARNING neutronclient.v2_0.client [None req-54b36c0e-a8a7-442c-b8e0-11d4f3be6982 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] 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: 330/658] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:32 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:32.459 8 WARNING neutronclient.v2_0.client [None req-dcd02905-c262-4b72-8f42-b79c60554928 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/659] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:32 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1422 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:32.627 7 WARNING neutronclient.v2_0.client [None req-7a038f46-873e-4393-b347-f1ee69ba9f4b 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:32.671 8 WARNING neutronclient.v2_0.client [None req-92f096bd-645e-4606-bffb-27b6a494195e db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/660] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:32 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1538 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:32 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:32.857 7 INFO nova.api.openstack.compute.server_external_events [req-081408ed-03f2-4c6f-9565-a00abfe17174 req-7f684bf2-73d6-4e6e-8f1b-aec517ad5c4a 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance [pid: 7|app: 0|req: 332/662] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:33.470 8 WARNING neutronclient.v2_0.client [None req-a163dbd1-9cb5-4d24-a291-de741abb9512 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:33.540 7 WARNING neutronclient.v2_0.client [None req-3a6a8285-5aba-4280-8da0-f4d83e901a7a db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/663] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:33 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1430 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:33 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 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-07-08 11:03:33.800 7 WARNING neutronclient.v2_0.client [None req-4acb7736-dff3-4cfe-a195-4e3ac02d3690 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:33.832 8 WARNING neutronclient.v2_0.client [None req-51eca6e0-60e1-43b6-ba89-a182d02f9616 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/665] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:33 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:33 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:34.370 7 INFO nova.api.openstack.compute.server_external_events [req-ebf2ed07-4c76-4a37-9016-8b1304a22444 req-3e3fa78e-70d1-4ac0-b5dc-f9261c1eb46f 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance [pid: 7|app: 0|req: 335/667] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:34.620 8 WARNING neutronclient.v2_0.client [None req-0e7cb969-cc81-4080-9a98-3824fd9f25a6 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:34.660 7 WARNING neutronclient.v2_0.client [None req-71ea7980-5df2-47cd-b6be-4c20ec8f4a1d 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/668] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:34 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1472 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:34 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:34.990 8 WARNING neutronclient.v2_0.client [None req-5b691b29-0c06-4dbc-8677-d14382c4b050 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:35.020 7 WARNING neutronclient.v2_0.client [None req-d1a0794f-1090-4d40-8806-0060471f0775 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/670] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:34 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/671] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:34 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1549 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-07-08 11:03:35.834 7 WARNING neutronclient.v2_0.client [None req-e4313568-d51a-448d-840d-bca423fbc75a db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:35.868 8 WARNING neutronclient.v2_0.client [None req-38bb037a-dbff-414f-aaac-01cdbe2b0335 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/674] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:35 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1470 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:35 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:36.211 7 WARNING neutronclient.v2_0.client [None req-77938f6f-cb06-4dfc-9da9-39887f7e851f 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:36.243 8 WARNING neutronclient.v2_0.client [None req-66bbc671-27a4-4d3f-a507-5a19ce225073 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/676] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:36 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/677] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:36 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1726 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:36.413 8 INFO nova.api.openstack.compute.server_external_events [req-72d3c48e-e60e-407a-a161-72ccd986a119 req-e0fb9d8c-2217-4965-86fa-a0eb2afde588 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance 2026-07-08 11:03:36.414 8 INFO nova.api.openstack.compute.server_external_events [req-72d3c48e-e60e-407a-a161-72ccd986a119 req-e0fb9d8c-2217-4965-86fa-a0eb2afde588 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:36.414 8 INFO nova.api.openstack.compute.server_external_events [req-72d3c48e-e60e-407a-a161-72ccd986a119 req-e0fb9d8c-2217-4965-86fa-a0eb2afde588 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:36.414 8 INFO nova.api.openstack.compute.server_external_events [req-72d3c48e-e60e-407a-a161-72ccd986a119 req-e0fb9d8c-2217-4965-86fa-a0eb2afde588 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance 2026-07-08 11:03:36.418 7 WARNING neutronclient.v2_0.client [None req-991ac53b-e5c4-47ba-8822-3373c8978604 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/678] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:36 2026] POST /v2.1/os-server-external-events => generated 692 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:03:36 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27/os-interface => generated 285 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:36.966 8 WARNING neutronclient.v2_0.client [None req-0523c9ea-28d2-4c66-9d8d-d4079844e79d db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:37.035 7 WARNING neutronclient.v2_0.client [None req-6df5586d-90cf-4346-82f6-f3f42b1cf1fd 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/680] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:36 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1470 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/681] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:36 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1424 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:37.358 8 WARNING neutronclient.v2_0.client [None req-70efd514-e3d8-45f9-af4e-e25d093e33eb 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/682] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:37 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:37.798 8 WARNING neutronclient.v2_0.client [None req-b5d2797d-ab90-4214-a3d2-ca5239ba9e0c db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:37.804 7 INFO nova.api.openstack.compute.server_external_events [req-fc4d075c-f01d-4e4e-a1c1-88d324223bb9 req-b2790de5-0dd4-4ff5-8274-0928b8c0dfaf 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance [pid: 7|app: 0|req: 343/683] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/684] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:37 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1726 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/685] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:03:37 2026] GET /v2.1/servers => generated 377 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:38.178 7 WARNING neutronclient.v2_0.client [None req-a67c5fef-f072-4364-8daa-e7b32e1543cf db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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/686] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:38 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1470 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/687] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:03:38 2026] DELETE /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:38.298 7 WARNING neutronclient.v2_0.client [None req-ac431fef-6691-4426-b9be-d2aa19c6665a 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:38.338 8 WARNING neutronclient.v2_0.client [None req-a4ecf688-9b47-4940-b413-6e37b4f2edaf db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/688] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:38 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1610 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 343/689] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:38 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1732 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:38.468 7 WARNING neutronclient.v2_0.client [None req-c31fb9fa-4ab0-4170-88bf-08973a2698d3 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/690] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:03:38 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:38.572 8 WARNING neutronclient.v2_0.client [None req-70c72294-7548-485b-b544-50b19bd12841 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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/691] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:38 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:39.326 7 WARNING neutronclient.v2_0.client [None req-90d4819b-cea0-46ed-9c32-b18910a65027 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:39.520 8 WARNING neutronclient.v2_0.client [None req-6399a514-3afa-4657-bd13-450e2898fd48 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/692] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:39 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1470 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 345/693] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:39 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1852 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:39.717 7 INFO nova.api.openstack.compute.server_external_events [req-24838655-583c-4f3f-a6ca-4428e756ab82 req-b923176d-0dc2-4b92-a6cc-ec3ec74922e1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance [pid: 7|app: 0|req: 349/694] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:39.758 8 WARNING neutronclient.v2_0.client [None req-428d184e-424c-4577-92f9-853cc692bef2 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:39.860 7 INFO nova.api.openstack.compute.server_external_events [req-6e6e4300-c679-4128-b11c-51c11badd08a req-19ee62f7-675f-4b59-8dd6-bfebb81aea5f 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance 2026-07-08 11:03:39.860 7 INFO nova.api.openstack.compute.server_external_events [req-6e6e4300-c679-4128-b11c-51c11badd08a req-19ee62f7-675f-4b59-8dd6-bfebb81aea5f 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance 2026-07-08 11:03:39.860 7 INFO nova.api.openstack.compute.server_external_events [req-6e6e4300-c679-4128-b11c-51c11badd08a req-19ee62f7-675f-4b59-8dd6-bfebb81aea5f 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance [pid: 7|app: 0|req: 350/695] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:39 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:39 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:40.114 7 WARNING neutronclient.v2_0.client [None req-7eaa1e5e-be32-4667-89b3-302b6b265aa0 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/697] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1610 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/698] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers => generated 388 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/699] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:03:40 2026] DELETE /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:40.587 8 WARNING neutronclient.v2_0.client [None req-e7fd6a2a-34e2-40a0-8255-a9594a2a1e01 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:40.616 7 WARNING neutronclient.v2_0.client [None req-7b171496-e3ed-425c-bc03-d3c4109430f2 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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/700] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1616 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/701] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1470 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:40.744 8 WARNING neutronclient.v2_0.client [None req-24a8b579-7194-46b6-91b6-b739e79f86ee db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/702] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1852 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:40.989 7 WARNING neutronclient.v2_0.client [None req-3a16c862-31e9-4e7e-af3c-b7815523ac21 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/703] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:40 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1526 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:41.801 7 WARNING neutronclient.v2_0.client [None req-3b24fcf4-3ee4-47e7-af4f-a28a870a2218 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:41.917 8 WARNING neutronclient.v2_0.client [None req-91a31a1c-ed3b-46bb-8f4d-e1dda9f59a00 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/704] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:41 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1655 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:41.947 7 INFO nova.api.openstack.compute.server_external_events [req-89d2802e-d368-4f57-8a74-66047a2e4857 req-8a25cd40-f80e-456a-9a5d-f9aaf7ad3cb6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:41.947 7 INFO nova.api.openstack.compute.server_external_events [req-89d2802e-d368-4f57-8a74-66047a2e4857 req-8a25cd40-f80e-456a-9a5d-f9aaf7ad3cb6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance 2026-07-08 11:03:41.948 7 INFO nova.api.openstack.compute.server_external_events [req-89d2802e-d368-4f57-8a74-66047a2e4857 req-8a25cd40-f80e-456a-9a5d-f9aaf7ad3cb6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:a3c3d28f-8f4b-4076-bff7-eb68b9024196 for instance 1c780450-ca77-4454-bbb6-6718ada81b27 on instance [pid: 7|app: 0|req: 356/705] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:41 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:42.012 7 WARNING neutronclient.v2_0.client [None req-d4c45f1b-a116-4186-a874-5472d5749f73 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/706] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:41 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1616 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:42.043 8 INFO nova.api.openstack.compute.server_external_events [req-a39d1d99-8aae-4f1d-88db-588f00207232 req-2395850d-d789-439e-8305-f0a62b7a0f9d 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance [pid: 8|app: 0|req: 351/707] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:41 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1504 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, ' [pid: 8|app: 0|req: 352/709] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33/ips => generated 109 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: 358/710] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33/ips => generated 109 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: 353/711] 10.0.0.161 () {32 vars in 825 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33/ips/tempest-ServerAddressesTestJSON-1723974659-network => generated 94 bytes in 23 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:42.240 8 WARNING neutronclient.v2_0.client [None req-32136690-7f13-433c-965b-2788287c9b6a 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/712] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1716 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:42.407 8 WARNING neutronclient.v2_0.client [None req-4026f00d-927c-4c23-93ad-f280ec3f07d5 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/713] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:03:42 2026] DELETE /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:42.475 7 WARNING neutronclient.v2_0.client [None req-e149c78f-206b-42fd-abfe-869697c7c201 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/714] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/os-interface => generated 284 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/715] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:42 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1661 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:43.073 8 WARNING neutronclient.v2_0.client [None req-f49a586a-c343-4adf-89ce-87b335282ab5 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:03:43.103 7 WARNING neutronclient.v2_0.client [None req-7682826b-25db-4bb1-8e9a-4e3f6a909243 db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] The python binding code in 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/716] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:43 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1509 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:43.164 7 WARNING neutronclient.v2_0.client [None req-c58b86e0-d99c-4831-84f0-75057e805c84 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/717] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:43 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1736 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:43 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1716 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:43.703 8 WARNING neutronclient.v2_0.client [None req-2eb6e7de-41b9-4a4f-9f38-c7b6f436a028 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/719] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:43 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:43.994 7 INFO nova.api.openstack.compute.server_external_events [req-66c30ec2-f52d-4e34-b4c4-aa1d75611586 req-0593d8cc-3ee5-48ed-85de-056f1b4418c1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:43.995 7 INFO nova.api.openstack.compute.server_external_events [req-66c30ec2-f52d-4e34-b4c4-aa1d75611586 req-0593d8cc-3ee5-48ed-85de-056f1b4418c1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance 2026-07-08 11:03:43.995 7 INFO nova.api.openstack.compute.server_external_events [req-66c30ec2-f52d-4e34-b4c4-aa1d75611586 req-0593d8cc-3ee5-48ed-85de-056f1b4418c1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:82c16732-0ae9-43ab-87e2-752e93c0391e for instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 on instance [pid: 7|app: 0|req: 363/720] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:43 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:44.079 8 INFO nova.api.openstack.compute.server_external_events [req-6446cf04-1ffc-47e9-a5ae-0fdbe76d6d9b req-4077d767-d92b-4815-a01b-6f57aa890ac6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance 2026-07-08 11:03:44.079 8 INFO nova.api.openstack.compute.server_external_events [req-6446cf04-1ffc-47e9-a5ae-0fdbe76d6d9b req-4077d767-d92b-4815-a01b-6f57aa890ac6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance 2026-07-08 11:03:44.080 8 INFO nova.api.openstack.compute.server_external_events [req-6446cf04-1ffc-47e9-a5ae-0fdbe76d6d9b req-4077d767-d92b-4815-a01b-6f57aa890ac6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance [pid: 8|app: 0|req: 358/721] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:44 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:44.190 7 WARNING neutronclient.v2_0.client [None req-dd61270e-e82d-4062-abb0-9fcf243a239e db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] 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: 364/722] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:44 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 1509 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:44.231 8 WARNING neutronclient.v2_0.client [None req-0a02dc44-cd82-43fc-a98d-6cc32a1ed71f 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/723] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:44 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1380 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:44.892 7 WARNING neutronclient.v2_0.client [None req-6ab2c347-9a83-4981-b839-cf7fc0b5f405 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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/724] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:44 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1661 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:45.261 8 INFO nova.api.openstack.wsgi [None req-0efd9c28-7e92-40cb-96da-b075b765c91c db12bb10923e4bf0b18131786fac7fe8 25faf80fb66f4b0885c8c7871ed2694b - - default default] HTTP exception thrown: Instance 1c780450-ca77-4454-bbb6-6718ada81b27 could not be found. [pid: 8|app: 0|req: 360/725] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:45 2026] GET /v2.1/servers/1c780450-ca77-4454-bbb6-6718ada81b27 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 366/726] 10.0.0.161 () {32 vars in 706 bytes} [Wed Jul 8 11:03:45 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1257011999 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-08 11:03:45.320 8 WARNING neutronclient.v2_0.client [None req-8a50703c-156c-4a01-9746-6f503ebe64d2 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/727] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:45 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1380 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-07-08 11:03:46.038 8 INFO nova.api.openstack.compute.server_external_events [req-9d3dbf90-88ef-4c9c-a187-7c586cbf949b req-b1e19a43-96c7-4ccd-a460-c410e83fff42 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:ea02d043-fe65-408d-a891-39aa790f4c14 for instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 on instance [pid: 8|app: 0|req: 363/730] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:03:46.087 7 WARNING neutronclient.v2_0.client [None req-560e2d24-6161-4a3b-bdf2-1b08e7e04a6f db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in 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/731] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:46 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1456 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:46.423 8 WARNING neutronclient.v2_0.client [None req-1b4739d5-c1a0-459d-864a-6d9c3072fd11 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] The python binding code in 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/732] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:46 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => generated 1385 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:47.181 7 WARNING neutronclient.v2_0.client [None req-f3f22b2d-07f8-4407-bbf8-c3f315f880e6 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/733] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:47 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:47.514 8 INFO nova.api.openstack.wsgi [None req-ff556c9a-a2e6-4cf2-9e9f-6d5f63514803 164b3b2101c44a489776235052aad8f9 611a587d43814ef1b732d54b1b5ef4b9 - - default default] HTTP exception thrown: Instance e0e43cce-52ca-482f-b06e-c0ebb84737f1 could not be found. [pid: 8|app: 0|req: 365/734] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:47 2026] GET /v2.1/servers/e0e43cce-52ca-482f-b06e-c0ebb84737f1 => 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: 370/735] 10.0.0.161 () {32 vars in 704 bytes} [Wed Jul 8 11:03:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-997697901 => 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-07-08 11:03:48.295 8 WARNING neutronclient.v2_0.client [None req-7823c560-65df-4ded-947d-121eb1778bbf db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/736] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:48 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1456 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:03:49.546 7 WARNING neutronclient.v2_0.client [None req-80e90389-63dc-4181-b8e3-ffdb878a1356 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/737] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:49 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 1456 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:50.669 8 INFO nova.api.openstack.wsgi [None req-4b5e2805-5ef8-4de2-9ed1-2c76dfaf8d57 db5b4bb413704ff8929a308431a3c030 108245a7e7504fb1b58d28037180b99f - - default default] HTTP exception thrown: Instance a36de42f-e93e-45e6-9cc1-b8f4503a5e33 could not be found. [pid: 8|app: 0|req: 367/738] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:50 2026] GET /v2.1/servers/a36de42f-e93e-45e6-9cc1-b8f4503a5e33 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:52.956 7 WARNING neutronclient.v2_0.client [None req-ff52de00-d407-46f9-883e-056a5f52eeb7 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/739] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:03:52 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:53.065 8 WARNING neutronclient.v2_0.client [None req-ae656a71-1c42-4130-b720-455e60f60eb7 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.161 () {32 vars in 815 bytes} [Wed Jul 8 11:03:53 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/os-interface/676db96d-c87d-45b1-81c0-b6401dfc95a2 => generated 281 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/741] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:53 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 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: 369/742] 10.0.0.161 () {34 vars in 750 bytes} [Wed Jul 8 11:03:53 2026] POST /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/743] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:53 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 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: 8|app: 0|req: 370/744] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:54 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:54.934 7 INFO nova.api.openstack.compute.server_external_events [req-5667f811-3d31-4fec-8f03-e2e3f6f73b25 req-6026cf65-4b59-4cf7-8efd-a07ec65843a0 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance [pid: 7|app: 0|req: 375/745] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:54 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) [pid: 8|app: 0|req: 371/746] 10.0.0.161 () {30 vars in 413 bytes} [Wed Jul 8 11:03:55 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/747] 10.0.0.161 () {28 vars in 560 bytes} [Wed Jul 8 11:03:55 2026] GET /v2/ => generated 402 bytes in 461 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/748] 10.0.0.161 () {28 vars in 564 bytes} [Wed Jul 8 11:03:55 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: 377/749] 10.0.0.161 () {30 vars in 413 bytes} [Wed Jul 8 11:03:55 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: 373/750] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:55 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 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: 375/753] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:56 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:57 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:57.671 8 WARNING neutronclient.v2_0.client [None req-eb87b21c-e7ea-4b46-9fd1-87a9f3406a66 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/755] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:03:57 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1951 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/756] 10.0.0.161 () {34 vars in 750 bytes} [Wed Jul 8 11:03:57 2026] POST /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/action => generated 0 bytes in 37 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: 377/757] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:57 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 194 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: 381/758] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:03:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/759] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:58 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 194 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:59.838 8 INFO nova.api.openstack.compute.server_external_events [req-a739dd27-fc22-40a7-81c4-0aab07925cc1 req-e1aa5e7e-e1bc-46ee-a326-8aafd919cbb0 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance [pid: 8|app: 0|req: 379/760] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:03:59 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-07-08 11:03:59.877 7 WARNING neutronclient.v2_0.client [None req-32d52661-0ad6-4116-a199-f0764c70dd38 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:03:59.919 7 WARNING neutronclient.v2_0.client [None req-32d52661-0ad6-4116-a199-f0764c70dd38 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/761] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:03:59 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:04:00.076 7 WARNING neutronclient.v2_0.client [None req-32d52661-0ad6-4116-a199-f0764c70dd38 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/762] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:03:59 2026] POST /v2.1/servers => generated 452 bytes in 456 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:00.283 8 WARNING neutronclient.v2_0.client [None req-ad489b51-ca24-434b-a341-d4b23114b691 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/763] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:00 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1432 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/764] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:04:00 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/765] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:04:00 2026] DELETE /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:01.081 7 WARNING neutronclient.v2_0.client [None req-97249c16-3954-4a23-93d8-8d48a6c5abee 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/766] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:01 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1842 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:01.369 8 WARNING neutronclient.v2_0.client [None req-24ca4cec-b00f-4151-a1aa-82573ab8caac 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/767] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:01 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1436 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:02.272 7 WARNING neutronclient.v2_0.client [None req-6b14ac80-1bf9-40f7-8b53-0b35cb632eca 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:02.456 8 WARNING neutronclient.v2_0.client [None req-dd3fc7f7-78cd-47cd-9344-07fabe111ecf 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in 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/768] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:02 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1842 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/769] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:02 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1484 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:02.773 7 INFO nova.api.openstack.compute.server_external_events [req-fd77ba78-20ff-48fb-bcaa-ac86f58ee9e3 req-1fedb6d6-cfbe-4306-87c6-a1e1bea9a015 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance [pid: 7|app: 0|req: 386/770] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:02 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:03.716 8 WARNING neutronclient.v2_0.client [None req-a9705ce6-2571-4ad1-98a0-8c60d3294f27 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:04:03.731 7 WARNING neutronclient.v2_0.client [None req-905ce2e5-e7a2-482b-8001-2917df68f885 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in 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/771] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:03 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1484 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:03 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1842 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-07-08 11:04:04.814 7 INFO nova.api.openstack.compute.server_external_events [req-4c1b2360-2025-439c-ad4c-9106cbf9a14f req-3448804d-3fb2-419b-868a-fdd5dfa47270 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance 2026-07-08 11:04:04.814 7 INFO nova.api.openstack.compute.server_external_events [req-4c1b2360-2025-439c-ad4c-9106cbf9a14f req-3448804d-3fb2-419b-868a-fdd5dfa47270 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:676db96d-c87d-45b1-81c0-b6401dfc95a2 for instance 921fbb58-bebb-4146-9312-b43d8c19fc68 on instance [pid: 7|app: 0|req: 388/773] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:04 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-07-08 11:04:04.852 8 WARNING neutronclient.v2_0.client [None req-add36727-62ff-4475-a956-65263f6092b6 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:04.890 7 WARNING neutronclient.v2_0.client [None req-31a0f532-e53d-4aa3-a184-1a65d45af4c1 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/774] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:04 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1492 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:04 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1482 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:05.947 7 WARNING neutronclient.v2_0.client [None req-a9df7a55-184b-4dbb-8021-0a63e1711dc9 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:04:05.983 8 WARNING neutronclient.v2_0.client [None req-09bb7ecd-bd63-417d-b386-d995401f1573 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in 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/778] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:05 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1487 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, ' [pid: 7|app: 0|req: 391/779] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:05 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1569 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:04:06.088 8 INFO nova.api.openstack.compute.server_external_events [req-8f1d1244-e04d-4c97-8e86-bb140edcc9ad req-33ef3a8a-f834-49f3-94e4-177792aac5eb 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 8|app: 0|req: 389/780] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:07.096 7 WARNING neutronclient.v2_0.client [None req-c59220a5-ee89-4230-95b5-f9092f3eb6cb 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:07.128 8 WARNING neutronclient.v2_0.client [None req-30102f7b-3220-4b17-8669-db50877e1b18 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/781] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:07 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 1487 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:07 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1557 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:08.163 7 INFO nova.api.openstack.wsgi [None req-0d86f438-fbff-4387-9053-f1af4a8dd4f0 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] HTTP exception thrown: Instance 921fbb58-bebb-4146-9312-b43d8c19fc68 could not be found. [pid: 7|app: 0|req: 393/783] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:08 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 111 bytes in 18 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: 391/784] 10.0.0.161 () {32 vars in 706 bytes} [Wed Jul 8 11:04:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1638366501 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:08.549 7 WARNING neutronclient.v2_0.client [None req-5ba7ba17-10c6-4e39-8791-258cd0f1fb64 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/785] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:08 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1557 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:04:09.008 8 INFO nova.api.openstack.wsgi [None req-cc7e2967-112a-4864-bf84-f9252093e082 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] HTTP exception thrown: Instance 921fbb58-bebb-4146-9312-b43d8c19fc68 could not be found. [pid: 8|app: 0|req: 392/786] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:04:08 2026] DELETE /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:09.033 7 INFO nova.api.openstack.wsgi [None req-5981d472-f27c-4bbd-9651-0c094aa2c4dd 73ea5247ed414fe9809888f6a28a1835 a40d2eb46c3c47aa8daffc9f67449c44 - - default default] HTTP exception thrown: Instance 921fbb58-bebb-4146-9312-b43d8c19fc68 could not be found. [pid: 7|app: 0|req: 395/787] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:09 2026] GET /v2.1/servers/921fbb58-bebb-4146-9312-b43d8c19fc68 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:10.021 8 WARNING neutronclient.v2_0.client [None req-ed78524e-f6d5-46df-aa1a-8dbff1925b67 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/788] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:09 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1557 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:11.426 7 WARNING neutronclient.v2_0.client [None req-f3a80dc6-2064-44ca-94f7-39cc100c4a07 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/789] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:11 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1557 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:11.885 8 INFO nova.api.openstack.compute.server_external_events [req-be0c5975-6e6e-4e50-8759-56546445d4f2 req-e9e4df52-db9a-49ef-8e7e-3379da93eeda 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 8|app: 0|req: 394/790] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:12.600 7 WARNING neutronclient.v2_0.client [None req-29299452-2ff6-435a-a637-5870be4aad1e 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/791] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:12 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1557 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:13.923 8 INFO nova.api.openstack.compute.server_external_events [req-4aa94c31-2980-49bd-864f-c462d84a1df5 req-8cd3ce19-e730-48f3-8d99-1ba281dac5dd 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 8|app: 0|req: 395/792] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:14.117 7 WARNING neutronclient.v2_0.client [None req-4b5ed3fa-42ae-424b-b673-81c07b7416d0 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in 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/793] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:14 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1740 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:14.250 8 WARNING neutronclient.v2_0.client [None req-829a7aab-ed89-4bc4-bad9-4af88a347315 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/794] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:04:14 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b/os-interface => generated 284 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:14.967 7 WARNING neutronclient.v2_0.client [None req-209e0fab-2c72-4dd8-a91f-0e936a47926b 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:04:14.971 8 INFO nova.api.openstack.compute.server_external_events [req-1a22dcf5-7d7d-424a-81a8-cc0e7903f4d1 req-355dd394-c783-45f4-8bef-b0a830f880f2 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 8|app: 0|req: 397/795] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/796] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:14 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1740 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 398/797] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:04:15 2026] GET /v2.1/servers => generated 384 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: 7|app: 0|req: 400/798] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:04:15 2026] DELETE /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:15.224 8 WARNING neutronclient.v2_0.client [None req-dc92cd41-2a5b-4423-a490-585caab887a4 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in 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/799] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:15 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1746 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:16.383 8 WARNING neutronclient.v2_0.client [None req-adda4f7e-38cd-431e-aec2-4ea4f06663d3 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:16.489 7 INFO nova.api.openstack.compute.server_external_events [req-a554f106-3468-467c-b06b-86540721566e req-3fa78115-9aaa-4f4c-9551-aac3111d67e5 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 7|app: 0|req: 402/802] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:16 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: 401/803] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:16 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1866 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:17.591 7 WARNING neutronclient.v2_0.client [None req-3c4419bc-e225-4ccf-960b-8afce3ccb105 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/804] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:17 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1799 bytes in 528 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:18.526 8 INFO nova.api.openstack.compute.server_external_events [req-b2e26e76-3eea-480d-9653-18865ea2e8d4 req-85c4269e-0f8b-46e4-8d25-49c085122ba3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance 2026-07-08 11:04:18.527 8 INFO nova.api.openstack.compute.server_external_events [req-b2e26e76-3eea-480d-9653-18865ea2e8d4 req-85c4269e-0f8b-46e4-8d25-49c085122ba3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:0150250d-663c-41d5-aeee-c639a80b87cf for instance 10e7cdb1-2432-4344-8350-4ce01ca2666b on instance [pid: 8|app: 0|req: 402/805] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:19.133 7 WARNING neutronclient.v2_0.client [None req-73fa1b51-d781-4efe-8046-05e1772eb3c4 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/806] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:19 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1518 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:20.219 8 WARNING neutronclient.v2_0.client [None req-8bf070d1-0598-40ea-a3c8-a46800658680 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/807] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:20 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => generated 1518 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:21.431 7 INFO nova.api.openstack.wsgi [None req-587e13ba-0a30-4545-bc7b-01a34b9d9430 6af52a2f1a43413fb94fd8182b74c66e 0c7ecf06ecb6472b9568c957efd2ee5b - - default default] HTTP exception thrown: Instance 10e7cdb1-2432-4344-8350-4ce01ca2666b could not be found. [pid: 7|app: 0|req: 405/808] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:21 2026] GET /v2.1/servers/10e7cdb1-2432-4344-8350-4ce01ca2666b => 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: 404/809] 10.0.0.161 () {32 vars in 706 bytes} [Wed Jul 8 11:04:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1881199062 => 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, ' [pid: 7|app: 0|req: 407/812] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:04:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:04:33.685 8 WARNING neutronclient.v2_0.client [None req-64c3946c-0d04-4286-8f50-f3290de40224 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:04:33.727 8 WARNING neutronclient.v2_0.client [None req-64c3946c-0d04-4286-8f50-f3290de40224 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:04:33.981 8 WARNING neutronclient.v2_0.client [None req-64c3946c-0d04-4286-8f50-f3290de40224 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/813] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:04:33 2026] POST /v2.1/servers => generated 451 bytes in 517 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 11:04:34.163 7 WARNING neutronclient.v2_0.client [None req-c155e040-0431-41c9-b1a9-09dc3479a5f7 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/814] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:34 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1393 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:35.585 8 WARNING neutronclient.v2_0.client [None req-a92e9ebb-c633-4eaa-8dce-c4cd3de6f9ef 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/815] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:35 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1389 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:36.665 8 WARNING neutronclient.v2_0.client [None req-2516226c-6892-4cc5-99ab-a58071f06537 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/818] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:36 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1445 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:38.155 7 WARNING neutronclient.v2_0.client [None req-d784a4e0-57e1-4f0b-b75f-7c3c54aef84e 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/819] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:38 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1453 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:39.276 8 WARNING neutronclient.v2_0.client [None req-8aa9ce09-776f-4607-89ce-0e758ac4da34 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/820] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:39 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1519 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:40.619 7 INFO nova.api.openstack.compute.server_external_events [req-349b6156-bd69-429e-a21f-eb8f32a3de7a req-e5aba5a2-0455-4435-b260-3175352c7107 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 7|app: 0|req: 411/821] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:40.837 8 WARNING neutronclient.v2_0.client [None req-d8211fbc-6df8-4dca-a1e6-e7d5162b0ee1 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:40 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:42.023 7 WARNING neutronclient.v2_0.client [None req-443c68f9-4883-4387-993b-3d9626a9cf19 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/823] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:41 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 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-07-08 11:04:43.155 8 WARNING neutronclient.v2_0.client [None req-42407b7e-3094-4877-bb52-10dfecd11862 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/824] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:43 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:44.330 7 WARNING neutronclient.v2_0.client [None req-0cb4f975-25f7-4cbb-94b9-7fb80d4c230b 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/825] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:44 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:45.651 8 WARNING neutronclient.v2_0.client [None req-41c6cea2-4df1-4e80-8677-98df2a9f4e74 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/828] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:45 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:45.810 7 INFO nova.api.openstack.compute.server_external_events [req-d4ddea3b-b761-4525-b9a8-1f8b70969623 req-ee0e8d16-c118-4bb4-9018-c3271eeaa2da 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 7|app: 0|req: 416/829] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:46.781 8 WARNING neutronclient.v2_0.client [None req-634ca0f3-9f5e-48ba-8704-c08fda0c8871 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/830] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:46 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1517 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:47.853 8 INFO nova.api.openstack.compute.server_external_events [req-1c94d142-9ea4-4b7e-8978-db32bcf4d386 req-1ff4c528-7026-4cb6-85b0-b59257d97542 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 8|app: 0|req: 415/831] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:47.936 8 WARNING neutronclient.v2_0.client [None req-beb44d61-fe86-4761-9314-87f0a510afa7 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] 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: 417/832] 10.0.0.58 () {30 vars in 618 bytes} [Wed Jul 8 11:04:47 2026] GET /v2.1 => generated 0 bytes in 160 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 418/833] 10.0.0.58 () {32 vars in 691 bytes} [Wed Jul 8 11:04:47 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:04:47 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1699 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/835] 10.0.0.58 () {34 vars in 912 bytes} [Wed Jul 8 11:04:48 2026] GET /v2.1/os-simple-tenant-usage/26c31778a8c949728e8ff6070af27016?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:48.145 8 WARNING neutronclient.v2_0.client [None req-cb0b88b2-b144-4cbf-a501-2be18a09b8a2 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/836] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:04:48 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 420/837] 10.0.0.58 () {30 vars in 653 bytes} [Wed Jul 8 11:04:48 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:04:49.888 8 INFO nova.api.openstack.compute.server_external_events [req-85a5d6b0-9972-4946-9366-92ffb767768b req-c0348b0b-add1-4f68-8ce4-a950698ee585 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 8|app: 0|req: 418/838] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:04:49 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: 421/839] 10.0.0.58 () {30 vars in 618 bytes} [Wed Jul 8 11:04:51 2026] GET /v2.1 => generated 0 bytes in 42 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: 419/840] 10.0.0.58 () {32 vars in 691 bytes} [Wed Jul 8 11:04:52 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: 422/841] 10.0.0.58 () {34 vars in 912 bytes} [Wed Jul 8 11:04:52 2026] GET /v2.1/os-simple-tenant-usage/26c31778a8c949728e8ff6070af27016?start=2026-07-07T00:00:00&end=2026-07-08T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/842] 10.0.0.58 () {30 vars in 653 bytes} [Wed Jul 8 11:04:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:04.440 7 WARNING neutronclient.v2_0.client [None req-8663a956-114c-4d04-be32-cfa931371ecb 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/845] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:04 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1819 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:05:04.958 8 WARNING neutronclient.v2_0.client [None req-668efd0b-a580-48de-a872-46dd2da1a7a4 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/846] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:04 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1819 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 425/847] 10.0.0.161 () {34 vars in 750 bytes} [Wed Jul 8 11:05:05 2026] POST /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:05.445 8 WARNING neutronclient.v2_0.client [None req-a9684d21-467b-43ed-b249-f095687e287c 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/850] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:05 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1821 bytes in 1995 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/851] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:05:08 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:08.452 8 WARNING neutronclient.v2_0.client [None req-d3555706-ef73-4cd4-b160-421492caaa66 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/852] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:08 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1821 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:05:09.874 7 WARNING neutronclient.v2_0.client [None req-d94964f1-2d2a-4ddd-bdf2-57df2acf7c66 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/853] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:09 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1826 bytes in 1776 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:11.846 8 WARNING neutronclient.v2_0.client [None req-e487ab10-7bbd-48fa-a613-a4ce1c61bf3b 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:11.879 8 WARNING neutronclient.v2_0.client [None req-e487ab10-7bbd-48fa-a613-a4ce1c61bf3b 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:12.037 8 WARNING neutronclient.v2_0.client [None req-e487ab10-7bbd-48fa-a613-a4ce1c61bf3b 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/854] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:05:11 2026] POST /v2.1/os-keypairs => generated 396 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/855] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:05:11 2026] POST /v2.1/servers => generated 449 bytes in 446 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 11:05:12.223 7 WARNING neutronclient.v2_0.client [None req-a4013665-592b-49e7-a923-bcd99e2c149e 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/856] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:12 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1403 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:12.659 8 WARNING neutronclient.v2_0.client [None req-e8c1f68b-dab8-450f-a711-7b4bbf41c30d 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/857] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:12 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => 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-07-08 11:05:13.415 7 WARNING neutronclient.v2_0.client [None req-c9c936ae-229c-427a-ae64-9a9e599a4203 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/858] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:13 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1399 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, ' [pid: 8|app: 0|req: 427/859] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:05:13 2026] POST /v2.1/os-keypairs => generated 386 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-07-08 11:05:13.979 7 WARNING neutronclient.v2_0.client [None req-792c4d4b-ae8a-4828-a388-af37fece1712 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/860] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:13 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1826 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:05:14.544 8 WARNING neutronclient.v2_0.client [None req-a68ab790-32e0-4df8-af1e-a0d91c3acfa4 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/861] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:14 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1455 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:14.975 7 WARNING neutronclient.v2_0.client [None req-60e239e4-502f-48b4-ae27-e0aa502ec413 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:15.023 7 WARNING neutronclient.v2_0.client [None req-60e239e4-502f-48b4-ae27-e0aa502ec413 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:15.076 7 WARNING neutronclient.v2_0.client [None req-60e239e4-502f-48b4-ae27-e0aa502ec413 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:15.232 7 WARNING neutronclient.v2_0.client [None req-60e239e4-502f-48b4-ae27-e0aa502ec413 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:15.316 8 WARNING neutronclient.v2_0.client [None req-6b9b9e54-eedb-4a5b-ae73-888766cb4b7f 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/862] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:15 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1826 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/863] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:05:14 2026] POST /v2.1/servers => generated 497 bytes in 556 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:15.494 8 WARNING neutronclient.v2_0.client [None req-cb3d1433-2901-4ec1-bc35-1a586368f350 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/864] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:15 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1455 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:15.950 7 WARNING neutronclient.v2_0.client [None req-b7acd9e2-6707-42a5-b87a-c830fead4cf6 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/867] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:15 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1455 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:16.365 8 INFO nova.api.openstack.compute.server_external_events [req-a0f1b560-5d9f-4ae4-8ac2-17477ff3b291 req-faf28b69-e0f9-41ae-bea6-c37f7c431e3a 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 8|app: 0|req: 432/868] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:16.475 7 WARNING neutronclient.v2_0.client [None req-368a8532-c7f0-4ac5-97a9-9d70f14a114c 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:16.587 8 WARNING neutronclient.v2_0.client [None req-2916adf8-dfb0-4808-9dbf-9e013f03408a 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/869] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:16 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1819 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/870] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:16 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1459 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:17.051 7 WARNING neutronclient.v2_0.client [None req-685e042b-1c88-4ade-a8b5-8500e032eb78 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/871] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:17 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1530 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-07-08 11:05:17.690 8 WARNING neutronclient.v2_0.client [None req-79c41bb5-1549-492c-ac7e-7c5f134044e8 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/872] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:17 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1507 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:18.354 7 WARNING neutronclient.v2_0.client [None req-26d36c8a-9e59-4262-bb74-1eddead102ae 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:18.406 8 INFO nova.api.openstack.compute.server_external_events [req-081be1f9-2d91-4d11-ae8a-9144ef4e2d0b req-f0331be2-02f0-4288-b6b0-f401bb612cb1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance 2026-07-08 11:05:18.406 8 INFO nova.api.openstack.compute.server_external_events [req-081be1f9-2d91-4d11-ae8a-9144ef4e2d0b req-f0331be2-02f0-4288-b6b0-f401bb612cb1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance 2026-07-08 11:05:18.407 8 INFO nova.api.openstack.compute.server_external_events [req-081be1f9-2d91-4d11-ae8a-9144ef4e2d0b req-f0331be2-02f0-4288-b6b0-f401bb612cb1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 8|app: 0|req: 435/873] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:18 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:18.778 8 WARNING neutronclient.v2_0.client [None req-846a7f77-7e47-4ec1-ae7b-ec8f6bfb307f 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/874] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:18 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1507 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:19.092 8 INFO nova.api.openstack.compute.server_external_events [req-8f7f3264-a798-45a7-8e6c-eb9258b1d0b3 req-75bc28b8-ff1f-4dbf-adf0-0c801024e3ac 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 437/875] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/876] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:18 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 837 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:20.131 8 WARNING neutronclient.v2_0.client [None req-18c84baf-570a-4bf9-9d9f-86947bd4d1f5 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:20.202 7 WARNING neutronclient.v2_0.client [None req-18d19177-cb53-45bb-8af7-573591554afb 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/877] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:20 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1630 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/878] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:20 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:21.126 8 INFO nova.api.openstack.compute.server_external_events [req-d25e8928-a4bb-4f5e-b4d3-eb8df25d623f req-15b080ba-c497-417e-ab6b-98d54e5c3015 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:63ae067c-8660-4e40-bdff-44a5835fc8ab for instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 on instance [pid: 8|app: 0|req: 439/879] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:21.546 7 WARNING neutronclient.v2_0.client [None req-eb1326ec-b04e-4ef0-8f15-8eb691afa807 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:21.571 8 WARNING neutronclient.v2_0.client [None req-83dc6d01-9a6a-486c-939c-aa9f6184b36e 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/880] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:21 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:21 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:22.718 7 WARNING neutronclient.v2_0.client [None req-f7db926c-8074-4728-b28b-9d73e19204c3 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:22.735 8 WARNING neutronclient.v2_0.client [None req-be7c5d90-4ac0-4656-8017-f6db4eb0c618 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/882] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:22 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/883] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:22 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:23.916 7 WARNING neutronclient.v2_0.client [None req-3ec8095b-2ff2-47c5-a559-ba73d89827fd 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:24.018 8 WARNING neutronclient.v2_0.client [None req-4155b310-d707-4b07-8125-8e6376e0096c 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/884] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:23 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 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-07-08 11:05:24.284 7 INFO nova.api.openstack.compute.server_external_events [req-105fa0d1-54cb-4485-8670-25a123139356 req-d0f7d800-1492-40f8-9603-16f2615b70d8 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 442/885] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:23 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/886] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:25.235 8 WARNING neutronclient.v2_0.client [None req-dccd3264-3d10-45f6-a7f7-1e2f2e90cf2b 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:25.349 7 WARNING neutronclient.v2_0.client [None req-51fc5f97-1b74-48dc-a432-4e95ec79bf79 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/887] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:25 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/888] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:25 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1528 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:26.337 8 INFO nova.api.openstack.compute.server_external_events [req-dc81d3b0-6bf6-4185-b52a-320d1f8ee88c req-8e5d9ae9-e159-441f-a6d2-8cccd9fd1686 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 445/891] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:26.440 7 WARNING neutronclient.v2_0.client [None req-14b08e2f-3e58-4be2-9456-d9340f31209d 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:26.505 8 WARNING neutronclient.v2_0.client [None req-1d04d544-6b07-4573-99ce-03557bc0f059 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/892] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:26 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1696 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: 447/893] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:26 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:26.644 8 WARNING neutronclient.v2_0.client [None req-3d217730-4a54-4e9c-9dce-1eb99fa5a747 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:26.662 7 INFO nova.api.openstack.compute.server_external_events [req-92533497-6200-4fc0-ba38-33db7b2bfbf5 req-57bab64b-d0ed-4cd5-ac97-9269f858f71c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:63ae067c-8660-4e40-bdff-44a5835fc8ab for instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 on instance [pid: 7|app: 0|req: 448/894] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:26 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) [pid: 8|app: 0|req: 447/895] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:26 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1696 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:27.699 7 WARNING neutronclient.v2_0.client [None req-1b7d1321-caa2-4d2a-a5ee-93f43ece53cf 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/896] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:27 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1628 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:28.399 8 INFO nova.api.openstack.compute.server_external_events [req-03b83658-dd28-436e-9291-29eff98951bb req-543956b1-af65-4e4a-8921-8e6e01c5d15c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 448/897] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:28.717 7 INFO nova.api.openstack.compute.server_external_events [req-216189f9-3237-4d66-8e17-c0a8e94bf905 req-40f4628e-dd7d-4036-9aad-1573313ec72c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:63ae067c-8660-4e40-bdff-44a5835fc8ab for instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 on instance [pid: 7|app: 0|req: 450/898] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:28.831 8 WARNING neutronclient.v2_0.client [None req-f98c04b7-1259-47a2-8ca7-aec4d28fabee 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 449/899] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:28 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1807 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:29.019 7 WARNING neutronclient.v2_0.client [None req-dc154117-0356-413f-b1d9-92a1af6535ef 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/900] 10.0.0.161 () {32 vars in 741 bytes} [Wed Jul 8 11:05:28 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86/os-interface => generated 284 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:30.761 8 INFO nova.api.openstack.compute.server_external_events [req-2a42a64e-d569-4deb-9a18-851ef69d99ac req-57e21890-f055-44fb-b318-a15f0579447e 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:63ae067c-8660-4e40-bdff-44a5835fc8ab for instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 on instance [pid: 8|app: 0|req: 450/901] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:32.127 7 WARNING neutronclient.v2_0.client [None req-68218e9f-4e48-46bf-b76f-48b6adbc0aa5 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/902] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:32 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1819 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, ' [pid: 8|app: 0|req: 451/903] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:05:32 2026] DELETE /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:32.406 7 WARNING neutronclient.v2_0.client [None req-fd506127-b171-4bd2-bdb7-007b6a5be42e 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/904] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:32 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1825 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:33.555 8 WARNING neutronclient.v2_0.client [None req-b83a0e36-cc01-4ce6-aad7-b0e6d62bda5b 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:33.606 7 INFO nova.api.openstack.compute.server_external_events [req-73807ea1-3b64-4d15-b616-c84926922224 req-d6195411-7eb9-4b44-b891-ab079ac514bd 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 7|app: 0|req: 454/905] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:33 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: 452/906] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:33 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1825 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:34.724 7 WARNING neutronclient.v2_0.client [None req-52a9714a-c941-4975-b681-e44ab792fa36 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/907] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:34 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1825 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:35.222 8 INFO nova.api.openstack.compute.server_external_events [req-ffe62022-dafc-4906-b984-312ee045b712 req-ddf5d6c0-a4ff-4b06-a95c-34d0164713aa 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 8|app: 0|req: 453/908] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:35.661 7 INFO nova.api.openstack.compute.server_external_events [req-5fd57e45-ec9b-403a-871d-ceb2549c8b60 req-6b36b7af-6a7b-4d5f-bd7f-558b590b5aa1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:fe781705-3710-4264-a1f1-304c10f29db7 for instance 43f9a482-b792-4050-b80d-8fbe86a06063 on instance [pid: 7|app: 0|req: 456/909] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:36.122 8 WARNING neutronclient.v2_0.client [None req-7e13fc9e-c9e0-46af-a356-a5ec077d0817 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/912] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:36 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1474 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:37.221 7 WARNING neutronclient.v2_0.client [None req-24f1627b-bbc3-40f5-ae92-e493e40d67cc 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] The python binding code in 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/913] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:37 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:38.354 8 WARNING neutronclient.v2_0.client [None req-8809e132-30ae-4814-b4cd-6b093eae8d38 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] 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: 456/914] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:38 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => generated 1479 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/915] 10.0.0.161 () {34 vars in 750 bytes} [Wed Jul 8 11:05:38 2026] POST /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c/action => generated 34424 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:39.423 8 INFO nova.api.openstack.wsgi [None req-6702942a-7d76-42c2-b0f9-4cf694d60ddf 69042f0e37ce4afdaba55aca55c88dbc 60aa509fde744faf8a7eeb6143b89e9b - - default default] HTTP exception thrown: Instance 43f9a482-b792-4050-b80d-8fbe86a06063 could not be found. [pid: 8|app: 0|req: 457/916] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:39 2026] GET /v2.1/servers/43f9a482-b792-4050-b80d-8fbe86a06063 => 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: 7|app: 0|req: 460/917] 10.0.0.161 () {32 vars in 706 bytes} [Wed Jul 8 11:05:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1575742504 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:39.898 8 INFO nova.api.openstack.compute.server_external_events [req-bebbcbb7-1a5e-4e74-b30a-1d2ee9f41c99 req-0fd1ee15-82a5-4975-aa69-362e90507594 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 458/918] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/919] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:05:40 2026] POST /v2.1/os-keypairs => generated 398 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-07-08 11:05:43.461 8 WARNING neutronclient.v2_0.client [None req-67635650-0c76-4fad-9f24-6fbd2637e5af 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:43.497 8 WARNING neutronclient.v2_0.client [None req-67635650-0c76-4fad-9f24-6fbd2637e5af 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:05:43.646 8 WARNING neutronclient.v2_0.client [None req-67635650-0c76-4fad-9f24-6fbd2637e5af 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/920] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:05:43 2026] POST /v2.1/servers => generated 450 bytes in 422 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 11:05:43.832 7 WARNING neutronclient.v2_0.client [None req-737197ab-8a65-436f-8e94-c214efc507e1 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/921] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:43 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1402 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:44.905 8 WARNING neutronclient.v2_0.client [None req-3656bca2-27a2-4fb2-9a6c-677aa749ab70 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/922] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:44 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1406 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:45.134 7 WARNING neutronclient.v2_0.client [None req-2fff134d-022e-4bd1-8a34-8bc37030be28 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/923] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:45 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1927 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:45.987 7 WARNING neutronclient.v2_0.client [None req-2c5378db-d9f3-4e79-aca5-29a70bba44e9 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/926] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:45 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1454 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 462/927] 10.0.0.161 () {32 vars in 753 bytes} [Wed Jul 8 11:05:46 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86/os-server-password => generated 116 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:47.064 7 WARNING neutronclient.v2_0.client [None req-8e24c8d2-00a7-4aab-919f-b7f8af206e0e 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/928] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:47 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1454 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: 8|app: 0|req: 463/929] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:05:47 2026] DELETE /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:47.875 7 WARNING neutronclient.v2_0.client [None req-1f5539aa-7d29-4da1-8f89-bf04519657ea 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/930] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:47 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1933 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:48.185 8 WARNING neutronclient.v2_0.client [None req-e5264903-bcd9-4a3f-98ed-af3b1914dadf 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/931] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:48 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1462 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-07-08 11:05:49.072 7 WARNING neutronclient.v2_0.client [None req-d9704214-e8ef-4ffb-8aeb-04811328742d 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:49.290 8 WARNING neutronclient.v2_0.client [None req-d72502e1-9237-4194-a057-9601b073bb81 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/932] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:49 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1933 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:49.509 7 INFO nova.api.openstack.compute.server_external_events [req-cd105ea1-5cc1-4cab-bfee-a1b9acc1b1bd req-2df97868-2b3d-48e5-8cf3-b430f6fe49f4 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:b1c347e9-732a-4c0e-bad7-81a4cb59427a for instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 on instance [pid: 7|app: 0|req: 469/933] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/934] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:49 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1540 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-07-08 11:05:50.365 7 WARNING neutronclient.v2_0.client [None req-7dc35a49-bbd9-407c-8d1a-af4c6066a60d 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:50.595 8 WARNING neutronclient.v2_0.client [None req-0c64fd0a-7e79-4eae-8ecf-39cbed3c299a 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/935] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:50 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1818 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:50.897 7 INFO nova.api.openstack.compute.server_external_events [req-22fee0f7-09fe-44f6-ad53-9fefd6937ff1 req-69efd365-2854-4add-944b-08557213d0a0 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:63ae067c-8660-4e40-bdff-44a5835fc8ab for instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 on instance [pid: 7|app: 0|req: 471/936] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:50 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: 466/937] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:50 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1528 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:51.941 7 WARNING neutronclient.v2_0.client [None req-75b6e005-a4a3-4976-9985-14d86c44b94c 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/938] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:51 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1541 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:52.044 8 WARNING neutronclient.v2_0.client [None req-c078ee2b-ad31-48bd-be8b-6e7c4aa17803 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/939] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:52 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1528 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:53.052 7 WARNING neutronclient.v2_0.client [None req-9b4bca98-0dc8-414f-ac24-74de97ba409f 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] The python binding code in 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/940] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:53 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 1541 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:53.489 8 WARNING neutronclient.v2_0.client [None req-1f62fb4c-1e74-4891-b14f-0b4325daf982 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/941] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:53 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1528 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-07-08 11:05:54.130 7 INFO nova.api.openstack.wsgi [None req-9cdaaabd-5694-4b58-af40-a620ec28a649 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] HTTP exception thrown: Instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 could not be found. [pid: 7|app: 0|req: 474/942] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:54 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:54.152 8 INFO nova.api.openstack.wsgi [None req-a1d16022-b5f9-4686-9829-44c1b23d64ba 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] HTTP exception thrown: Instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 could not be found. [pid: 8|app: 0|req: 469/943] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:05:54 2026] DELETE /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:54.175 7 INFO nova.api.openstack.wsgi [None req-911bbb7b-8173-4901-aeb0-aab308150e30 70f92ad6e193438b87d8d67f8e6639ee 4b6a2c7a56d540929ba8266ea8548bb6 - - default default] HTTP exception thrown: Instance 43fd7e37-b2ba-4d62-a91c-2d275a86cc86 could not be found. [pid: 7|app: 0|req: 475/944] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:54 2026] GET /v2.1/servers/43fd7e37-b2ba-4d62-a91c-2d275a86cc86 => generated 111 bytes in 18 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: 470/945] 10.0.0.161 () {32 vars in 706 bytes} [Wed Jul 8 11:05:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1913503631 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:54.618 7 WARNING neutronclient.v2_0.client [None req-ccaaf18d-2e9c-4124-af3c-c58d760183ca 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/946] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:54 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1528 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:05:55.373 8 INFO nova.api.openstack.compute.server_external_events [req-3636d019-02dd-4990-ae90-fc7b9cebeee5 req-d1d0374e-481a-4026-898b-5e7a82c019fa 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:b1c347e9-732a-4c0e-bad7-81a4cb59427a for instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 on instance [pid: 8|app: 0|req: 471/947] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 477/948] 10.0.0.161 () {32 vars in 726 bytes} [Wed Jul 8 11:05:55 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-127638183 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:55.996 8 WARNING neutronclient.v2_0.client [None req-9aa62d59-1945-4fdc-aad1-e983929f66d9 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/951] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:55 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1528 bytes in 1064 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-08 11:05:57.432 7 INFO nova.api.openstack.compute.server_external_events [req-ad73243e-e010-43e4-af76-363d7f51d632 req-4e2b11dc-8399-4988-9cc4-dbd7122ee8ae 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:b1c347e9-732a-4c0e-bad7-81a4cb59427a for instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 on instance [pid: 7|app: 0|req: 479/952] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:05:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:58.076 8 WARNING neutronclient.v2_0.client [None req-e28243e4-31ad-4100-ad52-ed5911bce934 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/953] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:58 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1697 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:05:58.861 7 WARNING neutronclient.v2_0.client [None req-adce7a10-d913-43ea-af0b-d7ee4b5e4072 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/954] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:05:58 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1697 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:00.388 8 INFO nova.api.openstack.compute.server_external_events [req-ddd30161-ae27-457d-bd52-f24c042de7af req-f0a698a0-fd14-43e5-8bac-67e6f4f07119 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:b1c347e9-732a-4c0e-bad7-81a4cb59427a for instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 on instance [pid: 8|app: 0|req: 475/955] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06:00 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, ' [pid: 7|app: 0|req: 482/958] 10.0.0.161 () {34 vars in 750 bytes} [Wed Jul 8 11:06:06 2026] POST /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0/action => generated 31852 bytes in 534 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: 477/959] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:06:09 2026] DELETE /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => 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-07-08 11:06:09.886 7 WARNING neutronclient.v2_0.client [None req-e6672288-6197-459a-a97e-66854b110cb6 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/960] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:09 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1823 bytes in 964 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:11.871 8 WARNING neutronclient.v2_0.client [None req-ec20dc78-df1a-4497-b086-75980ab2da6e 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/961] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:11 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1823 bytes in 1265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:13.604 7 INFO nova.api.openstack.compute.server_external_events [req-91e447bc-1cce-4157-922c-d4772c0c437a req-bf00070c-fc7d-4b4f-90f2-960a3059c2cb 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:b1c347e9-732a-4c0e-bad7-81a4cb59427a for instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 on instance [pid: 7|app: 0|req: 484/962] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:14.147 8 WARNING neutronclient.v2_0.client [None req-709d0fcb-84d2-45d7-9d2f-39bf6a51fe35 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/963] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:14 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1483 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:15.265 7 WARNING neutronclient.v2_0.client [None req-9c350d81-ef0c-4069-a0ad-393e5a2dcea5 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/964] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:15 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => generated 1488 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:16.759 7 INFO nova.api.openstack.wsgi [None req-93de76a9-1d8e-44cf-9d1a-78086c06933f 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] HTTP exception thrown: Instance 2b10dd11-e266-4f3d-9f12-2dca064011a0 could not be found. [pid: 7|app: 0|req: 487/967] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:16 2026] GET /v2.1/servers/2b10dd11-e266-4f3d-9f12-2dca064011a0 => 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: 481/968] 10.0.0.161 () {32 vars in 730 bytes} [Wed Jul 8 11:06:16 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1754469123 => generated 0 bytes in 14 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: 488/969] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:06:17 2026] DELETE /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-08 11:06:17.433 8 WARNING neutronclient.v2_0.client [None req-35ffc9f1-ac07-400d-bd3c-9fb72f045dda 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/970] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:17 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1702 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:18.617 7 WARNING neutronclient.v2_0.client [None req-878794d0-2b83-42ee-9996-1bde2042f231 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:18.733 8 INFO nova.api.openstack.compute.server_external_events [req-64e99ce6-43a6-45ed-88e2-d5c9800fac15 req-8a2d802e-47da-41f2-8d86-122befc8c578 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 8|app: 0|req: 483/971] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 489/972] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:18 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1702 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-07-08 11:06:19.840 8 WARNING neutronclient.v2_0.client [None req-b1edd989-86bd-4ff2-9956-ff29afde8399 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:20.177 7 INFO nova.api.openstack.compute.server_external_events [req-3e350204-a7a6-4084-ae50-89bb2ee009bc req-d08a0d97-2444-4978-a304-ac9c40900e27 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 7|app: 0|req: 490/973] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/974] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:19 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1702 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-07-08 11:06:20.766 7 INFO nova.api.openstack.compute.server_external_events [req-73a7c0e0-8538-4054-b278-5c46c0fde7c0 req-cdea6625-638d-4242-a3a4-02699b29754d 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:31f3df9f-ce21-44fd-abc7-577ea97ab248 for instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c on instance [pid: 7|app: 0|req: 491/975] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:21.347 8 WARNING neutronclient.v2_0.client [None req-9960b40a-2173-4533-9305-d6672ad26812 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in 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/976] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:21 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1489 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:22.488 7 WARNING neutronclient.v2_0.client [None req-8b9c4aa9-8729-4bf2-88cc-f23321ea3a53 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/977] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:22 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:23.572 8 INFO nova.api.openstack.wsgi [None req-af15a086-ffe2-4f3e-870e-a60b0f4cfca5 2dd4a1e0da2e47d28acdf010d726f3aa bec3142e6c204d769d8465351ad61a74 - - default default] HTTP exception thrown: Instance 69ab8714-60cd-40c3-a7dd-2f2a2f831d9c could not be found. [pid: 8|app: 0|req: 486/978] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:23 2026] GET /v2.1/servers/69ab8714-60cd-40c3-a7dd-2f2a2f831d9c => 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: 493/979] 10.0.0.161 () {32 vars in 730 bytes} [Wed Jul 8 11:06:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1755451578 => 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-07-08 11:06:46.468 8 WARNING neutronclient.v2_0.client [None req-ba6315eb-f175-4fd0-be74-a1851e703374 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:06:47.243 8 WARNING neutronclient.v2_0.client [None req-ba6315eb-f175-4fd0-be74-a1851e703374 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/986] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:06:46 2026] POST /v2.1/servers => generated 424 bytes in 1427 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 11:06:47.841 7 WARNING neutronclient.v2_0.client [None req-62ff2d53-5c57-4e2d-b971-c20c6d43ebb8 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/987] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:47 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1368 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:49.211 8 WARNING neutronclient.v2_0.client [None req-7b426ae1-9312-4c58-9603-aab92a9a8690 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/988] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:49 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1364 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-07-08 11:06:50.318 7 WARNING neutronclient.v2_0.client [None req-1b2849e8-967f-4327-b683-ccce435b96b1 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/989] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:50 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1364 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:51.407 8 WARNING neutronclient.v2_0.client [None req-6f073709-f6b0-4e3c-90c2-eb656d38b2a8 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/990] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:51 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1364 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:52.525 7 WARNING neutronclient.v2_0.client [None req-b7b57f7d-fad4-401e-9917-e69569169e9e 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/991] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:52 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1420 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:53.914 8 WARNING neutronclient.v2_0.client [None req-62590af8-96c6-45e4-b8a2-467cd1eeecae 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/992] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:53 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1428 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:55.575 7 WARNING neutronclient.v2_0.client [None req-8409b804-bd33-4dac-afda-eacba6faabb6 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:56.730 8 INFO nova.api.openstack.compute.server_external_events [req-b7953a59-0980-42f1-a1d4-972e7dd17607 req-68bdb751-641e-4ea3-b1e4-6c489892b833 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 8|app: 0|req: 496/995] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:06:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/996] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:55 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1480 bytes in 1279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:57.859 8 WARNING neutronclient.v2_0.client [None req-50a27224-373a-4a54-b0f3-9dfa010e5480 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/997] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:57 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:06:59.308 7 WARNING neutronclient.v2_0.client [None req-3e0e73f3-0bf8-4100-b0bb-f19224953794 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:00.029 8 INFO nova.api.openstack.compute.server_external_events [req-a9d37dcf-c0ff-4a1c-a81f-7592bca17731 req-84c85e8c-e0ce-4350-9f6f-d61bf98a0df7 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 8|app: 0|req: 498/998] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:07:00 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: 7|app: 0|req: 501/999] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:06:59 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 1443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:01.759 8 WARNING neutronclient.v2_0.client [None req-4f0c1a7a-a7f1-4b7f-99a5-a832adc8cd3d 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1000] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:01 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:02.974 7 WARNING neutronclient.v2_0.client [None req-e2bb83d2-5928-4143-82b2-698eeda8a5f7 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1001] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:02 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 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-07-08 11:07:05.007 8 WARNING neutronclient.v2_0.client [None req-e3b82219-7c58-49e0-be9c-8ec2d30690a7 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1002] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:04 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:06.199 7 WARNING neutronclient.v2_0.client [None req-551f1d9c-69c2-45e4-8002-79d372580e06 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1005] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:06 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:08.050 8 WARNING neutronclient.v2_0.client [None req-4af9b862-7fdc-4134-a72c-b2a527f1d3ce 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1006] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:08 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:09.347 7 WARNING neutronclient.v2_0.client [None req-23bb0ffa-6d96-4fb1-a0cd-6f68068a8f2a 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1007] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:09 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:10.604 8 WARNING neutronclient.v2_0.client [None req-8c1246b3-c3ce-41b2-86e7-c02416d5e651 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1008] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:10 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:11.874 7 WARNING neutronclient.v2_0.client [None req-72c13a2e-37bb-464e-9853-9687e81d2deb 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1009] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:11 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:13.111 8 WARNING neutronclient.v2_0.client [None req-8ec8e46b-714e-4174-beed-02789dee2790 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1010] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:13 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 601 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:14.727 7 WARNING neutronclient.v2_0.client [None req-7dc09b44-e1fb-47df-869a-06034fc01f03 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1011] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:14 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 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-07-08 11:07:16.178 8 WARNING neutronclient.v2_0.client [None req-803140d9-ea97-42bb-92ec-a426f3c152e7 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1014] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:16 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 1086 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:18.291 7 WARNING neutronclient.v2_0.client [None req-409639eb-a7a8-4a97-8104-5cc9c7e0d6dd 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1015] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:18 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:19.633 8 WARNING neutronclient.v2_0.client [None req-934ca71d-163c-437e-bac2-5f08f97cdd4f 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:19.908 7 INFO nova.api.openstack.compute.server_external_events [req-4131b2a0-8db8-4bcc-9ea2-896737c9aab6 req-da430c61-f2c0-4375-8ee1-66e7e3b3fc6e 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 7|app: 0|req: 510/1016] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:07:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1017] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:19 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1468 bytes in 1170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:21.834 7 WARNING neutronclient.v2_0.client [None req-07c074e3-b5db-44e8-b25e-f27fd726380c 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:21.949 8 INFO nova.api.openstack.compute.server_external_events [req-20cec1f9-8104-4380-be71-ce34270c9eec req-3277d2f7-7e67-490c-b2f9-becdb6a4456a 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 8|app: 0|req: 508/1018] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:07:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1019] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:21 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1648 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, ' [pid: 8|app: 0|req: 509/1020] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:07:23 2026] DELETE /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:23.791 7 WARNING neutronclient.v2_0.client [None req-46ce7a07-d61f-4730-a448-a4a844486d8c 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1021] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:23 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1654 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:24.970 8 WARNING neutronclient.v2_0.client [None req-f52dfd44-3951-4641-9cb7-f35ad296550d 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:25.119 7 INFO nova.api.openstack.compute.server_external_events [req-28ff0ce5-f899-4871-bd80-bf3740964188 req-a196167a-f3e9-4d70-a831-13c1a856df82 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 7|app: 0|req: 513/1022] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:07:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1025] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:24 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1654 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:27.157 7 INFO nova.api.openstack.compute.server_external_events [req-1abe9d80-6798-4895-9824-ef5465c213f6 req-351c565c-0476-4618-87a6-1f25c00c5682 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance 2026-07-08 11:07:27.158 7 INFO nova.api.openstack.compute.server_external_events [req-1abe9d80-6798-4895-9824-ef5465c213f6 req-351c565c-0476-4618-87a6-1f25c00c5682 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:7e722a58-4a9c-4c7d-8b1a-a66d281d3592 for instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 on instance [pid: 7|app: 0|req: 516/1026] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:07:27 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-07-08 11:07:27.209 8 WARNING neutronclient.v2_0.client [None req-a14cce4c-e18d-4428-bee0-8f231623a2a2 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1027] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:27 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1449 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:28.344 7 WARNING neutronclient.v2_0.client [None req-a870387d-4dbc-4a45-9b2b-488182ccad47 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in 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/1028] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:28 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1454 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:29.438 8 WARNING neutronclient.v2_0.client [None req-922d9f34-3a46-436b-a081-2eb35b57eff3 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1029] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:29 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 1454 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:30.541 7 INFO nova.api.openstack.wsgi [None req-5b9c1071-b578-4a03-b737-546e4da583af 6865026e40d343dba8cfad1c6851625c 616caac8dcd146b3bbcc1eb84882d551 - - default default] HTTP exception thrown: Instance 60d9942c-2633-49bc-a5cb-b7fe350dfa21 could not be found. [pid: 7|app: 0|req: 518/1030] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:30 2026] GET /v2.1/servers/60d9942c-2633-49bc-a5cb-b7fe350dfa21 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1035] 10.0.0.161 () {34 vars in 671 bytes} [Wed Jul 8 11:07:52 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:07:56.540 7 WARNING neutronclient.v2_0.client [None req-329dfc00-b583-4524-a643-aa474b205a5b 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:07:56.602 7 WARNING neutronclient.v2_0.client [None req-329dfc00-b583-4524-a643-aa474b205a5b 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:07:56.842 7 WARNING neutronclient.v2_0.client [None req-329dfc00-b583-4524-a643-aa474b205a5b 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1038] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:07:56 2026] POST /v2.1/servers => generated 447 bytes in 543 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-08 11:07:57.029 8 WARNING neutronclient.v2_0.client [None req-a24daeae-3dc5-44b4-bea8-5d115117ba85 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in 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/1039] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:07:57 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1395 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:02.121 7 WARNING neutronclient.v2_0.client [None req-768c8639-b643-4de1-b565-c87e9d0f8860 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:02.680 8 INFO nova.api.openstack.compute.server_external_events [req-675e9561-bb5f-4596-a927-759baf15bef4 req-6e3a0720-c2a0-4b5f-b3fa-688db4b708c3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 8|app: 0|req: 518/1040] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:02 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) [pid: 7|app: 0|req: 523/1041] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:02 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1520 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:07.573 7 INFO nova.api.openstack.compute.server_external_events [req-461a3b62-85ce-46db-bf73-695a2e867aab req-084714eb-8a97-4995-b368-938878481574 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 7|app: 0|req: 525/1044] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08: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-07-08 11:08:07.780 8 WARNING neutronclient.v2_0.client [None req-2d530729-958d-4f2e-a338-f56b154eb5e3 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in 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/1045] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:07 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1518 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:09.610 7 INFO nova.api.openstack.compute.server_external_events [req-11beb81e-39e5-432d-a01e-8c0be13257d8 req-76c0badc-e054-4ac3-86e9-4a219fa9d169 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 7|app: 0|req: 526/1046] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:12.961 8 WARNING neutronclient.v2_0.client [None req-78bd80a9-dc9b-4305-a672-9f791a5391b4 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1047] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:12 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1817 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:15.066 8 INFO nova.api.openstack.compute.server_external_events [req-e5000697-96d4-4987-bb9a-6a6d15756738 req-7718e3ee-2fa3-46d6-8ba4-f0f176df24c9 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 8|app: 0|req: 522/1048] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:15 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) 2026-07-08 11:08:15.219 7 WARNING neutronclient.v2_0.client [None req-dfda592c-e12b-47b7-85d7-0cd12536e411 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:08:15.280 7 WARNING neutronclient.v2_0.client [None req-dfda592c-e12b-47b7-85d7-0cd12536e411 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:08:15.579 7 WARNING neutronclient.v2_0.client [None req-dfda592c-e12b-47b7-85d7-0cd12536e411 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1051] 10.0.0.161 () {34 vars in 663 bytes} [Wed Jul 8 11:08:15 2026] POST /v2.1/servers => generated 447 bytes in 759 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:15.825 8 WARNING neutronclient.v2_0.client [None req-c9ae5c02-5ff7-430c-925b-20b4cc2bfe42 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1052] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:15 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1394 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-07-08 11:08:20.920 7 WARNING neutronclient.v2_0.client [None req-a350d538-0d9f-4715-bd5d-40f48bd82306 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in 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/1053] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:20 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1519 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:21.809 8 INFO nova.api.openstack.compute.server_external_events [req-017319eb-fd99-4222-9190-94bdd1bbc2c3 req-b1f5b4c2-35fd-42a1-9e19-629ad732bf60 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 8|app: 0|req: 526/1054] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:26.091 7 WARNING neutronclient.v2_0.client [None req-7eacd2af-787c-4586-8d64-05361d30ea19 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in 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/1057] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:26 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1517 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:26.762 8 INFO nova.api.openstack.compute.server_external_events [req-5e75232c-c472-4a45-b236-7d8565bc45aa req-d3629d1e-a313-43ce-a8eb-3d2cf3c49cf8 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 8|app: 0|req: 528/1058] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:28.807 7 INFO nova.api.openstack.compute.server_external_events [req-6dff78b0-a37d-47a6-b41c-192ddfaf53a0 req-69ab6a84-7cf5-44ec-bae1-3ad80ca80c54 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 7|app: 0|req: 531/1059] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:31.285 8 WARNING neutronclient.v2_0.client [None req-6439fc3f-1b80-4884-bf61-62253d3614c4 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in 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/1060] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:08:31 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1818 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-07-08 11:08:32.854 7 INFO nova.api.openstack.compute.server_external_events [req-167eefd4-c3d8-41df-94d4-ea97cd1c9222 req-d1936037-d8fc-4373-93f5-0889499ba5e9 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 7|app: 0|req: 532/1061] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:08:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:55.712 7 WARNING neutronclient.v2_0.client [None req-00e0fff0-1b02-483a-a724-036c5fafc97d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:08:55.752 7 WARNING neutronclient.v2_0.client [None req-00e0fff0-1b02-483a-a724-036c5fafc97d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:08:55.897 7 WARNING neutronclient.v2_0.client [None req-00e0fff0-1b02-483a-a724-036c5fafc97d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1068] 199.19.213.136 () {36 vars in 714 bytes} [Wed Jul 8 11:08:55 2026] POST /v2.1/servers => generated 453 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:56.403 8 WARNING neutronclient.v2_0.client [None req-8e91fbb1-f32e-4e34-87c9-b25cb37a2ebb 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1069] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:08:56 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2213 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:56.481 7 WARNING neutronclient.v2_0.client [None req-650648d2-5b14-4d7c-a0c1-e2c2aaac8d45 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1070] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:08:56 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 28 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 535/1071] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:08:56 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-volume_attachments => generated 25 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:59.368 7 WARNING neutronclient.v2_0.client [None req-8d583aa9-b774-47c6-a800-bfdd677b6bf5 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1072] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:08:59 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2371 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:08:59.451 8 WARNING neutronclient.v2_0.client [None req-8e99b8df-f64a-4651-9a3e-5935d6dbe59f 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1073] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:08:59 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 28 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1074] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:08:59 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/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-07-08 11:09:01.683 8 INFO nova.api.openstack.compute.server_external_events [req-0d2a96ba-a128-43ac-acd8-0d78f1a265f0 req-a52ff8dd-4319-47ac-b0b5-c7154c7df918 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 537/1075] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:02.085 7 WARNING neutronclient.v2_0.client [None req-6c93a038-3f22-49eb-9255-a0b56e50996d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1076] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:09:02 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2445 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:02.206 8 WARNING neutronclient.v2_0.client [None req-fd2b9335-1ab8-4687-a2d1-9349dae585b7 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1077] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:09:02 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 284 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 540/1078] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:09:02 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/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-07-08 11:09:05.038 8 WARNING neutronclient.v2_0.client [None req-22c557c7-e044-44d1-8ac6-8e5f625168ab 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1079] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:09:04 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2433 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:05.184 7 WARNING neutronclient.v2_0.client [None req-ac84de38-3b60-46cc-a81a-b8a669067e93 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1080] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:09:05 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 284 bytes in 82 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: 540/1081] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:09:05 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:07.560 8 INFO nova.api.openstack.compute.server_external_events [req-b58297c1-9869-404d-8bb9-7104cb7b5cd2 req-3836286f-05b9-4bcd-a801-04ccbaf8eafd 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 542/1084] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:07.843 7 WARNING neutronclient.v2_0.client [None req-ae9c2a24-db80-427a-a206-aadd8689f193 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1085] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:09:07 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2433 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:07.967 8 WARNING neutronclient.v2_0.client [None req-24e0eaff-8118-47b1-8f7b-2c41f480464a 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1086] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:09:07 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 286 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1087] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:09:08 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:09.603 8 INFO nova.api.openstack.compute.server_external_events [req-10e3430b-692d-4559-b74b-e9bebb909cbc req-11e69bc5-28f4-45f4-adc2-5d8d2933b8ab 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 544/1088] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:10.862 7 WARNING neutronclient.v2_0.client [None req-28e1d5a6-2136-463e-8cad-88f24b3bbb36 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1089] 199.19.213.136 () {32 vars in 733 bytes} [Wed Jul 8 11:09:10 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 2581 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:10.984 8 WARNING neutronclient.v2_0.client [None req-c5f071fb-2755-4929-9320-01e276752fb0 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1090] 199.19.213.136 () {32 vars in 759 bytes} [Wed Jul 8 11:09:10 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 286 bytes in 69 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: 546/1091] 199.19.213.136 () {32 vars in 777 bytes} [Wed Jul 8 11:09:11 2026] GET /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:44.565 8 WARNING neutronclient.v2_0.client [None req-3cd66ccd-9ab1-4e1f-ac1f-bb2c1918501e 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:09:44.616 8 WARNING neutronclient.v2_0.client [None req-3cd66ccd-9ab1-4e1f-ac1f-bb2c1918501e 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:47.057 7 INFO nova.api.openstack.compute.server_external_events [req-d2b55437-23fd-4e80-93d0-4453c1d2ae58 req-cb102f4a-b0a6-425f-b17e-68190af713a3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 552/1100] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:50.125 7 INFO nova.api.openstack.compute.server_external_events [req-4d296066-2ad3-42eb-84a1-6cf960691384 req-0a939f47-41b3-4880-8313-23145f25f6da 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 553/1101] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:52.161 7 INFO nova.api.openstack.compute.server_external_events [req-c9154497-7f28-4c5e-94e7-33a0a788ef7a req-d98cbae6-3b55-4cee-bc94-fae7e100d42c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 554/1102] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-08 11:09:53.214 8 WARNING neutronclient.v2_0.client [None req-3cd66ccd-9ab1-4e1f-ac1f-bb2c1918501e 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1103] 199.19.213.136 () {36 vars in 812 bytes} [Wed Jul 8 11:09:44 2026] POST /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 281 bytes in 8751 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:54.096 7 INFO nova.api.openstack.compute.server_external_events [req-1bd11183-29a7-48f0-9c5a-c0fdf110370f req-beb8a8da-d1be-425f-a7c3-4ef93446f601 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 555/1104] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:09:54.203 8 INFO nova.api.openstack.compute.server_external_events [req-a822fa9b-4f1a-415c-b1f0-65e07a21cdd3 req-dc76ed29-5551-4b39-aa23-2f01736ef513 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 550/1105] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:09:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:20.058 8 WARNING neutronclient.v2_0.client [None req-66f71aec-6877-4bfc-ad89-c9bf57bee57d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:10:20.114 8 WARNING neutronclient.v2_0.client [None req-66f71aec-6877-4bfc-ad89-c9bf57bee57d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:22.615 7 INFO nova.api.openstack.compute.server_external_events [req-b4f1de90-f8a3-4529-9ebe-b763584b22d0 req-e9f4db73-b9e7-43bd-a50f-63df076ce43f 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 559/1112] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:25.816 7 INFO nova.api.openstack.compute.server_external_events [req-a9c6a8c8-8250-4b87-8b10-b0979563be7e req-7d0ea633-b91f-43d2-aa05-34f47c43e7b3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 562/1115] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:27.859 7 INFO nova.api.openstack.compute.server_external_events [req-0c0bffba-ec69-4009-bbc8-ff0c4799a013 req-cf648147-2ee9-49ff-91f7-f0a83b08864c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 563/1116] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:27 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) 2026-07-08 11:10:29.158 8 WARNING neutronclient.v2_0.client [None req-66f71aec-6877-4bfc-ad89-c9bf57bee57d 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in 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/1117] 199.19.213.136 () {36 vars in 812 bytes} [Wed Jul 8 11:10:19 2026] POST /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 377 bytes in 9245 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:39.517 7 WARNING neutronclient.v2_0.client [None req-2ac176fc-fa5e-4840-be7d-42e0462a9e21 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-08 11:10:39.556 7 WARNING neutronclient.v2_0.client [None req-2ac176fc-fa5e-4840-be7d-42e0462a9e21 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:42.023 8 INFO nova.api.openstack.compute.server_external_events [req-a62e8594-4a5e-4b1b-b46e-1cc6143fb669 req-e591b83a-29c4-4963-a38b-16bb551c91d4 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 556/1120] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:45.490 8 INFO nova.api.openstack.compute.server_external_events [req-1f6ee82e-675c-4d4e-99ab-05dd8c1b0edd req-f006aa86-339b-49f3-b3de-b8853ab19732 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 557/1121] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:47.528 8 INFO nova.api.openstack.compute.server_external_events [req-fbb51d63-296f-4021-8345-202da4427313 req-4939043f-c47a-4fb1-8e46-ed55049a5423 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-plugged:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 560/1124] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:47 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) 2026-07-08 11:10:48.608 7 WARNING neutronclient.v2_0.client [None req-2ac176fc-fa5e-4840-be7d-42e0462a9e21 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1125] 199.19.213.136 () {36 vars in 812 bytes} [Wed Jul 8 11:10:39 2026] POST /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface => generated 378 bytes in 9180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:10:49.417 8 INFO nova.api.openstack.compute.server_external_events [req-13186fe1-865a-44b3-9e01-8da21edfcb8c req-b4e0defb-2ad1-4ff8-965e-ea63333d5e7a 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 561/1126] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:10:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:03.044 8 INFO nova.api.openstack.compute.server_external_events [req-44c0fc79-cfb7-4e78-a66f-77756992b5e4 req-3b3992c0-17c1-48b1-a121-d32ff2b55b60 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 563/1129] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1130] 199.19.213.136 () {34 vars in 855 bytes} [Wed Jul 8 11:11:03 2026] DELETE /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface/733e8598-3ace-4619-b37e-67549414409c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:05.080 8 INFO nova.api.openstack.compute.server_external_events [req-2d8308a4-ee8b-4a36-a16b-ccc104652261 req-64b2ce99-4fff-4e1a-8352-adbbc0b8bd08 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 564/1131] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:07.118 7 INFO nova.api.openstack.compute.server_external_events [req-1a4107ac-70cf-4991-bd26-b6350f97050d req-0bd41915-6d30-423b-970f-2331d3a634e3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance 2026-07-08 11:11:07.119 7 INFO nova.api.openstack.compute.server_external_events [req-1a4107ac-70cf-4991-bd26-b6350f97050d req-0bd41915-6d30-423b-970f-2331d3a634e3 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:733e8598-3ace-4619-b37e-67549414409c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 569/1134] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:07 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:13.870 8 INFO nova.api.openstack.compute.server_external_events [req-be6b0663-dfbc-492c-bade-e43e109e87cb req-53a62a7e-01dc-4613-8d91-4787afe6ef60 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 566/1135] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 570/1136] 199.19.213.136 () {34 vars in 855 bytes} [Wed Jul 8 11:11:13 2026] DELETE /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface/ae7629eb-2b0c-448a-9de5-68b9c08d640f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:15.926 8 INFO nova.api.openstack.compute.server_external_events [req-18721566-6c44-4af5-a3a5-79ecfb1ff52b req-de622391-5a89-48d2-9ecc-c942e85616e1 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 568/1139] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:15 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-07-08 11:11:17.975 7 INFO nova.api.openstack.compute.server_external_events [req-00993fd8-b0be-444a-ad8a-dc6dd182f121 req-627a3a3f-60cd-44ba-9ead-be07f30108e9 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:ae7629eb-2b0c-448a-9de5-68b9c08d640f for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 572/1140] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:17 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, ' [pid: 8|app: 0|req: 570/1143] 199.19.213.136 () {34 vars in 855 bytes} [Wed Jul 8 11:11:34 2026] DELETE /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c/os-interface/03a9dd6e-368c-494c-948a-452f68038e6c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:36.727 7 INFO nova.api.openstack.compute.server_external_events [req-dca9a836-906e-4fd3-bbac-965da48f6c36 req-6fb042f7-7a8d-471f-a63f-3f2cd8235cfc 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 575/1146] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:38.780 8 INFO nova.api.openstack.compute.server_external_events [req-7f071d6d-de3d-4bae-9953-a4fc38ebcd2d req-223edbef-9a3a-4332-a4d3-5e1418d752a6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:03a9dd6e-368c-494c-948a-452f68038e6c for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 572/1147] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11: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, ' [pid: 7|app: 0|req: 576/1148] 199.19.213.136 () {34 vars in 755 bytes} [Wed Jul 8 11:11:40 2026] DELETE /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:41.432 8 INFO nova.api.openstack.compute.server_external_events [req-c839ed65-2698-466b-8423-0b872df8c97f req-df7038d8-24e4-4578-ba66-1f944dc46eb6 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 573/1149] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:41.810 7 INFO nova.compute.api [None req-a31b24ef-a072-4151-9590-31bd34b8dba2 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] [instance: 1f47fafe-8634-4435-a463-fa869a655e8c] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 577/1150] 199.19.213.136 () {34 vars in 755 bytes} [Wed Jul 8 11:11:41 2026] DELETE /v2.1/servers/1f47fafe-8634-4435-a463-fa869a655e8c => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:42.804 8 INFO nova.api.openstack.compute.server_external_events [req-52464079-52af-4c0c-896e-7aff7e1186f6 req-7ff7d4e9-4140-442f-99b6-1ca7bab9b957 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 8|app: 0|req: 574/1151] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:43.469 7 INFO nova.api.openstack.compute.server_external_events [req-893ff0c7-aa0b-418c-9f53-20f0cd49a0a8 req-fe6356c6-eef1-4d61-a56b-4f0175998134 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:6f470b5f-f630-4d0b-84d1-aae7b5833393 for instance 1f47fafe-8634-4435-a463-fa869a655e8c on instance [pid: 7|app: 0|req: 578/1152] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 575/1153] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:11:44 2026] DELETE /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:44.148 7 WARNING neutronclient.v2_0.client [None req-520ee629-0863-4ae5-b627-12820af24122 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1154] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:11:44 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1944 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:45.509 8 INFO nova.api.openstack.compute.server_external_events [req-27bc6a51-e659-453e-a0c3-721689952c32 req-54a97e76-a300-426f-bdaa-1186659eb93d 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance 2026-07-08 11:11:45.510 8 INFO nova.api.openstack.compute.server_external_events [req-27bc6a51-e659-453e-a0c3-721689952c32 req-54a97e76-a300-426f-bdaa-1186659eb93d 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 8|app: 0|req: 576/1155] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:45 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:47.555 8 INFO nova.api.openstack.compute.server_external_events [req-593da681-7654-4ff8-8d3a-e010e6b860d7 req-aa062596-a6f1-406c-8b76-8a65e9b384d5 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance 2026-07-08 11:11:47.556 8 INFO nova.api.openstack.compute.server_external_events [req-593da681-7654-4ff8-8d3a-e010e6b860d7 req-aa062596-a6f1-406c-8b76-8a65e9b384d5 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:49a20c28-d505-4664-a4d4-3ec5343e2622 for instance 1871199b-b58f-4d88-8a96-f2a27833c79d on instance [pid: 8|app: 0|req: 578/1158] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:47 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-07-08 11:11:49.348 7 WARNING neutronclient.v2_0.client [None req-0b5c643b-01cc-4e47-afcc-6fbeb418802a 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1159] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:11:49 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:54.423 8 INFO nova.api.openstack.wsgi [None req-5185ae30-6ee6-4bcd-8867-f07ce0b83852 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] HTTP exception thrown: Instance 1871199b-b58f-4d88-8a96-f2a27833c79d could not be found. [pid: 8|app: 0|req: 579/1160] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:11:54 2026] GET /v2.1/servers/1871199b-b58f-4d88-8a96-f2a27833c79d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:54.836 7 INFO nova.api.openstack.compute.server_external_events [req-dbb401fc-e54b-41e0-86b8-274a300422b0 req-fedec954-2691-426e-b6bb-81357c523f9c 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-changed:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b 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: 582/1161] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11: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: 580/1162] 10.0.0.161 () {32 vars in 718 bytes} [Wed Jul 8 11:11:54 2026] DELETE /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:54.941 7 WARNING neutronclient.v2_0.client [None req-213b3ec4-a404-4b1e-acaa-88e20da09e5a 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1163] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:11:54 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1943 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:56.153 7 INFO nova.api.openstack.compute.server_external_events [req-6c338129-759c-4618-9796-6b5b7685f7ea req-4de5cd10-59ec-4ed7-9964-8c92caf8d643 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 7|app: 0|req: 585/1166] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:57.556 8 INFO nova.api.openstack.compute.server_external_events [req-890ccaf4-9121-4ed4-98de-51d0a3c227a2 req-8f5e9d5c-7eab-4e08-8314-9e0e3782a62b 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-deleted:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 8|app: 0|req: 582/1167] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:11:58.194 7 INFO nova.api.openstack.compute.server_external_events [req-e36cf8ad-101b-4347-951c-3b5436b7a436 req-01373254-6618-4931-b398-c6baf9450694 8cd5a5f16ae0479bac6f56316c2fed6d 96fffa78f6594b8a94c1bcaec0da28fc - - eb5411b43a5f402d9a0135d1fd8c1215 eb5411b43a5f402d9a0135d1fd8c1215] Creating event network-vif-unplugged:e3056669-fbf1-476c-91a8-9d126aa07d93 for instance f3310883-7e2a-4937-9045-13fbe582ba9b on instance [pid: 7|app: 0|req: 586/1168] 10.0.0.108 () {38 vars in 815 bytes} [Wed Jul 8 11:11:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:12:00.142 8 WARNING neutronclient.v2_0.client [None req-cdfa9153-e3c0-4a9f-80f8-23e5346c6aa3 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 583/1169] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:12:00 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 1481 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-08 11:12:05.240 7 INFO nova.api.openstack.wsgi [None req-2769fc3d-33a7-4000-aa5e-efa92b93f157 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] HTTP exception thrown: Instance f3310883-7e2a-4937-9045-13fbe582ba9b could not be found. [pid: 7|app: 0|req: 587/1170] 10.0.0.161 () {32 vars in 715 bytes} [Wed Jul 8 11:12:05 2026] GET /v2.1/servers/f3310883-7e2a-4937-9045-13fbe582ba9b => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1173] 10.0.0.161 () {32 vars in 726 bytes} [Wed Jul 8 11:12:07 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2047644484 => 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-07-08 11:12:07.216 7 INFO nova.api.openstack.wsgi [None req-a7d0b485-2e4e-47fd-8813-30ef0c601d45 8e3d39e4a90a444eb51c60834f04bf43 443b9ecb22e842418447b5e3fc057547 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2047644484 not found for user 8e3d39e4a90a444eb51c60834f04bf43 [pid: 7|app: 0|req: 589/1174] 10.0.0.161 () {32 vars in 723 bytes} [Wed Jul 8 11:12:07 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2047644484 => generated 142 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1177] 10.0.0.161 () {32 vars in 655 bytes} [Wed Jul 8 11:12:22 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1178] 10.0.0.161 () {32 vars in 641 bytes} [Wed Jul 8 11:12:23 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-08 11:12:23.146 8 WARNING oslo_db.sqlalchemy.utils [None req-ff8bc323-1a3f-445c-8937-c9709833b820 652b8bc6005440d9892947a82585e505 93c8113d526f4ac5a35f09fba83b56e3 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 588/1179] 10.0.0.161 () {32 vars in 649 bytes} [Wed Jul 8 11:12:23 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1180] 10.0.0.161 () {32 vars in 694 bytes} [Wed Jul 8 11:12:23 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1207] 10.0.0.195 () {28 vars in 455 bytes} [Wed Jul 8 11:14: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) 2026-07-08 11:14:26.627 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 11:14:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.195) !!! [pid: 8|app: 0|req: 602/1208] 10.0.0.195 () {30 vars in 659 bytes} [Wed Jul 8 11:14:26 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-08 11:14:26.696 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Wed Jul 8 11:14:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1/ (ip 10.0.0.195) !!! [pid: 7|app: 0|req: 607/1209] 10.0.0.195 () {32 vars in 732 bytes} [Wed Jul 8 11:14:26 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: 603/1210] 10.0.0.195 () {34 vars in 807 bytes} [Wed Jul 8 11:14:26 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1211] 10.0.0.195 () {28 vars in 455 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1212] 10.0.0.195 () {30 vars in 659 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 609/1213] 10.0.0.195 () {32 vars in 732 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1/ => generated 411 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1214] 10.0.0.195 () {34 vars in 895 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1/servers/detail?project_id=93c8113d526f4ac5a35f09fba83b56e3&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1215] 10.0.0.195 () {34 vars in 895 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1/servers/detail?project_id=96fffa78f6594b8a94c1bcaec0da28fc&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1216] 10.0.0.195 () {34 vars in 895 bytes} [Wed Jul 8 11:14:27 2026] GET /v2.1/servers/detail?project_id=ee5d525c2756483ca416d3eb765b1650&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)