+ 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 23 00:40:07 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-8f79844db-hstl2 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 0x7f99650b7668 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-23 00:40:09.876 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-23 00:40:09.885 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-06-23 00:40:10.746 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-23 00:40:10.746 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-23 00:40:10.747 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-23 00:40:10.747 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-23 00:40:10.748 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 00:40:10.748 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-23 00:40:12.771 7 WARNING glance.api.v2.images [None req-76d3b1c6-973a-4c89-a101-743c431f7b20 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 00:40:12.830 8 WARNING glance.api.v2.images [None req-18cd706a-1440-460d-af56-eb18b44cbfeb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-23 00:40:13.106 7 WARNING keystonemiddleware._common.config [None req-76d3b1c6-973a-4c89-a101-743c431f7b20 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:40:13.114 7 WARNING oslo_config.cfg [None req-76d3b1c6-973a-4c89-a101-743c431f7b20 - - - - - -] 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 0x7f99650b7668 pid: 7 (default app) 2026-06-23 00:40:13.159 8 WARNING keystonemiddleware._common.config [None req-18cd706a-1440-460d-af56-eb18b44cbfeb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-23 00:40:13.166 8 WARNING oslo_config.cfg [None req-18cd706a-1440-460d-af56-eb18b44cbfeb - - - - - -] 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 0x7f99650b7668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 00:40:13 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-23 00:40:13.927 8 WARNING oslo_policy.policy [None req-abae5032-f4fb-4d05-9af6-5515fac44f88 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:13.928 8 WARNING oslo_policy.policy [None req-abae5032-f4fb-4d05-9af6-5515fac44f88 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:13.943 8 WARNING oslo_policy.policy [None req-abae5032-f4fb-4d05-9af6-5515fac44f88 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:13.943 8 WARNING oslo_policy.policy [None req-abae5032-f4fb-4d05-9af6-5515fac44f88 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 00:40:13 2026] GET /v2/images => generated 69 bytes in 550 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 00:40:17 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: 2/8] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 00:40:17 2026] GET /v2/images => generated 69 bytes in 33 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-23 00:40:17.530 7 WARNING oslo_policy.policy [None req-4a9d0b87-49c2-489b-af6f-1c0d0752ae69 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:17.530 7 WARNING oslo_policy.policy [None req-4a9d0b87-49c2-489b-af6f-1c0d0752ae69 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.132 () {44 vars in 910 bytes} [Tue Jun 23 00:40:17 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 932 bytes} [Tue Jun 23 00:40:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 00:40:17.661 7 WARNING oslo_policy.policy [None req-99003913-3696-43a9-929e-c157ef710fe6 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:17.662 7 WARNING oslo_policy.policy [None req-99003913-3696-43a9-929e-c157ef710fe6 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.132 () {44 vars in 938 bytes} [Tue Jun 23 00:40:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-23 00:40:17.743 8 WARNING oslo_config.cfg [None req-0e40635e-a483-42a4-81f3-4d2fcc0d7b0c ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.132 () {48 vars in 950 bytes} [Tue Jun 23 00:40:17 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 00:40:17.768 7 WARNING oslo_policy.policy [None req-73ec555e-2b91-49ce-a17a-699d94bbec70 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:17.768 7 WARNING oslo_policy.policy [None req-73ec555e-2b91-49ce-a17a-699d94bbec70 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 00:40:17.770 7 INFO glance.api.v2.image_data [None req-73ec555e-2b91-49ce-a17a-699d94bbec70 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 00:40:22.831 7 WARNING glance.location [None req-73ec555e-2b91-49ce-a17a-699d94bbec70 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.132 () {48 vars in 1044 bytes} [Tue Jun 23 00:40:17 2026] PUT /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf/file => generated 0 bytes in 5109 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5505 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 00:40:22 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-23 00:40:22.975 7 WARNING oslo_config.cfg [None req-f7ef2d7f-4f43-4c55-8a32-751a874f8405 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 199.204.45.132 () {48 vars in 1050 bytes} [Tue Jun 23 00:40:22 2026] PATCH /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 00:40:22 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 133/263] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:00:48 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: 131/264] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:00:48 2026] GET /v2/images => generated 1381 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:01:05 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: 134/270] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:01:05 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: 7|app: 0|req: 137/271] 199.204.45.132 () {44 vars in 936 bytes} [Tue Jun 23 01:01:05 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/272] 199.204.45.132 () {44 vars in 958 bytes} [Tue Jun 23 01:01:05 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.132 () {44 vars in 938 bytes} [Tue Jun 23 01:01:05 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.132 () {48 vars in 950 bytes} [Tue Jun 23 01:01:05 2026] POST /v2/images => generated 796 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:01:05.417 7 INFO glance.api.v2.image_data [None req-f61bcc93-0703-4d1c-be05-6b7042d1da74 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:01:31.949 7 WARNING glance.location [None req-f61bcc93-0703-4d1c-be05-6b7042d1da74 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 139/279] 199.204.45.132 () {48 vars in 1045 bytes} [Tue Jun 23 01:01:05 2026] PUT /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144/file => generated 0 bytes in 26574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72758 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:01:31 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.132 () {48 vars in 1050 bytes} [Tue Jun 23 01:01:32 2026] PATCH /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1395 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:01:32 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:01:33 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: 142/286] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:01:33 2026] GET /v2/images => generated 2778 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/367] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:08:15 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: 185/368] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:08:15 2026] GET /v2/images => generated 2778 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/373] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:08:36 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: 188/374] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:08:36 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/375] 199.204.45.132 () {44 vars in 946 bytes} [Tue Jun 23 01:08:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/376] 199.204.45.132 () {44 vars in 968 bytes} [Tue Jun 23 01:08:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/377] 199.204.45.132 () {44 vars in 938 bytes} [Tue Jun 23 01:08:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/378] 199.204.45.132 () {48 vars in 950 bytes} [Tue Jun 23 01:08:36 2026] POST /v2/images => generated 799 bytes in 372 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:08:36.962 7 INFO glance.api.v2.image_data [None req-e2df8578-0115-4396-9609-20f29f84f2f1 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:08:55.431 7 INFO glance.location [None req-e2df8578-0115-4396-9609-20f29f84f2f1 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/383] 199.204.45.132 () {48 vars in 1044 bytes} [Tue Jun 23 01:08:36 2026] PUT /v2/images/138d4371-b285-47cc-952a-0032b3df3a38/file => generated 0 bytes in 18512 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26252 switches on core 0) [pid: 8|app: 0|req: 195/384] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:08:55 2026] GET /v2/images/138d4371-b285-47cc-952a-0032b3df3a38 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/385] 199.204.45.132 () {48 vars in 1050 bytes} [Tue Jun 23 01:08:55 2026] PATCH /v2/images/138d4371-b285-47cc-952a-0032b3df3a38 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/386] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:08:55 2026] GET /v2/images/138d4371-b285-47cc-952a-0032b3df3a38 => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/395] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:09:33 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: 195/396] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:09:33 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:09:57 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: 198/402] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:09:57 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.132 () {44 vars in 938 bytes} [Tue Jun 23 01:09:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.132 () {44 vars in 960 bytes} [Tue Jun 23 01:09:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.132 () {44 vars in 938 bytes} [Tue Jun 23 01:09:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/406] 199.204.45.132 () {48 vars in 950 bytes} [Tue Jun 23 01:09:58 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-23 01:09:58.115 8 WARNING oslo_policy.policy [None req-8d2cae9e-0411-4ff4-89e4-bcf355eb27f0 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 01:09:58.116 8 WARNING oslo_policy.policy [None req-8d2cae9e-0411-4ff4-89e4-bcf355eb27f0 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - 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-23 01:09:58.117 8 INFO glance.api.v2.image_data [None req-8d2cae9e-0411-4ff4-89e4-bcf355eb27f0 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:10:13.041 8 INFO glance.location [None req-8d2cae9e-0411-4ff4-89e4-bcf355eb27f0 ec8ee87e1f104be9901ea17a228cab14 5c572a9c35264af1a300ace71ad0b32b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 207/411] 199.204.45.132 () {48 vars in 1045 bytes} [Tue Jun 23 01:09:58 2026] PUT /v2/images/946788c1-ecac-4fc6-80d6-9f4a6c12ce42/file => generated 0 bytes in 14970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (44382 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:10:13 2026] GET /v2/images/946788c1-ecac-4fc6-80d6-9f4a6c12ce42 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.132 () {48 vars in 1050 bytes} [Tue Jun 23 01:10:13 2026] PATCH /v2/images/946788c1-ecac-4fc6-80d6-9f4a6c12ce42 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.132 () {44 vars in 970 bytes} [Tue Jun 23 01:10:13 2026] GET /v2/images/946788c1-ecac-4fc6-80d6-9f4a6c12ce42 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/569] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:23: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: 284/570] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:23:06 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:25:26 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: 299/600] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:25:26 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: 302/601] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:25:28 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: 300/602] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:25:28 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/613] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:26:18 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: 308/614] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:26:18 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/617] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:26:26 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: 310/618] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:26:26 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/631] 199.204.45.132 () {42 vars in 687 bytes} [Tue Jun 23 01:27:27 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: 317/632] 199.204.45.132 () {44 vars in 909 bytes} [Tue Jun 23 01:27:27 2026] GET /v2/images => generated 5574 bytes in 60 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: 320/641] 10.0.0.34 () {32 vars in 631 bytes} [Tue Jun 23 01:28:09 2026] GET /v2/images => generated 5574 bytes in 24 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: 325/648] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:28:32 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/649] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28:33 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: 326/650] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28: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: 7|app: 0|req: 325/651] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:28:33 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28:33 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: 326/653] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28:33 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: 328/654] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:28:33 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 327/655] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28:33 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: 329/656] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:28:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 10.0.0.209 () {36 vars in 910 bytes} [Tue Jun 23 01:28:34 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: 330/658] 10.0.0.209 () {36 vars in 1006 bytes} [Tue Jun 23 01:28:34 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf/locations => generated 127 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.209 () {36 vars in 986 bytes} [Tue Jun 23 01:28:34 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 331/660] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:28:34 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: 330/661] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:28:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 10.0.0.34 () {30 vars in 409 bytes} [Tue Jun 23 01:28:39 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: 332/665] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:28:47 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/666] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:28:47 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: 333/667] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:28:49 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 335/668] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:28:49 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: 335/671] 199.204.45.132 () {36 vars in 990 bytes} [Tue Jun 23 01:28:56 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/672] 199.204.45.132 () {36 vars in 930 bytes} [Tue Jun 23 01:28:56 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/673] 199.204.45.132 () {36 vars in 990 bytes} [Tue Jun 23 01:28:57 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 12 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.132 () {36 vars in 930 bytes} [Tue Jun 23 01:28:57 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: 339/679] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:29:22 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 12 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.118 () {36 vars in 926 bytes} [Tue Jun 23 01:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/687] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:29:47 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 343/688] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:29:47 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: 345/691] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:30:02 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 347/692] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:30:02 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: 349/695] 10.0.0.34 () {34 vars in 653 bytes} [Tue Jun 23 01:30:07 2026] POST /v2/images => generated 648 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-23 01:30:07.757 7 WARNING glance.api.v2.images [None req-36d6086e-e541-4bf9-8f5d-94c496bc87b2 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//687dc263-c931-497f-b3a7-2b6bffea4368 [pid: 7|app: 0|req: 347/696] 10.0.0.34 () {32 vars in 708 bytes} [Tue Jun 23 01:30:07 2026] DELETE /v2/images/687dc263-c931-497f-b3a7-2b6bffea4368 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:07 2026] GET /v2/images/687dc263-c931-497f-b3a7-2b6bffea4368 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/698] 10.0.0.34 () {32 vars in 631 bytes} [Tue Jun 23 01:30:07 2026] GET /v2/images => generated 1381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.34 () {34 vars in 653 bytes} [Tue Jun 23 01:30:07 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.34 () {32 vars in 715 bytes} [Tue Jun 23 01:30:07 2026] GET /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-23 01:30:07.974 8 INFO glance.api.v2.image_data [None req-62e91102-f773-452d-b34b-8ecaabed088c 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-23 01:30:08.013 8 WARNING glance_store._drivers.rbd [None req-62e91102-f773-452d-b34b-8ecaabed088c 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-23 01:30:09.142 8 INFO glance.location [None req-62e91102-f773-452d-b34b-8ecaabed088c 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/701] 10.0.0.34 () {32 vars in 725 bytes} [Tue Jun 23 01:30:07 2026] PUT /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90/file => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/702] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:09 2026] GET /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90 => generated 1103 bytes in 22 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.34 () {32 vars in 715 bytes} [Tue Jun 23 01:30:09 2026] GET /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.34 () {34 vars in 653 bytes} [Tue Jun 23 01:30:09 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/705] 10.0.0.34 () {32 vars in 724 bytes} [Tue Jun 23 01:30:09 2026] PATCH /v2/images/4cc2ed70-e8e0-4299-8019-38cd96e9842b => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/706] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:09 2026] GET /v2/images/4cc2ed70-e8e0-4299-8019-38cd96e9842b => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-23 01:30:09.486 8 WARNING glance.api.v2.images [None req-422e2085-4bd1-4726-8de0-4881984059df 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cc2ed70-e8e0-4299-8019-38cd96e9842b [pid: 8|app: 0|req: 355/707] 10.0.0.34 () {32 vars in 708 bytes} [Tue Jun 23 01:30:09 2026] DELETE /v2/images/4cc2ed70-e8e0-4299-8019-38cd96e9842b => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:09 2026] GET /v2/images/4cc2ed70-e8e0-4299-8019-38cd96e9842b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:30:09.554 8 WARNING glance.api.v2.images [None req-2f19ecce-b0b3-424d-b7de-c62713a0de50 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e9f5685a-e257-41b0-a045-257c21db3d90 [pid: 8|app: 0|req: 356/709] 10.0.0.34 () {32 vars in 708 bytes} [Tue Jun 23 01:30:09 2026] DELETE /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:10 2026] GET /v2/images/e9f5685a-e257-41b0-a045-257c21db3d90 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-23 01:30:10.383 8 WARNING glance.api.v2.images [None req-34fa050e-3497-47f5-9222-2c0ff3ef8a12 19ec32bb0ef24ed5803a8fc75142217c 821beb3b778f428482d628095b7f7b61 - - default default] Failed to find image 687dc263-c931-497f-b3a7-2b6bffea4368 to delete: glance.common.exception.ImageNotFound: No image found with ID 687dc263-c931-497f-b3a7-2b6bffea4368 [pid: 8|app: 0|req: 357/711] 10.0.0.34 () {32 vars in 708 bytes} [Tue Jun 23 01:30:10 2026] DELETE /v2/images/687dc263-c931-497f-b3a7-2b6bffea4368 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:10 2026] GET /v2/images/687dc263-c931-497f-b3a7-2b6bffea4368 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:30:28 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 360/718] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:30:28 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: 362/721] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:39 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 360/722] 10.0.0.34 () {32 vars in 705 bytes} [Tue Jun 23 01:30:39 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:30:39 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 86 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.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 364/725] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 362/726] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:30:39 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 365/727] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 363/728] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 366/729] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:30:39 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 367/731] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:30:39 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: 365/732] 10.0.0.209 () {36 vars in 910 bytes} [Tue Jun 23 01:30:40 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: 368/733] 10.0.0.209 () {36 vars in 1006 bytes} [Tue Jun 23 01:30:40 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf/locations => generated 127 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.209 () {36 vars in 986 bytes} [Tue Jun 23 01:30:40 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:30:40 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: 367/736] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:30:40 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: 378/753] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:32:02 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 376/754] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:32: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: 8|app: 0|req: 380/757] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:32:03 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 378/758] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:32:03 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: 383/763] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:32:27 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:32:27 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: 385/767] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:32:40 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 383/768] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:32:40 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: 387/775] 199.204.45.132 () {32 vars in 825 bytes} [Tue Jun 23 01:33:07 2026] GET /v2/images?status=active&owner=5c572a9c35264af1a300ace71ad0b32b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 199.204.45.132 () {32 vars in 652 bytes} [Tue Jun 23 01:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/777] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:33:08 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1395 bytes in 17 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.145 () {36 vars in 926 bytes} [Tue Jun 23 01:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/779] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:33:08 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: 391/780] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:33:08 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:33:08 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: 392/782] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:33:08 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: 391/783] 10.0.0.145 () {36 vars in 986 bytes} [Tue Jun 23 01:33:08 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.145 () {36 vars in 926 bytes} [Tue Jun 23 01:33:08 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: 392/785] 10.0.0.209 () {36 vars in 910 bytes} [Tue Jun 23 01:33:09 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: 394/786] 10.0.0.209 () {36 vars in 1006 bytes} [Tue Jun 23 01:33:09 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.209 () {36 vars in 986 bytes} [Tue Jun 23 01:33:09 2026] GET /v2/images/ed68339b-f016-42ff-b4b0-b0b0105f2144 => 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: 395/788] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:33:09 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: 394/789] 10.0.0.209 () {36 vars in 926 bytes} [Tue Jun 23 01:33:09 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: 399/798] 10.0.0.118 () {36 vars in 986 bytes} [Tue Jun 23 01:33:43 2026] GET /v2/images/136b08a3-04b3-40d6-b50f-cb5f8db8fecf => 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: 400/799] 10.0.0.118 () {36 vars in 926 bytes} [Tue Jun 23 01:33:43 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: 417/834] 10.0.0.34 () {32 vars in 631 bytes} [Tue Jun 23 01:36:35 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)