+ 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 01:58:06 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:37:06 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9bfbb5848-q9kbt 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 0x7f8c6da48668 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 01:58:08.250 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 01:58:08.307 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 01:58:09.097 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 01:58:09.098 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 01:58:09.099 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:58:09.164 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 01:58:09.165 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 01:58:09.166 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-09 01:58:11.136 7 WARNING glance.api.v2.images [None req-62682574-74fb-4e91-b499-676bcb9e5547 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:58:11.278 8 WARNING glance.api.v2.images [None req-a93d6f02-7628-4968-8287-f1562c12d9c8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 01:58:11.489 7 WARNING keystonemiddleware._common.config [None req-62682574-74fb-4e91-b499-676bcb9e5547 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:58:11.496 7 WARNING oslo_config.cfg [None req-62682574-74fb-4e91-b499-676bcb9e5547 - - - - - -] 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 0x7f8c6da48668 pid: 7 (default app) 2026-05-09 01:58:11.655 8 WARNING keystonemiddleware._common.config [None req-a93d6f02-7628-4968-8287-f1562c12d9c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 01:58:11.663 8 WARNING oslo_config.cfg [None req-a93d6f02-7628-4968-8287-f1562c12d9c8 - - - - - -] 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 0x7f8c6da48668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 01:58: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 01:58:12.639 8 WARNING oslo_policy.policy [None req-c5421dcb-7575-4f42-a957-33bef05b7a46 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:12.639 8 WARNING oslo_policy.policy [None req-c5421dcb-7575-4f42-a957-33bef05b7a46 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:12.660 8 WARNING oslo_policy.policy [None req-c5421dcb-7575-4f42-a957-33bef05b7a46 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:12.660 8 WARNING oslo_policy.policy [None req-c5421dcb-7575-4f42-a957-33bef05b7a46 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 01:58:12 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: 6/7] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 01:58:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 01:58:16 2026] GET /v2/images => generated 69 bytes in 40 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 01:58:16.308 7 WARNING oslo_policy.policy [None req-215af05f-f368-4495-8558-ceaaa7606dda 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:16.308 7 WARNING oslo_policy.policy [None req-215af05f-f368-4495-8558-ceaaa7606dda 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.74 () {44 vars in 907 bytes} [Sat May 9 01:58:16 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.74 () {44 vars in 929 bytes} [Sat May 9 01:58: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 01:58:16.449 7 WARNING oslo_policy.policy [None req-ca542344-e3d0-4656-a420-2f10a604f303 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:16.450 7 WARNING oslo_policy.policy [None req-ca542344-e3d0-4656-a420-2f10a604f303 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.74 () {44 vars in 935 bytes} [Sat May 9 01:58:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 01:58:16.534 8 WARNING oslo_config.cfg [None req-bef771d6-1ef0-4ccb-bce8-5e16048199a1 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.74 () {48 vars in 947 bytes} [Sat May 9 01:58:16 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 01:58:16.557 7 WARNING oslo_policy.policy [None req-fec5d7a7-66b5-4369-910a-dda9cb6b6766 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:16.557 7 WARNING oslo_policy.policy [None req-fec5d7a7-66b5-4369-910a-dda9cb6b6766 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 01:58:16.559 7 INFO glance.api.v2.image_data [None req-fec5d7a7-66b5-4369-910a-dda9cb6b6766 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 01:58:19.846 7 WARNING glance.location [None req-fec5d7a7-66b5-4369-910a-dda9cb6b6766 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.74 () {48 vars in 1041 bytes} [Sat May 9 01:58:16 2026] PUT /v2/images/4d897b88-a730-4599-be87-26896794c5d5/file => generated 0 bytes in 3345 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8173 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 01:58:19 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 01:58:19.932 7 WARNING oslo_config.cfg [None req-4d4568bd-d62a-4b14-bfb8-24fdf75813e1 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 01:58:19 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:20:07 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:20:07 2026] GET /v2/images => generated 1240 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/284] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:20:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/285] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:20:26 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.74 () {44 vars in 933 bytes} [Sat May 9 02:20:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.74 () {44 vars in 955 bytes} [Sat May 9 02:20:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.74 () {44 vars in 935 bytes} [Sat May 9 02:20:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.74 () {48 vars in 947 bytes} [Sat May 9 02:20:26 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:20:26.715 7 INFO glance.api.v2.image_data [None req-06478e3f-4323-47d3-8315-4356fc1f28e6 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:20:52.429 7 WARNING glance.location [None req-06478e3f-4323-47d3-8315-4356fc1f28e6 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/296] 199.204.45.74 () {48 vars in 1042 bytes} [Sat May 9 02:20:26 2026] PUT /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11/file => generated 0 bytes in 25767 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63325 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:20:52 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => 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: 149/298] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:20:52 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => 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: 150/299] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:20:53 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: 150/300] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:20:53 2026] GET /v2/images => generated 2451 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/387] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:28: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: 194/388] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:28:08 2026] GET /v2/images => generated 2451 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:28:20 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: 196/392] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:28:20 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/393] 199.204.45.74 () {44 vars in 943 bytes} [Sat May 9 02:28:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.74 () {44 vars in 965 bytes} [Sat May 9 02:28:20 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.74 () {44 vars in 935 bytes} [Sat May 9 02:28:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.74 () {48 vars in 947 bytes} [Sat May 9 02:28:20 2026] POST /v2/images => generated 799 bytes in 196 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:28:20.812 8 WARNING oslo_policy.policy [None req-1d6cba51-b1b9-434a-a868-5f3982f9b779 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 02:28:20.812 8 WARNING oslo_policy.policy [None req-1d6cba51-b1b9-434a-a868-5f3982f9b779 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - 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 02:28:20.814 8 INFO glance.api.v2.image_data [None req-1d6cba51-b1b9-434a-a868-5f3982f9b779 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:28:35.991 8 INFO glance.location [None req-1d6cba51-b1b9-434a-a868-5f3982f9b779 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/401] 199.204.45.74 () {48 vars in 1041 bytes} [Sat May 9 02:28:20 2026] PUT /v2/images/1b729de0-612d-4c03-99d0-4d56fb1ada48/file => generated 0 bytes in 15247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23974 switches on core 0) [pid: 7|app: 0|req: 203/402] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:28:36 2026] GET /v2/images/1b729de0-612d-4c03-99d0-4d56fb1ada48 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.74 () {48 vars in 1046 bytes} [Sat May 9 02:28:36 2026] PATCH /v2/images/1b729de0-612d-4c03-99d0-4d56fb1ada48 => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/404] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:28:36 2026] GET /v2/images/1b729de0-612d-4c03-99d0-4d56fb1ada48 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/413] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:29:13 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: 205/414] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:29:13 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:29:31 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: 208/420] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:29:31 2026] GET /v2/images => generated 3687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.204.45.74 () {44 vars in 935 bytes} [Sat May 9 02:29:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.204.45.74 () {44 vars in 957 bytes} [Sat May 9 02:29:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.204.45.74 () {44 vars in 935 bytes} [Sat May 9 02:29:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/424] 199.204.45.74 () {48 vars in 947 bytes} [Sat May 9 02:29:31 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-09 02:29:32.040 7 INFO glance.api.v2.image_data [None req-49d67b61-5419-4c41-b665-55e685d60950 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:29:44.968 7 INFO glance.location [None req-49d67b61-5419-4c41-b665-55e685d60950 0b0c90be3d574ce581b46ef8ef65ab8d 85c266afa0c243988cf448e4380445b2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 215/427] 199.204.45.74 () {48 vars in 1042 bytes} [Sat May 9 02:29:32 2026] PUT /v2/images/2bab9dbc-a05d-4c21-8079-673bd22fb1f4/file => generated 0 bytes in 12991 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32748 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:29:45 2026] GET /v2/images/2bab9dbc-a05d-4c21-8079-673bd22fb1f4 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.74 () {44 vars in 967 bytes} [Sat May 9 02:29:45 2026] GET /v2/images/2bab9dbc-a05d-4c21-8079-673bd22fb1f4 => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/584] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:42: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: 294/585] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:42:34 2026] GET /v2/images => generated 4893 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/614] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:44:53 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: 309/615] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:44:53 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: 307/616] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:44:55 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: 310/617] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:44:55 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/628] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:45: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: 316/629] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:45:45 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/632] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:45: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: 318/633] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:45:53 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: 325/646] 199.204.45.74 () {42 vars in 684 bytes} [Sat May 9 02:46:53 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: 322/647] 199.204.45.74 () {44 vars in 906 bytes} [Sat May 9 02:46:53 2026] GET /v2/images => generated 4893 bytes in 64 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: 327/656] 10.0.0.175 () {32 vars in 632 bytes} [Sat May 9 02:47:35 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:47:54 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 144 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: 332/662] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/663] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:54 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: 333/664] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:47:54 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 332/665] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:54 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: 333/667] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:47:55 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:55 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: 334/669] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:47:55 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: 336/670] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:47:55 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 335/671] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:47:55 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: 337/672] 10.0.0.215 () {36 vars in 910 bytes} [Sat May 9 02:47:56 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.215 () {36 vars in 1006 bytes} [Sat May 9 02:47:56 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.215 () {36 vars in 986 bytes} [Sat May 9 02:47:56 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/676] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:47:56 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 199.204.45.74 () {36 vars in 989 bytes} [Sat May 9 02:48:03 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/680] 199.204.45.74 () {36 vars in 929 bytes} [Sat May 9 02:48: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: 8|app: 0|req: 340/681] 199.204.45.74 () {36 vars in 989 bytes} [Sat May 9 02:48:03 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/682] 199.204.45.74 () {36 vars in 929 bytes} [Sat May 9 02:48: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: 8|app: 0|req: 341/683] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:48:10 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 343/684] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:48:10 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: 347/691] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:48:37 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 345/692] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:48:37 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.175 () {34 vars in 654 bytes} [Sat May 9 02:48:51 2026] POST /v2/images => generated 647 bytes in 262 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 02:48:51.862 7 WARNING glance.api.v2.images [None req-3c729bb2-d2aa-4330-afaf-16de5a8596b1 b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea4d57ec-5a69-414e-b5c0-00ae40dc1335 [pid: 7|app: 0|req: 350/698] 10.0.0.175 () {32 vars in 709 bytes} [Sat May 9 02:48:51 2026] DELETE /v2/images/ea4d57ec-5a69-414e-b5c0-00ae40dc1335 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:51 2026] GET /v2/images/ea4d57ec-5a69-414e-b5c0-00ae40dc1335 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/700] 10.0.0.175 () {32 vars in 632 bytes} [Sat May 9 02:48:51 2026] GET /v2/images => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.175 () {34 vars in 654 bytes} [Sat May 9 02:48:52 2026] POST /v2/images => generated 702 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.175 () {32 vars in 716 bytes} [Sat May 9 02:48:52 2026] GET /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 02:48:52.121 8 INFO glance.api.v2.image_data [None req-d6163ce8-f6eb-4626-b772-e44c6641e00d b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 02:48:52.168 8 WARNING glance_store._drivers.rbd [None req-d6163ce8-f6eb-4626-b772-e44c6641e00d b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 02:48:53.283 8 INFO glance.location [None req-d6163ce8-f6eb-4626-b772-e44c6641e00d b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/703] 10.0.0.175 () {32 vars in 726 bytes} [Sat May 9 02:48:52 2026] PUT /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf/file => generated 0 bytes in 1215 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:53 2026] GET /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.175 () {32 vars in 716 bytes} [Sat May 9 02:48:53 2026] GET /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf/file => generated 1024 bytes in 118 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/706] 10.0.0.175 () {34 vars in 654 bytes} [Sat May 9 02:48:53 2026] POST /v2/images => generated 649 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.175 () {32 vars in 725 bytes} [Sat May 9 02:48:53 2026] PATCH /v2/images/90c4a96c-f0c0-4711-b8cb-26f3e684e8ed => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:53 2026] GET /v2/images/90c4a96c-f0c0-4711-b8cb-26f3e684e8ed => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 02:48:53.653 8 WARNING glance.api.v2.images [None req-c92f178a-089b-4ad3-a99d-67c45ccd0b50 b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//90c4a96c-f0c0-4711-b8cb-26f3e684e8ed [pid: 8|app: 0|req: 354/709] 10.0.0.175 () {32 vars in 709 bytes} [Sat May 9 02:48:53 2026] DELETE /v2/images/90c4a96c-f0c0-4711-b8cb-26f3e684e8ed => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:53 2026] GET /v2/images/90c4a96c-f0c0-4711-b8cb-26f3e684e8ed => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:48:53.727 8 WARNING glance.api.v2.images [None req-c7693987-8620-4028-8ab0-e2b6bfb928e3 b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf [pid: 8|app: 0|req: 355/711] 10.0.0.175 () {32 vars in 709 bytes} [Sat May 9 02:48:53 2026] DELETE /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/712] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:54 2026] GET /v2/images/fdc2fdb6-cef3-46af-ae4e-777d89a8a7cf => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 02:48:54.547 8 WARNING glance.api.v2.images [None req-b9f93bef-e13e-44da-bd15-9f37c8082fd4 b2b522f56a454de69c06f2132a195c07 604f050138e04f9f93945671ce2db149 - - default default] Failed to find image ea4d57ec-5a69-414e-b5c0-00ae40dc1335 to delete: glance.common.exception.ImageNotFound: No image found with ID ea4d57ec-5a69-414e-b5c0-00ae40dc1335 [pid: 8|app: 0|req: 356/713] 10.0.0.175 () {32 vars in 709 bytes} [Sat May 9 02:48:54 2026] DELETE /v2/images/ea4d57ec-5a69-414e-b5c0-00ae40dc1335 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:48:54 2026] GET /v2/images/ea4d57ec-5a69-414e-b5c0-00ae40dc1335 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/715] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:48:59 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/716] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:48:59 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/721] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:49:11 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:49:11 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:49:33 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.175 () {32 vars in 706 bytes} [Sat May 9 02:49:33 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 364/729] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:49:34 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 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: 365/731] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/732] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:49:34 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/733] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/734] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/735] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:49:34 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/737] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:49:34 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: 370/738] 10.0.0.215 () {36 vars in 910 bytes} [Sat May 9 02:49:34 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: 369/739] 10.0.0.215 () {36 vars in 1006 bytes} [Sat May 9 02:49:34 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/740] 10.0.0.215 () {36 vars in 986 bytes} [Sat May 9 02:49:34 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 370/741] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/742] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:49:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/745] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:49:44 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 374/746] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:49:44 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:49:51 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:49:51 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: 378/757] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:50:25 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 380/758] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:50:25 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: 380/761] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:50:31 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:50:31 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: 381/763] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:50:32 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 383/764] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:50:32 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: 383/767] 10.0.0.197 () {36 vars in 986 bytes} [Sat May 9 02:50:50 2026] GET /v2/images/4d897b88-a730-4599-be87-26896794c5d5 => 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: 385/768] 10.0.0.197 () {36 vars in 926 bytes} [Sat May 9 02:50: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: 388/777] 10.0.0.175 () {30 vars in 410 bytes} [Sat May 9 02:51:29 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 199.204.45.74 () {32 vars in 824 bytes} [Sat May 9 02:51:32 2026] GET /v2/images?status=active&owner=85c266afa0c243988cf448e4380445b2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 199.204.45.74 () {32 vars in 651 bytes} [Sat May 9 02:51:32 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/782] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:51:32 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => 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: 392/783] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:51: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: 392/784] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:51:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/785] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:51:33 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:51:33 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: 394/787] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:51:33 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: 394/788] 10.0.0.96 () {36 vars in 985 bytes} [Sat May 9 02:51:33 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/789] 10.0.0.96 () {36 vars in 925 bytes} [Sat May 9 02:51:33 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: 395/790] 10.0.0.215 () {36 vars in 910 bytes} [Sat May 9 02:51:33 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/791] 10.0.0.215 () {36 vars in 1006 bytes} [Sat May 9 02:51:33 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.215 () {36 vars in 986 bytes} [Sat May 9 02:51:33 2026] GET /v2/images/66bd6885-4649-4ddb-96e6-0aeb5401fe11 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:51:33 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/794] 10.0.0.215 () {36 vars in 926 bytes} [Sat May 9 02:51: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: 7|app: 0|req: 418/835] 10.0.0.175 () {32 vars in 632 bytes} [Sat May 9 02:54:58 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)