+ 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 [Sat May 9 17:20:05 2026] *** compiled with version: 13.3.0 on 09 May 2026 12:55:25 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-664847f56d-qj965 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 0x7f5551376668 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-09 17:20:07.833 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 17:20:07.858 7 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-09 17:20:08.698 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-09 17:20:08.699 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-09 17:20:08.700 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:20:08.743 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-09 17:20:08.744 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-09 17:20:08.745 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 17:20:10.796 8 WARNING glance.api.v2.images [None req-0714f763-60a4-4347-9c29-1c8ffb1465d7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:20:10.825 7 WARNING glance.api.v2.images [None req-88413877-8bce-49eb-b90e-618fe95115b2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:20:11.139 8 WARNING keystonemiddleware._common.config [None req-0714f763-60a4-4347-9c29-1c8ffb1465d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:20:11.147 8 WARNING oslo_config.cfg [None req-0714f763-60a4-4347-9c29-1c8ffb1465d7 - - - - - -] 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 0x7f5551376668 pid: 8 (default app) 2026-05-09 17:20:11.164 7 WARNING keystonemiddleware._common.config [None req-88413877-8bce-49eb-b90e-618fe95115b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:20:11.172 7 WARNING oslo_config.cfg [None req-88413877-8bce-49eb-b90e-618fe95115b2 - - - - - -] 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 0x7f5551376668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:20:12 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-05-09 17:20:12.943 7 WARNING oslo_policy.policy [None req-a3e2f826-4186-46ad-9c0b-6d085ffe06ed 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:12.944 7 WARNING oslo_policy.policy [None req-a3e2f826-4186-46ad-9c0b-6d085ffe06ed 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:12.960 7 WARNING oslo_policy.policy [None req-a3e2f826-4186-46ad-9c0b-6d085ffe06ed 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:12.961 7 WARNING oslo_policy.policy [None req-a3e2f826-4186-46ad-9c0b-6d085ffe06ed 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:20:12 2026] GET /v2/images => generated 69 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:20:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:20:16 2026] GET /v2/images => generated 69 bytes in 38 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-09 17:20:16.426 8 WARNING oslo_policy.policy [None req-96c2bfbf-e75f-45ce-a76c-9cd809851836 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:16.427 8 WARNING oslo_policy.policy [None req-96c2bfbf-e75f-45ce-a76c-9cd809851836 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 6/8] 199.204.45.25 () {44 vars in 907 bytes} [Sat May 9 17:20:16 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.25 () {44 vars in 929 bytes} [Sat May 9 17:20:16 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:20:16.572 8 WARNING oslo_policy.policy [None req-9d1e82fa-b8e0-488c-8dfe-18dcd307625d 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:16.572 8 WARNING oslo_policy.policy [None req-9d1e82fa-b8e0-488c-8dfe-18dcd307625d 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.25 () {44 vars in 935 bytes} [Sat May 9 17:20:16 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-05-09 17:20:16.661 7 WARNING oslo_config.cfg [None req-fb909c53-b606-41c0-a442-ab0239ccf9f0 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.25 () {48 vars in 947 bytes} [Sat May 9 17:20:16 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:20:16.684 8 WARNING oslo_policy.policy [None req-221a3a1f-225d-4e0d-be51-8975dd201ece 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:16.684 8 WARNING oslo_policy.policy [None req-221a3a1f-225d-4e0d-be51-8975dd201ece 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - 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-09 17:20:16.685 8 INFO glance.api.v2.image_data [None req-221a3a1f-225d-4e0d-be51-8975dd201ece 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:20:19.960 8 WARNING glance.location [None req-221a3a1f-225d-4e0d-be51-8975dd201ece 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/12] 199.204.45.25 () {48 vars in 1041 bytes} [Sat May 9 17:20:16 2026] PUT /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57/file => generated 0 bytes in 3324 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6056 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:20:20 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 17:20:20.041 8 WARNING oslo_config.cfg [None req-03cb96c2-6794-4053-9eaa-61fcf2ae719a 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 9/14] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:20:20 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 139/273] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:41:44 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: 135/274] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:41:44 2026] GET /v2/images => generated 1240 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:42:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:42:07 2026] GET /v2/images => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.25 () {44 vars in 933 bytes} [Sat May 9 17:42:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/282] 199.204.45.25 () {44 vars in 955 bytes} [Sat May 9 17:42:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.25 () {44 vars in 935 bytes} [Sat May 9 17:42:07 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: 7|app: 0|req: 140/284] 199.204.45.25 () {48 vars in 947 bytes} [Sat May 9 17:42:07 2026] POST /v2/images => generated 796 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:42:07.268 8 INFO glance.api.v2.image_data [None req-4eab6483-4bee-4427-9811-0eeb11d254fa 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:43:00.668 8 WARNING glance.location [None req-4eab6483-4bee-4427-9811-0eeb11d254fa 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.25 () {48 vars in 1042 bytes} [Sat May 9 17:42:07 2026] PUT /v2/images/d101e492-32a4-4be4-bef1-5db941474007/file => generated 0 bytes in 53482 msecs (HTTP/1.1 204) 4 headers in 171 bytes (45992 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:43:00 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:43:00 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:43:02 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: 147/301] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:43:02 2026] GET /v2/images => generated 2451 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:50:18 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: 198/389] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:50:18 2026] GET /v2/images => generated 2451 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:50:52 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: 203/399] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:50:52 2026] GET /v2/images => generated 2451 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.25 () {44 vars in 943 bytes} [Sat May 9 17:50:52 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.25 () {44 vars in 965 bytes} [Sat May 9 17:50:52 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.25 () {44 vars in 935 bytes} [Sat May 9 17:50:52 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: 205/405] 199.204.45.25 () {48 vars in 947 bytes} [Sat May 9 17:50:52 2026] POST /v2/images => generated 799 bytes in 11600 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:51:04.377 8 INFO glance.api.v2.image_data [None req-83e5b4e3-67fd-4e84-bc68-b08bc3fe0169 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:54:19.352 8 INFO glance.location [None req-83e5b4e3-67fd-4e84-bc68-b08bc3fe0169 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 201/444] 199.204.45.25 () {48 vars in 1041 bytes} [Sat May 9 17:51:04 2026] PUT /v2/images/53177399-3e6c-4548-a921-48538ae583b5/file => generated 0 bytes in 195031 msecs (HTTP/1.1 204) 4 headers in 171 bytes (12645 switches on core 0) [pid: 7|app: 0|req: 244/445] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:54:19 2026] GET /v2/images/53177399-3e6c-4548-a921-48538ae583b5 => generated 1211 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/446] 199.204.45.25 () {48 vars in 1046 bytes} [Sat May 9 17:54:19 2026] PATCH /v2/images/53177399-3e6c-4548-a921-48538ae583b5 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/447] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:54:19 2026] GET /v2/images/53177399-3e6c-4548-a921-48538ae583b5 => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/458] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:55:06 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: 251/459] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:55:06 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/464] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 17:55:21 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: 254/465] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 17:55:21 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/466] 199.204.45.25 () {44 vars in 935 bytes} [Sat May 9 17:55:21 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/467] 199.204.45.25 () {44 vars in 957 bytes} [Sat May 9 17:55:21 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/468] 199.204.45.25 () {44 vars in 935 bytes} [Sat May 9 17:55:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/469] 199.204.45.25 () {48 vars in 947 bytes} [Sat May 9 17:55:21 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 17:55:21.939 8 INFO glance.api.v2.image_data [None req-09fe3f3b-0ee4-4962-a157-5e07b898b8c9 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:55:48.561 8 INFO glance.location [None req-09fe3f3b-0ee4-4962-a157-5e07b898b8c9 7e999fc7c2874273bec13d1545abd6e0 d4138dad9aee4a0e8aea62d7ecadad92 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 214/474] 199.204.45.25 () {48 vars in 1042 bytes} [Sat May 9 17:55:21 2026] PUT /v2/images/1a74e7cc-952f-41a2-9d2c-64532b4a68fb/file => generated 0 bytes in 26668 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17017 switches on core 0) [pid: 7|app: 0|req: 261/475] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:55:48 2026] GET /v2/images/1a74e7cc-952f-41a2-9d2c-64532b4a68fb => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/476] 199.204.45.25 () {44 vars in 967 bytes} [Sat May 9 17:55:48 2026] GET /v2/images/1a74e7cc-952f-41a2-9d2c-64532b4a68fb => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/629] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:08:22 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: 338/630] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:08:22 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: 8|app: 0|req: 307/659] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:10:41 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/660] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:10:41 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/661] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:10:43 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: 354/662] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:10:43 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/673] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:11:34 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: 360/674] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:11:34 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: 362/677] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:11:42 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: 316/678] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:11:42 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/691] 199.204.45.25 () {42 vars in 684 bytes} [Sat May 9 18:12:45 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: 369/692] 199.204.45.25 () {44 vars in 906 bytes} [Sat May 9 18:12:45 2026] GET /v2/images => generated 4893 bytes in 55 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: 328/701] 10.0.0.111 () {32 vars in 633 bytes} [Sat May 9 18:13:30 2026] GET /v2/images => generated 4893 bytes in 18 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: 376/708] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:13:50 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/709] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 377/710] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 334/711] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:13:50 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/712] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 335/713] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 379/714] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:13:50 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/715] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 380/716] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:13:50 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: 337/717] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:13:51 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 381/718] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:13:51 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: 338/719] 10.0.0.241 () {36 vars in 911 bytes} [Sat May 9 18:13:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/720] 10.0.0.241 () {36 vars in 1007 bytes} [Sat May 9 18:13:51 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57/locations => generated 127 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/721] 10.0.0.241 () {36 vars in 987 bytes} [Sat May 9 18:13:51 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/722] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:13:51 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: 340/723] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:13:51 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: 342/726] 199.204.45.25 () {36 vars in 990 bytes} [Sat May 9 18:14:00 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/727] 199.204.45.25 () {36 vars in 930 bytes} [Sat May 9 18:14:00 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: 343/728] 199.204.45.25 () {36 vars in 990 bytes} [Sat May 9 18:14:01 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 386/729] 199.204.45.25 () {36 vars in 930 bytes} [Sat May 9 18:14:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/730] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:14:07 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 387/731] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:14: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: 8|app: 0|req: 346/734] 10.0.0.111 () {30 vars in 411 bytes} [Sat May 9 18:14:12 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: 391/739] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:14:34 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 349/740] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:14:34 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: 394/745] 10.0.0.111 () {34 vars in 655 bytes} [Sat May 9 18:14:56 2026] POST /v2/images => generated 649 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 18:14:56.830 8 WARNING glance.api.v2.images [None req-2c9bd411-7d04-47e3-a642-81c5517ba4c9 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 [pid: 8|app: 0|req: 352/746] 10.0.0.111 () {32 vars in 710 bytes} [Sat May 9 18:14:56 2026] DELETE /v2/images/e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/747] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:56 2026] GET /v2/images/e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 => 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: 353/748] 10.0.0.111 () {32 vars in 633 bytes} [Sat May 9 18:14:56 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/749] 10.0.0.111 () {34 vars in 655 bytes} [Sat May 9 18:14:56 2026] POST /v2/images => generated 703 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/750] 10.0.0.111 () {32 vars in 717 bytes} [Sat May 9 18:14:56 2026] GET /v2/images/635c1790-7da0-42d3-981b-20b699599b19/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 18:14:57.015 7 WARNING oslo_policy.policy [None req-86691a4d-b82c-4ca4-80d7-b83ce7619e39 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - 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-09 18:14:57.015 7 WARNING oslo_policy.policy [None req-86691a4d-b82c-4ca4-80d7-b83ce7619e39 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - 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-09 18:14:57.017 7 INFO glance.api.v2.image_data [None req-86691a4d-b82c-4ca4-80d7-b83ce7619e39 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 18:14:57.068 7 WARNING glance_store._drivers.rbd [None req-86691a4d-b82c-4ca4-80d7-b83ce7619e39 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 18:14:57.339 7 INFO glance.location [None req-86691a4d-b82c-4ca4-80d7-b83ce7619e39 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 397/751] 10.0.0.111 () {32 vars in 727 bytes} [Sat May 9 18:14:57 2026] PUT /v2/images/635c1790-7da0-42d3-981b-20b699599b19/file => generated 0 bytes in 375 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/752] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:57 2026] GET /v2/images/635c1790-7da0-42d3-981b-20b699599b19 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/753] 10.0.0.111 () {32 vars in 717 bytes} [Sat May 9 18:14:57 2026] GET /v2/images/635c1790-7da0-42d3-981b-20b699599b19/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/754] 10.0.0.111 () {34 vars in 655 bytes} [Sat May 9 18:14:57 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/755] 10.0.0.111 () {32 vars in 726 bytes} [Sat May 9 18:14:57 2026] PATCH /v2/images/afb12ff3-e85a-4888-b7ea-efea5b2ad661 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/756] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:57 2026] GET /v2/images/afb12ff3-e85a-4888-b7ea-efea5b2ad661 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 18:14:57.672 7 WARNING glance.api.v2.images [None req-8c8d4ae1-1ad8-48a6-a200-13a2c0b39b4d fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//afb12ff3-e85a-4888-b7ea-efea5b2ad661 [pid: 7|app: 0|req: 400/757] 10.0.0.111 () {32 vars in 710 bytes} [Sat May 9 18:14:57 2026] DELETE /v2/images/afb12ff3-e85a-4888-b7ea-efea5b2ad661 => 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: 358/758] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:57 2026] GET /v2/images/afb12ff3-e85a-4888-b7ea-efea5b2ad661 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:14:57.741 7 WARNING glance.api.v2.images [None req-599a8803-d8e9-4b6f-bd46-39f8c6128621 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//635c1790-7da0-42d3-981b-20b699599b19 [pid: 7|app: 0|req: 401/759] 10.0.0.111 () {32 vars in 710 bytes} [Sat May 9 18:14:57 2026] DELETE /v2/images/635c1790-7da0-42d3-981b-20b699599b19 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/760] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:58 2026] GET /v2/images/635c1790-7da0-42d3-981b-20b699599b19 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:14:58.673 7 WARNING glance.api.v2.images [None req-96a55319-6449-47bf-9956-7fdf5ba916f4 fb2cb7d9ccd544539e6618b779bc2d7c 9e5bd395a25440c881d0a1d10f34c9ab - - default default] Failed to find image e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 to delete: glance.common.exception.ImageNotFound: No image found with ID e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 [pid: 7|app: 0|req: 402/761] 10.0.0.111 () {32 vars in 710 bytes} [Sat May 9 18:14:58 2026] DELETE /v2/images/e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/762] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:14:58 2026] GET /v2/images/e4472c12-48fe-4ad5-a7e4-44e9d08a84e5 => 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: 362/765] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:15:08 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/766] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:15:08 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/767] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:15:08 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 405/768] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:15:09 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: 410/777] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 368/778] 10.0.0.111 () {32 vars in 707 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 411/779] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/780] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:15: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: 412/781] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:15:41 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: 370/782] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/783] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:15: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: 371/784] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:15: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: 414/785] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/786] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:15: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: 415/787] 10.0.0.241 () {36 vars in 911 bytes} [Sat May 9 18:15:41 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/788] 10.0.0.241 () {36 vars in 1007 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/789] 10.0.0.241 () {36 vars in 987 bytes} [Sat May 9 18:15:41 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/790] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:15:41 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: 417/791] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:15: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: 379/800] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:16:23 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 422/801] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:16:23 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: 382/806] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:16:44 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 425/807] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:16:44 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: 428/812] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:17:01 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/813] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:17:01 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: 429/814] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:17:03 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => 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: 386/815] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:17:03 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: 434/824] 199.204.45.25 () {32 vars in 825 bytes} [Sat May 9 18:17:50 2026] GET /v2/images?status=active&owner=d4138dad9aee4a0e8aea62d7ecadad92&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/825] 199.204.45.25 () {32 vars in 652 bytes} [Sat May 9 18:17:50 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: 436/828] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:17:51 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => generated 1209 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/829] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 437/830] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 394/831] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:17:51 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/832] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 395/833] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 439/834] 10.0.0.191 () {36 vars in 987 bytes} [Sat May 9 18:17:51 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => 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/835] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 440/836] 10.0.0.191 () {36 vars in 927 bytes} [Sat May 9 18:17:51 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: 397/837] 10.0.0.241 () {36 vars in 911 bytes} [Sat May 9 18:17:51 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/838] 10.0.0.241 () {36 vars in 1007 bytes} [Sat May 9 18:17:51 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/839] 10.0.0.241 () {36 vars in 987 bytes} [Sat May 9 18:17:51 2026] GET /v2/images/d101e492-32a4-4be4-bef1-5db941474007 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/840] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:17: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: 8|app: 0|req: 399/841] 10.0.0.241 () {36 vars in 927 bytes} [Sat May 9 18:17: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: 8|app: 0|req: 402/846] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:18:14 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/847] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:18:14 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: 407/856] 10.0.0.1 () {36 vars in 985 bytes} [Sat May 9 18:18:53 2026] GET /v2/images/94fd78d7-48df-47d1-baf8-deec5d8b3a57 => generated 1171 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/857] 10.0.0.1 () {36 vars in 925 bytes} [Sat May 9 18:18:53 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: 423/888] 10.0.0.111 () {32 vars in 633 bytes} [Sat May 9 18:21:29 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)