+ 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 [Tue Jun 9 09:46:36 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7cfc957cb-rc5gk 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 0x7fb2e21a0668 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-06-09 09:46:38.166 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-09 09:46:38.204 7 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-06-09 09:46:39.061 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-06-09 09:46:39.062 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-06-09 09:46:39.062 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 09:46:39.090 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-06-09 09:46:39.091 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-06-09 09:46:39.092 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-09 09:46:41.145 8 WARNING glance.api.v2.images [None req-7a3a0cd0-f64e-4ace-af59-554767c0502f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 09:46:41.205 7 WARNING glance.api.v2.images [None req-cd2a6554-8149-4558-9734-c03ef56a95ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-09 09:46:41.496 8 WARNING keystonemiddleware._common.config [None req-7a3a0cd0-f64e-4ace-af59-554767c0502f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 09:46:41.504 8 WARNING oslo_config.cfg [None req-7a3a0cd0-f64e-4ace-af59-554767c0502f - - - - - -] 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 0x7fb2e21a0668 pid: 8 (default app) 2026-06-09 09:46:41.538 7 WARNING keystonemiddleware._common.config [None req-cd2a6554-8149-4558-9734-c03ef56a95ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-09 09:46:41.546 7 WARNING oslo_config.cfg [None req-cd2a6554-8149-4558-9734-c03ef56a95ad - - - - - -] 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 0x7fb2e21a0668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 09:46:43 2026] GET / => generated 1312 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-06-09 09:46:43.751 7 WARNING oslo_policy.policy [None req-105a8204-adc4-4052-8759-8fc33b4ae0c8 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:43.751 7 WARNING oslo_policy.policy [None req-105a8204-adc4-4052-8759-8fc33b4ae0c8 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:43.766 7 WARNING oslo_policy.policy [None req-105a8204-adc4-4052-8759-8fc33b4ae0c8 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:43.767 7 WARNING oslo_policy.policy [None req-105a8204-adc4-4052-8759-8fc33b4ae0c8 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 09:46:43 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 09:46:47 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 09:46:47 2026] GET /v2/images => generated 69 bytes in 38 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-06-09 09:46:47.285 8 WARNING oslo_policy.policy [None req-4d7cc0f5-7b2a-4f6a-ba45-f751488b87ff 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:47.286 8 WARNING oslo_policy.policy [None req-4d7cc0f5-7b2a-4f6a-ba45-f751488b87ff 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - 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: 5/7] 199.204.45.222 () {44 vars in 910 bytes} [Tue Jun 9 09:46:47 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.222 () {44 vars in 932 bytes} [Tue Jun 9 09:46:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 09:46:47.419 8 WARNING oslo_policy.policy [None req-eae92ce5-08bf-442d-9976-27b8d4d17239 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:47.420 8 WARNING oslo_policy.policy [None req-eae92ce5-08bf-442d-9976-27b8d4d17239 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - 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: 6/9] 199.204.45.222 () {44 vars in 938 bytes} [Tue Jun 9 09:46:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-09 09:46:47.500 7 WARNING oslo_config.cfg [None req-1d1d28bf-ce3e-4b3d-9dc1-5b2fe6b025fd 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - 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: 4/10] 199.204.45.222 () {48 vars in 950 bytes} [Tue Jun 9 09:46:47 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 09:46:47.521 8 WARNING oslo_policy.policy [None req-1a2bc1d8-18c3-4319-8fd5-46a133552c3a 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:47.521 8 WARNING oslo_policy.policy [None req-1a2bc1d8-18c3-4319-8fd5-46a133552c3a 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 09:46:47.522 8 INFO glance.api.v2.image_data [None req-1a2bc1d8-18c3-4319-8fd5-46a133552c3a 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 09:46:51.185 8 WARNING glance.location [None req-1a2bc1d8-18c3-4319-8fd5-46a133552c3a 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.204.45.222 () {48 vars in 1044 bytes} [Tue Jun 9 09:46:47 2026] PUT /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140/file => generated 0 bytes in 3705 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5815 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 09:46:51 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-09 09:46:51.322 8 WARNING oslo_config.cfg [None req-f84616a0-d8bd-49a2-ba9a-9086d648fda0 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - 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: 8/15] 199.204.45.222 () {48 vars in 1050 bytes} [Tue Jun 9 09:46:51 2026] PATCH /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 09:46:51 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 137/273] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:08:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:08:19 2026] GET /v2/images => generated 1381 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:08:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images => generated 1381 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.204.45.222 () {44 vars in 936 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.222 () {44 vars in 958 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.222 () {44 vars in 938 bytes} [Tue Jun 9 10:08:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.222 () {48 vars in 950 bytes} [Tue Jun 9 10:08:46 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:08:46.740 8 INFO glance.api.v2.image_data [None req-c7722393-6211-4941-be87-96ee4f8f33e3 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:10:03.051 8 WARNING glance.location [None req-c7722393-6211-4941-be87-96ee4f8f33e3 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/303] 199.204.45.222 () {48 vars in 1045 bytes} [Tue Jun 9 10:08:46 2026] PUT /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2/file => generated 0 bytes in 76362 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24771 switches on core 0) [pid: 7|app: 0|req: 160/304] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:10:03 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/305] 199.204.45.222 () {48 vars in 1050 bytes} [Tue Jun 9 10:10:03 2026] PATCH /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/306] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:10:03 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/307] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:10:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/308] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:10:04 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/411] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:18:30 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/412] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:18:30 2026] GET /v2/images => generated 2778 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/419] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:19:02 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/420] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:19:02 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/421] 199.204.45.222 () {44 vars in 946 bytes} [Tue Jun 9 10:19:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/422] 199.204.45.222 () {44 vars in 968 bytes} [Tue Jun 9 10:19:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/423] 199.204.45.222 () {44 vars in 938 bytes} [Tue Jun 9 10:19:02 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: 8|app: 0|req: 204/426] 199.204.45.222 () {48 vars in 950 bytes} [Tue Jun 9 10:19:02 2026] POST /v2/images => generated 799 bytes in 9858 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:19:12.289 7 WARNING oslo_policy.policy [None req-a62dd1e9-46d6-4f38-8380-89813a106e80 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 10:19:12.290 7 WARNING oslo_policy.policy [None req-a62dd1e9-46d6-4f38-8380-89813a106e80 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-09 10:19:12.292 7 INFO glance.api.v2.image_data [None req-a62dd1e9-46d6-4f38-8380-89813a106e80 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:24:31.884 7 INFO glance.location [None req-a62dd1e9-46d6-4f38-8380-89813a106e80 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 223/491] 199.204.45.222 () {48 vars in 1044 bytes} [Tue Jun 9 10:19:12 2026] PUT /v2/images/f315f7c3-6af7-4b7e-ab58-8bb8f05533f8/file => generated 0 bytes in 319649 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8563 switches on core 0) [pid: 8|app: 0|req: 269/492] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:24:31 2026] GET /v2/images/f315f7c3-6af7-4b7e-ab58-8bb8f05533f8 => generated 1211 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/493] 199.204.45.222 () {48 vars in 1050 bytes} [Tue Jun 9 10:24:32 2026] PATCH /v2/images/f315f7c3-6af7-4b7e-ab58-8bb8f05533f8 => generated 1410 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/494] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:24:32 2026] GET /v2/images/f315f7c3-6af7-4b7e-ab58-8bb8f05533f8 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/515] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:26:12 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/516] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:26:12 2026] GET /v2/images => generated 4190 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/521] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:26:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/522] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:26:37 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/523] 199.204.45.222 () {44 vars in 938 bytes} [Tue Jun 9 10:26:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/524] 199.204.45.222 () {44 vars in 960 bytes} [Tue Jun 9 10:26:37 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: 8|app: 0|req: 286/525] 199.204.45.222 () {44 vars in 938 bytes} [Tue Jun 9 10:26:37 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: 7|app: 0|req: 240/526] 199.204.45.222 () {48 vars in 950 bytes} [Tue Jun 9 10:26:37 2026] POST /v2/images => generated 791 bytes in 1966 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-09 10:26:39.273 8 INFO glance.api.v2.image_data [None req-7a12e0c9-f79c-4f93-b4f8-5a2a9ddcbce5 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:27:32.096 8 INFO glance.location [None req-7a12e0c9-f79c-4f93-b4f8-5a2a9ddcbce5 36711f0b35fc490d816d238f0c8a9fb0 623bf3d896a74546b9051bf6c4524600 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 287/539] 199.204.45.222 () {48 vars in 1045 bytes} [Tue Jun 9 10:26:39 2026] PUT /v2/images/c2c4a9dd-fc8e-43ea-87e4-ee00bc838a86/file => generated 0 bytes in 52894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10790 switches on core 0) [pid: 7|app: 0|req: 253/540] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:27:32 2026] GET /v2/images/c2c4a9dd-fc8e-43ea-87e4-ee00bc838a86 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/541] 199.204.45.222 () {48 vars in 1050 bytes} [Tue Jun 9 10:27:32 2026] PATCH /v2/images/c2c4a9dd-fc8e-43ea-87e4-ee00bc838a86 => generated 1382 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/542] 199.204.45.222 () {44 vars in 970 bytes} [Tue Jun 9 10:27:32 2026] GET /v2/images/c2c4a9dd-fc8e-43ea-87e4-ee00bc838a86 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/781] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:47:21 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/782] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:47:21 2026] GET /v2/images => generated 5574 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/815] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:50:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/816] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:50:01 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/817] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:50:03 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/818] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:50:03 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: 8|app: 0|req: 433/831] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:51:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/832] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:51:06 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/835] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:51:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/836] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:51:15 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: 8|app: 0|req: 443/851] 199.204.45.222 () {42 vars in 687 bytes} [Tue Jun 9 10:52:27 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/852] 199.204.45.222 () {44 vars in 909 bytes} [Tue Jun 9 10:52:27 2026] GET /v2/images => generated 5574 bytes in 68 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: 450/865] 10.0.0.108 () {32 vars in 632 bytes} [Tue Jun 9 10:53:25 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/872] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:53:54 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 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: 419/873] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:53:54 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: 455/874] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:53:56 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 420/875] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:53:56 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: 457/878] 199.204.45.222 () {36 vars in 990 bytes} [Tue Jun 9 10:54:03 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/879] 199.204.45.222 () {36 vars in 930 bytes} [Tue Jun 9 10:54: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: 8|app: 0|req: 458/880] 199.204.45.222 () {36 vars in 990 bytes} [Tue Jun 9 10:54:04 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/881] 199.204.45.222 () {36 vars in 930 bytes} [Tue Jun 9 10:54:04 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/884] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:54:14 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/885] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54: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: 461/886] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54: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: 426/887] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:54:14 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/888] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54:14 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: 427/889] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54:14 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/890] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:54:14 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/891] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54:14 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: 464/892] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:54:14 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/893] 10.0.0.238 () {36 vars in 910 bytes} [Tue Jun 9 10:54:15 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/894] 10.0.0.238 () {36 vars in 1006 bytes} [Tue Jun 9 10:54:15 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/895] 10.0.0.238 () {36 vars in 986 bytes} [Tue Jun 9 10:54:15 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 466/896] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:54:15 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: 431/897] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:54:15 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: 467/898] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:54:16 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/899] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:54: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: 471/906] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:54:48 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/907] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:54:48 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: 474/912] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:55:03 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 439/913] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:55:03 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: 475/914] 10.0.0.108 () {34 vars in 654 bytes} [Tue Jun 9 10:55:09 2026] POST /v2/images => generated 648 bytes in 305 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-09 10:55:09.729 7 WARNING glance.api.v2.images [None req-2ee37b79-507f-4be3-b71c-5a08d5971a33 db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c3d8f13a-e2d5-416f-b414-005ad2bb7d0b [pid: 7|app: 0|req: 440/915] 10.0.0.108 () {32 vars in 709 bytes} [Tue Jun 9 10:55:09 2026] DELETE /v2/images/c3d8f13a-e2d5-416f-b414-005ad2bb7d0b => 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: 476/916] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:09 2026] GET /v2/images/c3d8f13a-e2d5-416f-b414-005ad2bb7d0b => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/917] 10.0.0.108 () {32 vars in 632 bytes} [Tue Jun 9 10:55:09 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/918] 10.0.0.108 () {34 vars in 654 bytes} [Tue Jun 9 10:55:09 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/919] 10.0.0.108 () {32 vars in 716 bytes} [Tue Jun 9 10:55:09 2026] GET /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-09 10:55:09.959 8 INFO glance.api.v2.image_data [None req-4285be9f-1e06-4f71-8eab-32b692e5818d db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-09 10:55:10.006 8 WARNING glance_store._drivers.rbd [None req-4285be9f-1e06-4f71-8eab-32b692e5818d db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-09 10:55:10.371 8 INFO glance.location [None req-4285be9f-1e06-4f71-8eab-32b692e5818d db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 478/920] 10.0.0.108 () {32 vars in 726 bytes} [Tue Jun 9 10:55:09 2026] PUT /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8/file => generated 0 bytes in 469 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/923] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:10 2026] GET /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/924] 10.0.0.108 () {32 vars in 716 bytes} [Tue Jun 9 10:55:10 2026] GET /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8/file => generated 1024 bytes in 180 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/925] 10.0.0.108 () {34 vars in 654 bytes} [Tue Jun 9 10:55:10 2026] POST /v2/images => generated 648 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/926] 10.0.0.108 () {32 vars in 725 bytes} [Tue Jun 9 10:55:10 2026] PATCH /v2/images/2cf93480-c6b9-41b5-80be-248272300c73 => generated 653 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/927] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:10 2026] GET /v2/images/2cf93480-c6b9-41b5-80be-248272300c73 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-09 10:55:10.819 8 WARNING glance.api.v2.images [None req-3adf4830-dcdc-4401-ad3d-07a61eaf2ed8 db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2cf93480-c6b9-41b5-80be-248272300c73 [pid: 8|app: 0|req: 483/928] 10.0.0.108 () {32 vars in 709 bytes} [Tue Jun 9 10:55:10 2026] DELETE /v2/images/2cf93480-c6b9-41b5-80be-248272300c73 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/929] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:10 2026] GET /v2/images/2cf93480-c6b9-41b5-80be-248272300c73 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 10:55:10.901 8 WARNING glance.api.v2.images [None req-5ed74969-ee4a-4c17-8d5b-f3b35af131ee db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8990fcb-9c34-48f2-85f8-0d81c46f64e8 [pid: 8|app: 0|req: 484/930] 10.0.0.108 () {32 vars in 709 bytes} [Tue Jun 9 10:55:10 2026] DELETE /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/931] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:11 2026] GET /v2/images/d8990fcb-9c34-48f2-85f8-0d81c46f64e8 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-09 10:55:11.808 8 WARNING glance.api.v2.images [None req-694d88ee-5269-4806-9e4f-7ae49189e46b db859012ff0a4062a5191eab48cbfe04 0f77cb7a65404dd684c2faff63ee4d47 - - default default] Failed to find image c3d8f13a-e2d5-416f-b414-005ad2bb7d0b to delete: glance.common.exception.ImageNotFound: No image found with ID c3d8f13a-e2d5-416f-b414-005ad2bb7d0b [pid: 8|app: 0|req: 485/932] 10.0.0.108 () {32 vars in 709 bytes} [Tue Jun 9 10:55:11 2026] DELETE /v2/images/c3d8f13a-e2d5-416f-b414-005ad2bb7d0b => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/933] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:55:11 2026] GET /v2/images/c3d8f13a-e2d5-416f-b414-005ad2bb7d0b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/942] 10.0.0.108 () {30 vars in 410 bytes} [Tue Jun 9 10:56:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/953] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:56:43 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/954] 10.0.0.108 () {32 vars in 706 bytes} [Tue Jun 9 10:56:43 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/955] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/956] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56: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: 8|app: 0|req: 497/957] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56:44 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: 461/958] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/959] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56: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: 462/960] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56:44 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: 499/961] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/962] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56: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: 8|app: 0|req: 500/963] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:56: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: 464/964] 10.0.0.238 () {36 vars in 910 bytes} [Tue Jun 9 10:56:44 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/965] 10.0.0.238 () {36 vars in 1006 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/966] 10.0.0.238 () {36 vars in 986 bytes} [Tue Jun 9 10:56:44 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/967] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:56:44 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: 466/968] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:56:44 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: 504/971] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:56:50 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/972] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:56:50 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: 505/973] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:56:56 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 469/974] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:56:56 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: 510/983] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:57:33 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 474/984] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:57:33 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: 513/989] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:57:50 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 477/990] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:57:50 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: 485/1005] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:59:02 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => generated 1312 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1006] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:59:02 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: 488/1011] 10.0.0.47 () {36 vars in 985 bytes} [Tue Jun 9 10:59:21 2026] GET /v2/images/27f08be0-a51e-432f-8bb3-1746256a2140 => 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: 524/1012] 10.0.0.47 () {36 vars in 925 bytes} [Tue Jun 9 10:59:21 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: 492/1019] 199.204.45.222 () {32 vars in 825 bytes} [Tue Jun 9 10:59:58 2026] GET /v2/images?status=active&owner=623bf3d896a74546b9051bf6c4524600&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1020] 199.204.45.222 () {32 vars in 652 bytes} [Tue Jun 9 10:59:58 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: 493/1021] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1022] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1023] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 530/1024] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1025] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1026] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 496/1027] 10.0.0.178 () {36 vars in 986 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1028] 10.0.0.178 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 497/1029] 10.0.0.238 () {36 vars in 910 bytes} [Tue Jun 9 10:59:59 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1030] 10.0.0.238 () {36 vars in 1006 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2/locations => generated 127 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1031] 10.0.0.238 () {36 vars in 986 bytes} [Tue Jun 9 10:59:59 2026] GET /v2/images/02bb17e6-6e2d-488a-8262-0b06e6ddb6a2 => generated 1395 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1032] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 499/1033] 10.0.0.238 () {36 vars in 926 bytes} [Tue Jun 9 10:59:59 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: 562/1088] 10.0.0.108 () {32 vars in 632 bytes} [Tue Jun 9 11:04:24 2026] GET /v2/images => generated 5574 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)