+ 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 05:33:49 2026] *** compiled with version: 13.3.0 on 09 May 2026 00:57:03 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-656ffb994b-4lj5j 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 0x7f6a02372668 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 05:33:51.571 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 05:33:51.676 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 05:33:52.408 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 05:33:52.409 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 05:33:52.409 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:52.600 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 05:33:52.602 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 05:33:52.603 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 05:33:54.432 7 WARNING glance.api.v2.images [None req-bec632fe-6057-4b0e-b791-07897ea559e3 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:54.757 8 WARNING glance.api.v2.images [None req-7bf5d02d-9bc3-4cc8-9f34-3ec8a9e605b9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 05:33:54.774 7 WARNING keystonemiddleware._common.config [None req-bec632fe-6057-4b0e-b791-07897ea559e3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:54.781 7 WARNING oslo_config.cfg [None req-bec632fe-6057-4b0e-b791-07897ea559e3 - - - - - -] 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 0x7f6a02372668 pid: 7 (default app) 2026-05-09 05:33:55.153 8 WARNING keystonemiddleware._common.config [None req-7bf5d02d-9bc3-4cc8-9f34-3ec8a9e605b9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 05:33:55.161 8 WARNING oslo_config.cfg [None req-7bf5d02d-9bc3-4cc8-9f34-3ec8a9e605b9 - - - - - -] 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 0x7f6a02372668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 05:33:55 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 05:33:55.703 8 WARNING oslo_policy.policy [None req-f0f62ef1-f7b4-487c-a845-220762643330 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:55.704 8 WARNING oslo_policy.policy [None req-f0f62ef1-f7b4-487c-a845-220762643330 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:55.719 8 WARNING oslo_policy.policy [None req-f0f62ef1-f7b4-487c-a845-220762643330 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:55.720 8 WARNING oslo_policy.policy [None req-f0f62ef1-f7b4-487c-a845-220762643330 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 05:33:55 2026] GET /v2/images => generated 69 bytes in 576 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 05:33:59 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 05:33:59 2026] GET /v2/images => generated 69 bytes in 37 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 05:33:59.336 7 WARNING oslo_policy.policy [None req-f1307d8e-7df0-4bc3-ade8-369ca7653941 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:59.337 7 WARNING oslo_policy.policy [None req-f1307d8e-7df0-4bc3-ade8-369ca7653941 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.23 () {44 vars in 908 bytes} [Sat May 9 05:33:59 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.23 () {44 vars in 930 bytes} [Sat May 9 05:33:59 2026] GET /v2/images?name=cirros => generated 81 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:33:59.478 7 WARNING oslo_policy.policy [None req-ae07cb76-34a7-4de3-b58c-a4ab700ea8cc 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:59.478 7 WARNING oslo_policy.policy [None req-ae07cb76-34a7-4de3-b58c-a4ab700ea8cc 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.23 () {44 vars in 936 bytes} [Sat May 9 05:33:59 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 05:33:59.561 8 WARNING oslo_config.cfg [None req-0825ff44-aa85-4a52-bdf6-eab1a81e600c 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.23 () {48 vars in 948 bytes} [Sat May 9 05:33:59 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:33:59.585 7 WARNING oslo_policy.policy [None req-f60fccf2-856d-4c7f-bf71-3ab95fbd5a91 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:59.586 7 WARNING oslo_policy.policy [None req-f60fccf2-856d-4c7f-bf71-3ab95fbd5a91 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 05:33:59.587 7 INFO glance.api.v2.image_data [None req-f60fccf2-856d-4c7f-bf71-3ab95fbd5a91 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:34:03.737 7 WARNING glance.location [None req-f60fccf2-856d-4c7f-bf71-3ab95fbd5a91 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.23 () {48 vars in 1042 bytes} [Sat May 9 05:33:59 2026] PUT /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d/file => generated 0 bytes in 4192 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6864 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 05:34:03 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 05:34:03.806 7 WARNING oslo_config.cfg [None req-181548ab-6824-4ddd-ab82-e7cd02b6ba1c 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 05:34:03 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 131/265] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 05:54: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/266] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 05:54:44 2026] GET /v2/images => generated 1240 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 05:55:03 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: 133/270] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 05:55:03 2026] GET /v2/images => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.23 () {44 vars in 934 bytes} [Sat May 9 05:55:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.23 () {44 vars in 956 bytes} [Sat May 9 05:55:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.23 () {44 vars in 936 bytes} [Sat May 9 05:55:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/276] 199.204.45.23 () {48 vars in 948 bytes} [Sat May 9 05:55:03 2026] POST /v2/images => generated 796 bytes in 445 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 05:55:04.157 7 INFO glance.api.v2.image_data [None req-0fd67946-274a-4254-91e8-3bcb9ad70cd3 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 05:55:30.356 7 WARNING glance.location [None req-0fd67946-274a-4254-91e8-3bcb9ad70cd3 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 142/281] 199.204.45.23 () {48 vars in 1043 bytes} [Sat May 9 05:55:04 2026] PUT /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173/file => generated 0 bytes in 26241 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65023 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 05:55:30 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => 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: 143/283] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 05:55:30 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => 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: 141/284] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 05:55:31 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: 144/285] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 05:55:31 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:02: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: 186/369] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:02:21 2026] GET /v2/images => generated 2451 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:02:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:02:29 2026] GET /v2/images => generated 2451 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.23 () {44 vars in 944 bytes} [Sat May 9 06:02:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.23 () {44 vars in 966 bytes} [Sat May 9 06:02:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.23 () {44 vars in 936 bytes} [Sat May 9 06:02:29 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) [pid: 7|app: 0|req: 190/377] 199.204.45.23 () {48 vars in 948 bytes} [Sat May 9 06:02:29 2026] POST /v2/images => generated 799 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:02:29.572 8 WARNING oslo_policy.policy [None req-2887b795-fa19-496c-bc4e-5f5c02cf856f 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 06:02:29.572 8 WARNING oslo_policy.policy [None req-2887b795-fa19-496c-bc4e-5f5c02cf856f 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - 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 06:02:29.574 8 INFO glance.api.v2.image_data [None req-2887b795-fa19-496c-bc4e-5f5c02cf856f 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:02:49.094 8 INFO glance.location [None req-2887b795-fa19-496c-bc4e-5f5c02cf856f 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 188/382] 199.204.45.23 () {48 vars in 1042 bytes} [Sat May 9 06:02:29 2026] PUT /v2/images/4507ad46-6150-4435-a3ec-2949c34ac1f2/file => generated 0 bytes in 19576 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23364 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 06:02:49 2026] GET /v2/images/4507ad46-6150-4435-a3ec-2949c34ac1f2 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.23 () {48 vars in 1047 bytes} [Sat May 9 06:02:49 2026] PATCH /v2/images/4507ad46-6150-4435-a3ec-2949c34ac1f2 => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/385] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 06:02:49 2026] GET /v2/images/4507ad46-6150-4435-a3ec-2949c34ac1f2 => generated 1234 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:03:31 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: 201/395] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:03:31 2026] GET /v2/images => generated 3687 bytes in 63 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.23 () {42 vars in 685 bytes} [Sat May 9 06:03:49 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: 204/401] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:03:49 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: 198/402] 199.204.45.23 () {44 vars in 936 bytes} [Sat May 9 06:03:49 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.23 () {44 vars in 958 bytes} [Sat May 9 06:03:49 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.23 () {44 vars in 936 bytes} [Sat May 9 06:03:49 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: 206/405] 199.204.45.23 () {48 vars in 948 bytes} [Sat May 9 06:03:49 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 06:03:49.255 8 INFO glance.api.v2.image_data [None req-35b21ce4-34e2-4f0e-8e2d-a9ecf8bd31b8 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:04:03.005 8 INFO glance.location [None req-35b21ce4-34e2-4f0e-8e2d-a9ecf8bd31b8 537e7c5488fa420586da779e46c5a29f 9821a454b8994ff78073a10b11330a3d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 200/408] 199.204.45.23 () {48 vars in 1043 bytes} [Sat May 9 06:03:49 2026] PUT /v2/images/4c05f3e5-b008-4fe7-8d0d-8526e0d83e77/file => generated 0 bytes in 13793 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30564 switches on core 0) [pid: 7|app: 0|req: 209/409] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 06:04:03 2026] GET /v2/images/4c05f3e5-b008-4fe7-8d0d-8526e0d83e77 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/410] 199.204.45.23 () {44 vars in 968 bytes} [Sat May 9 06:04:03 2026] GET /v2/images/4c05f3e5-b008-4fe7-8d0d-8526e0d83e77 => 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: 279/565] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:16: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: 287/566] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:16:46 2026] GET /v2/images => generated 4893 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/595] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:19:08 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: 302/596] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:19:08 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/597] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:19:09 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: 303/598] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:19:09 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: 309/609] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:20:00 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: 301/610] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:20:00 2026] GET /v2/images => generated 4893 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:20:08 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: 311/614] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:20:08 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/627] 199.204.45.23 () {42 vars in 685 bytes} [Sat May 9 06:21:11 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/628] 199.204.45.23 () {44 vars in 907 bytes} [Sat May 9 06:21:11 2026] GET /v2/images => generated 4893 bytes in 52 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: 316/639] 10.0.0.247 () {32 vars in 633 bytes} [Sat May 9 06:21:56 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/646] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:22:25 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 24 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: 327/647] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:22:25 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:22:26 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/649] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:22:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 199.204.45.23 () {36 vars in 990 bytes} [Sat May 9 06:22:33 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/651] 199.204.45.23 () {36 vars in 930 bytes} [Sat May 9 06:22:33 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: 323/652] 199.204.45.23 () {36 vars in 990 bytes} [Sat May 9 06:22:33 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 330/653] 199.204.45.23 () {36 vars in 930 bytes} [Sat May 9 06:22:33 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: 332/656] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:22:42 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/657] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22:42 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: 333/658] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22: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: 8|app: 0|req: 326/659] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:22:42 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 334/660] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22:42 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: 327/661] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22:42 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: 335/662] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:22:43 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 328/663] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/664] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:22:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/665] 10.0.0.145 () {36 vars in 911 bytes} [Sat May 9 06:22:43 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: 337/666] 10.0.0.145 () {36 vars in 1007 bytes} [Sat May 9 06:22:43 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/667] 10.0.0.145 () {36 vars in 987 bytes} [Sat May 9 06:22:43 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 338/668] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:22:44 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:22:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/682] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:23:27 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 346/683] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:23:27 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/686] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:23:35 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 348/687] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:23:35 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: 352/694] 10.0.0.247 () {30 vars in 411 bytes} [Sat May 9 06:24:05 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: 343/695] 10.0.0.247 () {34 vars in 655 bytes} [Sat May 9 06:24:07 2026] POST /v2/images => generated 649 bytes in 285 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 06:24:07.341 7 WARNING glance.api.v2.images [None req-340e6c14-a827-4ac9-8db5-095ccd0c2b9e fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ef9d4e6-6527-4018-a712-566345d348de [pid: 7|app: 0|req: 353/696] 10.0.0.247 () {32 vars in 710 bytes} [Sat May 9 06:24:07 2026] DELETE /v2/images/0ef9d4e6-6527-4018-a712-566345d348de => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:07 2026] GET /v2/images/0ef9d4e6-6527-4018-a712-566345d348de => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.247 () {32 vars in 633 bytes} [Sat May 9 06:24:07 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.247 () {34 vars in 655 bytes} [Sat May 9 06:24:07 2026] POST /v2/images => generated 702 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.247 () {32 vars in 717 bytes} [Sat May 9 06:24:07 2026] GET /v2/images/58620437-2628-454f-aff6-c3d8551b6673/file => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 06:24:07.567 8 INFO glance.api.v2.image_data [None req-38d70c14-ac95-404f-9fac-1fd46cad7459 fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 06:24:07.611 8 WARNING glance_store._drivers.rbd [None req-38d70c14-ac95-404f-9fac-1fd46cad7459 fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 06:24:08.458 8 INFO glance.location [None req-38d70c14-ac95-404f-9fac-1fd46cad7459 fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 346/701] 10.0.0.247 () {32 vars in 727 bytes} [Sat May 9 06:24:07 2026] PUT /v2/images/58620437-2628-454f-aff6-c3d8551b6673/file => generated 0 bytes in 939 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/702] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:08 2026] GET /v2/images/58620437-2628-454f-aff6-c3d8551b6673 => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/703] 10.0.0.247 () {32 vars in 717 bytes} [Sat May 9 06:24:08 2026] GET /v2/images/58620437-2628-454f-aff6-c3d8551b6673/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/704] 10.0.0.247 () {34 vars in 655 bytes} [Sat May 9 06:24:08 2026] POST /v2/images => generated 648 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/705] 10.0.0.247 () {32 vars in 726 bytes} [Sat May 9 06:24:08 2026] PATCH /v2/images/32165213-728a-42e0-a4cf-03995404ca87 => generated 652 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/706] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:08 2026] GET /v2/images/32165213-728a-42e0-a4cf-03995404ca87 => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 06:24:08.801 8 WARNING glance.api.v2.images [None req-a3ab4e26-7e21-4c50-96f6-01f88a57ea5c fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//32165213-728a-42e0-a4cf-03995404ca87 [pid: 8|app: 0|req: 349/707] 10.0.0.247 () {32 vars in 710 bytes} [Sat May 9 06:24:08 2026] DELETE /v2/images/32165213-728a-42e0-a4cf-03995404ca87 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/708] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:08 2026] GET /v2/images/32165213-728a-42e0-a4cf-03995404ca87 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:24:08.885 8 WARNING glance.api.v2.images [None req-6cf4a07c-9d1b-4f24-90e6-7d1b77c2c828 fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//58620437-2628-454f-aff6-c3d8551b6673 [pid: 8|app: 0|req: 350/709] 10.0.0.247 () {32 vars in 710 bytes} [Sat May 9 06:24:08 2026] DELETE /v2/images/58620437-2628-454f-aff6-c3d8551b6673 => generated 0 bytes in 969 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/710] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:09 2026] GET /v2/images/58620437-2628-454f-aff6-c3d8551b6673 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 06:24:09.881 8 WARNING glance.api.v2.images [None req-33bad421-42ae-4fdf-b6cf-fb9d930f2d01 fcc3d3390aee488e8dd375dc0c75dd9b 338837da222b481ba22bb79e42a4d24f - - default default] Failed to find image 0ef9d4e6-6527-4018-a712-566345d348de to delete: glance.common.exception.ImageNotFound: No image found with ID 0ef9d4e6-6527-4018-a712-566345d348de [pid: 8|app: 0|req: 351/711] 10.0.0.247 () {32 vars in 710 bytes} [Sat May 9 06:24:09 2026] DELETE /v2/images/0ef9d4e6-6527-4018-a712-566345d348de => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/712] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:09 2026] GET /v2/images/0ef9d4e6-6527-4018-a712-566345d348de => 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: 353/715] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 363/716] 10.0.0.247 () {32 vars in 707 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 354/717] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 364/718] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:24:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/719] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:24:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/720] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 356/721] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:24:22 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: 366/722] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:24:22 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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/724] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:24:22 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/725] 10.0.0.145 () {36 vars in 911 bytes} [Sat May 9 06:24:22 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: 368/726] 10.0.0.145 () {36 vars in 1007 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/727] 10.0.0.145 () {36 vars in 987 bytes} [Sat May 9 06:24:22 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 369/728] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:24:22 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: 360/729] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:24:22 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: 374/738] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:24:54 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 365/739] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:24:54 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: 369/746] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:25:24 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 378/747] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:25:24 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: 375/758] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:26:14 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 384/759] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:26:14 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: 388/766] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:26:46 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => 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: 379/767] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:26:46 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: 387/782] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:28:03 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/783] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:28:03 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: 399/788] 10.0.0.70 () {36 vars in 986 bytes} [Sat May 9 06:28:21 2026] GET /v2/images/f5cc8f20-e8b4-4557-b605-830d80fed30d => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/789] 10.0.0.70 () {36 vars in 926 bytes} [Sat May 9 06:28:21 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/798] 199.204.45.23 () {32 vars in 825 bytes} [Sat May 9 06:28:58 2026] GET /v2/images?status=active&owner=9821a454b8994ff78073a10b11330a3d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/799] 199.204.45.23 () {32 vars in 652 bytes} [Sat May 9 06:28:58 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: 396/800] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:28:59 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => generated 1209 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/801] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 397/802] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 406/803] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:28:59 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/804] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 407/805] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 399/806] 10.0.0.221 () {36 vars in 987 bytes} [Sat May 9 06:28:59 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/807] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/808] 10.0.0.221 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 409/809] 10.0.0.145 () {36 vars in 911 bytes} [Sat May 9 06:28:59 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: 401/810] 10.0.0.145 () {36 vars in 1007 bytes} [Sat May 9 06:28:59 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173/locations => generated 127 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/811] 10.0.0.145 () {36 vars in 987 bytes} [Sat May 9 06:28:59 2026] GET /v2/images/c978c252-eeae-4d82-8c11-44e6eba21173 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/812] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 411/813] 10.0.0.145 () {36 vars in 927 bytes} [Sat May 9 06:28:59 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: 425/858] 10.0.0.247 () {32 vars in 633 bytes} [Sat May 9 06:32:35 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)