+ 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 [Thu Jun 18 03:42:14 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-699c68c6f9-pdwfd 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 0x7f61beee6668 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-18 03:42:16.265 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-18 03:42:16.283 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-18 03:42:17.129 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-18 03:42:17.130 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-18 03:42:17.131 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 03:42:17.169 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-18 03:42:17.171 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-18 03:42:17.171 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-18 03:42:19.237 7 WARNING glance.api.v2.images [None req-62244408-c760-4725-b189-50aefb086791 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 03:42:19.550 8 WARNING glance.api.v2.images [None req-bc3c8e1c-7afd-407b-b391-fa0fe764f358 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-18 03:42:19.649 7 WARNING keystonemiddleware._common.config [None req-62244408-c760-4725-b189-50aefb086791 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 03:42:19.657 7 WARNING oslo_config.cfg [None req-62244408-c760-4725-b189-50aefb086791 - - - - - -] 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 0x7f61beee6668 pid: 7 (default app) 2026-06-18 03:42:19.912 8 WARNING keystonemiddleware._common.config [None req-bc3c8e1c-7afd-407b-b391-fa0fe764f358 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-18 03:42:19.919 8 WARNING oslo_config.cfg [None req-bc3c8e1c-7afd-407b-b391-fa0fe764f358 - - - - - -] 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 0x7f61beee6668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 03:42: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-18 03:42:20.414 8 WARNING oslo_policy.policy [None req-391c9d32-4a4c-4882-b25b-892e377bd097 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:20.414 8 WARNING oslo_policy.policy [None req-391c9d32-4a4c-4882-b25b-892e377bd097 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:20.430 8 WARNING oslo_policy.policy [None req-391c9d32-4a4c-4882-b25b-892e377bd097 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:20.430 8 WARNING oslo_policy.policy [None req-391c9d32-4a4c-4882-b25b-892e377bd097 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 03:42:19 2026] GET /v2/images => generated 69 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 03:42:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 03:42:23 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-18 03:42:24.007 7 WARNING oslo_policy.policy [None req-01314300-cf4a-4d1d-a7a5-028bfdfd67c9 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:24.007 7 WARNING oslo_policy.policy [None req-01314300-cf4a-4d1d-a7a5-028bfdfd67c9 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.65 () {44 vars in 907 bytes} [Thu Jun 18 03:42:23 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.65 () {44 vars in 929 bytes} [Thu Jun 18 03:42:24 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 03:42:24.144 7 WARNING oslo_policy.policy [None req-c473f020-9994-4ca0-8691-12994f88b96b 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:24.144 7 WARNING oslo_policy.policy [None req-c473f020-9994-4ca0-8691-12994f88b96b 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.65 () {44 vars in 935 bytes} [Thu Jun 18 03:42:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-18 03:42:24.231 8 WARNING oslo_config.cfg [None req-284770f3-de94-4c13-965e-c99de852b4ea 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.65 () {48 vars in 947 bytes} [Thu Jun 18 03:42:24 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 03:42:24.252 7 WARNING oslo_policy.policy [None req-1ad7b9bd-9f0a-45bc-b7cd-3b5fb18fd731 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:24.253 7 WARNING oslo_policy.policy [None req-1ad7b9bd-9f0a-45bc-b7cd-3b5fb18fd731 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 03:42:24.255 7 INFO glance.api.v2.image_data [None req-1ad7b9bd-9f0a-45bc-b7cd-3b5fb18fd731 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 03:42:28.885 7 WARNING glance.location [None req-1ad7b9bd-9f0a-45bc-b7cd-3b5fb18fd731 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.65 () {48 vars in 1041 bytes} [Thu Jun 18 03:42:24 2026] PUT /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e/file => generated 0 bytes in 4672 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5181 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 03:42:28 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-18 03:42:29.032 7 WARNING oslo_config.cfg [None req-467f1eab-59ae-4702-9a6e-670437fc41b8 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.65 () {48 vars in 1047 bytes} [Thu Jun 18 03:42:28 2026] PATCH /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 03:42:29 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 137/274] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:03:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:03:58 2026] GET /v2/images => generated 1381 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:04:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:04:16 2026] GET /v2/images => generated 1381 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.65 () {44 vars in 933 bytes} [Thu Jun 18 04:04:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.65 () {44 vars in 955 bytes} [Thu Jun 18 04:04:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.65 () {44 vars in 935 bytes} [Thu Jun 18 04:04:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.65 () {48 vars in 947 bytes} [Thu Jun 18 04:04:16 2026] POST /v2/images => generated 796 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 04:04:16.528 8 WARNING oslo_policy.policy [None req-5ed987be-74e0-4681-b463-d7ae1b720e3e 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 04:04:16.528 8 WARNING oslo_policy.policy [None req-5ed987be-74e0-4681-b463-d7ae1b720e3e 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - 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-18 04:04:16.529 8 INFO glance.api.v2.image_data [None req-5ed987be-74e0-4681-b463-d7ae1b720e3e 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 04:05:01.533 8 WARNING glance.location [None req-5ed987be-74e0-4681-b463-d7ae1b720e3e 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 144/296] 199.204.45.65 () {48 vars in 1042 bytes} [Thu Jun 18 04:04:16 2026] PUT /v2/images/d4969ac4-b220-4187-9a61-802b366239d0/file => generated 0 bytes in 45067 msecs (HTTP/1.1 204) 4 headers in 171 bytes (54955 switches on core 0) [pid: 7|app: 0|req: 153/297] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:05:01 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/298] 199.204.45.65 () {48 vars in 1047 bytes} [Thu Jun 18 04:05:01 2026] PATCH /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => generated 1395 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/299] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:05:01 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/300] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:05:03 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: 155/301] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:05:03 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:12:07 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: 198/387] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:12:07 2026] GET /v2/images => generated 2778 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/390] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:12:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/391] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:12:18 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/392] 199.204.45.65 () {44 vars in 943 bytes} [Thu Jun 18 04:12:18 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/393] 199.204.45.65 () {44 vars in 965 bytes} [Thu Jun 18 04:12:18 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/394] 199.204.45.65 () {44 vars in 935 bytes} [Thu Jun 18 04:12:18 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: 202/395] 199.204.45.65 () {48 vars in 947 bytes} [Thu Jun 18 04:12:18 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 04:12:18.402 8 INFO glance.api.v2.image_data [None req-693d785b-3f8c-4a66-bf2f-fa72ddabce64 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 04:12:37.532 8 INFO glance.location [None req-693d785b-3f8c-4a66-bf2f-fa72ddabce64 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/400] 199.204.45.65 () {48 vars in 1041 bytes} [Thu Jun 18 04:12:18 2026] PUT /v2/images/bbf3a6e0-c300-4fa8-93b6-3b7327c35f5c/file => generated 0 bytes in 19180 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24426 switches on core 0) [pid: 7|app: 0|req: 207/401] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:12:37 2026] GET /v2/images/bbf3a6e0-c300-4fa8-93b6-3b7327c35f5c => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/402] 199.204.45.65 () {48 vars in 1047 bytes} [Thu Jun 18 04:12:37 2026] PATCH /v2/images/bbf3a6e0-c300-4fa8-93b6-3b7327c35f5c => generated 1410 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/403] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:12:37 2026] GET /v2/images/bbf3a6e0-c300-4fa8-93b6-3b7327c35f5c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/414] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:13:22 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: 201/415] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:13:22 2026] GET /v2/images => generated 4190 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/420] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:13:39 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: 204/421] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:13:39 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/422] 199.204.45.65 () {44 vars in 935 bytes} [Thu Jun 18 04:13:39 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/423] 199.204.45.65 () {44 vars in 957 bytes} [Thu Jun 18 04:13:39 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/424] 199.204.45.65 () {44 vars in 935 bytes} [Thu Jun 18 04:13:39 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/425] 199.204.45.65 () {48 vars in 947 bytes} [Thu Jun 18 04:13:39 2026] POST /v2/images => generated 791 bytes in 894 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-18 04:13:40.092 7 INFO glance.api.v2.image_data [None req-bff0f86a-ab5b-4226-8dd6-851c4af853d0 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 04:14:08.129 7 INFO glance.location [None req-bff0f86a-ab5b-4226-8dd6-851c4af853d0 55c7e25be8184982b3dca13ca702e21a 83b0599c3ddb4eb284ea3581ca128e4f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/430] 199.204.45.65 () {48 vars in 1042 bytes} [Thu Jun 18 04:13:40 2026] PUT /v2/images/8e6ec069-e5ab-4850-af71-0229d7bd5e8d/file => generated 0 bytes in 28087 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33202 switches on core 0) [pid: 8|app: 0|req: 211/431] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:14:08 2026] GET /v2/images/8e6ec069-e5ab-4850-af71-0229d7bd5e8d => 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: 221/432] 199.204.45.65 () {48 vars in 1047 bytes} [Thu Jun 18 04:14:08 2026] PATCH /v2/images/8e6ec069-e5ab-4850-af71-0229d7bd5e8d => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/433] 199.204.45.65 () {44 vars in 967 bytes} [Thu Jun 18 04:14:08 2026] GET /v2/images/8e6ec069-e5ab-4850-af71-0229d7bd5e8d => generated 1382 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/602] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:28:00 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: 306/603] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:28:00 2026] GET /v2/images => generated 5574 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:30: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: 312/633] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:30:24 2026] GET /v2/images => generated 5574 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/634] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:30:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:30:26 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/648] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:31:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:31:20 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:31:29 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: 331/653] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:31:29 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/666] 199.204.45.65 () {42 vars in 684 bytes} [Thu Jun 18 04:32:35 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: 338/667] 199.204.45.65 () {44 vars in 906 bytes} [Thu Jun 18 04:32:35 2026] GET /v2/images => generated 5574 bytes in 56 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: 335/678] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 18 04:33:19 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/681] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:33:38 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 30 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: 345/682] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:33:38 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: 339/685] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:33:39 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 347/686] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:33:39 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: 340/687] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:33:43 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/688] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 341/689] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 349/690] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:33:43 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/691] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 350/692] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 343/693] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:33:43 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 351/694] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 344/695] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:33:43 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: 352/696] 10.0.0.80 () {36 vars in 910 bytes} [Thu Jun 18 04:33:44 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: 345/697] 10.0.0.80 () {36 vars in 1006 bytes} [Thu Jun 18 04:33:44 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e/locations => generated 127 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/698] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jun 18 04:33:44 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 346/699] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:33:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:33:44 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: 347/701] 199.204.45.65 () {36 vars in 990 bytes} [Thu Jun 18 04:33:47 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 355/702] 199.204.45.65 () {36 vars in 930 bytes} [Thu Jun 18 04:33: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: 8|app: 0|req: 348/703] 199.204.45.65 () {36 vars in 990 bytes} [Thu Jun 18 04:33:47 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 356/704] 199.204.45.65 () {36 vars in 930 bytes} [Thu Jun 18 04:33:47 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: 351/709] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:34:04 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 359/710] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:34:04 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: 354/715] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:34:21 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 362/716] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:34:21 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: 355/717] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:34:26 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:34: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: 361/729] 10.0.0.149 () {30 vars in 411 bytes} [Thu Jun 18 04:35:11 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: 363/732] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 18 04:35:20 2026] POST /v2/images => generated 648 bytes in 162 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-18 04:35:20.632 7 WARNING glance.api.v2.images [None req-b28a31d3-8cf4-4acd-abd9-5ee41ce54e22 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b14018f-c6d2-42a1-863b-99dce4fe1f45 [pid: 7|app: 0|req: 370/733] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 18 04:35:20 2026] DELETE /v2/images/3b14018f-c6d2-42a1-863b-99dce4fe1f45 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:20 2026] GET /v2/images/3b14018f-c6d2-42a1-863b-99dce4fe1f45 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 18 04:35:20 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 18 04:35:20 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.149 () {32 vars in 717 bytes} [Thu Jun 18 04:35:20 2026] GET /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-18 04:35:20.821 8 INFO glance.api.v2.image_data [None req-3929b311-1a5a-4e5d-adae-c86ba18f48c3 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-18 04:35:20.866 8 WARNING glance_store._drivers.rbd [None req-3929b311-1a5a-4e5d-adae-c86ba18f48c3 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-18 04:35:21.865 8 INFO glance.location [None req-3929b311-1a5a-4e5d-adae-c86ba18f48c3 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 366/738] 10.0.0.149 () {32 vars in 727 bytes} [Thu Jun 18 04:35:20 2026] PUT /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64/file => generated 0 bytes in 1093 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/739] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:21 2026] GET /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64 => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/740] 10.0.0.149 () {32 vars in 717 bytes} [Thu Jun 18 04:35:21 2026] GET /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/741] 10.0.0.149 () {34 vars in 655 bytes} [Thu Jun 18 04:35:22 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.149 () {32 vars in 726 bytes} [Thu Jun 18 04:35:22 2026] PATCH /v2/images/cd163877-1cec-4337-a38d-333d5f88b241 => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/743] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:22 2026] GET /v2/images/cd163877-1cec-4337-a38d-333d5f88b241 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-18 04:35:22.236 8 WARNING glance.api.v2.images [None req-6dd40c16-938f-4134-a630-91dd904d80f7 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cd163877-1cec-4337-a38d-333d5f88b241 [pid: 8|app: 0|req: 369/744] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 18 04:35:22 2026] DELETE /v2/images/cd163877-1cec-4337-a38d-333d5f88b241 => 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: 376/745] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:22 2026] GET /v2/images/cd163877-1cec-4337-a38d-333d5f88b241 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 04:35:22.307 8 WARNING glance.api.v2.images [None req-e7470178-73bf-4039-a25f-5b8d1ba19c27 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0e1b583f-32da-4122-871c-78e267fcaa64 [pid: 8|app: 0|req: 370/746] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 18 04:35:22 2026] DELETE /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64 => generated 0 bytes in 890 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/747] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:23 2026] GET /v2/images/0e1b583f-32da-4122-871c-78e267fcaa64 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-18 04:35:23.220 8 WARNING glance.api.v2.images [None req-2e42adaa-5fdd-4d97-8533-13bfcb7a73db 6b80f0f953f84e92951c513288b40693 acf76300f1784e04bb6389e373d8d9b5 - - default default] Failed to find image 3b14018f-c6d2-42a1-863b-99dce4fe1f45 to delete: glance.common.exception.ImageNotFound: No image found with ID 3b14018f-c6d2-42a1-863b-99dce4fe1f45 [pid: 8|app: 0|req: 371/748] 10.0.0.149 () {32 vars in 710 bytes} [Thu Jun 18 04:35:23 2026] DELETE /v2/images/3b14018f-c6d2-42a1-863b-99dce4fe1f45 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:35:23 2026] GET /v2/images/3b14018f-c6d2-42a1-863b-99dce4fe1f45 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/754] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:35:47 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 374/755] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:35:47 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: 378/762] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:36:15 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 385/763] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:36:15 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: 383/772] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:36:54 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 390/773] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:36:54 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: 393/778] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 386/779] 10.0.0.149 () {32 vars in 707 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 394/780] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 387/781] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/782] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:37:12 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: 388/783] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 396/784] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:37:12 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: 389/785] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:37:12 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: 397/786] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:37:12 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/788] 10.0.0.80 () {36 vars in 910 bytes} [Thu Jun 18 04:37:13 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: 391/789] 10.0.0.80 () {36 vars in 1006 bytes} [Thu Jun 18 04:37:13 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jun 18 04:37:13 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 392/791] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:37:13 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: 400/792] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:37:13 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: 403/797] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:37:34 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => 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: 395/798] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:37:34 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: 407/805] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:38:01 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/806] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:38:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/811] 10.0.0.4 () {36 vars in 985 bytes} [Thu Jun 18 04:38:19 2026] GET /v2/images/fd126e65-ac21-4957-a5bf-ac283a98c13e => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/812] 10.0.0.4 () {36 vars in 925 bytes} [Thu Jun 18 04:38:19 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: 407/821] 199.204.45.65 () {32 vars in 825 bytes} [Thu Jun 18 04:39:01 2026] GET /v2/images?status=active&owner=83b0599c3ddb4eb284ea3581ca128e4f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/822] 199.204.45.65 () {32 vars in 652 bytes} [Thu Jun 18 04:39:01 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/823] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:39:02 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => generated 1395 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/824] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 8|app: 0|req: 409/825] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 417/826] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:39:02 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => 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: 410/827] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 7|app: 0|req: 418/828] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 411/829] 10.0.0.251 () {36 vars in 987 bytes} [Thu Jun 18 04:39:02 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => 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: 419/830] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 412/831] 10.0.0.251 () {36 vars in 927 bytes} [Thu Jun 18 04:39: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: 420/832] 10.0.0.80 () {36 vars in 910 bytes} [Thu Jun 18 04:39: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: 413/833] 10.0.0.80 () {36 vars in 1006 bytes} [Thu Jun 18 04:39:03 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0/locations => generated 127 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/834] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jun 18 04:39:03 2026] GET /v2/images/d4969ac4-b220-4187-9a61-802b366239d0 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/835] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:39: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: 7|app: 0|req: 422/836] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jun 18 04:39: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: 8|app: 0|req: 436/879] 10.0.0.149 () {32 vars in 633 bytes} [Thu Jun 18 04:42:36 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)