+ 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 Jul 24 00:12:54 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-76945f86c9-n88km 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f2c260e6668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-24 00:12:56.600 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 00:12:56.659 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-07-24 00:12:57.458 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-07-24 00:12:57.459 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-07-24 00:12:57.460 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 00:12:57.528 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-07-24 00:12:57.529 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-07-24 00:12:57.529 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 00:12:59.560 7 WARNING glance.api.v2.images [None req-4af888ea-877c-44dc-869f-ad0c4a317737 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:12:59.713 8 WARNING glance.api.v2.images [None req-9c5016df-63dd-4cf4-84c3-126f69661c71 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 00:12:59.897 7 WARNING keystonemiddleware._common.config [None req-4af888ea-877c-44dc-869f-ad0c4a317737 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:12:59.906 7 WARNING oslo_config.cfg [None req-4af888ea-877c-44dc-869f-ad0c4a317737 - - - - - -] 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 0x7f2c260e6668 pid: 7 (default app) 2026-07-24 00:13:00.056 8 WARNING keystonemiddleware._common.config [None req-9c5016df-63dd-4cf4-84c3-126f69661c71 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 00:13:00.064 8 WARNING oslo_config.cfg [None req-9c5016df-63dd-4cf4-84c3-126f69661c71 - - - - - -] 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 6 seconds on interpreter 0x7f2c260e6668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:13:00 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-07-24 00:13:00.511 8 WARNING oslo_policy.policy [None req-8f383d21-fbc2-45e1-a1ec-842a0550dc68 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:00.511 8 WARNING oslo_policy.policy [None req-8f383d21-fbc2-45e1-a1ec-842a0550dc68 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:00.525 8 WARNING oslo_policy.policy [None req-8f383d21-fbc2-45e1-a1ec-842a0550dc68 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:00.525 8 WARNING oslo_policy.policy [None req-8f383d21-fbc2-45e1-a1ec-842a0550dc68 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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/5] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:13:00 2026] GET /v2/images => generated 69 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:13:03 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/7] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:13:03 2026] GET /v2/images => generated 69 bytes in 40 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-07-24 00:13:04.015 7 WARNING oslo_policy.policy [None req-866057ce-f507-4309-947d-092dcaf296b5 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:04.016 7 WARNING oslo_policy.policy [None req-866057ce-f507-4309-947d-092dcaf296b5 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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: 6/8] 199.204.45.23 () {44 vars in 908 bytes} [Fri Jul 24 00:13:03 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 930 bytes} [Fri Jul 24 00:13:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:13:04.152 7 WARNING oslo_policy.policy [None req-d57b6c40-2eae-4b57-b678-0cf00e3258d1 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:04.153 7 WARNING oslo_policy.policy [None req-d57b6c40-2eae-4b57-b678-0cf00e3258d1 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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/10] 199.204.45.23 () {44 vars in 936 bytes} [Fri Jul 24 00:13:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 00:13:04.233 8 WARNING oslo_config.cfg [None req-7782b269-129e-4bc7-aae6-28208c408975 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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/11] 199.204.45.23 () {48 vars in 948 bytes} [Fri Jul 24 00:13:04 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:13:04.257 7 WARNING oslo_policy.policy [None req-a24a87a8-d64f-407d-a763-f88288f6bbf0 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:04.257 7 WARNING oslo_policy.policy [None req-a24a87a8-d64f-407d-a763-f88288f6bbf0 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:13:04.259 7 INFO glance.api.v2.image_data [None req-a24a87a8-d64f-407d-a763-f88288f6bbf0 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:13:07.522 7 WARNING glance.location [None req-a24a87a8-d64f-407d-a763-f88288f6bbf0 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.23 () {48 vars in 1042 bytes} [Fri Jul 24 00:13:04 2026] PUT /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0/file => generated 0 bytes in 3307 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8386 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:13:07 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 00:13:07.676 7 WARNING oslo_config.cfg [None req-d31f6dda-c42c-48b1-8a30-4e1573a59030 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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: 9/14] 199.204.45.23 () {48 vars in 1048 bytes} [Fri Jul 24 00:13:07 2026] PATCH /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:13:07 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:33:51 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: 132/267] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:33:51 2026] GET /v2/images => generated 1381 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:34:09 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: 138/273] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:34:09 2026] GET /v2/images => generated 1381 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.23 () {44 vars in 934 bytes} [Fri Jul 24 00:34:09 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/275] 199.204.45.23 () {44 vars in 956 bytes} [Fri Jul 24 00:34:09 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.204.45.23 () {44 vars in 936 bytes} [Fri Jul 24 00:34:09 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: 140/277] 199.204.45.23 () {48 vars in 948 bytes} [Fri Jul 24 00:34:09 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-07-24 00:34:09.865 8 WARNING oslo_policy.policy [None req-5812e57a-0c5e-4982-b12e-e356b9e8ae7b 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:34:09.865 8 WARNING oslo_policy.policy [None req-5812e57a-0c5e-4982-b12e-e356b9e8ae7b 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - 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-24 00:34:09.867 8 INFO glance.api.v2.image_data [None req-5812e57a-0c5e-4982-b12e-e356b9e8ae7b 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:34:36.416 8 WARNING glance.location [None req-5812e57a-0c5e-4982-b12e-e356b9e8ae7b 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/282] 199.204.45.23 () {48 vars in 1043 bytes} [Fri Jul 24 00:34:09 2026] PUT /v2/images/2b665e76-f758-4367-acbc-2eefa2285661/file => generated 0 bytes in 26595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68065 switches on core 0) [pid: 7|app: 0|req: 145/283] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:34:36 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/284] 199.204.45.23 () {48 vars in 1048 bytes} [Fri Jul 24 00:34:36 2026] PATCH /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/285] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:34:36 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/286] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:34:38 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: 147/287] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:34:38 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/374] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:41:48 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: 184/375] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:41:48 2026] GET /v2/images => generated 2778 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/380] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:42:01 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: 187/381] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:42:01 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.204.45.23 () {44 vars in 944 bytes} [Fri Jul 24 00:42:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/383] 199.204.45.23 () {44 vars in 966 bytes} [Fri Jul 24 00:42:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.204.45.23 () {44 vars in 936 bytes} [Fri Jul 24 00:42:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.204.45.23 () {48 vars in 948 bytes} [Fri Jul 24 00:42:02 2026] POST /v2/images => generated 799 bytes in 383 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:42:02.483 7 INFO glance.api.v2.image_data [None req-5ba10890-ed0a-4d99-bd86-080db0abcd6d 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:42:31.467 7 INFO glance.location [None req-5ba10890-ed0a-4d99-bd86-080db0abcd6d 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/392] 199.204.45.23 () {48 vars in 1042 bytes} [Fri Jul 24 00:42:02 2026] PUT /v2/images/b269d092-d298-4862-890e-15f29ee449af/file => generated 0 bytes in 29033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28840 switches on core 0) [pid: 8|app: 0|req: 196/393] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:42:31 2026] GET /v2/images/b269d092-d298-4862-890e-15f29ee449af => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 199.204.45.23 () {48 vars in 1048 bytes} [Fri Jul 24 00:42:31 2026] PATCH /v2/images/b269d092-d298-4862-890e-15f29ee449af => generated 1410 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:42:31 2026] GET /v2/images/b269d092-d298-4862-890e-15f29ee449af => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/404] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:43:15 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: 203/405] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:43:15 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:43:31 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: 205/411] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:43:31 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.23 () {44 vars in 936 bytes} [Fri Jul 24 00:43:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.23 () {44 vars in 958 bytes} [Fri Jul 24 00:43:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.23 () {44 vars in 936 bytes} [Fri Jul 24 00:43:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.23 () {48 vars in 948 bytes} [Fri Jul 24 00:43:31 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 00:43:31.722 7 INFO glance.api.v2.image_data [None req-af205697-07db-4774-8760-af947dc6f99d 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 00:43:47.109 7 INFO glance.location [None req-af205697-07db-4774-8760-af947dc6f99d 036ddedc798e4523ba31ec137e1f87ec df0944d5d14a4db384e7237bc6968d79 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 209/418] 199.204.45.23 () {48 vars in 1043 bytes} [Fri Jul 24 00:43:31 2026] PUT /v2/images/1dcc0de8-9fae-4edc-9fac-8ec100edf0a7/file => generated 0 bytes in 15430 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34596 switches on core 0) [pid: 8|app: 0|req: 210/419] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:43:47 2026] GET /v2/images/1dcc0de8-9fae-4edc-9fac-8ec100edf0a7 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.23 () {48 vars in 1048 bytes} [Fri Jul 24 00:43:47 2026] PATCH /v2/images/1dcc0de8-9fae-4edc-9fac-8ec100edf0a7 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.23 () {44 vars in 968 bytes} [Fri Jul 24 00:43:47 2026] GET /v2/images/1dcc0de8-9fae-4edc-9fac-8ec100edf0a7 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:57:26 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: 294/587] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:57:26 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/618] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:59:53 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: 310/619] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:59:53 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 00:59:55 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 00:59:55 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/632] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 01:00:46 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: 316/633] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 01:00:46 2026] GET /v2/images => generated 5574 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/636] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 01:00:55 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: 318/637] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 01:00:55 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 199.204.45.23 () {42 vars in 685 bytes} [Fri Jul 24 01:02:00 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: 326/653] 199.204.45.23 () {44 vars in 907 bytes} [Fri Jul 24 01:02:00 2026] GET /v2/images => generated 5574 bytes in 47 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: 332/662] 10.0.0.48 () {32 vars in 632 bytes} [Fri Jul 24 01:02:44 2026] GET /v2/images => generated 5574 bytes in 25 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: 333/667] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:03:03 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:03:03 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: 334/669] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:03:07 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/670] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:03:07 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: 7|app: 0|req: 336/673] 199.204.45.23 () {36 vars in 990 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 199.204.45.23 () {36 vars in 930 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/675] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/676] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 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: 340/678] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/679] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 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: 341/680] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 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: 340/681] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/682] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 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: 341/683] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:03:14 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: 343/684] 199.204.45.23 () {36 vars in 990 bytes} [Fri Jul 24 01:03:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 199.204.45.23 () {36 vars in 930 bytes} [Fri Jul 24 01:03:15 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: 344/686] 10.0.0.9 () {36 vars in 909 bytes} [Fri Jul 24 01:03:15 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: 343/687] 10.0.0.9 () {36 vars in 1005 bytes} [Fri Jul 24 01:03:15 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0/locations => generated 127 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.9 () {36 vars in 985 bytes} [Fri Jul 24 01:03:15 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:03: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: 346/690] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:03:15 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: 349/695] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:03:37 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:03:37 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: 353/703] 10.0.0.48 () {30 vars in 410 bytes} [Fri Jul 24 01:04:04 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: 355/706] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:04:13 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:04:13 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: 356/708] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:04:14 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/709] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:04:14 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: 359/720] 10.0.0.48 () {34 vars in 654 bytes} [Fri Jul 24 01:05:04 2026] POST /v2/images => generated 649 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 01:05:04.444 8 WARNING glance.api.v2.images [None req-3e7f5271-2818-4899-808a-318885089563 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f4b12eab-e0ef-4d3d-81d9-853685700cf2 [pid: 8|app: 0|req: 362/721] 10.0.0.48 () {32 vars in 709 bytes} [Fri Jul 24 01:05:04 2026] DELETE /v2/images/f4b12eab-e0ef-4d3d-81d9-853685700cf2 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:04 2026] GET /v2/images/f4b12eab-e0ef-4d3d-81d9-853685700cf2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.48 () {32 vars in 632 bytes} [Fri Jul 24 01:05:04 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/724] 10.0.0.48 () {34 vars in 654 bytes} [Fri Jul 24 01:05:04 2026] POST /v2/images => generated 702 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.48 () {32 vars in 716 bytes} [Fri Jul 24 01:05:04 2026] GET /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 01:05:04.687 7 INFO glance.api.v2.image_data [None req-376dc047-ba6f-4fa5-99ee-777d3c6d10b4 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 01:05:04.727 7 WARNING glance_store._drivers.rbd [None req-376dc047-ba6f-4fa5-99ee-777d3c6d10b4 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 01:05:05.202 7 INFO glance.location [None req-376dc047-ba6f-4fa5-99ee-777d3c6d10b4 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 362/726] 10.0.0.48 () {32 vars in 726 bytes} [Fri Jul 24 01:05:04 2026] PUT /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56/file => generated 0 bytes in 557 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/727] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:05 2026] GET /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56 => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.48 () {32 vars in 716 bytes} [Fri Jul 24 01:05:05 2026] GET /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56/file => generated 1024 bytes in 144 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.48 () {34 vars in 654 bytes} [Fri Jul 24 01:05:05 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.48 () {32 vars in 725 bytes} [Fri Jul 24 01:05:05 2026] PATCH /v2/images/dcdf735b-a648-4ef6-8fe0-f3c6a1c5c7a7 => generated 653 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/731] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:05 2026] GET /v2/images/dcdf735b-a648-4ef6-8fe0-f3c6a1c5c7a7 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 01:05:05.542 7 WARNING glance.api.v2.images [None req-ba7000c0-91d9-4797-b15a-41090f609d06 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//dcdf735b-a648-4ef6-8fe0-f3c6a1c5c7a7 [pid: 7|app: 0|req: 365/732] 10.0.0.48 () {32 vars in 709 bytes} [Fri Jul 24 01:05:05 2026] DELETE /v2/images/dcdf735b-a648-4ef6-8fe0-f3c6a1c5c7a7 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:05 2026] GET /v2/images/dcdf735b-a648-4ef6-8fe0-f3c6a1c5c7a7 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:05:05.623 7 WARNING glance.api.v2.images [None req-79e0dc4f-d3bb-4bd8-9e05-e9f9ba014f2e 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//663795fa-965a-4687-b9d3-de6ba09afb56 [pid: 7|app: 0|req: 366/734] 10.0.0.48 () {32 vars in 709 bytes} [Fri Jul 24 01:05:05 2026] DELETE /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:06 2026] GET /v2/images/663795fa-965a-4687-b9d3-de6ba09afb56 => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 01:05:06.491 7 WARNING glance.api.v2.images [None req-3b5f69dc-5d97-4470-8b63-e056aa7f9ec5 20937dcf04fc4382a3803e81548f0826 a3d9cea3ffdb411d8c35368a84c587fa - - default default] Failed to find image f4b12eab-e0ef-4d3d-81d9-853685700cf2 to delete: glance.common.exception.ImageNotFound: No image found with ID f4b12eab-e0ef-4d3d-81d9-853685700cf2 [pid: 7|app: 0|req: 367/736] 10.0.0.48 () {32 vars in 709 bytes} [Fri Jul 24 01:05:06 2026] DELETE /v2/images/f4b12eab-e0ef-4d3d-81d9-853685700cf2 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:06 2026] GET /v2/images/f4b12eab-e0ef-4d3d-81d9-853685700cf2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.48 () {32 vars in 706 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:05:38 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: 373/748] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:05:38 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: 376/749] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:05:38 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: 377/751] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:05:38 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: 375/752] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:05:38 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: 376/754] 10.0.0.9 () {36 vars in 909 bytes} [Fri Jul 24 01:05:38 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.9 () {36 vars in 1005 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/756] 10.0.0.9 () {36 vars in 985 bytes} [Fri Jul 24 01:05:38 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:05:38 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: 378/758] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:05:38 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: 388/777] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:07:01 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/778] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:07:01 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: 395/787] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:07:46 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/788] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:07:46 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: 399/795] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:08:16 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:08:16 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: 406/809] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:09:18 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:09: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: 7|app: 0|req: 415/831] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:10:50 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/832] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:10:50 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.163 () {36 vars in 987 bytes} [Fri Jul 24 01:11:07 2026] GET /v2/images/bf1f2f5e-ec92-4324-8863-b1a5ca9151c0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/836] 10.0.0.163 () {36 vars in 927 bytes} [Fri Jul 24 01:11:07 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/845] 199.204.45.23 () {32 vars in 825 bytes} [Fri Jul 24 01:11:43 2026] GET /v2/images?status=active&owner=df0944d5d14a4db384e7237bc6968d79&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/846] 199.204.45.23 () {32 vars in 652 bytes} [Fri Jul 24 01:11:43 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: 425/847] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/848] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/849] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 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: 424/850] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/851] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 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: 7|app: 0|req: 425/852] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 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: 428/853] 10.0.0.32 () {36 vars in 986 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/854] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 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: 429/855] 10.0.0.32 () {36 vars in 926 bytes} [Fri Jul 24 01:11:44 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: 7|app: 0|req: 427/856] 10.0.0.9 () {36 vars in 909 bytes} [Fri Jul 24 01:11:44 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/857] 10.0.0.9 () {36 vars in 1005 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/858] 10.0.0.9 () {36 vars in 985 bytes} [Fri Jul 24 01:11:44 2026] GET /v2/images/2b665e76-f758-4367-acbc-2eefa2285661 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/859] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:11:44 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: 429/860] 10.0.0.9 () {36 vars in 925 bytes} [Fri Jul 24 01:11:44 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: 452/905] 10.0.0.48 () {32 vars in 632 bytes} [Fri Jul 24 01:15:19 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)