+ 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 [Wed May 27 06:23:12 2026] *** compiled with version: 13.3.0 on 27 May 2026 02:10:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-9df7c48d6-5lskr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f458b8e4668 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-05-27 06:23:14.800 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-27 06:23:14.870 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-05-27 06:23:15.643 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-05-27 06:23:15.644 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-05-27 06:23:15.644 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:23:15.766 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-05-27 06:23:15.768 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-05-27 06:23:15.768 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-27 06:23:17.645 7 WARNING glance.api.v2.images [None req-9f2c1242-341c-40da-a00b-2f60c70cead8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:23:17.806 8 WARNING glance.api.v2.images [None req-4296289d-c471-4114-9052-4c05e945c20c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-27 06:23:17.971 7 WARNING keystonemiddleware._common.config [None req-9f2c1242-341c-40da-a00b-2f60c70cead8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:23:17.979 7 WARNING oslo_config.cfg [None req-9f2c1242-341c-40da-a00b-2f60c70cead8 - - - - - -] 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 0x7f458b8e4668 pid: 7 (default app) 2026-05-27 06:23:18.133 8 WARNING keystonemiddleware._common.config [None req-4296289d-c471-4114-9052-4c05e945c20c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 06:23:18.140 8 WARNING oslo_config.cfg [None req-4296289d-c471-4114-9052-4c05e945c20c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f458b8e4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:23:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-27 06:23:19.426 8 WARNING oslo_policy.policy [None req-d8c9a13d-c73a-47fd-8d2e-d3456f95cd8f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:19.426 8 WARNING oslo_policy.policy [None req-d8c9a13d-c73a-47fd-8d2e-d3456f95cd8f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:19.442 8 WARNING oslo_policy.policy [None req-d8c9a13d-c73a-47fd-8d2e-d3456f95cd8f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:19.442 8 WARNING oslo_policy.policy [None req-d8c9a13d-c73a-47fd-8d2e-d3456f95cd8f 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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.144 () {44 vars in 910 bytes} [Wed May 27 06:23:18 2026] GET /v2/images => generated 69 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:23:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:23:22 2026] GET /v2/images => generated 69 bytes in 35 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-05-27 06:23:23.047 7 WARNING oslo_policy.policy [None req-cc4ddd94-c303-43dd-bb21-85b8a498be49 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:23.047 7 WARNING oslo_policy.policy [None req-cc4ddd94-c303-43dd-bb21-85b8a498be49 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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.144 () {44 vars in 911 bytes} [Wed May 27 06:23:23 2026] GET /v2/images/cirros => generated 151 bytes in 128 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.144 () {44 vars in 933 bytes} [Wed May 27 06:23:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:23:23.186 7 WARNING oslo_policy.policy [None req-49215e7d-1032-4281-a6ce-6fbfd5ea0c80 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:23.186 7 WARNING oslo_policy.policy [None req-49215e7d-1032-4281-a6ce-6fbfd5ea0c80 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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.144 () {44 vars in 939 bytes} [Wed May 27 06:23:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-27 06:23:23.262 8 WARNING oslo_config.cfg [None req-620edd1e-702a-41bf-8622-bc8b770c2235 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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.144 () {48 vars in 951 bytes} [Wed May 27 06:23:23 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:23:23.284 7 WARNING oslo_policy.policy [None req-cafeac27-4dc5-4366-845d-347c3c68d6d8 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:23.284 7 WARNING oslo_policy.policy [None req-cafeac27-4dc5-4366-845d-347c3c68d6d8 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:23:23.285 7 INFO glance.api.v2.image_data [None req-cafeac27-4dc5-4366-845d-347c3c68d6d8 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:23:27.147 7 WARNING glance.location [None req-cafeac27-4dc5-4366-845d-347c3c68d6d8 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.144 () {48 vars in 1045 bytes} [Wed May 27 06:23:23 2026] PUT /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564/file => generated 0 bytes in 3906 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6599 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:23:27 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-27 06:23:27.291 7 WARNING oslo_config.cfg [None req-74273350-9403-4ede-987f-0b2118e875f5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.144 () {48 vars in 1051 bytes} [Wed May 27 06:23:27 2026] PATCH /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:23:27 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 132/260] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:43:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/261] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:43:45 2026] GET /v2/images => generated 1381 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:44:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:44:02 2026] GET /v2/images => generated 1381 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.144 () {44 vars in 937 bytes} [Wed May 27 06:44:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.144 () {44 vars in 959 bytes} [Wed May 27 06:44:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/270] 199.204.45.144 () {44 vars in 939 bytes} [Wed May 27 06:44:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.144 () {48 vars in 951 bytes} [Wed May 27 06:44:03 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:44:03.264 8 WARNING oslo_policy.policy [None req-c902e620-99a4-4cce-bb66-08f814d5a3e7 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:44:03.264 8 WARNING oslo_policy.policy [None req-c902e620-99a4-4cce-bb66-08f814d5a3e7 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - 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-05-27 06:44:03.266 8 INFO glance.api.v2.image_data [None req-c902e620-99a4-4cce-bb66-08f814d5a3e7 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:44:28.507 8 WARNING glance.location [None req-c902e620-99a4-4cce-bb66-08f814d5a3e7 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 135/278] 199.204.45.144 () {48 vars in 1046 bytes} [Wed May 27 06:44:03 2026] PUT /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc/file => generated 0 bytes in 25298 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64917 switches on core 0) [pid: 7|app: 0|req: 144/279] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:44:28 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/280] 199.204.45.144 () {48 vars in 1051 bytes} [Wed May 27 06:44:28 2026] PATCH /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/281] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:44:28 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => 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: 137/282] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:44:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/283] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:44:30 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/362] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:51:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/363] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:51:07 2026] GET /v2/images => generated 2778 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/366] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:51:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/367] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:51:14 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/368] 199.204.45.144 () {44 vars in 947 bytes} [Wed May 27 06:51:15 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: 8|app: 0|req: 180/369] 199.204.45.144 () {44 vars in 969 bytes} [Wed May 27 06:51:15 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/370] 199.204.45.144 () {44 vars in 939 bytes} [Wed May 27 06:51:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/371] 199.204.45.144 () {48 vars in 951 bytes} [Wed May 27 06:51:15 2026] POST /v2/images => generated 799 bytes in 344 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:51:15.449 7 INFO glance.api.v2.image_data [None req-b1a1107c-a977-4621-a54a-f5dbe491472e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:51:34.579 7 INFO glance.location [None req-b1a1107c-a977-4621-a54a-f5dbe491472e 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/376] 199.204.45.144 () {48 vars in 1045 bytes} [Wed May 27 06:51:15 2026] PUT /v2/images/89f2e6eb-f4f4-4455-95d9-048db10a5503/file => generated 0 bytes in 19173 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31781 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:51:34 2026] GET /v2/images/89f2e6eb-f4f4-4455-95d9-048db10a5503 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.204.45.144 () {48 vars in 1051 bytes} [Wed May 27 06:51:34 2026] PATCH /v2/images/89f2e6eb-f4f4-4455-95d9-048db10a5503 => generated 1410 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:51:34 2026] GET /v2/images/89f2e6eb-f4f4-4455-95d9-048db10a5503 => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:52:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/389] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:52:12 2026] GET /v2/images => generated 4190 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 06:52:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 06:52:25 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.144 () {44 vars in 939 bytes} [Wed May 27 06:52:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/395] 199.204.45.144 () {44 vars in 961 bytes} [Wed May 27 06:52:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/396] 199.204.45.144 () {44 vars in 939 bytes} [Wed May 27 06:52:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.144 () {48 vars in 951 bytes} [Wed May 27 06:52:25 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-27 06:52:25.836 7 INFO glance.api.v2.image_data [None req-90bee27b-f1c8-4d71-838b-834703c8b4e5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 06:52:40.643 7 INFO glance.location [None req-90bee27b-f1c8-4d71-838b-834703c8b4e5 64f64de129c84f6fb819da15cc5a9525 37b489864e024e7c874ef848d4c0c647 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 202/402] 199.204.45.144 () {48 vars in 1046 bytes} [Wed May 27 06:52:25 2026] PUT /v2/images/55e53ba3-0ac4-46b2-839e-b93e366cb79f/file => generated 0 bytes in 14849 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34370 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:52:40 2026] GET /v2/images/55e53ba3-0ac4-46b2-839e-b93e366cb79f => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.144 () {48 vars in 1051 bytes} [Wed May 27 06:52:40 2026] PATCH /v2/images/55e53ba3-0ac4-46b2-839e-b93e366cb79f => generated 1382 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.144 () {44 vars in 971 bytes} [Wed May 27 06:52:40 2026] GET /v2/images/55e53ba3-0ac4-46b2-839e-b93e366cb79f => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/564] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:05:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/565] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:05:53 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/594] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:08:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:08:13 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: 299/596] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:08:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/597] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:08:15 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:09:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:09:05 2026] GET /v2/images => generated 5574 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:09:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:09:13 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/626] 199.204.45.144 () {42 vars in 688 bytes} [Wed May 27 07:10:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.204.45.144 () {44 vars in 910 bytes} [Wed May 27 07:10:15 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/638] 10.0.0.216 () {32 vars in 632 bytes} [Wed May 27 07:10:58 2026] GET /v2/images => generated 5574 bytes in 19 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: 321/643] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:11:23 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/644] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:11:23 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: 322/645] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:11:23 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 324/646] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:11:23 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: 326/649] 199.204.45.144 () {36 vars in 990 bytes} [Wed May 27 07:11:31 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 324/650] 199.204.45.144 () {36 vars in 930 bytes} [Wed May 27 07:11:31 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: 327/651] 199.204.45.144 () {36 vars in 990 bytes} [Wed May 27 07:11:31 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 199.204.45.144 () {36 vars in 930 bytes} [Wed May 27 07:11:31 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:11:40 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/656] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/658] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:11:40 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:41 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:41 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: 330/661] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:11:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 332/662] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:11:41 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: 331/663] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:11:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 333/664] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:41 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: 332/665] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:11:41 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: 334/666] 10.0.0.215 () {36 vars in 910 bytes} [Wed May 27 07:11:42 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 10.0.0.215 () {36 vars in 1006 bytes} [Wed May 27 07:11:42 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564/locations => generated 127 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.215 () {36 vars in 986 bytes} [Wed May 27 07:11:42 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 334/669] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:11:42 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/670] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:11:42 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: 340/677] 10.0.0.216 () {30 vars in 410 bytes} [Wed May 27 07:12:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:12:25 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 339/681] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:12:25 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: 344/684] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:12:30 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 341/685] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:12:30 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: 345/692] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:13:03 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 348/693] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:13: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: 352/700] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:13:34 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:13:34 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: 356/708] 10.0.0.216 () {34 vars in 654 bytes} [Wed May 27 07:13:59 2026] POST /v2/images => generated 648 bytes in 242 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-27 07:13:59.393 8 WARNING glance.api.v2.images [None req-6823eb69-b6f3-417e-add9-84303a045ca3 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e3689fee-0996-4f5a-af59-f818495d77df [pid: 8|app: 0|req: 353/709] 10.0.0.216 () {32 vars in 709 bytes} [Wed May 27 07:13:59 2026] DELETE /v2/images/e3689fee-0996-4f5a-af59-f818495d77df => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:13:59 2026] GET /v2/images/e3689fee-0996-4f5a-af59-f818495d77df => 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: 354/711] 10.0.0.216 () {32 vars in 632 bytes} [Wed May 27 07:13:59 2026] GET /v2/images => generated 1381 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.216 () {34 vars in 654 bytes} [Wed May 27 07:13:59 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.216 () {32 vars in 716 bytes} [Wed May 27 07:13:59 2026] GET /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-27 07:13:59.593 7 INFO glance.api.v2.image_data [None req-3979ee57-3d71-4b0f-bbd8-b45bf09d1214 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-27 07:13:59.640 7 WARNING glance_store._drivers.rbd [None req-3979ee57-3d71-4b0f-bbd8-b45bf09d1214 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-27 07:14:00.189 7 INFO glance.location [None req-3979ee57-3d71-4b0f-bbd8-b45bf09d1214 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 359/714] 10.0.0.216 () {32 vars in 726 bytes} [Wed May 27 07:13:59 2026] PUT /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a/file => generated 0 bytes in 638 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:00 2026] GET /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/716] 10.0.0.216 () {32 vars in 716 bytes} [Wed May 27 07:14:00 2026] GET /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.216 () {34 vars in 654 bytes} [Wed May 27 07:14:00 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/718] 10.0.0.216 () {32 vars in 725 bytes} [Wed May 27 07:14:00 2026] PATCH /v2/images/d7ace4ad-fdc0-4254-b9a7-16f984776878 => generated 653 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:00 2026] GET /v2/images/d7ace4ad-fdc0-4254-b9a7-16f984776878 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-27 07:14:00.519 7 WARNING glance.api.v2.images [None req-415a6650-372f-46c9-926d-244561ea075c 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d7ace4ad-fdc0-4254-b9a7-16f984776878 [pid: 7|app: 0|req: 362/720] 10.0.0.216 () {32 vars in 709 bytes} [Wed May 27 07:14:00 2026] DELETE /v2/images/d7ace4ad-fdc0-4254-b9a7-16f984776878 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/721] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:00 2026] GET /v2/images/d7ace4ad-fdc0-4254-b9a7-16f984776878 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:14:00.589 7 WARNING glance.api.v2.images [None req-058fcc48-5a7e-4109-bf64-a9d44295e854 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bf4e2f00-86da-4ac4-9c34-018db052441a [pid: 7|app: 0|req: 363/722] 10.0.0.216 () {32 vars in 709 bytes} [Wed May 27 07:14:00 2026] DELETE /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a => generated 0 bytes in 824 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:01 2026] GET /v2/images/bf4e2f00-86da-4ac4-9c34-018db052441a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-27 07:14:01.427 7 WARNING glance.api.v2.images [None req-0ecf0972-07e5-4532-b7d7-68123838ae04 5c11c1389bbd48cd8948a40fd22a1a66 7fc58d658b0d4623af08293c8027b02e - - default default] Failed to find image e3689fee-0996-4f5a-af59-f818495d77df to delete: glance.common.exception.ImageNotFound: No image found with ID e3689fee-0996-4f5a-af59-f818495d77df [pid: 7|app: 0|req: 364/724] 10.0.0.216 () {32 vars in 709 bytes} [Wed May 27 07:14:01 2026] DELETE /v2/images/e3689fee-0996-4f5a-af59-f818495d77df => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/725] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:01 2026] GET /v2/images/e3689fee-0996-4f5a-af59-f818495d77df => 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: 368/732] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:14:34 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 365/733] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:14: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: 7|app: 0|req: 370/736] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 367/737] 10.0.0.216 () {32 vars in 706 bytes} [Wed May 27 07:14:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:14:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 368/739] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:14:41 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: 372/740] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:14:41 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: 369/741] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:14:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 373/742] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:14:41 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:14:41 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: 374/744] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:14:41 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 371/745] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:14:41 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: 375/746] 10.0.0.215 () {36 vars in 910 bytes} [Wed May 27 07:14:42 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.215 () {36 vars in 1006 bytes} [Wed May 27 07:14:42 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.215 () {36 vars in 986 bytes} [Wed May 27 07:14:42 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 373/749] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:14:42 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: 377/750] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:14:42 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: 382/759] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:15:18 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 378/760] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:15:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/771] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:16:14 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => 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: 384/772] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:16:14 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.81 () {36 vars in 985 bytes} [Wed May 27 07:16:32 2026] GET /v2/images/a92da134-e2b8-46b2-a1dd-d307ec9b0564 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.81 () {36 vars in 925 bytes} [Wed May 27 07:16:32 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: 391/785] 199.204.45.144 () {32 vars in 825 bytes} [Wed May 27 07:17:06 2026] GET /v2/images?status=active&owner=37b489864e024e7c874ef848d4c0c647&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/786] 199.204.45.144 () {32 vars in 652 bytes} [Wed May 27 07:17:06 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: 392/787] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:17:07 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1395 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/788] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:17:07 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: 393/789] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/790] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:17:07 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:17:07 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: 398/792] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:17:07 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: 395/793] 10.0.0.132 () {36 vars in 986 bytes} [Wed May 27 07:17:07 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.132 () {36 vars in 926 bytes} [Wed May 27 07:17:07 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: 397/797] 10.0.0.215 () {36 vars in 910 bytes} [Wed May 27 07:17:07 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/798] 10.0.0.215 () {36 vars in 1006 bytes} [Wed May 27 07:17:07 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/799] 10.0.0.215 () {36 vars in 986 bytes} [Wed May 27 07:17:07 2026] GET /v2/images/f1a38298-36a1-4479-90dc-87b518511fcc => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/800] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/801] 10.0.0.215 () {36 vars in 926 bytes} [Wed May 27 07:17:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/842] 10.0.0.216 () {32 vars in 632 bytes} [Wed May 27 07:20:36 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)