+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 10 04:19:44 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5f9f7dbddf-bmbpv 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:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f01782fc668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-10 04:19:46.607 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-10 04:19:46.615 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-10 04:19:47.470 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-10 04:19:47.471 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-10 04:19:47.472 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-10 04:19:47.486 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-10 04:19:47.488 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-10 04:19:47.490 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-10 04:19:49.507 7 WARNING glance.api.v2.images [None req-8cff23b4-a24a-4489-ab5b-1a9b91aa2d20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 04:19:49.524 8 WARNING glance.api.v2.images [None req-6590a297-e565-44f0-87fe-5150d79f84c3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 04:19:49.849 7 WARNING keystonemiddleware._common.config [None req-8cff23b4-a24a-4489-ab5b-1a9b91aa2d20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 04:19:49.857 7 WARNING oslo_config.cfg [None req-8cff23b4-a24a-4489-ab5b-1a9b91aa2d20 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f01782fc668 pid: 7 (default app) 2026-04-10 04:19:49.881 8 WARNING keystonemiddleware._common.config [None req-6590a297-e565-44f0-87fe-5150d79f84c3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 04:19:49.889 8 WARNING oslo_config.cfg [None req-6590a297-e565-44f0-87fe-5150d79f84c3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f01782fc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:19:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 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-04-10 04:19:51.106 8 WARNING oslo_policy.policy [None req-2dda6e96-8099-4878-a93a-6566c912592a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:51.106 8 WARNING oslo_policy.policy [None req-2dda6e96-8099-4878-a93a-6566c912592a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:51.123 8 WARNING oslo_policy.policy [None req-2dda6e96-8099-4878-a93a-6566c912592a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:51.123 8 WARNING oslo_policy.policy [None req-2dda6e96-8099-4878-a93a-6566c912592a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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: 1/6] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:19:50 2026] GET /v2/images => generated 69 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:19:54 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:19:54 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 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-04-10 04:19:54.557 7 WARNING oslo_policy.policy [None req-dc00b731-7270-4d7f-9271-62b40f093de6 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:54.557 7 WARNING oslo_policy.policy [None req-dc00b731-7270-4d7f-9271-62b40f093de6 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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: 7/9] 199.204.45.78 () {44 vars in 907 bytes} [Fri Apr 10 04:19:54 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.78 () {44 vars in 929 bytes} [Fri Apr 10 04:19:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-10 04:19:54.691 7 WARNING oslo_policy.policy [None req-95271702-e7ce-4221-9fb1-ff07e3bb046a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:54.691 7 WARNING oslo_policy.policy [None req-95271702-e7ce-4221-9fb1-ff07e3bb046a 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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: 8/11] 199.204.45.78 () {44 vars in 935 bytes} [Fri Apr 10 04:19:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-10 04:19:54.771 8 WARNING oslo_config.cfg [None req-9d215daa-7b2d-4671-836f-8171d4b19fa9 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.78 () {48 vars in 947 bytes} [Fri Apr 10 04:19:54 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 04:19:54.790 7 WARNING oslo_policy.policy [None req-17c9b888-4d5d-4f6e-8cda-833bffbf3708 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:54.791 7 WARNING oslo_policy.policy [None req-17c9b888-4d5d-4f6e-8cda-833bffbf3708 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:19:54.792 7 INFO glance.api.v2.image_data [None req-17c9b888-4d5d-4f6e-8cda-833bffbf3708 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 04:19:58.340 7 WARNING glance.location [None req-17c9b888-4d5d-4f6e-8cda-833bffbf3708 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.78 () {48 vars in 1041 bytes} [Fri Apr 10 04:19:54 2026] PUT /v2/images/0220633e-8e57-47af-9c24-0cb726555136/file => generated 0 bytes in 3589 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6015 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:19:58 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-10 04:19:58.415 7 WARNING oslo_config.cfg [None req-b1cd077a-54c4-4f57-964f-d0b3660b5329 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:19:58 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:41:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:41:20 2026] GET /v2/images => generated 1240 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/278] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:41:37 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:41:37 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.78 () {44 vars in 933 bytes} [Fri Apr 10 04:41:37 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.78 () {44 vars in 955 bytes} [Fri Apr 10 04:41:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.78 () {44 vars in 935 bytes} [Fri Apr 10 04:41:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.78 () {48 vars in 947 bytes} [Fri Apr 10 04:41:37 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 04:41:38.000 8 WARNING oslo_policy.policy [None req-ed58efa2-bfce-45e0-81d4-68023540bf6d 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:41:38.000 8 WARNING oslo_policy.policy [None req-ed58efa2-bfce-45e0-81d4-68023540bf6d 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - 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-04-10 04:41:38.002 8 INFO glance.api.v2.image_data [None req-ed58efa2-bfce-45e0-81d4-68023540bf6d 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 04:42:15.680 8 WARNING glance.location [None req-ed58efa2-bfce-45e0-81d4-68023540bf6d 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 140/292] 199.204.45.78 () {48 vars in 1042 bytes} [Fri Apr 10 04:41:37 2026] PUT /v2/images/3fb8dade-8f7d-4085-a3bd-818521284e4d/file => generated 0 bytes in 37729 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67164 switches on core 0) [pid: 7|app: 0|req: 153/293] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:42:15 2026] GET /v2/images/3fb8dade-8f7d-4085-a3bd-818521284e4d => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/294] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:42:15 2026] GET /v2/images/3fb8dade-8f7d-4085-a3bd-818521284e4d => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/295] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:42:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/296] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:42:17 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/387] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:49:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/388] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:49:43 2026] GET /v2/images => generated 2451 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/395] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:50:09 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/396] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:50:09 2026] GET /v2/images => generated 2451 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/397] 199.204.45.78 () {44 vars in 943 bytes} [Fri Apr 10 04:50:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/398] 199.204.45.78 () {44 vars in 965 bytes} [Fri Apr 10 04:50:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/399] 199.204.45.78 () {44 vars in 935 bytes} [Fri Apr 10 04:50:09 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/400] 199.204.45.78 () {48 vars in 947 bytes} [Fri Apr 10 04:50:09 2026] POST /v2/images => generated 799 bytes in 3952 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 04:50:13.477 7 INFO glance.api.v2.image_data [None req-0c10319d-94a8-4127-a4cd-c6fa24b7e43c 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 04:51:47.775 7 INFO glance.location [None req-0c10319d-94a8-4127-a4cd-c6fa24b7e43c 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 207/419] 199.204.45.78 () {48 vars in 1041 bytes} [Fri Apr 10 04:50:13 2026] PUT /v2/images/b712ccd6-c020-4d80-ab92-14d93804f034/file => generated 0 bytes in 94348 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17090 switches on core 0) [pid: 8|app: 0|req: 213/420] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:51:47 2026] GET /v2/images/b712ccd6-c020-4d80-ab92-14d93804f034 => generated 1211 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/421] 199.204.45.78 () {48 vars in 1046 bytes} [Fri Apr 10 04:51:47 2026] PATCH /v2/images/b712ccd6-c020-4d80-ab92-14d93804f034 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/422] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:51:47 2026] GET /v2/images/b712ccd6-c020-4d80-ab92-14d93804f034 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/433] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:52:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:52:35 2026] GET /v2/images => generated 3687 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 04:52:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/438] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 04:52:43 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/439] 199.204.45.78 () {44 vars in 935 bytes} [Fri Apr 10 04:52:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 199.204.45.78 () {44 vars in 957 bytes} [Fri Apr 10 04:52:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/441] 199.204.45.78 () {44 vars in 935 bytes} [Fri Apr 10 04:52:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/442] 199.204.45.78 () {48 vars in 947 bytes} [Fri Apr 10 04:52:43 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 04:52:43.894 7 INFO glance.api.v2.image_data [None req-0ca91921-47c1-44b2-9a79-ad89e304e145 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 04:53:02.583 7 INFO glance.location [None req-0ca91921-47c1-44b2-9a79-ad89e304e145 217026b4dc6649dea3385a57a27b9de4 9bd02a3ed8ec44559a726a8085c963a9 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 219/447] 199.204.45.78 () {48 vars in 1041 bytes} [Fri Apr 10 04:52:43 2026] PUT /v2/images/87c093fa-01b2-4702-be0d-11d37f8baa50/file => generated 0 bytes in 18742 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14751 switches on core 0) [pid: 8|app: 0|req: 229/448] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:53:02 2026] GET /v2/images/87c093fa-01b2-4702-be0d-11d37f8baa50 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/449] 199.204.45.78 () {44 vars in 967 bytes} [Fri Apr 10 04:53:02 2026] GET /v2/images/87c093fa-01b2-4702-be0d-11d37f8baa50 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:05:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/603] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:05:43 2026] GET /v2/images => generated 4892 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/632] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:08:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:08:04 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/634] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:08:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/635] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:08:05 2026] GET /v2/images => generated 4892 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/646] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:08:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:08:58 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/650] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:09:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:09:05 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/664] 199.204.45.78 () {42 vars in 684 bytes} [Fri Apr 10 05:10:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/665] 199.204.45.78 () {44 vars in 906 bytes} [Fri Apr 10 05:10:08 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 334/676] 10.0.0.159 () {32 vars in 633 bytes} [Fri Apr 10 05:10:50 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 344/679] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:11:08 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/680] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:11:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 199.204.45.78 () {36 vars in 990 bytes} [Fri Apr 10 05:11:15 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 199.204.45.78 () {36 vars in 930 bytes} [Fri Apr 10 05:11:15 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/685] 199.204.45.78 () {36 vars in 990 bytes} [Fri Apr 10 05:11:16 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/686] 199.204.45.78 () {36 vars in 930 bytes} [Fri Apr 10 05:11:16 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:11:21 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/693] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:11:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.109 () {36 vars in 911 bytes} [Fri Apr 10 05:11:23 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/699] 10.0.0.109 () {36 vars in 1007 bytes} [Fri Apr 10 05:11:23 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136/locations => generated 127 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.109 () {36 vars in 987 bytes} [Fri Apr 10 05:11:23 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.109 () {36 vars in 927 bytes} [Fri Apr 10 05:11:23 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.109 () {36 vars in 927 bytes} [Fri Apr 10 05:11:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/703] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:11:24 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:11:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:11:40 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/710] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 10.0.0.159 () {30 vars in 411 bytes} [Fri Apr 10 05:11:53 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/716] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:12:08 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:12:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/721] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/722] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/723] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/724] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/725] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/728] 10.0.0.214 () {36 vars in 987 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/729] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/730] 10.0.0.214 () {36 vars in 927 bytes} [Fri Apr 10 05:12:11 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/731] 10.0.0.109 () {36 vars in 911 bytes} [Fri Apr 10 05:12:12 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/732] 10.0.0.109 () {36 vars in 1007 bytes} [Fri Apr 10 05:12:12 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/733] 10.0.0.109 () {36 vars in 987 bytes} [Fri Apr 10 05:12:12 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/734] 10.0.0.109 () {36 vars in 927 bytes} [Fri Apr 10 05:12:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/735] 10.0.0.109 () {36 vars in 927 bytes} [Fri Apr 10 05:12:12 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/736] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:12:18 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/737] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:12:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:12:34 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:12:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/748] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:12:56 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/749] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:12:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/752] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 10 05:13:00 2026] POST /v2/images => generated 648 bytes in 282 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-10 05:13:01.078 7 WARNING glance.api.v2.images [None req-a859332d-04a3-42d8-a799-e3d5405aaa7e 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 [pid: 7|app: 0|req: 372/753] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 10 05:13:01 2026] DELETE /v2/images/46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/754] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:01 2026] GET /v2/images/46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/755] 10.0.0.159 () {32 vars in 633 bytes} [Fri Apr 10 05:13:01 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 10 05:13:01 2026] POST /v2/images => generated 703 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.159 () {32 vars in 717 bytes} [Fri Apr 10 05:13:01 2026] GET /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-10 05:13:01.286 8 INFO glance.api.v2.image_data [None req-e2b58be7-b122-4b32-88b8-dfaacc5fcd9c 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 05:13:01.330 8 WARNING glance_store._drivers.rbd [None req-e2b58be7-b122-4b32-88b8-dfaacc5fcd9c 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-10 05:13:02.487 8 INFO glance.location [None req-e2b58be7-b122-4b32-88b8-dfaacc5fcd9c 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 384/758] 10.0.0.159 () {32 vars in 727 bytes} [Fri Apr 10 05:13:01 2026] PUT /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64/file => generated 0 bytes in 1247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/759] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:02 2026] GET /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64 => generated 1104 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 10.0.0.159 () {32 vars in 717 bytes} [Fri Apr 10 05:13:02 2026] GET /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64/file => generated 1024 bytes in 120 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 10.0.0.159 () {34 vars in 655 bytes} [Fri Apr 10 05:13:02 2026] POST /v2/images => generated 647 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 10.0.0.159 () {32 vars in 726 bytes} [Fri Apr 10 05:13:02 2026] PATCH /v2/images/500da8e5-5812-4ee6-8460-d7574b0a58ce => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:02 2026] GET /v2/images/500da8e5-5812-4ee6-8460-d7574b0a58ce => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-10 05:13:02.826 8 WARNING glance.api.v2.images [None req-aa0d16d3-439f-4f7c-bdb4-4e338293d801 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//500da8e5-5812-4ee6-8460-d7574b0a58ce [pid: 8|app: 0|req: 387/764] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 10 05:13:02 2026] DELETE /v2/images/500da8e5-5812-4ee6-8460-d7574b0a58ce => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:02 2026] GET /v2/images/500da8e5-5812-4ee6-8460-d7574b0a58ce => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 05:13:02.895 8 WARNING glance.api.v2.images [None req-30bf969b-6b97-4cbf-aab1-4e45a719dc3f 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dd64722e-718c-44fe-b2a7-1bdee065ed64 [pid: 8|app: 0|req: 388/766] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 10 05:13:02 2026] DELETE /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:03 2026] GET /v2/images/dd64722e-718c-44fe-b2a7-1bdee065ed64 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 05:13:03.792 8 WARNING glance.api.v2.images [None req-0f92e962-98c7-4616-9461-107e0989dae1 44e7a1a1a2cd4db4b928636b7e6ae377 b216a93fed0844b98d9196d933abc893 - - default default] Failed to find image 46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 to delete: glance.common.exception.ImageNotFound: No image found with ID 46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 [pid: 8|app: 0|req: 389/768] 10.0.0.159 () {32 vars in 710 bytes} [Fri Apr 10 05:13:03 2026] DELETE /v2/images/46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.159 () {32 vars in 707 bytes} [Fri Apr 10 05:13:03 2026] GET /v2/images/46bd5143-b4d7-4ce8-be41-72cc22ebe6d3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:14:04 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/783] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:14:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/788] 10.0.0.11 () {36 vars in 986 bytes} [Fri Apr 10 05:14:22 2026] GET /v2/images/0220633e-8e57-47af-9c24-0cb726555136 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/789] 10.0.0.11 () {36 vars in 926 bytes} [Fri Apr 10 05:14:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)