+ 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 1 07:55:39 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-574d9c6d4b-wrscn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fe0c30c7668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-01 07:55:44.737 8 INFO nova.utils [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-01 07:55:44.756 7 INFO nova.utils [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-01 07:55:46.376 7 WARNING keystonemiddleware._common.config [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:46.376 8 WARNING keystonemiddleware._common.config [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:46.384 7 WARNING oslo_config.cfg [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:55:46.385 8 WARNING oslo_config.cfg [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-01 07:55:46.461 7 WARNING keystonemiddleware._common.config [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:46.461 8 WARNING keystonemiddleware._common.config [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:55:46.477 8 WARNING oslo_config.cfg [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] 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-01 07:55:46.477 7 WARNING oslo_config.cfg [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] 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-01 07:55:46.489 7 WARNING oslo_config.cfg [None req-5764ccba-6afb-4074-ba5d-ddb4b53d14bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-07-01 07:55:46.489 8 WARNING oslo_config.cfg [None req-bb77ac93-c356-4b38-b2fc-ab5c5a496b23 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe0c30c7668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fe0c30c7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 07:55:52 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-01 07:55:53.289 7 WARNING oslo_policy.policy [None req-f4101aa0-197c-4f89-8c7e-6c9870d27373 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-01 07:55:53.289 7 WARNING oslo_policy.policy [None req-f4101aa0-197c-4f89-8c7e-6c9870d27373 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 07:55:52 2026] GET /v2.1 => generated 0 bytes in 513 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-01 07:55:53.384 8 WARNING oslo_policy.policy [req-f4101aa0-197c-4f89-8c7e-6c9870d27373 req-5ffc1972-b4bc-4d26-b955-6766f621f340 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - 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-01 07:55:53.384 8 WARNING oslo_policy.policy [req-f4101aa0-197c-4f89-8c7e-6c9870d27373 req-5ffc1972-b4bc-4d26-b955-6766f621f340 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 07:55:53 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:53.482 7 INFO nova.api.openstack.wsgi [None req-5b573f3d-2aa2-4038-8da4-48b7a6b5aeab 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.129 () {48 vars in 1011 bytes} [Wed Jul 1 07:55:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.129 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:53 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 07:55: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: 7|app: 0|req: 7/13] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 07:55:54 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 07:55:54 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-01 07:55:54.498 7 INFO nova.api.openstack.wsgi [None req-155ed9f6-59be-4692-803c-0fdd01b54404 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 8/15] 199.204.45.129 () {48 vars in 1013 bytes} [Wed Jul 1 07:55:54 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: 8|app: 0|req: 8/16] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:54 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: 9/17] 199.204.45.129 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:54 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: 9/18] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 07:55:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 07:55:55 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 07:55:55 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:55.436 7 INFO nova.api.openstack.wsgi [None req-b7ee207a-e1f0-456a-a830-80d30aa2f5ca 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/21] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 07:55:55 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/22] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.129 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:55 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 07:55: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: 7|app: 0|req: 13/25] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 07:55:56 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 07:55:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 07:55:56.360 7 INFO nova.api.openstack.wsgi [None req-9677fc34-42b1-4ab4-b34b-c5c0b45467c5 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.204.45.129 () {48 vars in 1013 bytes} [Wed Jul 1 07:55:56 2026] GET /v2.1/flavors/m1.large => 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: 14/28] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.129 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:56 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/30] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 07:55:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 07:55:57 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 07:55:57 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-01 07:55:57.281 7 INFO nova.api.openstack.wsgi [None req-a071b4bc-2f7e-49bd-baf5-f890719f5244 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 07:55:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 07:55:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.129 () {52 vars in 1048 bytes} [Wed Jul 1 07:55:57 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 10.0.0.224 () {28 vars in 454 bytes} [Wed Jul 1 08:00:07 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: 43/87] 10.0.0.224 () {30 vars in 658 bytes} [Wed Jul 1 08:00:07 2026] GET /v2.1 => generated 0 bytes in 346 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: 45/88] 10.0.0.224 () {32 vars in 731 bytes} [Wed Jul 1 08: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: 44/89] 10.0.0.224 () {34 vars in 765 bytes} [Wed Jul 1 08:00:08 2026] GET /v2.1/os-services => generated 543 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 10.0.0.224 () {28 vars in 454 bytes} [Wed Jul 1 08: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: 45/91] 10.0.0.224 () {30 vars in 658 bytes} [Wed Jul 1 08:00:12 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 47/92] 10.0.0.224 () {32 vars in 731 bytes} [Wed Jul 1 08:00:12 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: 46/93] 10.0.0.224 () {34 vars in 765 bytes} [Wed Jul 1 08:00:12 2026] GET /v2.1/os-services => generated 543 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 10.0.0.224 () {28 vars in 454 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 48/97] 10.0.0.224 () {30 vars in 658 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 50/98] 10.0.0.224 () {32 vars in 731 bytes} [Wed Jul 1 08:00:16 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: 49/99] 10.0.0.224 () {34 vars in 808 bytes} [Wed Jul 1 08:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 10.0.0.224 () {28 vars in 454 bytes} [Wed Jul 1 08:00:20 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 50/101] 10.0.0.224 () {30 vars in 658 bytes} [Wed Jul 1 08:00:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 52/102] 10.0.0.224 () {32 vars in 731 bytes} [Wed Jul 1 08:00:20 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 10.0.0.224 () {34 vars in 808 bytes} [Wed Jul 1 08:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.71 () {28 vars in 453 bytes} [Wed Jul 1 08:02:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/135] 10.0.0.71 () {30 vars in 657 bytes} [Wed Jul 1 08:02:46 2026] GET /v2.1 => generated 0 bytes in 102 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: 68/136] 10.0.0.71 () {32 vars in 730 bytes} [Wed Jul 1 08:02:46 2026] GET /v2.1/ => generated 411 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/137] 10.0.0.71 () {34 vars in 803 bytes} [Wed Jul 1 08:02:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:04: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) /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: 82/163] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:04:52 2026] GET /v2.1 => generated 0 bytes in 76 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 82/164] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:04:52 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-01 08:04:52.873 7 INFO nova.api.openstack.wsgi [None req-4477ab8b-dc20-4501-9ed9-b7c66f74b1d0 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 83/165] 199.204.45.129 () {48 vars in 1017 bytes} [Wed Jul 1 08:04:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:04:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.129 () {52 vars in 1049 bytes} [Wed Jul 1 08:04:52 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/182] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:05:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:05:58 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:05:58 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-01 08:05:58.270 8 INFO nova.api.openstack.wsgi [None req-6e4e52a3-aeb0-464b-b0bc-af1d9f6fbc47 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 60b2ebfdfdf84a7dbd7a243d820ee708 [pid: 8|app: 0|req: 92/185] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:05:58 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-07-01 08:05:58.286 7 WARNING oslo_db.sqlalchemy.utils [None req-31a2e980-00d1-4644-a062-2798b53111d2 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 94/186] 199.204.45.129 () {48 vars in 1016 bytes} [Wed Jul 1 08:05:58 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: 93/187] 199.204.45.129 () {52 vars in 1057 bytes} [Wed Jul 1 08:05:58 2026] POST /v2.1/os-keypairs => generated 576 bytes in 70 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:06:01 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: 94/189] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:06:01 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: 96/190] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:06:01 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: 95/191] 199.204.45.129 () {48 vars in 1073 bytes} [Wed Jul 1 08:06:01 2026] GET /v2.1/os-quota-sets/4856ea4cbc734f389fb18c257db26572 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.204.45.129 () {52 vars in 1125 bytes} [Wed Jul 1 08:06:02 2026] PUT /v2.1/os-quota-sets/4856ea4cbc734f389fb18c257db26572 => generated 238 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:14:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:14:59 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:14:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:14:59.570 8 INFO nova.api.openstack.wsgi [None req-3c86cabd-8b25-4f84-a46b-6c5738c33066 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 151/304] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 08:14:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:14:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.129 () {52 vars in 1049 bytes} [Wed Jul 1 08:14:59 2026] POST /v2.1/flavors => generated 534 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/347] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:18:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/348] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:18:21 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: 176/349] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:18:21 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/350] 199.204.45.129 () {48 vars in 1073 bytes} [Wed Jul 1 08:18:21 2026] GET /v2.1/os-quota-sets/812d5585201d45119b053d5b0bab713e => generated 283 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/351] 199.204.45.129 () {52 vars in 1125 bytes} [Wed Jul 1 08:18:21 2026] PUT /v2.1/os-quota-sets/812d5585201d45119b053d5b0bab713e => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/488] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/489] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/490] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:29:41 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-01 08:29:41.460 8 INFO nova.api.openstack.wsgi [None req-812ebacb-ebf6-4dee-9533-b76d1ee8e22a 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 244/491] 199.204.45.129 () {48 vars in 1011 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/492] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/493] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:41 2026] GET /v2.1/flavors/307961c0-84d4-4475-9b06-4da53fce6651/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/494] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:29:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/495] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:29:42 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: 250/496] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:29:42 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-01 08:29:42.431 8 INFO nova.api.openstack.wsgi [None req-20a9a327-d97f-40ac-9b67-92e3ac984f35 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 247/497] 199.204.45.129 () {48 vars in 1013 bytes} [Wed Jul 1 08:29:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/499] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:42 2026] GET /v2.1/flavors/68c43cc8-8701-474d-8f28-732b5bb39190/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: 252/500] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:29:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/501] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:29:43 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/502] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:29:43 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-01 08:29:43.343 8 INFO nova.api.openstack.wsgi [None req-5c43f4eb-dc61-4a4f-8653-12b85aee7280 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 250/503] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 08:29:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/504] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/505] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:43 2026] GET /v2.1/flavors/129354bf-3b30-46c6-8d1e-9c879a4fd473/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:29:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:29:44 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: 254/510] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:29:44 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-01 08:29:44.295 7 INFO nova.api.openstack.wsgi [None req-34e1b68a-6321-42cc-bc97-69c8282f4780 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 257/511] 199.204.45.129 () {48 vars in 1013 bytes} [Wed Jul 1 08:29:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/512] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/513] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:44 2026] GET /v2.1/flavors/8f381c8c-0084-46c5-8ff4-6353e8b0ce0d/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/514] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:29:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:29:45 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: 257/516] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:29:45 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-01 08:29:45.238 7 INFO nova.api.openstack.wsgi [None req-e08102fe-edfe-48e4-88c1-372f8e7e9e6a 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 260/517] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 08:29:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/518] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:29:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/519] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:29:45 2026] GET /v2.1/flavors/10ac5452-b28d-42d2-897f-a8ecc19263e5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/533] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/534] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:30:48 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-01 08:30:48.350 7 INFO nova.api.openstack.wsgi [None req-47b0f26a-b4a2-4d13-b5e8-201f230937c8 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 269/535] 199.204.45.129 () {48 vars in 1017 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/536] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:30:48 2026] GET /v2.1/flavors/75ee9e3f-4b48-4240-a0bf-e041bd3b7071/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:30:55 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: 269/541] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:30:55 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 273/542] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:30:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:30:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/544] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:30:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/545] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:30:59 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: 275/546] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:30:59 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: 272/547] 199.204.45.129 () {48 vars in 1073 bytes} [Wed Jul 1 08:30:59 2026] GET /v2.1/os-quota-sets/4856ea4cbc734f389fb18c257db26572 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:31:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/559] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:31:49 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: 7|app: 0|req: 282/560] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:31:49 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-01 08:31:49.691 8 INFO nova.api.openstack.wsgi [None req-6909e1ac-fee0-4b16-b4d0-66d901e9b43c 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 279/561] 199.204.45.129 () {48 vars in 1015 bytes} [Wed Jul 1 08:31:49 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: 283/562] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:31:49 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: 280/563] 199.204.45.129 () {48 vars in 1099 bytes} [Wed Jul 1 08:31:49 2026] GET /v2.1/flavors/e122b4e3-10c0-470e-acc3-b706203b8523/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: 283/568] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:32:05 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: 286/569] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:32:05 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: 8|app: 0|req: 284/570] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:32:05 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: 287/571] 199.204.45.129 () {48 vars in 1073 bytes} [Wed Jul 1 08:32:05 2026] GET /v2.1/os-quota-sets/812d5585201d45119b053d5b0bab713e => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 199.204.45.129 () {42 vars in 705 bytes} [Wed Jul 1 08:32:53 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: 292/581] 199.204.45.129 () {44 vars in 909 bytes} [Wed Jul 1 08:32:53 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: 290/582] 199.204.45.129 () {46 vars in 982 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:32:53.175 7 INFO nova.api.openstack.wsgi [None req-88c05813-a2f2-46fa-a951-8505c5fff87e 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 293/583] 199.204.45.129 () {48 vars in 1011 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 199.204.45.129 () {48 vars in 1051 bytes} [Wed Jul 1 08:32:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 299/595] 10.0.0.82 () {32 vars in 654 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/servers => generated 15 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-01 08:33:35.430 7 WARNING oslo_db.sqlalchemy.utils [None req-b7bc5ef7-e8dc-4875-8cbc-bbad41db5202 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 300/597] 10.0.0.82 () {32 vars in 648 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/598] 10.0.0.82 () {32 vars in 693 bytes} [Wed Jul 1 08:33:35 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors/307961c0-84d4-4475-9b06-4da53fce6651 => generated 511 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/602] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/603] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:46 2026] GET /v2.1/flavors/307961c0-84d4-4475-9b06-4da53fce6651 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/604] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:33:51 2026] POST /v2.1/os-keypairs => generated 386 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:52.374 8 WARNING neutronclient.v2_0.client [None req-bdfbf32a-d4e6-4786-9a0a-b48ae47c7895 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:52.597 7 WARNING neutronclient.v2_0.client [None req-3dcc2ebf-1658-4951-872c-7567649f7dc0 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/605] 10.0.0.82 () {34 vars in 684 bytes} [Wed Jul 1 08:33:52 2026] POST /v2.1/os-security-groups => generated 243 bytes in 719 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.007 8 WARNING neutronclient.v2_0.client [None req-574bcaba-93c2-4f12-aa74-4667ec28a6a9 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in 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/606] 10.0.0.82 () {34 vars in 684 bytes} [Wed Jul 1 08:33:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.252 7 WARNING neutronclient.v2_0.client [None req-80882e68-3fd6-44f7-b98b-b677c01c2fbe 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/607] 10.0.0.82 () {34 vars in 684 bytes} [Wed Jul 1 08:33:52 2026] POST /v2.1/os-security-groups => generated 244 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.311 8 WARNING neutronclient.v2_0.client [None req-96bf65e7-8438-45f6-8aa5-5f4f6fe10c79 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:53.331 7 WARNING neutronclient.v2_0.client [None req-80882e68-3fd6-44f7-b98b-b677c01c2fbe 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The 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-01 08:33:53.353 8 WARNING neutronclient.v2_0.client [None req-96bf65e7-8438-45f6-8aa5-5f4f6fe10c79 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/608] 10.0.0.82 () {34 vars in 694 bytes} [Wed Jul 1 08:33:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.521 8 WARNING neutronclient.v2_0.client [None req-1498371e-1eb1-45dc-b07a-ee7718d52983 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/609] 10.0.0.82 () {34 vars in 684 bytes} [Wed Jul 1 08:33:53 2026] POST /v2.1/os-security-groups => generated 243 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.668 8 WARNING neutronclient.v2_0.client [None req-83b31ee0-5fca-483d-a64a-20894ee06bdd 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:53.742 7 WARNING neutronclient.v2_0.client [None req-80882e68-3fd6-44f7-b98b-b677c01c2fbe 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.82 () {34 vars in 684 bytes} [Wed Jul 1 08:33:53 2026] POST /v2.1/os-security-groups => generated 246 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:53.837 8 WARNING neutronclient.v2_0.client [None req-768830ed-accc-4a7c-b24b-1a24de32f808 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:53.893 8 WARNING neutronclient.v2_0.client [None req-768830ed-accc-4a7c-b24b-1a24de32f808 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:54.195 8 WARNING neutronclient.v2_0.client [None req-768830ed-accc-4a7c-b24b-1a24de32f808 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/611] 10.0.0.82 () {32 vars in 662 bytes} [Wed Jul 1 08:33:53 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:33:54.264 8 WARNING neutronclient.v2_0.client [None req-dc63f44c-ef25-4b4c-8672-931bb9034e1c 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:54.329 8 WARNING neutronclient.v2_0.client [None req-dc63f44c-ef25-4b4c-8672-931bb9034e1c 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/612] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:33:53 2026] POST /v2.1/servers => generated 451 bytes in 1292 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/613] 10.0.0.82 () {34 vars in 694 bytes} [Wed Jul 1 08:33:54 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:33:54.479 7 WARNING neutronclient.v2_0.client [None req-7b5e0b8f-752e-428b-a458-f0936317f3f3 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:54.504 8 WARNING neutronclient.v2_0.client [None req-82d963fe-fa26-4ebe-86a5-4fee675bcc05 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The 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-01 08:33:54.511 7 WARNING neutronclient.v2_0.client [None req-7b5e0b8f-752e-428b-a458-f0936317f3f3 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in 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/616] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1423 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-01 08:33:54.568 8 WARNING neutronclient.v2_0.client [None req-322e95fc-7caf-4788-a95f-5ec0402a9274 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/617] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:54 2026] DELETE /v2.1/os-security-groups/d79e1983-965d-4072-a9b1-b3cf9a706922 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:54.662 7 WARNING neutronclient.v2_0.client [None req-09e3fa52-1fd2-4e56-a760-808e0c4e74a9 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:54.670 8 WARNING neutronclient.v2_0.client [None req-322e95fc-7caf-4788-a95f-5ec0402a9274 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:54.681 7 INFO nova.api.openstack.wsgi [None req-09e3fa52-1fd2-4e56-a760-808e0c4e74a9 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group d79e1983-965d-4072-a9b1-b3cf9a706922 does not exist Neutron server returns request_ids: ['req-e3f40fc7-7d26-44da-aef3-90bec8fe2cc7'] [pid: 7|app: 0|req: 308/618] 10.0.0.82 () {32 vars in 736 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.1/os-security-groups/d79e1983-965d-4072-a9b1-b3cf9a706922 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:33:54.693 7 WARNING neutronclient.v2_0.client [None req-67a45f86-8fd6-4831-905a-990d81d4d2f8 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in 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/619] 10.0.0.82 () {34 vars in 694 bytes} [Wed Jul 1 08:33:54 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:54.818 7 WARNING neutronclient.v2_0.client [None req-67a45f86-8fd6-4831-905a-990d81d4d2f8 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:54.826 8 WARNING neutronclient.v2_0.client [None req-4180f306-7c6f-4679-89e3-94d93d3bba8e 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/620] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:54 2026] DELETE /v2.1/os-security-groups/4e0de5cb-18b1-4c9c-be35-504da67e24f6 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:54.926 7 WARNING neutronclient.v2_0.client [None req-ec83533f-6b62-43a2-ad1d-cf4d24e2257e d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/621] 10.0.0.82 () {32 vars in 736 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.1/os-security-groups/39461077-c8c7-4538-a88d-7cb200a6e989 => generated 663 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:54.948 7 INFO nova.api.openstack.wsgi [None req-ec83533f-6b62-43a2-ad1d-cf4d24e2257e d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group 4e0de5cb-18b1-4c9c-be35-504da67e24f6 does not exist Neutron server returns request_ids: ['req-eda2ab27-da1d-4051-ba33-bb6abd269224'] [pid: 7|app: 0|req: 310/622] 10.0.0.82 () {32 vars in 736 bytes} [Wed Jul 1 08:33:54 2026] GET /v2.1/os-security-groups/4e0de5cb-18b1-4c9c-be35-504da67e24f6 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:33:54.962 7 WARNING neutronclient.v2_0.client [None req-d0bb9f52-6998-4270-9a78-be493b24c89d d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:54.964 8 WARNING neutronclient.v2_0.client [None req-e6a7cd01-fa66-4764-a462-ed84a0bf4956 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:54.989 8 WARNING neutronclient.v2_0.client [None req-e6a7cd01-fa66-4764-a462-ed84a0bf4956 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:55.017 7 WARNING neutronclient.v2_0.client [None req-d0bb9f52-6998-4270-9a78-be493b24c89d d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:55.041 8 WARNING neutronclient.v2_0.client [None req-e6a7cd01-fa66-4764-a462-ed84a0bf4956 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/623] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:54 2026] DELETE /v2.1/os-security-groups/c1ba40b8-c25d-4be5-b73d-87246570bfd0 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:55.111 7 WARNING neutronclient.v2_0.client [None req-4cc6e2d5-b9b5-4319-a1b3-4b8c149f5788 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in 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/624] 10.0.0.82 () {32 vars in 749 bytes} [Wed Jul 1 08:33:54 2026] DELETE /v2.1/os-security-group-rules/d67f5e34-e0f0-4443-98f6-3bb911f7b3b4 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:55.156 7 INFO nova.api.openstack.wsgi [None req-4cc6e2d5-b9b5-4319-a1b3-4b8c149f5788 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group c1ba40b8-c25d-4be5-b73d-87246570bfd0 does not exist Neutron server returns request_ids: ['req-262d7eaf-0884-4003-92ed-c5d0e02b7e58'] [pid: 7|app: 0|req: 312/625] 10.0.0.82 () {32 vars in 736 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.1/os-security-groups/c1ba40b8-c25d-4be5-b73d-87246570bfd0 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:33:55.164 8 WARNING neutronclient.v2_0.client [None req-6ac6acdd-fcc9-4ae7-8ccc-51f5e7334296 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:55.175 7 WARNING neutronclient.v2_0.client [None req-95fa022d-29e2-4afd-a15d-94651e100903 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:55.192 8 WARNING neutronclient.v2_0.client [None req-6ac6acdd-fcc9-4ae7-8ccc-51f5e7334296 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:55.216 7 WARNING neutronclient.v2_0.client [None req-95fa022d-29e2-4afd-a15d-94651e100903 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/626] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.1/os-security-groups/39461077-c8c7-4538-a88d-7cb200a6e989 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:55.303 8 WARNING neutronclient.v2_0.client [None req-cbbf3694-59b7-455d-b959-d4c849fe6eb3 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The 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-01 08:33:55.319 7 WARNING neutronclient.v2_0.client [None req-95fa022d-29e2-4afd-a15d-94651e100903 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:55.349 8 WARNING neutronclient.v2_0.client [None req-cbbf3694-59b7-455d-b959-d4c849fe6eb3 5a2377f2fe6c40bf9f3285f8c8e81bc9 fb35e0ed4b764b40843f19d2deab4da4 - - default default] The python binding code in 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/627] 10.0.0.82 () {32 vars in 662 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.1/os-security-groups => generated 707 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:33:55.414 7 WARNING neutronclient.v2_0.client [None req-78c48c65-924d-49bc-ab41-bb98bca4eb70 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/628] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.1/os-security-groups/6f65a264-3880-4b53-ac13-97df579d69c3 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:33:55.513 7 INFO nova.api.openstack.wsgi [None req-78c48c65-924d-49bc-ab41-bb98bca4eb70 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group c1ba40b8-c25d-4be5-b73d-87246570bfd0 does not exist Neutron server returns request_ids: ['req-b86cf155-4243-4ed1-85a8-8e23f5c51ea2'] [pid: 7|app: 0|req: 314/629] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.1/os-security-groups/c1ba40b8-c25d-4be5-b73d-87246570bfd0 => generated 194 bytes in 107 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:33:55.527 8 WARNING neutronclient.v2_0.client [None req-b7629c3f-8433-4cb9-a39f-61a50cce129d d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:55.666 7 WARNING neutronclient.v2_0.client [None req-b85a387c-750d-4fd4-aa81-68a1aea18bb0 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The 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-01 08:33:56.213 8 INFO nova.api.openstack.wsgi [None req-b7629c3f-8433-4cb9-a39f-61a50cce129d d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group 4e0de5cb-18b1-4c9c-be35-504da67e24f6 does not exist Neutron server returns request_ids: ['req-00453da6-13e2-4e1d-8a90-b6f2355e61fc'] [pid: 8|app: 0|req: 316/630] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:55 2026] DELETE /v2.1/os-security-groups/4e0de5cb-18b1-4c9c-be35-504da67e24f6 => generated 194 bytes in 694 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:33:56.226 8 WARNING neutronclient.v2_0.client [None req-8e4a0f21-1948-475e-aedf-405126551c19 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] The 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-01 08:33:56.260 8 INFO nova.api.openstack.wsgi [None req-8e4a0f21-1948-475e-aedf-405126551c19 d82d2770b5124356940cf7a0106c73d5 f04017855be94ec8a4dd0b3b0f4b7d8c - - default default] HTTP exception thrown: Security group d79e1983-965d-4072-a9b1-b3cf9a706922 does not exist Neutron server returns request_ids: ['req-14f2be73-c7f3-404e-8ff0-487f3bb8fe0a'] [pid: 8|app: 0|req: 317/631] 10.0.0.82 () {32 vars in 739 bytes} [Wed Jul 1 08:33:56 2026] DELETE /v2.1/os-security-groups/d79e1983-965d-4072-a9b1-b3cf9a706922 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/632] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:55 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1427 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:33:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:33:57.338 7 WARNING neutronclient.v2_0.client [None req-0601475e-4189-42eb-b7ca-85f4c057a6c6 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/634] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:57 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1475 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:33:58.652 8 WARNING neutronclient.v2_0.client [None req-8eeae0e5-1a82-4fd4-8f54-a7b6a3afdc64 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/635] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:58 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1483 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-01 08:33:58.820 7 WARNING neutronclient.v2_0.client [None req-52b11b81-4a46-4f89-93cd-750fbc6cf6af 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:33:58.854 7 WARNING neutronclient.v2_0.client [None req-52b11b81-4a46-4f89-93cd-750fbc6cf6af 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:33:59.014 7 WARNING neutronclient.v2_0.client [None req-52b11b81-4a46-4f89-93cd-750fbc6cf6af 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/636] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:33:58 2026] POST /v2.1/servers => generated 453 bytes in 416 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-01 08:33:59.196 8 WARNING neutronclient.v2_0.client [None req-c4889c83-dbe1-46d3-8ded-d8d1e728045e 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in 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/637] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:59 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1392 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:33:59.757 7 WARNING neutronclient.v2_0.client [None req-568b7dbc-0c05-415d-a4c7-2e658bb344d8 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/638] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:33:59 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1483 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:00.294 8 WARNING neutronclient.v2_0.client [None req-61c79d50-29de-4aa1-9695-615e11c3449d 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/639] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:00 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1396 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:00.846 7 WARNING neutronclient.v2_0.client [None req-18447df7-334a-4e89-a215-d2111546efd6 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/640] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:00 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-01 08:34:01.387 8 INFO nova.api.openstack.compute.server_external_events [req-d8abd9cc-5f52-487e-9299-1b5a452d36d7 req-c2d2df2d-d667-4e4d-bde0-6fedc17fe413 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:a1c00680-1833-4f06-96b9-4bc230f755e5 for instance 49ba867b-c10f-4760-9a51-eba6bc82f05e on instance 2026-07-01 08:34:01.398 7 WARNING neutronclient.v2_0.client [None req-e767fa49-4937-4e4b-bbc5-2fec7dcda98a 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:34:01.405 8 INFO nova.compute.rpcapi [None req-65eced9c-5901-415e-b344-53ad00ae8f6e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 322/641] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:02.279 8 WARNING neutronclient.v2_0.client [None req-3e17ed92-e5f3-46b7-8425-950c74548e75 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/642] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:01 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1444 bytes in 2092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:04.502 7 WARNING neutronclient.v2_0.client [None req-86e8f53a-23d4-4cc8-a3ca-9a6b6f5c0ff8 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/645] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:04 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1452 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:02 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 2475 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 324/647] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:34:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/648] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:34:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:05.762 7 WARNING neutronclient.v2_0.client [None req-ccc35f43-19c5-4be5-85b8-cea160ca9e7f 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The 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-01 08:34:05.781 8 WARNING neutronclient.v2_0.client [None req-bde55373-9ca1-449a-b01a-d1a239bdbebe 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/649] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:05 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:05 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:06.394 7 INFO nova.api.openstack.compute.server_external_events [req-3e37f764-9322-4859-9305-d173dabd4277 req-d643a0b5-a401-43f5-8f23-1e97f6045903 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance 2026-07-01 08:34:06.408 7 INFO nova.compute.rpcapi [None req-bdda5cde-047b-4398-9993-08f0e810b706 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 326/651] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:06.528 8 WARNING neutronclient.v2_0.client [None req-77526ae0-e4da-493c-8cd0-ae549592ccef 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The 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-01 08:34:06.586 8 WARNING neutronclient.v2_0.client [None req-77526ae0-e4da-493c-8cd0-ae549592ccef 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The 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-01 08:34:07.219 8 WARNING neutronclient.v2_0.client [None req-77526ae0-e4da-493c-8cd0-ae549592ccef 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:34:07.364 7 WARNING neutronclient.v2_0.client [None req-c7e07c86-562e-4df8-91a5-356d45cf4a36 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/652] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:07.522 7 WARNING neutronclient.v2_0.client [None req-2012d16f-91f5-4067-9efc-98f5ed28d888 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/653] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/654] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:34:06 2026] POST /v2.1/servers => generated 450 bytes in 1467 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-01 08:34:07.980 7 WARNING neutronclient.v2_0.client [None req-cd63362f-ad24-4c7b-9b05-a3b0b6f151ac 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/655] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:07 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1400 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:08.552 8 WARNING neutronclient.v2_0.client [None req-99035307-5eb3-4bbb-976f-8823eaf7a66f 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in 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/656] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:08 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:08.735 7 WARNING neutronclient.v2_0.client [None req-22e67c53-f657-41af-8c0b-0e82ab9156a2 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/657] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:08 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:09.100 8 WARNING neutronclient.v2_0.client [None req-9035861c-cecb-489f-8f84-02f62834da0d 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/658] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:09 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1404 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:09.732 7 WARNING neutronclient.v2_0.client [None req-ddc6c615-86be-4880-ae98-b1f55ea97150 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/659] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:09 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 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-01 08:34:09.910 8 WARNING neutronclient.v2_0.client [None req-5f532a9c-d852-4878-90c0-5df88d852e09 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/660] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:09 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 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-01 08:34:10.179 7 WARNING neutronclient.v2_0.client [None req-dd89d8ba-685a-4ad1-bf4c-944b36a9152f 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/661] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1452 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-01 08:34:10.900 8 WARNING neutronclient.v2_0.client [None req-f9fe4017-c8ca-4b85-a062-ce13aae5aad9 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 330/662] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:10 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:11.073 7 WARNING neutronclient.v2_0.client [None req-ca4dfb5c-0e90-4ad6-bfae-f0825a30cba4 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] 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-01 08:34:11.126 7 WARNING neutronclient.v2_0.client [None req-ca4dfb5c-0e90-4ad6-bfae-f0825a30cba4 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The 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-01 08:34:11.158 8 WARNING neutronclient.v2_0.client [None req-8eb50e5f-a253-4d5d-afb5-24d3b75a6749 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/663] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:11 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 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-01 08:34:11.315 8 WARNING neutronclient.v2_0.client [None req-b37c695a-2d63-45dc-9c40-8cbef4facabf 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The 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-01 08:34:11.347 7 WARNING neutronclient.v2_0.client [None req-ca4dfb5c-0e90-4ad6-bfae-f0825a30cba4 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/664] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:11 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1452 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:34:10 2026] POST /v2.1/servers => generated 451 bytes in 782 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-01 08:34:11.756 8 WARNING neutronclient.v2_0.client [None req-a6538e34-2501-4bd2-a5fe-b28f3ac4840e c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/666] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:11 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1253 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:11.919 7 INFO nova.api.openstack.compute.server_external_events [req-e4ee2337-8582-4943-97e1-a81bce7256b6 req-5754af99-87e2-48e0-9e81-65b4abc57ffa 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:a1c00680-1833-4f06-96b9-4bc230f755e5 for instance 49ba867b-c10f-4760-9a51-eba6bc82f05e on instance [pid: 7|app: 0|req: 334/667] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:12.141 8 WARNING neutronclient.v2_0.client [None req-b1931528-d908-49bb-b4e4-76e603fef867 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in 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/668] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 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-01 08:34:12.348 7 WARNING neutronclient.v2_0.client [None req-fbad679f-2f17-4986-9aca-cc51e403fc28 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] 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-01 08:34:12.445 8 WARNING neutronclient.v2_0.client [None req-d2d7dbe0-e3ee-4f46-8e9c-21f291066012 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/669] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1460 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/670] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1549 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:12.842 8 WARNING neutronclient.v2_0.client [None req-a5123b94-2c4a-4798-8bba-0507370eb128 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/671] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:12 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1303 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:13.282 7 WARNING neutronclient.v2_0.client [None req-f51d6bdd-0f48-4f54-a15d-8a5a2ee762c6 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:34:13.286 8 INFO nova.api.openstack.compute.server_external_events [req-f90d1bff-d136-478c-a25a-41c4d3c57dc3 req-a5333bce-a69b-4605-a66e-642a474164d2 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 8|app: 0|req: 337/672] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:13.569 8 WARNING neutronclient.v2_0.client [None req-da1a67eb-6c45-492a-bc83-6d8f1a9c9b41 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The 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-01 08:34:13.590 7 WARNING neutronclient.v2_0.client [None req-5f6ee76a-d5c7-4a02-a194-867031c0fc4c 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/674] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1538 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1726 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-01 08:34:13.817 8 WARNING neutronclient.v2_0.client [None req-40253c8e-1dcc-41a9-8871-174764942184 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/676] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e/os-interface => generated 284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-01 08:34:13.961 8 INFO nova.api.openstack.compute.server_external_events [req-9b9b2529-09fe-4a0d-affb-f120a3ac1c22 req-ebc38f54-e180-4b6b-8aef-768de70ca31a 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance [pid: 8|app: 0|req: 340/677] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:13.980 7 WARNING neutronclient.v2_0.client [None req-0f0ea306-1a61-4d30-b024-769b9b3d5bad c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/680] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:13 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1351 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-01 08:34:14.445 8 WARNING neutronclient.v2_0.client [None req-b4e05c92-6617-4d4c-b11c-2a289ad14adc 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] 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: 343/681] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1518 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:14.594 7 WARNING neutronclient.v2_0.client [None req-26e76b4c-5230-434d-a6b1-52fad94f78af 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/682] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1726 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:14.747 8 WARNING neutronclient.v2_0.client [None req-d62c0ab8-9ef9-4819-93c6-7c895c8f10d4 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/683] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers => generated 377 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 344/684] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:14 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1526 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:34:14 2026] DELETE /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 0 bytes in 152 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:15.084 8 WARNING neutronclient.v2_0.client [None req-195fab40-e623-4d85-a881-ec54ebb3762c 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The 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-01 08:34:15.084 7 WARNING neutronclient.v2_0.client [None req-0053f353-17ee-41a8-9353-be2a9fcf054e c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/686] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1351 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1732 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:15.359 7 INFO nova.api.openstack.compute.server_external_events [req-e1d93092-b98e-444e-b80e-35209aef6d33 req-1743d60e-aaeb-4789-8235-1581b3d80451 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:a1c00680-1833-4f06-96b9-4bc230f755e5 for instance 49ba867b-c10f-4760-9a51-eba6bc82f05e on instance [pid: 7|app: 0|req: 343/688] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:15 2026] POST /v2.1/os-server-external-events => generated 179 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-01 08:34:15.617 8 WARNING neutronclient.v2_0.client [None req-822c5c51-1bfc-4163-96cc-156833a895ae 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/689] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1702 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:15.769 7 WARNING neutronclient.v2_0.client [None req-982909dd-c9cf-4f10-a12d-379ac81c9642 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/690] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:15.955 8 WARNING neutronclient.v2_0.client [None req-3b1d41df-c428-4630-9a76-c8816659b52b 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/691] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:15 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1526 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:16.173 7 WARNING neutronclient.v2_0.client [None req-06617129-1b6e-4d6d-ada3-bbd0784d8702 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/692] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:16 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1359 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-01 08:34:16.262 8 WARNING neutronclient.v2_0.client [None req-60511d59-c2c3-4cf7-8afc-2dc603a26485 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/693] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:16 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1732 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.160 7 WARNING neutronclient.v2_0.client [None req-fd65e847-33b4-4d43-a3c9-ba5947f2e239 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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: 346/694] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1526 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:17.268 8 WARNING neutronclient.v2_0.client [None req-8be8a00d-0a99-4b8c-875a-a20422757789 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/695] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1427 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-01 08:34:17.397 7 INFO nova.api.openstack.compute.server_external_events [req-9d9e62aa-eaa2-4122-b06d-8b03e0eafca5 req-e10a27c7-fda0-41db-a726-8b5ac2fff9f5 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance [pid: 7|app: 0|req: 347/696] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.440 8 INFO nova.api.openstack.compute.server_external_events [req-57f7387d-54bf-4af1-a1ce-c1934d40ef10 req-64610c47-aba0-40c7-8a0b-06f674efb30b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:96e49797-24ac-4b11-89cc-c6f948101c60 for instance c6238e7d-eb52-42fd-becb-c6e16e0d78d3 on instance [pid: 8|app: 0|req: 350/697] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:17.589 7 WARNING neutronclient.v2_0.client [None req-aa3bf0e7-a85f-4841-8aa6-4db809022fff 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/698] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:17 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1852 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-01 08:34:18.334 8 WARNING neutronclient.v2_0.client [None req-9496acf4-5865-42de-a8c5-e17298146583 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:34:18.420 7 WARNING neutronclient.v2_0.client [None req-b91bc7b6-3619-4cef-bb39-902d2def79f2 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1526 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1437 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:18.763 8 WARNING neutronclient.v2_0.client [None req-d24b38d3-f644-400f-b07b-4ccbe1f6fd67 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/701] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:18 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1784 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-01 08:34:19.057 7 INFO nova.api.openstack.compute.server_external_events [req-e01e61cf-b213-4c42-bd05-7cafa16abbd8 req-b835af71-5ad2-41b6-a649-1a016ef39fd9 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 7|app: 0|req: 350/702] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:19 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-01 08:34:19.441 8 INFO nova.api.openstack.compute.server_external_events [req-63d0d589-1e01-46b6-b1da-d0ecfc32aef7 req-36fce889-331f-48a7-9b2a-3967413ea65f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:a1c00680-1833-4f06-96b9-4bc230f755e5 for instance 49ba867b-c10f-4760-9a51-eba6bc82f05e on instance [pid: 8|app: 0|req: 353/703] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:19 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-01 08:34:19.522 7 WARNING neutronclient.v2_0.client [None req-0ee31752-9b99-466e-a1a4-fed2709a71b6 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:34:19.574 8 WARNING neutronclient.v2_0.client [None req-b4e4c23a-37e2-4bfe-baf6-94efd3700bbf c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/704] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1526 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1437 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:19.868 7 WARNING neutronclient.v2_0.client [None req-f65a5e7a-26c3-48c5-b327-28dfcb4f57a3 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/706] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:19 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1509 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-01 08:34:20.702 8 WARNING neutronclient.v2_0.client [None req-01a70816-61f7-4661-a954-f867bf7bdcd8 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:34:20.789 7 WARNING neutronclient.v2_0.client [None req-c22a1fbc-3041-4ba6-adf3-5edc333d6115 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/707] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1718 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-01 08:34:20.882 8 WARNING neutronclient.v2_0.client [None req-560de6da-69ec-4226-8a7b-03bbb02d0c00 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/708] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1437 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/os-interface => generated 285 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:20.993 7 WARNING neutronclient.v2_0.client [None req-3c6bfc26-7944-4df5-863a-cb63bbaa8dca 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] The python binding code in 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/710] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:20 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:21.577 7 INFO nova.api.openstack.compute.server_external_events [req-b9a8a584-99ac-49b1-8537-3ab8d5345fc5 req-047b0c4b-2e05-4a2a-87ed-1004ca609764 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 7|app: 0|req: 355/711] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:21.586 8 WARNING neutronclient.v2_0.client [None req-7b24d43a-bcad-4446-b308-81e2f3fca8aa 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/712] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1718 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-01 08:34:21.935 7 WARNING neutronclient.v2_0.client [None req-b22f90f4-0dfd-4ae2-ad76-94f2dfaa8d1e c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/713] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:21 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1437 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:22.064 8 INFO nova.api.openstack.wsgi [None req-bebe7a11-2378-48b7-be9e-771376eb6884 6c98abae07c64a35b452704ae77030f0 f7c3ec80cfad4dfa91aa7a714aa24ef4 - - default default] HTTP exception thrown: Instance 49ba867b-c10f-4760-9a51-eba6bc82f05e could not be found. [pid: 8|app: 0|req: 358/714] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:22 2026] GET /v2.1/servers/49ba867b-c10f-4760-9a51-eba6bc82f05e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 357/715] 10.0.0.82 () {32 vars in 705 bytes} [Wed Jul 1 08:34:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2016845237 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:23.079 8 WARNING neutronclient.v2_0.client [None req-65c087d7-8599-4bc7-834e-e678ae0cda53 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/716] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:23 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1425 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:24.267 7 WARNING neutronclient.v2_0.client [None req-58792573-01c6-4785-9a88-85c93ede96da c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/719] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:24 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1425 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:25.434 8 WARNING neutronclient.v2_0.client [None req-2a03ae5b-a199-4903-af2f-82c98180589f c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/720] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:25 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1425 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:25.686 7 INFO nova.api.openstack.compute.server_external_events [req-50ffc9e4-0321-4119-be8d-4baedd1b6c91 req-622e2e02-ce4c-44ad-a0b1-0602afda414f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:96e49797-24ac-4b11-89cc-c6f948101c60 for instance c6238e7d-eb52-42fd-becb-c6e16e0d78d3 on instance [pid: 7|app: 0|req: 360/721] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:26.572 8 WARNING neutronclient.v2_0.client [None req-a48e45a7-aa25-4f22-8a39-8bab2e9ffc5b c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/722] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:26 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1425 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:27.786 7 WARNING neutronclient.v2_0.client [None req-eee2bd0c-7825-4af0-b36a-d0919415172a c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/723] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:27 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1612 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:28.092 8 WARNING neutronclient.v2_0.client [None req-243d867b-944e-42a4-8770-a02cc8012310 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/724] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:28 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:28.974 8 INFO nova.api.openstack.compute.server_external_events [req-b282177d-0e12-460a-b8de-f726daae7ab6 req-93eea865-f7b8-47db-b6bc-92ec2fd6c26c 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:96e49797-24ac-4b11-89cc-c6f948101c60 for instance c6238e7d-eb52-42fd-becb-c6e16e0d78d3 on instance [pid: 8|app: 0|req: 364/725] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:28.991 7 WARNING neutronclient.v2_0.client [None req-e7035555-c3b9-499d-a0c5-9a1c673ce36d c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/726] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:28 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1612 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/727] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:34:29 2026] GET /v2.1/servers => generated 387 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/728] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:34:29 2026] DELETE /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:29.371 8 WARNING neutronclient.v2_0.client [None req-2585d4c5-670d-48a0-848b-cb29a2959774 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/729] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:29 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1618 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-01 08:34:30.566 7 WARNING neutronclient.v2_0.client [None req-89430447-f2b0-4e18-8f06-699506008576 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/730] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:30 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1738 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/731] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:34:31 2026] POST /v2.1/os-keypairs => generated 384 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:31.735 7 WARNING neutronclient.v2_0.client [None req-e04f4d29-392e-44e8-8ab6-fff8bec575a0 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/732] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:31 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1738 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:32.528 8 INFO nova.api.openstack.compute.server_external_events [req-15a53961-ac99-4b14-a0fd-45107a0839b3 req-f422aa94-1c25-4816-8627-c94f196c81b2 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:96e49797-24ac-4b11-89cc-c6f948101c60 for instance c6238e7d-eb52-42fd-becb-c6e16e0d78d3 on instance [pid: 8|app: 0|req: 368/733] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:32 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:32.934 8 WARNING neutronclient.v2_0.client [None req-cfaca095-9bff-4a30-82f8-d8b2ade0f9e2 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The 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-01 08:34:32.955 7 WARNING neutronclient.v2_0.client [None req-e5bf1dcd-79fc-469a-b3c2-63f2d59fd9b1 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/734] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:32 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1380 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:32.997 7 WARNING neutronclient.v2_0.client [None req-e5bf1dcd-79fc-469a-b3c2-63f2d59fd9b1 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The 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-01 08:34:33.214 7 WARNING neutronclient.v2_0.client [None req-e5bf1dcd-79fc-469a-b3c2-63f2d59fd9b1 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/735] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:34:32 2026] POST /v2.1/servers => generated 453 bytes in 536 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-01 08:34:33.427 8 WARNING neutronclient.v2_0.client [None req-1db05c6a-4ece-42db-b715-9cb2c1e11407 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:33 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1429 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:34.023 7 WARNING neutronclient.v2_0.client [None req-8e50094b-548e-4590-9714-bfd3fe32f3c6 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/739] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:33 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1380 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-01 08:34:34.517 8 WARNING neutronclient.v2_0.client [None req-664624bb-16bb-4b42-8d40-4c4a96dad951 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/740] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:34 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1433 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-01 08:34:35.125 7 WARNING neutronclient.v2_0.client [None req-64ea7ead-285d-4fab-a749-38d08d0abe09 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/741] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:35 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1385 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-01 08:34:35.613 8 WARNING neutronclient.v2_0.client [None req-4a3bef9b-ffc1-4722-82a0-79d6a9ff81a8 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:35 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1425 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-01 08:34:36.243 7 WARNING neutronclient.v2_0.client [None req-69be5d35-b8b6-464c-91c4-6732909ce267 c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] The python binding code in 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/743] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 1385 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-01 08:34:36.711 8 WARNING neutronclient.v2_0.client [None req-0ef320a4-c2de-401c-8d5f-e9a1d071126c 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/744] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:36 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1481 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-01 08:34:37.315 7 INFO nova.api.openstack.wsgi [None req-fed18c73-175b-408e-94e8-c430a685152c c26fe35b75b8420c91355884ef560507 26821c3c982a4662a256f02875774855 - - default default] HTTP exception thrown: Instance c6238e7d-eb52-42fd-becb-c6e16e0d78d3 could not be found. [pid: 7|app: 0|req: 370/745] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.1/servers/c6238e7d-eb52-42fd-becb-c6e16e0d78d3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/746] 10.0.0.82 () {32 vars in 705 bytes} [Wed Jul 1 08:34:37 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1021834024 => 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-01 08:34:37.801 7 WARNING neutronclient.v2_0.client [None req-c88acdf5-e06f-4ed9-8c3a-0f382e0e7d7c 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/747] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:37 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:38.885 8 WARNING neutronclient.v2_0.client [None req-753809a2-eb15-4b9c-aad7-538317a292a5 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] 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-01 08:34:39.457 7 INFO nova.api.openstack.compute.server_external_events [req-4d3994a8-e7b2-418a-a4c2-32b0e4899ab6 req-d6cdd202-ca4a-42f1-88f0-0dc001d3ebb5 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:7a5b628c-4711-44f8-af90-b4e44afd801c for instance 5f45660c-4d94-49c0-8ed4-d2176e0e4786 on instance [pid: 8|app: 0|req: 377/748] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:38 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1557 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:39 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-01 08:34:40.513 8 WARNING neutronclient.v2_0.client [None req-3e67ca5b-683b-443c-a3c2-037623a14ce5 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/750] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:40 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1555 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:41.674 7 WARNING neutronclient.v2_0.client [None req-00cfc864-4b49-4638-a671-c56e2cb3b7d3 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/751] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:41 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1555 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-01 08:34:42.854 8 WARNING neutronclient.v2_0.client [None req-9b2976b4-c633-42f1-9678-92f3b282c30a 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/752] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:42 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1555 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:43.772 7 INFO nova.api.openstack.compute.server_external_events [req-75d03b36-2e8a-4296-9ae0-d219bffc7fca req-6336e92d-1205-4e11-97f4-d3f639719b3b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:7a5b628c-4711-44f8-af90-b4e44afd801c for instance 5f45660c-4d94-49c0-8ed4-d2176e0e4786 on instance [pid: 7|app: 0|req: 374/753] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:43.991 8 WARNING neutronclient.v2_0.client [None req-42b93767-4b3e-4267-b9d2-650d338ab44d 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/756] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:43 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1555 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:44.896 7 WARNING neutronclient.v2_0.client [None req-82731bbb-65ed-4f00-966e-88512fa3ec03 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/757] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:44 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1822 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:45.088 8 WARNING neutronclient.v2_0.client [None req-c299dc1f-9ade-4e34-a5e5-594f3f81559d 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] 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-01 08:34:45.189 7 WARNING neutronclient.v2_0.client [None req-8c4513bd-3204-4ab7-ac4f-e7705be45c68 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/758] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1822 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/759] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1555 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/760] 10.0.0.82 () {34 vars in 749 bytes} [Wed Jul 1 08:34:45 2026] POST /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8/action => generated 0 bytes in 107 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-01 08:34:45.537 7 WARNING neutronclient.v2_0.client [None req-bcd32dfd-961f-4a09-aa2b-aa4927689957 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/761] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:45 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1824 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-01 08:34:46.371 8 WARNING neutronclient.v2_0.client [None req-d7dc1a12-7397-4b7a-9447-190620c5ceb4 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/762] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1737 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:46.543 7 WARNING neutronclient.v2_0.client [None req-c5cb7381-c6a3-4db4-a8a1-1b71390ddd29 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/763] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:46.690 8 WARNING neutronclient.v2_0.client [None req-61459c14-0ba8-4074-881a-fa56e4088384 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:46 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1824 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:47.377 8 INFO nova.api.openstack.compute.server_external_events [req-5b65e51b-97ed-461a-a713-1796aaae3016 req-7c289fd6-9ab6-40b7-85b8-6dd129af736b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:7a5b628c-4711-44f8-af90-b4e44afd801c for instance 5f45660c-4d94-49c0-8ed4-d2176e0e4786 on instance [pid: 8|app: 0|req: 385/765] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:47 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-01 08:34:47.407 7 WARNING neutronclient.v2_0.client [None req-c82dff59-f557-43a8-89b2-8dbff62b89e7 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/766] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1737 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 386/767] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers => generated 383 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, ' [pid: 7|app: 0|req: 382/768] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:34:47 2026] DELETE /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:47.745 8 WARNING neutronclient.v2_0.client [None req-e02f6bb6-84b4-4d63-884c-cc9fe93c3201 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/769] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1743 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:48.016 7 WARNING neutronclient.v2_0.client [None req-796bca4c-c4b1-44f2-8807-28d9367a154c 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/770] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:47 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1824 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-01 08:34:48.907 8 WARNING neutronclient.v2_0.client [None req-ce338b11-7bf8-4e9f-8609-9aa7479a0fc1 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/771] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:48 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1863 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:49.212 7 WARNING neutronclient.v2_0.client [None req-73a9d52e-d08c-4650-ad78-7344d5735fcb 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in 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/772] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.016 8 WARNING neutronclient.v2_0.client [None req-8f6af7ad-5e4a-4a7e-8d2f-63fe116604cf 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:34:50.060 7 WARNING neutronclient.v2_0.client [None req-bc073647-3608-4414-8fed-d832f2ae71f4 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/773] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:34:49 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/os-interface => generated 285 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.140 8 WARNING neutronclient.v2_0.client [None req-0655687c-e027-4fd4-9c98-105b5879a556 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/774] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1863 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/775] 10.0.0.82 () {32 vars in 814 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/os-interface/0e291332-1fe7-4c2f-aff0-750350fae559 => generated 282 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/776] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/777] 10.0.0.82 () {34 vars in 749 bytes} [Wed Jul 1 08:34:50 2026] POST /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:50.355 7 WARNING neutronclient.v2_0.client [None req-4a75fb9f-cf50-4951-bb59-fe4f7cc5b07a 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/778] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 157 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/779] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:50 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 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-01 08:34:51.019 8 INFO nova.api.openstack.compute.server_external_events [req-3c9e5303-543c-4e2c-86ac-a3fec6b7c127 req-3392a9ef-a02b-4f8a-9bb3-d8f6997249d4 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:7a5b628c-4711-44f8-af90-b4e44afd801c for instance 5f45660c-4d94-49c0-8ed4-d2176e0e4786 on instance [pid: 8|app: 0|req: 393/780] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:50 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-01 08:34:51.223 7 WARNING neutronclient.v2_0.client [None req-c8aff181-d6b6-481c-add9-5b08c548e80b 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/781] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1510 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, ' [pid: 8|app: 0|req: 394/782] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 157 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:51.554 7 WARNING neutronclient.v2_0.client [None req-440bca9f-9577-49f3-9443-4caa07dad314 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/783] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:51 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:51.987 8 INFO nova.api.openstack.compute.server_external_events [req-0bcd4ed8-062c-4000-b37f-51b8afa7c424 req-7fb3f974-1534-43fa-a007-030d7cc92c1d 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 8|app: 0|req: 395/784] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:52.052 7 INFO nova.api.openstack.compute.server_external_events [req-5000638c-fdbf-4592-b5a4-4717f1c7e52f req-f891991d-4e53-4fc4-9f49-00c4fad0e1bf 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-unplugged:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance [pid: 7|app: 0|req: 390/785] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:52.317 8 WARNING neutronclient.v2_0.client [None req-ec5f2643-e817-4a47-b6ec-0b09f56ec08a 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/786] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1515 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, ' [pid: 7|app: 0|req: 391/787] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 157 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-01 08:34:52.730 8 WARNING neutronclient.v2_0.client [None req-c76ba485-4a4c-46b2-ad14-3beaeaff46a5 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/788] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:52 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:53.424 7 WARNING neutronclient.v2_0.client [None req-7cd467dc-6e56-4c66-a70a-f18f6d0d2bc3 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] The python binding code in 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/789] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 1515 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: 398/790] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 195 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:53.568 7 WARNING neutronclient.v2_0.client [None req-560a01d7-4b05-4720-b84c-19ee21520b96 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/791] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1952 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, ' [pid: 8|app: 0|req: 399/792] 10.0.0.82 () {34 vars in 749 bytes} [Wed Jul 1 08:34:53 2026] POST /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 394/793] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:53.924 8 WARNING neutronclient.v2_0.client [None req-46ef9988-2291-4ac0-9eae-7a216992d442 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/795] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:53 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 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-01 08:34:54.508 8 INFO nova.api.openstack.wsgi [None req-f5de365f-1ff1-4b92-95fe-6242a1ce4a8a 96f9f2da5b224621868c486f3b77f204 c80f1d6bf86647608a47a42f1e496124 - - default default] HTTP exception thrown: Instance 5f45660c-4d94-49c0-8ed4-d2176e0e4786 could not be found. [pid: 8|app: 0|req: 401/797] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.1/servers/5f45660c-4d94-49c0-8ed4-d2176e0e4786 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/798] 10.0.0.82 () {32 vars in 701 bytes} [Wed Jul 1 08:34:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-14183814 => 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: 8|app: 0|req: 402/799] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:54 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 195 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:34:55.093 7 WARNING neutronclient.v2_0.client [None req-89b7efe0-cfc3-485c-8804-129641646e2c 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] 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: 398/800] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1829 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:34:55.505 8 INFO nova.api.openstack.compute.server_external_events [req-84c432d2-33fb-4c8b-a7c1-836e89ed708e req-edbc8a91-2356-44f1-9571-bc4c95230d8d 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 8|app: 0|req: 403/801] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:34:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/802] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:55 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 195 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:56.041 8 INFO nova.api.openstack.compute.server_external_events [req-d259e432-704d-4ac5-9af1-df5cb800f04c req-e9feb22f-a4d5-4aac-b369-69e990ec35fb 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance [pid: 8|app: 0|req: 404/803] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:34:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:56.553 7 WARNING neutronclient.v2_0.client [None req-e2c0818d-c847-4ef9-91db-a0cdaef183b5 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/804] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1822 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 405/805] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:56 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 401/806] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94/ips => generated 157 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 406/807] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:34:58 2026] DELETE /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:58.217 7 WARNING neutronclient.v2_0.client [None req-c5a44e65-8826-428f-ac01-511b369115f8 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/808] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:58 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1844 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:34:59.434 8 WARNING neutronclient.v2_0.client [None req-79945b94-c1b6-4195-aa54-977080c7291a 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/809] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:34:59 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1844 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:00.571 7 WARNING neutronclient.v2_0.client [None req-3ad61e09-9e8f-4e38-b2ad-e387cc59f091 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] 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-01 08:35:00.952 8 INFO nova.api.openstack.compute.server_external_events [req-4572b38e-4eb2-4645-85e3-21d721d0bead req-e9bb870d-e1bc-4410-bd27-1ff93fbfa084 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-unplugged:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 8|app: 0|req: 408/810] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:35:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/811] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:00 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1844 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:01.480 8 INFO nova.api.openstack.compute.server_external_events [req-39665f2b-4acf-4fc6-a69b-8bc8f49ba883 req-1335ebac-c0c7-45ee-b8f4-4e2d1df1201a 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:0e291332-1fe7-4c2f-aff0-750350fae559 for instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 on instance [pid: 8|app: 0|req: 409/812] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:02.064 7 WARNING neutronclient.v2_0.client [None req-469172ca-b867-47ad-8a40-1f25760cf5a9 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/813] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:02 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1481 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-01 08:35:03.176 8 WARNING neutronclient.v2_0.client [None req-1ae1b7cc-f610-4dbc-9820-f1281eb2520b 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in 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/814] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:03 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1486 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-01 08:35:04.269 7 WARNING neutronclient.v2_0.client [None req-29fbeb7e-5672-47cf-b096-f01054908395 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/817] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:04 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 1486 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-01 08:35:05.355 8 INFO nova.api.openstack.wsgi [None req-6801463d-3dc8-493d-b28f-13de6ce6d64d 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] HTTP exception thrown: Instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 could not be found. [pid: 8|app: 0|req: 412/818] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/819] 10.0.0.82 () {32 vars in 703 bytes} [Wed Jul 1 08:35:05 2026] DELETE /v2.1/os-keypairs/tempest-keypair-350750570 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:05.845 8 INFO nova.api.openstack.wsgi [None req-3ed4a2f8-3257-47c9-be95-189874c5c3ba 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] HTTP exception thrown: Instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 could not be found. [pid: 8|app: 0|req: 413/820] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:35:05 2026] DELETE /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-01 08:35:05.876 7 INFO nova.api.openstack.wsgi [None req-0a79581f-789f-42ef-a6bf-64defe7e4273 745a87ede6a248449d02f455fc847e29 71c71a41622647c799fea7cb603fbb9c - - default default] HTTP exception thrown: Instance e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 could not be found. [pid: 7|app: 0|req: 408/821] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:05 2026] GET /v2.1/servers/e4eaa62d-82b1-41a0-9b8f-1ee3efb97e94 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:15.426 7 WARNING neutronclient.v2_0.client [None req-1adb4c6a-db5c-48f5-b49f-d26514102e18 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The 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-01 08:35:15.722 7 WARNING neutronclient.v2_0.client [None req-1adb4c6a-db5c-48f5-b49f-d26514102e18 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/824] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:35:15 2026] POST /v2.1/servers => generated 424 bytes in 803 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-01 08:35:15.966 8 WARNING neutronclient.v2_0.client [None req-2a76bee4-d34f-42c6-a7b4-9ce18f72f796 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/825] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:15 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:17.059 7 WARNING neutronclient.v2_0.client [None req-3da7fc4e-5fa2-4b5e-9b21-3365f5f2d60a 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/826] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:17 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1375 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-01 08:35:18.166 8 WARNING neutronclient.v2_0.client [None req-b689b94d-9dbd-4b0f-812d-c13850a4bcfa 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1423 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:18.430 7 WARNING neutronclient.v2_0.client [None req-1bacd32e-8f12-4ee9-bd10-17be8839fc1d 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in 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/828] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1822 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/829] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:35:18 2026] DELETE /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => 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-01 08:35:19.023 7 WARNING neutronclient.v2_0.client [None req-5b4455a9-6b2a-461d-979d-3e897444b0ad 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] 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-01 08:35:19.277 8 WARNING neutronclient.v2_0.client [None req-f22e4185-28e7-44a6-93ce-72e1a73ed707 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/830] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:18 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1828 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/831] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:19 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:20.414 7 WARNING neutronclient.v2_0.client [None req-bc79d0d7-7d8a-404f-8874-685d5ee11b4b 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:35:20.423 8 WARNING neutronclient.v2_0.client [None req-a6a0e7e4-8290-488d-9333-46ab7b071273 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/832] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:20 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1828 bytes in 743 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/833] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:20 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1473 bytes in 762 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:21.610 7 INFO nova.api.openstack.compute.server_external_events [req-8cd715b8-6011-4a7b-97da-7dadef2e445a req-2a063165-c6d2-43f8-9248-a12c60dca9a0 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:aba53ae0-c09e-4f76-b61c-b6e7be08921d for instance 5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 on instance [pid: 7|app: 0|req: 415/834] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:22.155 8 WARNING neutronclient.v2_0.client [None req-147b60d0-d34b-4ab4-bd22-ef2c0a27a287 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] 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-01 08:35:22.205 7 WARNING neutronclient.v2_0.client [None req-bc3805f3-b350-49fe-ba96-96da897835cf 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/835] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1828 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/836] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:22 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:22.642 8 INFO nova.api.openstack.compute.server_external_events [req-e32700e7-59ca-4365-a1d1-0a16ec8dfda4 req-73a66654-8c43-42d4-bd8b-3c113ce67db4 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:d4dddc40-50b9-410e-903c-08ba1f566a0d for instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 on instance [pid: 8|app: 0|req: 421/837] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:22 2026] POST /v2.1/os-server-external-events => generated 183 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:23.472 7 WARNING neutronclient.v2_0.client [None req-c467e6ec-b6f2-4d12-8706-bf7c7bcf7f85 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The 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-01 08:35:23.518 8 WARNING neutronclient.v2_0.client [None req-9e5310aa-0052-45c6-ad53-aeabae7962b6 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/838] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1473 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-01 08:35:23.572 7 WARNING neutronclient.v2_0.client [None req-2cb8053a-0d03-467d-b85b-935db3cd07cb 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/839] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:23 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:35:23.796 8 WARNING neutronclient.v2_0.client [None req-9e5310aa-0052-45c6-ad53-aeabae7962b6 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/840] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:35:23 2026] POST /v2.1/servers => generated 424 bytes in 561 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-01 08:35:24.030 7 WARNING neutronclient.v2_0.client [None req-d477adb8-b486-4885-b5ed-c6aa410fb6b5 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/843] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1366 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:24.622 8 WARNING neutronclient.v2_0.client [None req-e4a4eb0c-fdd8-4ee4-bc64-2c75ed406017 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1478 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:24.758 7 WARNING neutronclient.v2_0.client [None req-0bae2af0-81fb-4cb6-b35b-2c6559d470ba 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/845] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:24 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:25.116 8 WARNING neutronclient.v2_0.client [None req-ee8b9693-c51a-45fc-b8a0-31496f82f06e 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1370 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-01 08:35:25.732 7 WARNING neutronclient.v2_0.client [None req-171cf222-604c-4d5a-b21d-f7884cf4429a 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/847] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 1478 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-01 08:35:25.900 8 WARNING neutronclient.v2_0.client [None req-556e8a37-2e6c-4d39-af9a-3542d8ace1e4 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/848] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:25 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:26.205 7 WARNING neutronclient.v2_0.client [None req-74ad1022-4dd5-4dbc-a979-8ca7ed2677dc 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/849] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1418 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-01 08:35:26.827 8 INFO nova.api.openstack.wsgi [None req-6c03724d-633c-44b2-b224-d83be1e4d99f 6f772af4ce174f9591cab2b4faaa1460 2eb1f0946036453d826b68ea10c10c2c - - default default] HTTP exception thrown: Instance 9a3367b4-bd51-4f38-86c0-4103dd871ae8 could not be found. [pid: 8|app: 0|req: 428/850] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:26 2026] GET /v2.1/servers/9a3367b4-bd51-4f38-86c0-4103dd871ae8 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/851] 10.0.0.82 () {32 vars in 703 bytes} [Wed Jul 1 08:35:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-209398221 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:27.040 8 WARNING neutronclient.v2_0.client [None req-9b712740-75ed-4779-857e-3dadb25d1769 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/852] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:35:27.297 7 WARNING neutronclient.v2_0.client [None req-4b4a2a5b-b415-461f-9a20-ce8c85e0b6e1 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/853] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:27 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1418 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-01 08:35:27.957 8 INFO nova.api.openstack.compute.server_external_events [req-edd7de1f-c704-4216-bd31-846e755e11d3 req-1f482231-3908-4747-bf3c-a53ef1970810 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:aba53ae0-c09e-4f76-b61c-b6e7be08921d for instance 5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 on instance [pid: 8|app: 0|req: 430/854] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:35:27 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-01 08:35:28.184 7 WARNING neutronclient.v2_0.client [None req-23a8bbf8-6f47-4aff-b0bd-d7fd4d105ad4 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/855] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1471 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-01 08:35:28.396 8 WARNING neutronclient.v2_0.client [None req-6183da59-b1bc-4f4c-be01-e9f21504747f 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/856] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:28 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1426 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:29.395 7 WARNING neutronclient.v2_0.client [None req-08eb7ffd-366c-4c35-abd7-4e47834feb1a 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] 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-01 08:35:29.517 8 WARNING neutronclient.v2_0.client [None req-d1c33d2a-5502-4c5c-afc5-bba6fe908c74 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/857] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1657 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:29.728 7 INFO nova.api.openstack.compute.server_external_events [req-c61fcf8f-608c-40ea-815a-8ba5367c7039 req-e5e3493e-791a-4050-8a19-99741611338f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:747212ba-223b-4bfd-8d95-117600b1fa70 for instance 4797e422-3fa4-41f2-9282-e8b35ca9db02 on instance [pid: 7|app: 0|req: 427/858] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 432/859] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1478 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/860] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752/ips => generated 110 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/861] 10.0.0.82 () {32 vars in 722 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752/ips => generated 110 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: 429/862] 10.0.0.82 () {32 vars in 824 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752/ips/tempest-ServerAddressesTestJSON-1306424480-network => generated 95 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 434/863] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:35:29 2026] DELETE /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 0 bytes in 103 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-01 08:35:30.013 7 WARNING neutronclient.v2_0.client [None req-e2e1e5cb-ac89-47d9-8fba-2967dfa225ef 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/864] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:29 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1663 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:30.799 8 WARNING neutronclient.v2_0.client [None req-c19fee93-dc82-486d-9dbe-51027228d81a 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/865] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:30 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1466 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:31.154 7 WARNING neutronclient.v2_0.client [None req-b363d599-ae5b-4e5a-b28b-c197c7d14006 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/866] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1663 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/867] 10.0.0.82 () {30 vars in 412 bytes} [Wed Jul 1 08:35:31 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, ' 2026-07-01 08:35:31.955 8 WARNING neutronclient.v2_0.client [None req-5c62dcc9-32de-4a80-a4ee-8948f7e5293e 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/868] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:31 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1466 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/869] 10.0.0.82 () {28 vars in 559 bytes} [Wed Jul 1 08:35:31 2026] GET /v2/ => generated 402 bytes in 459 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/870] 10.0.0.82 () {28 vars in 563 bytes} [Wed Jul 1 08:35:32 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:35:32.327 8 WARNING neutronclient.v2_0.client [None req-e30598e6-8590-4648-8808-93f2a06d4b92 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/871] 10.0.0.82 () {30 vars in 412 bytes} [Wed Jul 1 08:35:32 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/872] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:32 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1663 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-01 08:35:32.803 7 INFO nova.api.openstack.compute.server_external_events [req-115dcf7d-3af6-441e-89f4-723f438b318a req-7fd864bf-e944-4d53-bde6-a584e531581b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:aba53ae0-c09e-4f76-b61c-b6e7be08921d for instance 5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 on instance [pid: 7|app: 0|req: 435/873] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:32 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-01 08:35:33.123 8 WARNING neutronclient.v2_0.client [None req-fa7fa82d-829c-453b-adce-d19f302ebdc1 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/874] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1466 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:33.465 7 WARNING neutronclient.v2_0.client [None req-5b79f486-b1fc-435c-84b0-efefbee9f7ee 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/875] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:33 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1452 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:34.158 8 INFO nova.api.openstack.compute.server_external_events [req-ea5517ea-3c44-4874-b0b7-1603761ed43b req-730e3ba3-dd88-45a1-8931-1a62d18b0bfa 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:747212ba-223b-4bfd-8d95-117600b1fa70 for instance 4797e422-3fa4-41f2-9282-e8b35ca9db02 on instance [pid: 8|app: 0|req: 441/878] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:35:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:34.271 7 WARNING neutronclient.v2_0.client [None req-8eea9675-b25f-46bf-b498-9a032f919a70 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/879] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1466 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-01 08:35:34.568 8 WARNING neutronclient.v2_0.client [None req-5bc603d8-4634-4c92-b3bd-a4e4088c1325 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/880] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:34 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1457 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:35.471 7 WARNING neutronclient.v2_0.client [None req-6da8950f-d047-4f14-bb22-fdeec28b3dbc 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/881] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1466 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-01 08:35:35.688 8 WARNING neutronclient.v2_0.client [None req-b14a085c-8a0c-48aa-b070-6111c0ca5ecc 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] The python binding code in 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/882] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:35 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 1457 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-01 08:35:36.668 7 WARNING neutronclient.v2_0.client [None req-15d1852f-cdb1-49b9-ae6b-9bfcd5ebe2af 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] 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-01 08:35:36.762 8 INFO nova.api.openstack.wsgi [None req-00de7c27-6085-4ce6-bb4d-e6d29c647044 0322ffd6331a43a589c57773a85ce77c ef15bcd10d2a40a6acdd862fd2798cfd - - default default] HTTP exception thrown: Instance 5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 could not be found. [pid: 8|app: 0|req: 444/883] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.1/servers/5ee6bf69-5ec8-43b9-b5a2-34e6c8b4f752 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/884] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:36 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1645 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 445/885] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:35:37 2026] DELETE /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => 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-01 08:35:38.104 7 WARNING neutronclient.v2_0.client [None req-1e907a7b-a46a-4876-bd03-9d3d92835cd8 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/886] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:38 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1651 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-01 08:35:39.274 8 WARNING neutronclient.v2_0.client [None req-67c12449-aa87-434d-b75e-ecf2a8fd771f 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/887] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:39 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1651 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:40.434 7 WARNING neutronclient.v2_0.client [None req-64713bd0-58f9-42e2-9b32-41a99f93a71f 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/888] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:40 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1651 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:40.967 8 INFO nova.api.openstack.compute.server_external_events [req-21ed0a4a-8ebf-47a4-9d4e-91da43ad484e req-142614d3-2457-4752-a7bf-0281b72af88e 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:747212ba-223b-4bfd-8d95-117600b1fa70 for instance 4797e422-3fa4-41f2-9282-e8b35ca9db02 on instance [pid: 8|app: 0|req: 447/889] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:35:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:41.654 7 WARNING neutronclient.v2_0.client [None req-1f351f3d-5889-4cba-8b99-334c5c3a5924 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in 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/890] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:41 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1447 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:42.758 8 WARNING neutronclient.v2_0.client [None req-4c1b8565-5111-49bb-9808-789c172656de 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/891] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:42 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:43.870 7 WARNING neutronclient.v2_0.client [None req-fd641b26-9458-4176-8d62-3936ba3ab216 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/892] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:43 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => generated 1452 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:35:44.944 8 INFO nova.api.openstack.wsgi [None req-a56bebe1-4f33-4b47-ba7a-29b20d2e161e 2700da2bbfaa4a1fbcb40dd5cf9a5f98 fe278420271d425f8ec5f881aa8c4fa0 - - default default] HTTP exception thrown: Instance 4797e422-3fa4-41f2-9282-e8b35ca9db02 could not be found. [pid: 8|app: 0|req: 450/895] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:44 2026] GET /v2.1/servers/4797e422-3fa4-41f2-9282-e8b35ca9db02 => 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, ' [pid: 7|app: 0|req: 446/896] 10.0.0.186 () {30 vars in 619 bytes} [Wed Jul 1 08:35:51 2026] GET /v2.1 => generated 0 bytes in 104 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: 451/897] 10.0.0.186 () {32 vars in 692 bytes} [Wed Jul 1 08:35:52 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: 447/898] 10.0.0.186 () {34 vars in 913 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.1/os-simple-tenant-usage/4ac61eddb4e4401f810a5c7cb823ce8f?start=2026-06-30T00:00:00&end=2026-07-01T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/899] 10.0.0.186 () {30 vars in 654 bytes} [Wed Jul 1 08:35:52 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 449/902] 10.0.0.186 () {30 vars in 619 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1 => generated 0 bytes in 159 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 454/903] 10.0.0.186 () {32 vars in 692 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/904] 10.0.0.186 () {34 vars in 913 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1/os-simple-tenant-usage/4ac61eddb4e4401f810a5c7cb823ce8f?start=2026-06-30T00:00:00&end=2026-07-01T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/905] 10.0.0.186 () {30 vars in 654 bytes} [Wed Jul 1 08:35:55 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 451/906] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:35:56 2026] POST /v2.1/os-keypairs => generated 394 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:35:57.890 8 WARNING neutronclient.v2_0.client [None req-96f1cfcd-6a11-40a6-9506-8e6ff020c3fc df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The 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-01 08:35:57.938 8 WARNING neutronclient.v2_0.client [None req-96f1cfcd-6a11-40a6-9506-8e6ff020c3fc df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The 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-01 08:35:58.220 8 WARNING neutronclient.v2_0.client [None req-96f1cfcd-6a11-40a6-9506-8e6ff020c3fc df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/907] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:35:57 2026] POST /v2.1/servers => generated 448 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:35:58.453 7 WARNING neutronclient.v2_0.client [None req-0feb4b42-2942-4a27-b5cb-9970ed1bab27 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in 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/908] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:35:58 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:03.548 8 WARNING neutronclient.v2_0.client [None req-1a834aa1-5f13-4159-a058-784c91a6594a df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] 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-01 08:36:03.872 7 INFO nova.api.openstack.compute.server_external_events [req-8e5653bc-89b1-411a-ae41-b08ba90a6844 req-c36d2c48-f069-44ff-b1cc-4ccdf36bfa35 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d996f247-331e-48ed-822b-f8a54f0285f2 for instance 33f63680-da99-4966-84e0-795459673719 on instance [pid: 7|app: 0|req: 453/909] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:36:03 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: 8|app: 0|req: 457/912] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:03 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1519 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:09.537 7 WARNING neutronclient.v2_0.client [None req-1c49894c-e4b9-437e-8006-72a5c60b9864 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/913] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:09 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1517 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:10.218 8 INFO nova.api.openstack.compute.server_external_events [req-f551c270-4a9c-49d4-8f26-34ca29db33b3 req-1fa6d311-adac-4ab5-baf6-0cfdb51aea55 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:d996f247-331e-48ed-822b-f8a54f0285f2 for instance 33f63680-da99-4966-84e0-795459673719 on instance [pid: 8|app: 0|req: 458/914] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:36:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:14.753 8 WARNING neutronclient.v2_0.client [None req-2ceec5b6-8aba-4d55-a95c-96c6130d93ef df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in 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/917] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:14 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1816 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:16.539 8 INFO nova.api.openstack.compute.server_external_events [req-07d2e6eb-a5f0-410f-bef6-db366b146dc0 req-971bb157-04d4-43ef-b28a-84c36fbbc77c 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d996f247-331e-48ed-822b-f8a54f0285f2 for instance 33f63680-da99-4966-84e0-795459673719 on instance [pid: 8|app: 0|req: 461/918] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:36:16 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) 2026-07-01 08:36:16.573 7 WARNING neutronclient.v2_0.client [None req-82183976-0e9a-47bc-af0f-208a55e14805 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The 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-01 08:36:16.714 7 WARNING neutronclient.v2_0.client [None req-82183976-0e9a-47bc-af0f-208a55e14805 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The 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-01 08:36:17.159 7 WARNING neutronclient.v2_0.client [None req-82183976-0e9a-47bc-af0f-208a55e14805 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in 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/919] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:36:16 2026] POST /v2.1/servers => generated 448 bytes in 894 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-01 08:36:17.431 8 WARNING neutronclient.v2_0.client [None req-b871194b-27b6-472b-b4ee-211c4e3cc4b2 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/920] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:17 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1391 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:22.628 7 WARNING neutronclient.v2_0.client [None req-81af89d0-63fb-4ab7-84c7-3def5817e08a df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] 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-01 08:36:23.084 8 INFO nova.api.openstack.compute.server_external_events [req-721be7fc-1aeb-44dc-9b2b-d714f9dbd187 req-ef73eb7e-7132-432b-be5c-404c72b58943 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:2bd275b5-25ea-412c-a231-2412b2bedeca for instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c on instance [pid: 8|app: 0|req: 463/921] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:36:23 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) [pid: 7|app: 0|req: 459/922] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:22 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1517 bytes in 659 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:27.695 7 INFO nova.api.openstack.compute.server_external_events [req-6dfd4b99-a622-4306-9046-76b47fa01c50 req-ab4008f8-2779-4aa3-934c-8a3e012e5342 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:2bd275b5-25ea-412c-a231-2412b2bedeca for instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c on instance [pid: 7|app: 0|req: 461/925] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:36:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:28.286 8 WARNING neutronclient.v2_0.client [None req-d2890bc8-57f1-4525-820a-bde03e479c7f df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/926] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:28 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1515 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:33.574 7 WARNING neutronclient.v2_0.client [None req-2e7a857f-4eb0-44a0-b818-29a04d67506a df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in 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/927] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:36:33 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1816 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:36:35.150 8 INFO nova.api.openstack.compute.server_external_events [req-ccf884d3-a211-443b-b158-92444723186b req-8f5585cf-d3df-4ff3-b164-27ccad504fad 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:2bd275b5-25ea-412c-a231-2412b2bedeca for instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c on instance [pid: 8|app: 0|req: 467/930] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:36:35 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: 466/935] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:37:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:03.102 8 WARNING neutronclient.v2_0.client [None req-c694df30-827f-49e6-bbf5-7790e6b3abb1 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:03.144 8 WARNING neutronclient.v2_0.client [None req-c694df30-827f-49e6-bbf5-7790e6b3abb1 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:03.356 8 WARNING neutronclient.v2_0.client [None req-c694df30-827f-49e6-bbf5-7790e6b3abb1 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/936] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:37:03 2026] POST /v2.1/servers => generated 450 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:37:03.605 7 WARNING neutronclient.v2_0.client [None req-ae0508ff-5e97-43c3-8bb9-69721ad60a1c fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/937] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:03 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1403 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-01 08:37:04.693 8 WARNING neutronclient.v2_0.client [None req-2cd16be9-5f04-481d-8bf7-ce3331d4493d fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/940] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:04 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1407 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-01 08:37:05.798 7 WARNING neutronclient.v2_0.client [None req-29e307b3-ec93-49a3-86b9-9b7f7a07c127 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/941] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:05 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1455 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-01 08:37:06.894 8 WARNING neutronclient.v2_0.client [None req-5ee2f3a9-c59a-49a1-8d98-69e7717c7dbf fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/942] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:06 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1455 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:07.984 7 WARNING neutronclient.v2_0.client [None req-89584c6f-bd64-4cab-86df-9d2005bb156e fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/943] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:07 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1463 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-01 08:37:08.876 8 INFO nova.api.openstack.compute.server_external_events [req-5d134c44-8d71-4b41-aa69-f49f0775d060 req-b42a5034-4a94-483d-844d-7fabb019890f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:c097b24e-946f-4ba5-b27f-ac67d4401216 for instance f23388b3-8455-4247-a747-81eb89dcddd3 on instance [pid: 8|app: 0|req: 474/944] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:08 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-01 08:37:09.060 7 WARNING neutronclient.v2_0.client [None req-92e97875-4efd-4bfb-af1b-523fb59dbc14 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/945] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:09 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1541 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-01 08:37:10.207 8 WARNING neutronclient.v2_0.client [None req-1ccf2e91-8535-4b98-a81a-b4bbae520e11 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/946] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:10 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1529 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:11.202 7 WARNING neutronclient.v2_0.client [None req-03acc168-a6fe-4b89-b051-1e1d9ab5b565 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The 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-01 08:37:11.240 7 WARNING neutronclient.v2_0.client [None req-03acc168-a6fe-4b89-b051-1e1d9ab5b565 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] 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-01 08:37:11.401 8 WARNING neutronclient.v2_0.client [None req-473f6be3-13eb-46b7-92e2-426b62c5f53f fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:11.415 7 WARNING neutronclient.v2_0.client [None req-03acc168-a6fe-4b89-b051-1e1d9ab5b565 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/947] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:11 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1529 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/948] 199.204.45.129 () {36 vars in 714 bytes} [Wed Jul 1 08:37:10 2026] POST /v2.1/servers => generated 453 bytes in 802 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-01 08:37:12.041 8 WARNING neutronclient.v2_0.client [None req-abdc0ec8-664f-45ff-bd09-494765b5c902 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/949] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2213 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:12.099 7 WARNING neutronclient.v2_0.client [None req-1d1d48f3-7554-48e5-8eb2-8ba14430d104 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in 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/950] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 478/951] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:12.556 7 WARNING neutronclient.v2_0.client [None req-becf2263-cc00-465d-bb31-21c812b48843 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/952] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:12 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1529 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-01 08:37:13.722 8 WARNING neutronclient.v2_0.client [None req-d05fb4d4-878f-42e3-a8dd-26d3142338c6 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/953] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:13 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1529 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:14.170 7 INFO nova.api.openstack.compute.server_external_events [req-dda67d04-6827-42db-9f11-dbb60acb9936 req-425f3bf8-09ac-49fb-a8fa-d5529ccfd4d5 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:c097b24e-946f-4ba5-b27f-ac67d4401216 for instance f23388b3-8455-4247-a747-81eb89dcddd3 on instance [pid: 7|app: 0|req: 476/956] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:37:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:14.845 8 WARNING neutronclient.v2_0.client [None req-a5750653-7aee-41d5-83ed-116cdd9d7d29 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] 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: 481/957] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2371 bytes in 115 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-01 08:37:14.918 7 WARNING neutronclient.v2_0.client [None req-2ea196a5-2cbd-4bc8-b3b8-102dbdf33456 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:14.966 8 WARNING neutronclient.v2_0.client [None req-1420c438-7f1e-435d-adaa-a3a758f15bb7 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in 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/958] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 483/959] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:15 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/960] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:14 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1529 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:16.144 8 WARNING neutronclient.v2_0.client [None req-41de6b2b-f1fe-4353-aba7-b45b7adde25d fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/961] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1697 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:16.388 7 WARNING neutronclient.v2_0.client [None req-9855c112-551c-4da4-bd42-a90c68543464 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/962] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:16 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1697 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:17.356 8 INFO nova.api.openstack.compute.server_external_events [req-56fba326-eff7-4aea-8636-f8d98e38d757 req-26d81da7-1423-47b4-a582-311f6c2f7c03 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:2bf241b7-e70e-4dbb-967a-4db15a079e24 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 485/963] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:18.021 7 WARNING neutronclient.v2_0.client [None req-af216f60-ba97-4d74-adf9-dfe30bfd0512 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/964] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:17 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2445 bytes in 731 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-01 08:37:18.728 8 WARNING neutronclient.v2_0.client [None req-5609dc5f-8a7a-442d-aa65-b9141cc38054 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/965] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 283 bytes in 127 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: 480/966] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:18 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 197 bytes in 60 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-01 08:37:19.403 8 INFO nova.api.openstack.compute.server_external_events [req-f73b9168-3791-46e3-8548-2ffbd2c7fca1 req-f698f7a8-7400-4712-9608-32a4be888cdb 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:c097b24e-946f-4ba5-b27f-ac67d4401216 for instance f23388b3-8455-4247-a747-81eb89dcddd3 on instance [pid: 8|app: 0|req: 487/967] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:19 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-01 08:37:21.500 7 WARNING neutronclient.v2_0.client [None req-bca5cb28-8037-4ef1-9f90-8953c1c78f30 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/968] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:21 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2433 bytes in 118 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-01 08:37:21.637 8 WARNING neutronclient.v2_0.client [None req-1d36b231-a61a-4b3d-89c1-4f42ddc86826 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/969] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:21 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 283 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 482/970] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:21 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:24.141 8 INFO nova.api.openstack.compute.server_external_events [req-6f089b68-f57b-47a1-b943-bd3f7af6398f req-2d42c413-0875-46df-b728-28c020a627ba 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:2bf241b7-e70e-4dbb-967a-4db15a079e24 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 490/973] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:37:24 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-01 08:37:24.600 7 WARNING neutronclient.v2_0.client [None req-aa899abc-11e6-4a80-bfe2-771ccc2044a3 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/974] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2433 bytes in 185 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-01 08:37:24.783 8 WARNING neutronclient.v2_0.client [None req-deb0321d-7e5f-4858-9ab1-ab3b2ad891a6 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in 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/975] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 285 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 485/976] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:24 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/977] 10.0.0.82 () {34 vars in 749 bytes} [Wed Jul 1 08:37:24 2026] POST /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3/action => generated 31853 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:27.484 7 WARNING neutronclient.v2_0.client [None req-64de8f19-f662-41cb-aa80-ed5610e88e0c 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/978] 199.204.45.129 () {32 vars in 733 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 2580 bytes in 150 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-01 08:37:27.642 8 WARNING neutronclient.v2_0.client [None req-a4ba1c3b-5d8d-4c66-bdef-1c078cc11aab 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in 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/979] 199.204.45.129 () {32 vars in 759 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 285 bytes in 108 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: 487/980] 199.204.45.129 () {32 vars in 777 bytes} [Wed Jul 1 08:37:27 2026] GET /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-volume_attachments => generated 197 bytes in 242 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-01 08:37:37.121 8 INFO nova.api.openstack.compute.server_external_events [req-f8c5d5d3-d13a-4a19-a22b-605c9a3d94cb req-4c94790f-1636-4d9e-9850-255c21a2f120 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:c097b24e-946f-4ba5-b27f-ac67d4401216 for instance f23388b3-8455-4247-a747-81eb89dcddd3 on instance [pid: 8|app: 0|req: 495/983] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/984] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:37:40 2026] POST /v2.1/os-keypairs => generated 397 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:42.014 8 WARNING neutronclient.v2_0.client [None req-b0a18ab6-9c11-4375-a287-500d7211e8f5 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:42.077 8 WARNING neutronclient.v2_0.client [None req-b0a18ab6-9c11-4375-a287-500d7211e8f5 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The 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-01 08:37:42.355 8 WARNING neutronclient.v2_0.client [None req-b0a18ab6-9c11-4375-a287-500d7211e8f5 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/985] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:37:41 2026] POST /v2.1/servers => generated 449 bytes in 636 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:37:42.613 7 WARNING neutronclient.v2_0.client [None req-812210bb-3576-446a-86be-fddce7f1c959 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/986] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:42 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1402 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:43.715 8 WARNING neutronclient.v2_0.client [None req-0dec88f0-dcf8-4dde-b97f-c66086533f21 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/987] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:43 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1406 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:44.807 7 WARNING neutronclient.v2_0.client [None req-94cc7f13-ccfa-46ae-83f7-8328ee23ab21 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/990] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:44 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:45.903 8 WARNING neutronclient.v2_0.client [None req-8253e040-85df-4033-a167-f3473e799977 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/991] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:45 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1454 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-01 08:37:47.000 7 WARNING neutronclient.v2_0.client [None req-0349c974-2290-4d85-9ee6-c1c8bf038b42 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/992] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:46 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1462 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-01 08:37:47.939 8 INFO nova.api.openstack.compute.server_external_events [req-b658c0c8-e236-40d3-8eb3-8740e85870ed req-83f20b84-5548-4b72-b9a4-115bba7612b4 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:80f325a4-ade6-43b2-86f3-a11b9fe82475 for instance 67a84f7a-e9fe-44a6-87ee-699a122b76a3 on instance [pid: 8|app: 0|req: 500/993] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:48.106 7 WARNING neutronclient.v2_0.client [None req-8196e7c6-47db-4137-97be-15b3d1b26f31 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/994] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:48 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1539 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:49.267 8 WARNING neutronclient.v2_0.client [None req-7534cbb8-6c71-47ae-a130-58c201b59e46 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/995] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:49 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:50.452 7 WARNING neutronclient.v2_0.client [None req-588a5e9f-c364-42d2-8302-0e038c9f5b02 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/996] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:50 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:51.639 8 WARNING neutronclient.v2_0.client [None req-a75148c8-3699-4732-9c52-f2be7ac5d6f6 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/997] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:51 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1527 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:52.156 7 INFO nova.api.openstack.compute.server_external_events [req-014dfac7-7fb2-4a12-bf59-b5a8528484b5 req-469d8d90-836b-456c-875c-e6374b17c491 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:80f325a4-ade6-43b2-86f3-a11b9fe82475 for instance 67a84f7a-e9fe-44a6-87ee-699a122b76a3 on instance [pid: 7|app: 0|req: 496/998] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:37:52 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-01 08:37:52.981 8 WARNING neutronclient.v2_0.client [None req-ad8f4636-29d3-48ff-b42a-83599384949f fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/999] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:52 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1527 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:54.184 8 WARNING neutronclient.v2_0.client [None req-dec843d1-dc41-4654-a8ac-d671b843e00c fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1002] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1695 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:37:54.352 7 WARNING neutronclient.v2_0.client [None req-0da0b71d-83e4-4e95-949c-341c8fc661a0 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/1003] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:37:54 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1695 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-01 08:37:55.094 8 INFO nova.api.openstack.compute.server_external_events [req-a4925554-408e-4231-a2a0-0e1a13495f11 req-70081921-cdcc-4eeb-8555-7bd79b40709a 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:80f325a4-ade6-43b2-86f3-a11b9fe82475 for instance 67a84f7a-e9fe-44a6-87ee-699a122b76a3 on instance [pid: 8|app: 0|req: 506/1004] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:37:55 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:03.658 7 WARNING neutronclient.v2_0.client [None req-30a790ee-c062-4b51-a067-640b81dc83c0 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The 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-01 08:38:03.729 7 WARNING neutronclient.v2_0.client [None req-30a790ee-c062-4b51-a067-640b81dc83c0 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1005] 10.0.0.82 () {34 vars in 749 bytes} [Wed Jul 1 08:38:03 2026] POST /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3/action => generated 31890 bytes in 558 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-01 08:38:05.976 8 INFO nova.api.openstack.compute.server_external_events [req-4951408f-c82a-4630-92e1-14779e414e1b req-31bfa40d-97bf-4c6f-81b0-4d968ca562eb 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:ab5e1cf7-f060-4477-8c66-43da3d7f4717 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 510/1008] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:09.677 8 INFO nova.api.openstack.compute.server_external_events [req-d72ab150-1194-46d0-b477-21138106fdd1 req-64039c2e-bad4-422f-977f-4961b5c7b440 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:ab5e1cf7-f060-4477-8c66-43da3d7f4717 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 511/1009] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:38:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:38:12.304 7 WARNING neutronclient.v2_0.client [None req-30a790ee-c062-4b51-a067-640b81dc83c0 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in 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/1010] 199.204.45.129 () {36 vars in 812 bytes} [Wed Jul 1 08:38:03 2026] POST /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 280 bytes in 8747 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-01 08:38:12.653 8 INFO nova.api.openstack.compute.server_external_events [req-83870799-632b-46ca-9918-2158c2fce98c req-2268db4c-9137-4ec8-b81e-0aff57331548 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:ab5e1cf7-f060-4477-8c66-43da3d7f4717 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 512/1011] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:12.967 7 INFO nova.api.openstack.compute.server_external_events [req-c22e2ffc-70ec-4a35-8183-bf51c6f83edb req-2a329803-3e11-45e2-b491-baec06cacd0a 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:ab5e1cf7-f060-4477-8c66-43da3d7f4717 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 500/1012] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1015] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:38:14 2026] DELETE /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:14.934 8 WARNING neutronclient.v2_0.client [None req-4e31765e-bfb1-4578-8401-5eac9f9a8aee fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1016] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:14 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1821 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:16.132 7 WARNING neutronclient.v2_0.client [None req-85c53eac-2739-450b-969e-094d05e9f706 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1017] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:16 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1821 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:17.282 8 WARNING neutronclient.v2_0.client [None req-6cbaf2f4-1e43-4e5a-b670-e9333be4aae0 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1018] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:17 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1821 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-01 08:38:18.019 7 INFO nova.api.openstack.compute.server_external_events [req-2e4b9875-7ee7-481e-8730-fcbf870ef5d6 req-41d8f3e3-71de-4762-b7ff-2dbb85dd1062 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:80f325a4-ade6-43b2-86f3-a11b9fe82475 for instance 67a84f7a-e9fe-44a6-87ee-699a122b76a3 on instance [pid: 7|app: 0|req: 504/1019] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:18.431 8 WARNING neutronclient.v2_0.client [None req-1ede9aa0-0f78-4592-b980-a770cccd31ab fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1020] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:18 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1483 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:19.531 7 WARNING neutronclient.v2_0.client [None req-12411e30-080f-45fc-83cc-7172fa94bde0 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/1021] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:19 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1488 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:20.637 8 WARNING neutronclient.v2_0.client [None req-f17035ca-4e80-4121-b11a-ecaa1348ada3 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/1022] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:20 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 1488 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:21.728 7 INFO nova.api.openstack.wsgi [None req-f61a17c0-ebf0-413b-8057-a3b2dcbf43ac fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] HTTP exception thrown: Instance 67a84f7a-e9fe-44a6-87ee-699a122b76a3 could not be found. [pid: 7|app: 0|req: 506/1023] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:21 2026] GET /v2.1/servers/67a84f7a-e9fe-44a6-87ee-699a122b76a3 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 518/1024] 10.0.0.82 () {32 vars in 727 bytes} [Wed Jul 1 08:38:21 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-984469834 => 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: 507/1025] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:38:22 2026] DELETE /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-01 08:38:22.294 8 WARNING neutronclient.v2_0.client [None req-339de3f2-ed99-4358-8759-7d1a10a8bd7a fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1026] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:22 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1703 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:23.512 7 WARNING neutronclient.v2_0.client [None req-8b75ab0b-edd5-4446-bf52-140424402eaf fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1027] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:23 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1703 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:24.693 8 WARNING neutronclient.v2_0.client [None req-48255244-c728-4b7b-ba8b-877acf9931aa fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in 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/1030] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:24 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1703 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:25.090 7 INFO nova.api.openstack.compute.server_external_events [req-72fcd155-e443-45dd-b5d9-2d18dc9b58f1 req-0612a6fa-e4ff-48e7-9099-33cb92d05fbc 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:c097b24e-946f-4ba5-b27f-ac67d4401216 for instance f23388b3-8455-4247-a747-81eb89dcddd3 on instance [pid: 7|app: 0|req: 510/1031] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:25.886 8 WARNING neutronclient.v2_0.client [None req-63ae5b37-bb82-4a26-a052-a9935da1fd94 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1032] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:25 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1484 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:26.992 7 WARNING neutronclient.v2_0.client [None req-9bda6f51-06a8-48e3-b09d-9910dcebf76c fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1033] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:26 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:28.093 8 WARNING neutronclient.v2_0.client [None req-5d36907d-d2a7-402c-a2f0-08631a0d4dc5 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1034] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:28 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:29.167 7 INFO nova.api.openstack.wsgi [None req-3a5b3746-6505-4fb6-a94f-a932ba58f393 fbc2e22216374ae09ccacbb4d719c829 c4bd2496cef343f286ee77ee1c210188 - - default default] HTTP exception thrown: Instance f23388b3-8455-4247-a747-81eb89dcddd3 could not be found. [pid: 7|app: 0|req: 512/1035] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:29 2026] GET /v2.1/servers/f23388b3-8455-4247-a747-81eb89dcddd3 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 524/1036] 10.0.0.82 () {32 vars in 729 bytes} [Wed Jul 1 08:38:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1210006803 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:38:36.532 8 WARNING neutronclient.v2_0.client [None req-abadad24-4bbc-46bb-859b-0f5fdf56ed69 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The 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-01 08:38:36.569 8 WARNING neutronclient.v2_0.client [None req-abadad24-4bbc-46bb-859b-0f5fdf56ed69 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] 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-01 08:38:38.943 7 INFO nova.api.openstack.compute.server_external_events [req-c8bfb185-319e-446e-aa8d-546cf8dc491b req-00a2ecdc-31db-40e2-bcd2-f977f9f44c6e 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:072bad4a-3951-41b8-87bf-eec9183b3f52 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 514/1039] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1042] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:38:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:38:45.633 8 WARNING neutronclient.v2_0.client [None req-abadad24-4bbc-46bb-859b-0f5fdf56ed69 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1043] 199.204.45.129 () {36 vars in 812 bytes} [Wed Jul 1 08:38:36 2026] POST /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 375 bytes in 9200 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1044] 10.0.0.82 () {34 vars in 670 bytes} [Wed Jul 1 08:38:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:46.805 8 WARNING neutronclient.v2_0.client [None req-645bc459-c9e6-4739-9b80-a6c8c500bdd3 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The 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-01 08:38:46.847 8 WARNING neutronclient.v2_0.client [None req-645bc459-c9e6-4739-9b80-a6c8c500bdd3 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The 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-01 08:38:46.883 8 WARNING neutronclient.v2_0.client [None req-645bc459-c9e6-4739-9b80-a6c8c500bdd3 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The 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-01 08:38:47.034 8 WARNING neutronclient.v2_0.client [None req-645bc459-c9e6-4739-9b80-a6c8c500bdd3 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1045] 10.0.0.82 () {34 vars in 662 bytes} [Wed Jul 1 08:38:46 2026] POST /v2.1/servers => generated 496 bytes in 494 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-01 08:38:47.256 7 WARNING neutronclient.v2_0.client [None req-a6b0fe37-9da1-4303-8179-ec81b0858392 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1046] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:47 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1455 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:47.499 8 INFO nova.api.openstack.compute.server_external_events [req-03ee7d28-5e8d-4cb6-b230-13cd1970b92c req-fc77f870-8583-4e1e-8806-d1a53b026a7c 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:072bad4a-3951-41b8-87bf-eec9183b3f52 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 528/1047] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:38:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:48.332 7 WARNING neutronclient.v2_0.client [None req-13cbbfac-b834-43df-bf25-ef19ad5b2287 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1048] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:48 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1459 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-01 08:38:49.434 8 WARNING neutronclient.v2_0.client [None req-201dde18-4887-4b11-99ab-7e6122d71214 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in 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/1049] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:49 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1507 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-01 08:38:50.521 7 WARNING neutronclient.v2_0.client [None req-e5bbd7b6-8489-49e5-b581-b1761e94109e a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1050] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:50 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1507 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-01 08:38:51.615 8 WARNING neutronclient.v2_0.client [None req-e53b8e62-d024-4546-b399-6285b966be7f a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1051] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:51 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1515 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:52.560 7 INFO nova.api.openstack.compute.server_external_events [req-98240616-0c9d-4039-b4c6-fb8fbf378bed req-af369ec7-ccbe-4e5b-983c-c5e0492b41ec 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d6ca0cae-2a2f-4d60-a344-d7b5db60df87 for instance a3d60ec6-5363-4a66-819c-9a80759d6df5 on instance [pid: 7|app: 0|req: 522/1052] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:38:52 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-01 08:38:52.709 8 WARNING neutronclient.v2_0.client [None req-30baa085-29d7-4ef4-9dff-8966a541abdd a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1053] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:52 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1639 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:53.935 7 WARNING neutronclient.v2_0.client [None req-d265ec68-a3dc-46fa-9771-5c4bf0abc25d a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1056] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:53 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1627 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:55.161 8 WARNING neutronclient.v2_0.client [None req-417d3046-3800-402e-afa1-d0d348dbd17e a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in 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/1057] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:55 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1627 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:56.319 7 WARNING neutronclient.v2_0.client [None req-208a7b1a-ec24-4cae-9a82-6aeb7b15a49e a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1058] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:56 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1627 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:56.956 8 INFO nova.api.openstack.compute.server_external_events [req-dd0891c6-be0f-49f9-a3ba-5276e7333e46 req-44ae2542-f576-4a7b-bc36-f734c5223254 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:d6ca0cae-2a2f-4d60-a344-d7b5db60df87 for instance a3d60ec6-5363-4a66-819c-9a80759d6df5 on instance [pid: 8|app: 0|req: 535/1059] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:38:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:57.485 7 WARNING neutronclient.v2_0.client [None req-e5709d8f-4d15-420f-a179-259538feb464 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1060] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:57 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1627 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:58.665 8 WARNING neutronclient.v2_0.client [None req-57a6a1df-4f1e-4b38-b871-9fc6cb7e588b a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in 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/1061] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:58 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1627 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:38:58.981 7 WARNING neutronclient.v2_0.client [None req-2d0e092e-8e68-4193-a5ef-f757aa4fbb5c 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The 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-01 08:38:59.023 7 WARNING neutronclient.v2_0.client [None req-2d0e092e-8e68-4193-a5ef-f757aa4fbb5c 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] 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-01 08:38:59.877 8 WARNING neutronclient.v2_0.client [None req-2f2a250a-561c-4765-a3ae-d3fae3b9eb61 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1062] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:38:59 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1807 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:00.058 8 WARNING neutronclient.v2_0.client [None req-6eeb5f21-6314-42d6-99b2-5500d5ce50f2 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in 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/1063] 10.0.0.82 () {32 vars in 740 bytes} [Wed Jul 1 08:39:00 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5/os-interface => generated 285 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:00.793 8 INFO nova.api.openstack.compute.server_external_events [req-4b6e8500-08ad-4d7b-b40b-b08c8b5f3303 req-0e63970f-f6b7-4948-a4aa-bc0c244e2a79 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d6ca0cae-2a2f-4d60-a344-d7b5db60df87 for instance a3d60ec6-5363-4a66-819c-9a80759d6df5 on instance [pid: 8|app: 0|req: 539/1064] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:00 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-01 08:39:01.467 8 INFO nova.api.openstack.compute.server_external_events [req-566c2a7b-ef3c-4a84-bcf6-3faddd3d52af req-0f4f2792-bafe-43d1-9c98-fa03d13f52ae 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:89285693-fc70-4305-ad8d-3822bf8fd277 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 540/1065] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:05.962 8 INFO nova.api.openstack.compute.server_external_events [req-65e3fc7e-60ab-4e67-b0d7-34f293206710 req-26d7a589-4993-4ab0-a993-733e3bfe0da2 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-plugged:89285693-fc70-4305-ad8d-3822bf8fd277 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 543/1068] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:39:05 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-01 08:39:08.559 7 WARNING neutronclient.v2_0.client [None req-2d0e092e-8e68-4193-a5ef-f757aa4fbb5c 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1069] 199.204.45.129 () {36 vars in 812 bytes} [Wed Jul 1 08:38:58 2026] POST /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface => generated 376 bytes in 9727 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-01 08:39:08.905 8 WARNING neutronclient.v2_0.client [None req-4c0b9375-d003-4ba8-b879-31f533e224f1 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1070] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:08 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1927 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:09.235 7 INFO nova.api.openstack.compute.server_external_events [req-d05d8291-7f3e-4fa9-b868-9a07ccf83c70 req-fb11799b-3186-4b21-a700-2ef8330b4a0f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:072bad4a-3951-41b8-87bf-eec9183b3f52 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 527/1071] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 545/1072] 10.0.0.82 () {32 vars in 752 bytes} [Wed Jul 1 08:39:10 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 528/1073] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:39:12 2026] DELETE /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => 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-01 08:39:12.489 8 WARNING neutronclient.v2_0.client [None req-22738161-0109-49d2-8388-5cbe9ab58ff5 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1074] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:12 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1933 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-01 08:39:13.680 7 WARNING neutronclient.v2_0.client [None req-a79b78c3-a836-4439-bf4c-1041decaaa6b a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1075] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:13 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1933 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-01 08:39:14.838 7 WARNING neutronclient.v2_0.client [None req-2813986d-247a-4d37-ad20-3f88cbc94a87 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1078] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:14 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1933 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-01 08:39:15.643 8 INFO nova.api.openstack.compute.server_external_events [req-1f36fabf-dd8b-4533-a3af-71fe98247bfa req-9f6ca496-a3b7-4e69-8e2c-c8057193f30b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:d6ca0cae-2a2f-4d60-a344-d7b5db60df87 for instance a3d60ec6-5363-4a66-819c-9a80759d6df5 on instance [pid: 8|app: 0|req: 548/1079] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:16.027 7 WARNING neutronclient.v2_0.client [None req-489168d9-6529-4d9d-90b2-e3d38f3327be a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1080] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:15 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1536 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-01 08:39:17.130 8 WARNING neutronclient.v2_0.client [None req-01348731-50d2-43d5-ab26-d734e2aaa2dd a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in 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/1081] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:17 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1541 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-01 08:39:18.230 7 WARNING neutronclient.v2_0.client [None req-d36d0f6c-4c59-4277-bdae-269fa7b334b4 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1082] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:18 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 1541 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:19.308 8 INFO nova.api.openstack.wsgi [None req-acb830d8-cee1-4242-bfc2-3cbe82cfc13a a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] HTTP exception thrown: Instance a3d60ec6-5363-4a66-819c-9a80759d6df5 could not be found. [pid: 8|app: 0|req: 550/1083] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:19 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:19.337 7 INFO nova.api.openstack.wsgi [None req-a0ce1a88-98c0-4589-8232-f0699a442ac4 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] HTTP exception thrown: Instance a3d60ec6-5363-4a66-819c-9a80759d6df5 could not be found. [pid: 7|app: 0|req: 534/1084] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:39:19 2026] DELETE /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => 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, ' 2026-07-01 08:39:19.371 8 INFO nova.api.openstack.wsgi [None req-67a70e98-f241-44ee-8907-06a75f39f7c9 a15d607fa76b401e868af51a61474453 3717c7f8b6ad47d09421832d1af688de - - default default] HTTP exception thrown: Instance a3d60ec6-5363-4a66-819c-9a80759d6df5 could not be found. [pid: 8|app: 0|req: 551/1085] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:39:19 2026] GET /v2.1/servers/a3d60ec6-5363-4a66-819c-9a80759d6df5 => 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: 535/1086] 10.0.0.82 () {32 vars in 703 bytes} [Wed Jul 1 08:39:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-763759914 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 552/1087] 10.0.0.82 () {32 vars in 725 bytes} [Wed Jul 1 08:39:19 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-627214614 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-01 08:39:20.617 7 INFO nova.api.openstack.compute.server_external_events [req-918fe568-229d-452c-9f5a-06496ff9e2bc req-358bd37f-aa1e-4b00-998f-b35111e0363b 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:89285693-fc70-4305-ad8d-3822bf8fd277 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 536/1088] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1089] 199.204.45.129 () {34 vars in 855 bytes} [Wed Jul 1 08:39:21 2026] DELETE /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface/89285693-fc70-4305-ad8d-3822bf8fd277 => generated 0 bytes in 66 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-01 08:39:22.667 7 INFO nova.api.openstack.compute.server_external_events [req-dafec862-780e-45f4-9e16-2ae4c9efb64e req-1bc8de97-2109-4391-91dd-37e197420064 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:89285693-fc70-4305-ad8d-3822bf8fd277 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 537/1090] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:39:31.151 8 INFO nova.api.openstack.compute.server_external_events [req-6c329afc-7bc8-44f1-a43e-e34a64b6ed45 req-81955e93-f60b-4f37-9886-dd432588186f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:072bad4a-3951-41b8-87bf-eec9183b3f52 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 555/1093] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:39:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 539/1094] 199.204.45.129 () {34 vars in 855 bytes} [Wed Jul 1 08:39:31 2026] DELETE /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface/072bad4a-3951-41b8-87bf-eec9183b3f52 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 558/1099] 199.204.45.129 () {34 vars in 855 bytes} [Wed Jul 1 08:39:52 2026] DELETE /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c/os-interface/ab5e1cf7-f060-4477-8c66-43da3d7f4717 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1102] 199.204.45.129 () {34 vars in 755 bytes} [Wed Jul 1 08:39:57 2026] DELETE /v2.1/servers/0a00f9cb-333c-4da1-83c3-75b8eb19553c => generated 0 bytes in 125 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:00.129 8 INFO nova.api.openstack.compute.server_external_events [req-04fe23a0-5231-4126-8939-63a05877d0b8 req-3109391a-06c1-4cad-94a9-6e1963866d7f 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-unplugged:2bf241b7-e70e-4dbb-967a-4db15a079e24 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 8|app: 0|req: 560/1103] 10.0.0.141 () {38 vars in 815 bytes} [Wed Jul 1 08:39:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-01 08:40:00.137 7 INFO nova.api.openstack.compute.server_external_events [req-87db3b6c-0468-4c09-85fe-fa88fe48e172 req-eb198169-b59e-4402-8e55-ff92775e5a81 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:2bf241b7-e70e-4dbb-967a-4db15a079e24 for instance 0a00f9cb-333c-4da1-83c3-75b8eb19553c on instance [pid: 7|app: 0|req: 544/1104] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:40:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:01.930 8 INFO nova.api.openstack.compute.server_external_events [req-5fd11812-8741-4229-b213-4603a5ee0165 req-845b22df-dc63-4e8b-99c5-3af76e803f44 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:2bd275b5-25ea-412c-a231-2412b2bedeca for instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c on instance [pid: 8|app: 0|req: 561/1105] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:40:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1106] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:40:01 2026] DELETE /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 0 bytes in 90 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-01 08:40:02.069 8 WARNING neutronclient.v2_0.client [None req-58b23d1a-b15e-4fa2-bfee-73e9cfdc672f df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1107] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:02 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1942 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-01 08:40:04.872 8 INFO nova.api.openstack.compute.server_external_events [req-58b995fc-c387-4aeb-9d67-572d338a12a3 req-6999f5c4-cb00-42bd-800d-955152868607 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:2bd275b5-25ea-412c-a231-2412b2bedeca for instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c on instance [pid: 8|app: 0|req: 564/1110] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:40:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:07.269 7 WARNING neutronclient.v2_0.client [None req-d055a862-edff-4215-a49c-4f22753bf11f df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1111] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:07 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 1477 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-01 08:40:12.341 8 INFO nova.api.openstack.wsgi [None req-8cc42b38-ae03-4405-9e52-6ca3413b1247 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] HTTP exception thrown: Instance 2138d29f-c3e6-4456-8bb3-4cbf94bc561c could not be found. [pid: 8|app: 0|req: 565/1112] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:12 2026] GET /v2.1/servers/2138d29f-c3e6-4456-8bb3-4cbf94bc561c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:13.020 7 INFO nova.api.openstack.compute.server_external_events [req-213c69e6-7d7a-45c4-b78d-845d678868be req-d84720d2-c914-4b42-a126-640e07eb7b3d 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-changed:d996f247-331e-48ed-822b-f8a54f0285f2 for instance 33f63680-da99-4966-84e0-795459673719 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: 548/1113] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:40:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1114] 10.0.0.82 () {32 vars in 717 bytes} [Wed Jul 1 08:40:13 2026] DELETE /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:13.157 7 WARNING neutronclient.v2_0.client [None req-cd06bded-5fdb-43d8-a455-ef4acce5d7ce df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1115] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:13 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1942 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:16.028 8 INFO nova.api.openstack.compute.server_external_events [req-1fce8723-d32d-408d-a2f4-85b4fdca50ff req-9c15649c-ab5b-46b7-a056-80b87577c23a 1f97cf060e3e433daf1755183b3ebc7d 812d5585201d45119b053d5b0bab713e - - 1eddfc371b394bfbb811a08a830aad81 1eddfc371b394bfbb811a08a830aad81] Creating event network-vif-deleted:d996f247-331e-48ed-822b-f8a54f0285f2 for instance 33f63680-da99-4966-84e0-795459673719 on instance [pid: 8|app: 0|req: 568/1118] 10.0.0.233 () {38 vars in 815 bytes} [Wed Jul 1 08:40:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:18.355 7 WARNING neutronclient.v2_0.client [None req-bf8d5399-ed75-4d02-907a-e8aaa7b0d8f1 df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1119] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:18 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 1479 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 08:40:23.427 8 INFO nova.api.openstack.wsgi [None req-f50cc5db-2b0c-4e1b-99f4-43e3d8dc11cb df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] HTTP exception thrown: Instance 33f63680-da99-4966-84e0-795459673719 could not be found. [pid: 8|app: 0|req: 569/1120] 10.0.0.82 () {32 vars in 714 bytes} [Wed Jul 1 08:40:23 2026] GET /v2.1/servers/33f63680-da99-4966-84e0-795459673719 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1123] 10.0.0.82 () {32 vars in 721 bytes} [Wed Jul 1 08:40:24 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-25585166 => 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-01 08:40:24.423 7 INFO nova.api.openstack.wsgi [None req-e139638c-071e-4ba4-9b52-301ea0e40b5a df46d80176374a82818ae4805b157322 126eaa77f7714c689a120102aeff29a2 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-25585166 not found for user df46d80176374a82818ae4805b157322 [pid: 7|app: 0|req: 553/1124] 10.0.0.82 () {32 vars in 718 bytes} [Wed Jul 1 08:40:24 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-25585166 => generated 140 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1135] 10.0.0.82 () {32 vars in 654 bytes} [Wed Jul 1 08:41:18 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) [pid: 8|app: 0|req: 577/1136] 10.0.0.82 () {32 vars in 640 bytes} [Wed Jul 1 08:41:18 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-01 08:41:18.504 7 WARNING oslo_db.sqlalchemy.utils [None req-5ce10d63-e48a-46bf-a3b4-54c3fb334416 60b2ebfdfdf84a7dbd7a243d820ee708 4856ea4cbc734f389fb18c257db26572 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 560/1137] 10.0.0.82 () {32 vars in 648 bytes} [Wed Jul 1 08:41:18 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1138] 10.0.0.82 () {32 vars in 693 bytes} [Wed Jul 1 08:41:18 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1163] 10.0.0.106 () {28 vars in 454 bytes} [Wed Jul 1 08:43:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1164] 10.0.0.106 () {30 vars in 658 bytes} [Wed Jul 1 08:43:14 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 574/1165] 10.0.0.106 () {32 vars in 731 bytes} [Wed Jul 1 08:43:14 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: 592/1166] 10.0.0.106 () {34 vars in 806 bytes} [Wed Jul 1 08:43:14 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1167] 10.0.0.106 () {28 vars in 454 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1168] 10.0.0.106 () {30 vars in 658 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 576/1169] 10.0.0.106 () {32 vars in 731 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1170] 10.0.0.106 () {34 vars in 894 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1/servers/detail?project_id=4856ea4cbc734f389fb18c257db26572&all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1171] 10.0.0.106 () {34 vars in 894 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1/servers/detail?project_id=812d5585201d45119b053d5b0bab713e&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1172] 10.0.0.106 () {34 vars in 894 bytes} [Wed Jul 1 08:43:15 2026] GET /v2.1/servers/detail?project_id=db80db8250f0409b9ae1c109c825d342&all_tenants=True => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)