+ 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 16 01:41:12 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-58bcffdf64-4d8r9 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 0x7fee1a2ac668 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-16 01:41:14.257 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-16 01:41:14.259 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-16 01:41:15.126 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-16 01:41:15.127 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-16 01:41:15.128 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:41:15.141 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-16 01:41:15.142 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-16 01:41:15.142 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-16 01:41:17.210 8 WARNING glance.api.v2.images [None req-e16fe6dd-7062-4768-8b0c-aad2d9e4f867 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:41:17.237 7 WARNING glance.api.v2.images [None req-52c90a76-c713-4201-bf6c-8d3cde11ae29 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-16 01:41:17.562 8 WARNING keystonemiddleware._common.config [None req-e16fe6dd-7062-4768-8b0c-aad2d9e4f867 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:41:17.571 8 WARNING oslo_config.cfg [None req-e16fe6dd-7062-4768-8b0c-aad2d9e4f867 - - - - - -] 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 0x7fee1a2ac668 pid: 8 (default app) 2026-06-16 01:41:17.583 7 WARNING keystonemiddleware._common.config [None req-52c90a76-c713-4201-bf6c-8d3cde11ae29 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-16 01:41:17.591 7 WARNING oslo_config.cfg [None req-52c90a76-c713-4201-bf6c-8d3cde11ae29 - - - - - -] 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 0x7fee1a2ac668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 01:41:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:41:19.762 7 WARNING oslo_policy.policy [None req-03863bbd-5bb4-4c2e-ba73-a530374fd0d2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:19.763 7 WARNING oslo_policy.policy [None req-03863bbd-5bb4-4c2e-ba73-a530374fd0d2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:19.781 7 WARNING oslo_policy.policy [None req-03863bbd-5bb4-4c2e-ba73-a530374fd0d2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:19.781 7 WARNING oslo_policy.policy [None req-03863bbd-5bb4-4c2e-ba73-a530374fd0d2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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/5] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 01:41:19 2026] GET /v2/images => generated 69 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 01:41:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 01:41:23 2026] GET /v2/images => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-16 01:41:23.440 8 WARNING oslo_policy.policy [None req-54d93e62-913e-4449-a633-84b15c52545a a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:23.440 8 WARNING oslo_policy.policy [None req-54d93e62-913e-4449-a633-84b15c52545a a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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/8] 199.204.45.25 () {44 vars in 907 bytes} [Tue Jun 16 01:41:23 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.25 () {44 vars in 929 bytes} [Tue Jun 16 01:41:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-16 01:41:23.567 8 WARNING oslo_policy.policy [None req-e987a20f-f8f2-4bad-b096-71ceaa4c0a73 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:23.567 8 WARNING oslo_policy.policy [None req-e987a20f-f8f2-4bad-b096-71ceaa4c0a73 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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: 7/10] 199.204.45.25 () {44 vars in 935 bytes} [Tue Jun 16 01:41:23 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) 2026-06-16 01:41:23.655 7 WARNING oslo_config.cfg [None req-9b9d247d-5d2c-4b76-98ae-69991f9948f2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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/11] 199.204.45.25 () {48 vars in 947 bytes} [Tue Jun 16 01:41:23 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 01:41:23.677 8 WARNING oslo_policy.policy [None req-4881b311-4091-44ef-bd66-f240002fd1f5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:23.678 8 WARNING oslo_policy.policy [None req-4881b311-4091-44ef-bd66-f240002fd1f5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 01:41:23.679 8 INFO glance.api.v2.image_data [None req-4881b311-4091-44ef-bd66-f240002fd1f5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 01:41:29.328 8 WARNING glance.location [None req-4881b311-4091-44ef-bd66-f240002fd1f5 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.25 () {48 vars in 1041 bytes} [Tue Jun 16 01:41:23 2026] PUT /v2/images/98d2de15-2299-4381-a2e3-807bec89b335/file => generated 0 bytes in 5692 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5080 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 01:41:29 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-16 01:41:29.478 8 WARNING oslo_config.cfg [None req-cb78c48d-320f-4f5f-8c57-5a7bcc4d4d03 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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: 9/16] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 16 01:41:29 2026] PATCH /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 01:41:29 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 157/314] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:06:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/315] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:06:07 2026] GET /v2/images => generated 1381 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/318] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:06:24 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/319] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:06:24 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: 7|app: 0|req: 160/320] 199.204.45.25 () {44 vars in 933 bytes} [Tue Jun 16 02:06:25 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/321] 199.204.45.25 () {44 vars in 955 bytes} [Tue Jun 16 02:06:25 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 199.204.45.25 () {44 vars in 935 bytes} [Tue Jun 16 02:06:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/325] 199.204.45.25 () {48 vars in 947 bytes} [Tue Jun 16 02:06:25 2026] POST /v2/images => generated 796 bytes in 2179 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 02:06:27.296 7 WARNING oslo_policy.policy [None req-7e5d5fc6-9ae6-4628-b77a-73b4ea2951df a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 02:06:27.297 7 WARNING oslo_policy.policy [None req-7e5d5fc6-9ae6-4628-b77a-73b4ea2951df a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - 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-16 02:06:27.298 7 INFO glance.api.v2.image_data [None req-7e5d5fc6-9ae6-4628-b77a-73b4ea2951df a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:07:21.077 7 WARNING glance.location [None req-7e5d5fc6-9ae6-4628-b77a-73b4ea2951df a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 164/336] 199.204.45.25 () {48 vars in 1042 bytes} [Tue Jun 16 02:06:27 2026] PUT /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e/file => generated 0 bytes in 53834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (47845 switches on core 0) [pid: 8|app: 0|req: 173/337] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:07:21 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/338] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 16 02:07:21 2026] PATCH /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/339] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:07:21 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => 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: 166/340] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:07:22 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/341] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:07:22 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/430] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:14:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/431] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:14:41 2026] GET /v2/images => generated 2778 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/436] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:15:03 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/437] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:15:03 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/438] 199.204.45.25 () {44 vars in 943 bytes} [Tue Jun 16 02:15:03 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/439] 199.204.45.25 () {44 vars in 965 bytes} [Tue Jun 16 02:15:03 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/440] 199.204.45.25 () {44 vars in 935 bytes} [Tue Jun 16 02:15:03 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: 216/441] 199.204.45.25 () {48 vars in 947 bytes} [Tue Jun 16 02:15:03 2026] POST /v2/images => generated 799 bytes in 680 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 02:15:04.096 8 INFO glance.api.v2.image_data [None req-75bd8537-7fec-4343-92c6-08acb2831fe2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:17:33.077 8 INFO glance.location [None req-75bd8537-7fec-4343-92c6-08acb2831fe2 a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 226/472] 199.204.45.25 () {48 vars in 1041 bytes} [Tue Jun 16 02:15:04 2026] PUT /v2/images/7f0b299c-40b1-47e7-96f0-c5cb4e87b937/file => generated 0 bytes in 149072 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14085 switches on core 0) [pid: 7|app: 0|req: 247/473] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:17:33 2026] GET /v2/images/7f0b299c-40b1-47e7-96f0-c5cb4e87b937 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/474] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 16 02:17:33 2026] PATCH /v2/images/7f0b299c-40b1-47e7-96f0-c5cb4e87b937 => generated 1410 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/475] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:17:33 2026] GET /v2/images/7f0b299c-40b1-47e7-96f0-c5cb4e87b937 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/484] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:18:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/485] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:18:12 2026] GET /v2/images => generated 4190 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/490] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:18:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/491] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:18:27 2026] GET /v2/images => generated 4190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/492] 199.204.45.25 () {44 vars in 935 bytes} [Tue Jun 16 02:18:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/493] 199.204.45.25 () {44 vars in 957 bytes} [Tue Jun 16 02:18:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/494] 199.204.45.25 () {44 vars in 935 bytes} [Tue Jun 16 02:18:27 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: 237/495] 199.204.45.25 () {48 vars in 947 bytes} [Tue Jun 16 02:18:27 2026] POST /v2/images => generated 791 bytes in 159 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-16 02:18:27.879 7 INFO glance.api.v2.image_data [None req-0db1a60d-9ae9-4d05-a320-893449d6793e a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:19:00.538 7 INFO glance.location [None req-0db1a60d-9ae9-4d05-a320-893449d6793e a2255e2ab82a4b05b6c70149e6b5593e 77f07dd9bd884859811024db5960b22a - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 259/502] 199.204.45.25 () {48 vars in 1042 bytes} [Tue Jun 16 02:18:27 2026] PUT /v2/images/1599dc17-1da4-41cd-807b-ae7855120912/file => generated 0 bytes in 32701 msecs (HTTP/1.1 204) 4 headers in 171 bytes (19804 switches on core 0) [pid: 8|app: 0|req: 244/503] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:19:00 2026] GET /v2/images/1599dc17-1da4-41cd-807b-ae7855120912 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/504] 199.204.45.25 () {48 vars in 1047 bytes} [Tue Jun 16 02:19:00 2026] PATCH /v2/images/1599dc17-1da4-41cd-807b-ae7855120912 => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/505] 199.204.45.25 () {44 vars in 967 bytes} [Tue Jun 16 02:19:00 2026] GET /v2/images/1599dc17-1da4-41cd-807b-ae7855120912 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/670] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:32:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/671] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:32:46 2026] GET /v2/images => generated 5574 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/702] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:35:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/703] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:35:12 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: 360/704] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:35:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/705] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:35:14 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/718] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:36:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/719] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:36:07 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: 7|app: 0|req: 368/720] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:36:16 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:36:16 2026] GET /v2/images => generated 5574 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 199.204.45.25 () {42 vars in 684 bytes} [Tue Jun 16 02:37:19 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 199.204.45.25 () {44 vars in 906 bytes} [Tue Jun 16 02:37:19 2026] GET /v2/images => generated 5574 bytes in 86 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: 381/746] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 16 02:38:03 2026] GET /v2/images => generated 5574 bytes in 23 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: 369/753] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:38:28 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/754] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:38:28 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: 370/755] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:38:34 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 386/756] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:38:34 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: 371/757] 199.204.45.25 () {36 vars in 990 bytes} [Tue Jun 16 02:38:36 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 387/758] 199.204.45.25 () {36 vars in 930 bytes} [Tue Jun 16 02:38:36 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 199.204.45.25 () {36 vars in 990 bytes} [Tue Jun 16 02:38:37 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 389/762] 199.204.45.25 () {36 vars in 930 bytes} [Tue Jun 16 02:38:37 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: 374/763] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 390/764] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:38:46 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: 375/765] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/767] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 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/768] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/769] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/770] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/771] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:38:46 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/772] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 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: 379/773] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:38:46 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: 396/776] 10.0.0.222 () {36 vars in 911 bytes} [Tue Jun 16 02:38:47 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/777] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Jun 16 02:38:47 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/778] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jun 16 02:38:48 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 382/779] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:38: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: 7|app: 0|req: 398/780] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:38:48 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: 385/785] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:39:12 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 401/786] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:39:12 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/793] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 16 02:39:41 2026] POST /v2/images => generated 649 bytes in 150 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-16 02:39:41.335 7 WARNING glance.api.v2.images [None req-a355eb87-429c-4542-8626-26a1686f573c 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//417c83e4-2088-4f7a-b0cf-db45b61c4b94 [pid: 7|app: 0|req: 405/794] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 16 02:39:41 2026] DELETE /v2/images/417c83e4-2088-4f7a-b0cf-db45b61c4b94 => 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: 390/795] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:41 2026] GET /v2/images/417c83e4-2088-4f7a-b0cf-db45b61c4b94 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/796] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 16 02:39:41 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/797] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 16 02:39:41 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/798] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:41 2026] GET /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-16 02:39:41.523 8 INFO glance.api.v2.image_data [None req-57c3304c-58f4-43a0-adf7-c5bc8aed27df 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-16 02:39:41.566 8 WARNING glance_store._drivers.rbd [None req-57c3304c-58f4-43a0-adf7-c5bc8aed27df 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-16 02:39:42.078 8 INFO glance.location [None req-57c3304c-58f4-43a0-adf7-c5bc8aed27df 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 392/799] 10.0.0.24 () {32 vars in 726 bytes} [Tue Jun 16 02:39:41 2026] PUT /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b/file => generated 0 bytes in 599 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/800] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:42 2026] GET /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b => generated 1104 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/801] 10.0.0.24 () {32 vars in 716 bytes} [Tue Jun 16 02:39:42 2026] GET /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b/file => generated 1024 bytes in 110 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/802] 10.0.0.24 () {34 vars in 654 bytes} [Tue Jun 16 02:39:42 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/803] 10.0.0.24 () {32 vars in 725 bytes} [Tue Jun 16 02:39:42 2026] PATCH /v2/images/7c273683-6c95-4e88-85c3-d4ae3272f447 => generated 652 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/804] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:42 2026] GET /v2/images/7c273683-6c95-4e88-85c3-d4ae3272f447 => generated 652 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-16 02:39:42.412 8 WARNING glance.api.v2.images [None req-3693ef55-5252-4992-b484-57bb0dd5a465 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7c273683-6c95-4e88-85c3-d4ae3272f447 [pid: 8|app: 0|req: 395/805] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 16 02:39:42 2026] DELETE /v2/images/7c273683-6c95-4e88-85c3-d4ae3272f447 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/806] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:42 2026] GET /v2/images/7c273683-6c95-4e88-85c3-d4ae3272f447 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:39:42.470 8 WARNING glance.api.v2.images [None req-d7d9d353-3c16-4690-a433-7e95924d8901 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b473dca3-363c-40f2-ae58-92e32319a35b [pid: 8|app: 0|req: 396/807] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 16 02:39:42 2026] DELETE /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b => generated 0 bytes in 880 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/808] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:43 2026] GET /v2/images/b473dca3-363c-40f2-ae58-92e32319a35b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-16 02:39:43.377 8 WARNING glance.api.v2.images [None req-2d93e21e-e737-4922-a81a-3127092f637c 190b7b72c95f43bcaa301070863a5fab 7aeba2920a1047e2b9a64bc246439af4 - - default default] Failed to find image 417c83e4-2088-4f7a-b0cf-db45b61c4b94 to delete: glance.common.exception.ImageNotFound: No image found with ID 417c83e4-2088-4f7a-b0cf-db45b61c4b94 [pid: 8|app: 0|req: 397/809] 10.0.0.24 () {32 vars in 709 bytes} [Tue Jun 16 02:39:43 2026] DELETE /v2/images/417c83e4-2088-4f7a-b0cf-db45b61c4b94 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/810] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:39:43 2026] GET /v2/images/417c83e4-2088-4f7a-b0cf-db45b61c4b94 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/811] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:39:45 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 414/812] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:39:45 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: 400/815] 10.0.0.24 () {30 vars in 410 bytes} [Tue Jun 16 02:39:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/822] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:40:26 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 404/823] 10.0.0.24 () {32 vars in 706 bytes} [Tue Jun 16 02:40:26 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 420/824] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:40:26 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40:26 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/828] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40:26 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: 423/829] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:40:26 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 407/830] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40:26 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: 424/831] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40:26 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: 408/832] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:40:27 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 425/833] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40: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: 409/834] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:40:27 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: 426/835] 10.0.0.222 () {36 vars in 911 bytes} [Tue Jun 16 02:40:27 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/836] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Jun 16 02:40:27 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/837] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jun 16 02:40:27 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/838] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:40: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: 7|app: 0|req: 428/839] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:40:27 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: 438/858] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:41:57 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 421/859] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:41:57 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: 439/860] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:42:02 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 422/861] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:42: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: 7|app: 0|req: 442/866] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:42:22 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 425/867] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:42:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/870] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:42:35 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 427/871] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:42:35 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: 448/878] 199.204.45.25 () {32 vars in 825 bytes} [Tue Jun 16 02:43:01 2026] GET /v2/images?status=active&owner=77f07dd9bd884859811024db5960b22a&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/879] 199.204.45.25 () {32 vars in 652 bytes} [Tue Jun 16 02:43:01 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: 449/880] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:43:02 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => 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: 432/881] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:43: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: 7|app: 0|req: 450/882] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:43:02 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: 433/883] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:43:02 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => generated 1395 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/884] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:43:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/885] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:43:02 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: 452/886] 10.0.0.98 () {36 vars in 986 bytes} [Tue Jun 16 02:43:02 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => 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: 435/887] 10.0.0.98 () {36 vars in 926 bytes} [Tue Jun 16 02:43:02 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: 453/888] 10.0.0.222 () {36 vars in 911 bytes} [Tue Jun 16 02:43:03 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/889] 10.0.0.222 () {36 vars in 1007 bytes} [Tue Jun 16 02:43:03 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e/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: 454/890] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jun 16 02:43:03 2026] GET /v2/images/904a68d9-00c4-4d55-9b28-69435ecf957e => 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: 437/891] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:43:03 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: 455/892] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jun 16 02:43:03 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/893] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:43:04 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 456/894] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:43:04 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/909] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jun 16 02:44:09 2026] GET /v2/images/98d2de15-2299-4381-a2e3-807bec89b335 => 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: 464/910] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jun 16 02:44:10 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: 480/941] 10.0.0.24 () {32 vars in 632 bytes} [Tue Jun 16 02:46:43 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)