+ 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 Apr 29 02:16:38 2026] *** compiled with version: 13.3.0 on 28 April 2026 06:28:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-575c99dff7-r85ff 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f6561cf7668 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-04-29 02:16:40.626 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-29 02:16:40.693 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-04-29 02:16:41.511 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-04-29 02:16:41.512 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-04-29 02:16:41.512 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:16:41.584 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-04-29 02:16:41.585 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-04-29 02:16:41.586 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-29 02:16:43.511 7 WARNING glance.api.v2.images [None req-19f285b5-a17e-407b-b735-5981dff8dd1e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:43.732 8 WARNING glance.api.v2.images [None req-77586509-04f2-404e-9701-ee97ad6f4676 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-29 02:16:43.841 7 WARNING keystonemiddleware._common.config [None req-19f285b5-a17e-407b-b735-5981dff8dd1e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:43.849 7 WARNING oslo_config.cfg [None req-19f285b5-a17e-407b-b735-5981dff8dd1e - - - - - -] 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 0x7f6561cf7668 pid: 7 (default app) 2026-04-29 02:16:44.188 8 WARNING keystonemiddleware._common.config [None req-77586509-04f2-404e-9701-ee97ad6f4676 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 02:16:44.195 8 WARNING oslo_config.cfg [None req-77586509-04f2-404e-9701-ee97ad6f4676 - - - - - -] 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 0x7f6561cf7668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:16:45 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-04-29 02:16:45.969 8 WARNING oslo_policy.policy [None req-e28d85c7-8b4f-43d0-8432-7f67fdac8243 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:45.969 8 WARNING oslo_policy.policy [None req-e28d85c7-8b4f-43d0-8432-7f67fdac8243 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:45.988 8 WARNING oslo_policy.policy [None req-e28d85c7-8b4f-43d0-8432-7f67fdac8243 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:45.988 8 WARNING oslo_policy.policy [None req-e28d85c7-8b4f-43d0-8432-7f67fdac8243 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:16:45 2026] GET /v2/images => generated 69 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:16:49 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/8] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:16:49 2026] GET /v2/images => generated 69 bytes in 39 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-04-29 02:16:49.267 7 WARNING oslo_policy.policy [None req-54f69cb1-eeda-4234-9e3d-8132cd2828ac cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:49.267 7 WARNING oslo_policy.policy [None req-54f69cb1-eeda-4234-9e3d-8132cd2828ac cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.57 () {44 vars in 907 bytes} [Wed Apr 29 02:16:49 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.57 () {44 vars in 929 bytes} [Wed Apr 29 02:16:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-29 02:16:49.408 7 WARNING oslo_policy.policy [None req-9a75512a-5d08-483b-8ee5-768a20639e4c cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:49.408 7 WARNING oslo_policy.policy [None req-9a75512a-5d08-483b-8ee5-768a20639e4c cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.57 () {44 vars in 935 bytes} [Wed Apr 29 02:16:49 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-04-29 02:16:49.491 8 WARNING oslo_config.cfg [None req-8a530830-747b-43ef-bcd9-745471d44e4a cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.57 () {48 vars in 947 bytes} [Wed Apr 29 02:16:49 2026] POST /v2/images => generated 760 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:16:49.513 7 WARNING oslo_policy.policy [None req-b01e5013-68d5-4cb6-be9e-4a807d491ca9 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:49.513 7 WARNING oslo_policy.policy [None req-b01e5013-68d5-4cb6-be9e-4a807d491ca9 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:16:49.514 7 INFO glance.api.v2.image_data [None req-b01e5013-68d5-4cb6-be9e-4a807d491ca9 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:16:52.863 7 WARNING glance.location [None req-b01e5013-68d5-4cb6-be9e-4a807d491ca9 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.57 () {48 vars in 1041 bytes} [Wed Apr 29 02:16:49 2026] PUT /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1/file => generated 0 bytes in 3392 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7520 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:16:52 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-29 02:16:52.932 7 WARNING oslo_config.cfg [None req-a1f09e3c-6e12-4978-8243-6001126402f7 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:16:52 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/254] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:36:36 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: 125/255] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:36:36 2026] GET /v2/images => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/260] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:36:56 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: 128/261] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:36:56 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/262] 199.204.45.57 () {44 vars in 933 bytes} [Wed Apr 29 02:36:56 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/263] 199.204.45.57 () {44 vars in 955 bytes} [Wed Apr 29 02:36:56 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/264] 199.204.45.57 () {44 vars in 935 bytes} [Wed Apr 29 02:36:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/265] 199.204.45.57 () {48 vars in 947 bytes} [Wed Apr 29 02:36:56 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:36:56.271 7 INFO glance.api.v2.image_data [None req-7e6942c2-b869-4345-8676-af3d6e2bab5c cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:37:21.574 7 WARNING glance.location [None req-7e6942c2-b869-4345-8676-af3d6e2bab5c cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 136/270] 199.204.45.57 () {48 vars in 1042 bytes} [Wed Apr 29 02:36:56 2026] PUT /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4/file => generated 0 bytes in 25350 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62991 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:37:21 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/272] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:37:21 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => 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: 136/273] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:37:22 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/276] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:37:22 2026] GET /v2/images => generated 2451 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/351] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:43:37 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:43:37 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:43:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:43:46 2026] GET /v2/images => generated 2451 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.204.45.57 () {44 vars in 943 bytes} [Wed Apr 29 02:43:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/358] 199.204.45.57 () {44 vars in 965 bytes} [Wed Apr 29 02:43:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.57 () {44 vars in 935 bytes} [Wed Apr 29 02:43:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.57 () {48 vars in 947 bytes} [Wed Apr 29 02:43:46 2026] POST /v2/images => generated 799 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:43:46.687 8 WARNING oslo_policy.policy [None req-8593c753-632a-482a-afbc-5563de3f8a95 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:43:46.687 8 WARNING oslo_policy.policy [None req-8593c753-632a-482a-afbc-5563de3f8a95 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - 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-04-29 02:43:46.689 8 INFO glance.api.v2.image_data [None req-8593c753-632a-482a-afbc-5563de3f8a95 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:44:01.554 8 INFO glance.location [None req-8593c753-632a-482a-afbc-5563de3f8a95 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 181/363] 199.204.45.57 () {48 vars in 1041 bytes} [Wed Apr 29 02:43:46 2026] PUT /v2/images/7ddc3896-4e02-4404-9bf9-36508f5a9a11/file => generated 0 bytes in 14920 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25163 switches on core 0) [pid: 7|app: 0|req: 183/364] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:44:01 2026] GET /v2/images/7ddc3896-4e02-4404-9bf9-36508f5a9a11 => 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: 182/365] 199.204.45.57 () {48 vars in 1046 bytes} [Wed Apr 29 02:44:01 2026] PATCH /v2/images/7ddc3896-4e02-4404-9bf9-36508f5a9a11 => generated 1234 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/366] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:44:01 2026] GET /v2/images/7ddc3896-4e02-4404-9bf9-36508f5a9a11 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:44:38 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:44:38 2026] GET /v2/images => generated 3687 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:44:56 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: 192/382] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:44:56 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/383] 199.204.45.57 () {44 vars in 935 bytes} [Wed Apr 29 02:44:56 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.57 () {44 vars in 957 bytes} [Wed Apr 29 02:44:56 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/385] 199.204.45.57 () {44 vars in 935 bytes} [Wed Apr 29 02:44:56 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: 7|app: 0|req: 194/386] 199.204.45.57 () {48 vars in 947 bytes} [Wed Apr 29 02:44:56 2026] POST /v2/images => generated 791 bytes in 75 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-29 02:44:56.569 8 INFO glance.api.v2.image_data [None req-ae6268a3-74f5-4196-9103-e4835f9e0362 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 02:45:08.713 8 INFO glance.location [None req-ae6268a3-74f5-4196-9103-e4835f9e0362 cb4b23c7b7c44ed0b8825fb5613f4072 000da5a1f8dd4604b32bd0711f36bed3 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 193/389] 199.204.45.57 () {48 vars in 1042 bytes} [Wed Apr 29 02:44:56 2026] PUT /v2/images/8916b891-06a6-4e16-9ced-4d1fa5d6672a/file => generated 0 bytes in 12192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30739 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:45:08 2026] GET /v2/images/8916b891-06a6-4e16-9ced-4d1fa5d6672a => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 199.204.45.57 () {44 vars in 967 bytes} [Wed Apr 29 02:45:08 2026] GET /v2/images/8916b891-06a6-4e16-9ced-4d1fa5d6672a => 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: 270/536] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:57:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:57:07 2026] GET /v2/images => generated 4893 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/564] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:59:21 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: 281/565] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:59:21 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/566] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 02:59: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: 282/567] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 02:59:23 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/578] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 03:00:10 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: 288/579] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 03:00:10 2026] GET /v2/images => generated 4893 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/582] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 03:00:17 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: 290/583] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 03:00:17 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 199.204.45.57 () {42 vars in 684 bytes} [Wed Apr 29 03:01:17 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: 300/597] 199.204.45.57 () {44 vars in 906 bytes} [Wed Apr 29 03:01:17 2026] GET /v2/images => generated 4893 bytes in 51 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: 302/606] 10.0.0.205 () {32 vars in 633 bytes} [Wed Apr 29 03:01:59 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/613] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:02:25 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 20 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: 308/614] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:02:25 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: 307/615] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:02:26 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/616] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:02:26 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: 308/617] 199.204.45.57 () {36 vars in 990 bytes} [Wed Apr 29 03:02:32 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/618] 199.204.45.57 () {36 vars in 930 bytes} [Wed Apr 29 03:02:32 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: 310/621] 199.204.45.57 () {36 vars in 990 bytes} [Wed Apr 29 03:02:33 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/622] 199.204.45.57 () {36 vars in 930 bytes} [Wed Apr 29 03:02:33 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/623] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:02:42 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/624] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:02:42 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: 318/633] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:03:17 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/634] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:03:17 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: 318/637] 10.0.0.205 () {30 vars in 411 bytes} [Wed Apr 29 03:03:29 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: 321/642] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:03:49 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/643] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 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/644] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 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: 323/645] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:03:49 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 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: 324/647] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 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: 324/648] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:03:49 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 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: 325/650] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:03:49 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/651] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:03:50 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/652] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:03:51 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/653] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:03:51 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:03:51 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: 328/655] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:03:51 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: 330/658] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:03:55 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 16 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.53 () {36 vars in 926 bytes} [Wed Apr 29 03:03:55 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: 331/660] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:03:56 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 14 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.53 () {36 vars in 926 bytes} [Wed Apr 29 03:03:56 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: 334/668] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:04:29 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:04:29 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: 338/674] 10.0.0.205 () {34 vars in 655 bytes} [Wed Apr 29 03:04:53 2026] POST /v2/images => generated 649 bytes in 186 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-29 03:04:53.235 8 WARNING glance.api.v2.images [None req-923809ce-968e-4d88-9b38-8981783a9676 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b33a7663-af18-43da-9b8d-cc633768f9e2 [pid: 8|app: 0|req: 337/677] 10.0.0.205 () {32 vars in 710 bytes} [Wed Apr 29 03:04:53 2026] DELETE /v2/images/b33a7663-af18-43da-9b8d-cc633768f9e2 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/678] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:53 2026] GET /v2/images/b33a7663-af18-43da-9b8d-cc633768f9e2 => 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: 338/679] 10.0.0.205 () {32 vars in 633 bytes} [Wed Apr 29 03:04:53 2026] GET /v2/images => generated 1240 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.205 () {34 vars in 655 bytes} [Wed Apr 29 03:04:53 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.205 () {32 vars in 717 bytes} [Wed Apr 29 03:04:53 2026] GET /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-29 03:04:53.450 7 INFO glance.api.v2.image_data [None req-252fddfe-3b65-41ed-aedb-a881e33e749d 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-29 03:04:53.492 7 WARNING glance_store._drivers.rbd [None req-252fddfe-3b65-41ed-aedb-a881e33e749d 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-29 03:04:54.111 7 INFO glance.location [None req-252fddfe-3b65-41ed-aedb-a881e33e749d 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 343/682] 10.0.0.205 () {32 vars in 727 bytes} [Wed Apr 29 03:04:53 2026] PUT /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33/file => generated 0 bytes in 721 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:54 2026] GET /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33 => generated 1103 bytes in 13 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.205 () {32 vars in 717 bytes} [Wed Apr 29 03:04:54 2026] GET /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33/file => generated 1024 bytes in 113 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/685] 10.0.0.205 () {34 vars in 655 bytes} [Wed Apr 29 03:04:54 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: 7|app: 0|req: 345/686] 10.0.0.205 () {32 vars in 726 bytes} [Wed Apr 29 03:04:54 2026] PATCH /v2/images/c672c3eb-2e52-4f42-8d10-5e6b320a3b37 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:54 2026] GET /v2/images/c672c3eb-2e52-4f42-8d10-5e6b320a3b37 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-29 03:04:54.448 7 WARNING glance.api.v2.images [None req-d217d498-1826-474a-be6b-f17e90d87a9b 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c672c3eb-2e52-4f42-8d10-5e6b320a3b37 [pid: 7|app: 0|req: 346/688] 10.0.0.205 () {32 vars in 710 bytes} [Wed Apr 29 03:04:54 2026] DELETE /v2/images/c672c3eb-2e52-4f42-8d10-5e6b320a3b37 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:54 2026] GET /v2/images/c672c3eb-2e52-4f42-8d10-5e6b320a3b37 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:04:54.509 7 WARNING glance.api.v2.images [None req-8b0afed5-311e-4411-a2fe-e13e9b7df0d7 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7e7515cc-c3a5-4487-82e8-d39f053d1d33 [pid: 7|app: 0|req: 347/690] 10.0.0.205 () {32 vars in 710 bytes} [Wed Apr 29 03:04:54 2026] DELETE /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:55 2026] GET /v2/images/7e7515cc-c3a5-4487-82e8-d39f053d1d33 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-29 03:04:55.432 7 WARNING glance.api.v2.images [None req-56402891-7017-442d-bc68-37ab9b832ce9 63a4a5a425734aaaa55a620b23e2359c d22f7515c0054b4493baa5b31c0cf0e2 - - default default] Failed to find image b33a7663-af18-43da-9b8d-cc633768f9e2 to delete: glance.common.exception.ImageNotFound: No image found with ID b33a7663-af18-43da-9b8d-cc633768f9e2 [pid: 7|app: 0|req: 348/692] 10.0.0.205 () {32 vars in 710 bytes} [Wed Apr 29 03:04:55 2026] DELETE /v2/images/b33a7663-af18-43da-9b8d-cc633768f9e2 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:04:55 2026] GET /v2/images/b33a7663-af18-43da-9b8d-cc633768f9e2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:05:03 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:05: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: 354/710] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.205 () {32 vars in 707 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:06:11 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: 356/714] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:06:11 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: 359/715] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:06:11 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: 360/717] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:06:11 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: 358/718] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:06:11 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: 359/720] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:06:11 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:06: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: 8|app: 0|req: 360/722] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:06:12 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:06:12 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: 361/724] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:06:12 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: 365/731] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:06:40 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:06:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:09:13 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/764] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:09: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: 8|app: 0|req: 384/769] 10.0.0.53 () {36 vars in 986 bytes} [Wed Apr 29 03:09:30 2026] GET /v2/images/90ff379f-307c-44f4-8916-0a4c718703c1 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/770] 10.0.0.53 () {36 vars in 926 bytes} [Wed Apr 29 03:09:30 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: 389/779] 199.204.45.57 () {32 vars in 825 bytes} [Wed Apr 29 03:10:06 2026] GET /v2/images?status=active&owner=000da5a1f8dd4604b32bd0711f36bed3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/780] 199.204.45.57 () {32 vars in 652 bytes} [Wed Apr 29 03:10:06 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: 390/781] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/782] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10:07 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/783] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10: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: 393/784] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/785] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10: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: 394/786] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10: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: 393/787] 10.0.0.83 () {36 vars in 986 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10: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: 8|app: 0|req: 394/789] 10.0.0.83 () {36 vars in 926 bytes} [Wed Apr 29 03:10:07 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: 396/790] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/791] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:10:07 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: 397/792] 10.0.0.208 () {36 vars in 987 bytes} [Wed Apr 29 03:10:07 2026] GET /v2/images/aa2d04bb-d354-4aeb-80c2-9a4b64a7bad4 => 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: 396/793] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:10:07 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: 398/794] 10.0.0.208 () {36 vars in 927 bytes} [Wed Apr 29 03:10:08 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: 418/837] 10.0.0.205 () {32 vars in 633 bytes} [Wed Apr 29 03:13:37 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)