+ 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 [Thu May 7 03:09:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-6dc5d787fc-h2w8q 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f91421a4668 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-07 03:10:01.947 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-07 03:10:02.053 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-07 03:10:02.882 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-07 03:10:02.883 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-07 03:10:02.883 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:10:02.941 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-07 03:10:02.942 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-07 03:10:02.943 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-07 03:10:05.053 7 WARNING glance.api.v2.images [None req-5c74e06e-3cd9-42a0-818f-508e1fab6a90 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:10:05.236 8 WARNING glance.api.v2.images [None req-583c130d-8ad5-437c-92d9-d7464bc2c360 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-07 03:10:05.416 7 WARNING keystonemiddleware._common.config [None req-5c74e06e-3cd9-42a0-818f-508e1fab6a90 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:10:05.424 7 WARNING oslo_config.cfg [None req-5c74e06e-3cd9-42a0-818f-508e1fab6a90 - - - - - -] 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 0x7f91421a4668 pid: 7 (default app) 2026-05-07 03:10:05.598 8 WARNING keystonemiddleware._common.config [None req-583c130d-8ad5-437c-92d9-d7464bc2c360 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-07 03:10:05.606 8 WARNING oslo_config.cfg [None req-583c130d-8ad5-437c-92d9-d7464bc2c360 - - - - - -] 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 0x7f91421a4668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:10:09 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 03:10:09.533 8 WARNING oslo_policy.policy [None req-ed0c1006-4101-488e-8e88-0f9b0606c789 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:09.534 8 WARNING oslo_policy.policy [None req-ed0c1006-4101-488e-8e88-0f9b0606c789 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:09.551 8 WARNING oslo_policy.policy [None req-ed0c1006-4101-488e-8e88-0f9b0606c789 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:09.551 8 WARNING oslo_policy.policy [None req-ed0c1006-4101-488e-8e88-0f9b0606c789 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:10:09 2026] GET /v2/images => generated 69 bytes in 585 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:10:13 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:10:13 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-07 03:10:13.183 7 WARNING oslo_policy.policy [None req-08e456f2-e5ef-4ce7-ac29-175a2fc09242 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:13.183 7 WARNING oslo_policy.policy [None req-08e456f2-e5ef-4ce7-ac29-175a2fc09242 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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.19.213.107 () {44 vars in 911 bytes} [Thu May 7 03:10:13 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.107 () {44 vars in 933 bytes} [Thu May 7 03:10:13 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-07 03:10:13.329 7 WARNING oslo_policy.policy [None req-394d65b1-dde0-42bc-ac01-323126c28568 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:13.330 7 WARNING oslo_policy.policy [None req-394d65b1-dde0-42bc-ac01-323126c28568 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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.19.213.107 () {44 vars in 939 bytes} [Thu May 7 03:10:13 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) 2026-05-07 03:10:13.415 8 WARNING oslo_config.cfg [None req-5cfdec2d-e7d7-4bd0-b26e-f7174160fcd6 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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.19.213.107 () {48 vars in 951 bytes} [Thu May 7 03:10:13 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:10:13.438 7 WARNING oslo_policy.policy [None req-474a540b-3a2b-4d3a-9bf3-a0475a03f9ff 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:13.439 7 WARNING oslo_policy.policy [None req-474a540b-3a2b-4d3a-9bf3-a0475a03f9ff 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:10:13.440 7 INFO glance.api.v2.image_data [None req-474a540b-3a2b-4d3a-9bf3-a0475a03f9ff 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:10:16.909 7 WARNING glance.location [None req-474a540b-3a2b-4d3a-9bf3-a0475a03f9ff 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.107 () {48 vars in 1045 bytes} [Thu May 7 03:10:13 2026] PUT /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289/file => generated 0 bytes in 3514 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6008 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:10:16 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-07 03:10:16.989 7 WARNING oslo_config.cfg [None req-bb48bb47-3772-49a9-8457-7177274642ac 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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/16] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:10:16 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 136/273] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:31:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:31:36 2026] GET /v2/images => generated 1240 bytes in 462 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/277] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:31:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:31:53 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.19.213.107 () {44 vars in 937 bytes} [Thu May 7 03:31:53 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: 139/280] 199.19.213.107 () {44 vars in 959 bytes} [Thu May 7 03:31:53 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.107 () {44 vars in 939 bytes} [Thu May 7 03:31:53 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.107 () {48 vars in 951 bytes} [Thu May 7 03:31:53 2026] POST /v2/images => generated 796 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:31:54.014 7 INFO glance.api.v2.image_data [None req-475a0d68-c6d0-4c8d-af79-09f59722f971 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:32:18.779 7 WARNING glance.location [None req-475a0d68-c6d0-4c8d-af79-09f59722f971 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/289] 199.19.213.107 () {48 vars in 1046 bytes} [Thu May 7 03:31:54 2026] PUT /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9/file => generated 0 bytes in 24814 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66846 switches on core 0) [pid: 8|app: 0|req: 147/290] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:32:18 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/291] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:32:18 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => 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: 148/292] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:32:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/293] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:32:20 2026] GET /v2/images => generated 2451 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:39:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:39:12 2026] GET /v2/images => generated 2451 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/380] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:39:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:39:20 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: 193/382] 199.19.213.107 () {44 vars in 947 bytes} [Thu May 7 03:39:20 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.19.213.107 () {44 vars in 969 bytes} [Thu May 7 03:39:20 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: 194/384] 199.19.213.107 () {44 vars in 939 bytes} [Thu May 7 03:39:20 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: 191/385] 199.19.213.107 () {48 vars in 951 bytes} [Thu May 7 03:39:20 2026] POST /v2/images => generated 799 bytes in 248 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:39:20.591 8 WARNING oslo_policy.policy [None req-cc7439d5-c4a1-43d3-bfff-fcf40bd10211 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:39:20.591 8 WARNING oslo_policy.policy [None req-cc7439d5-c4a1-43d3-bfff-fcf40bd10211 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - 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-07 03:39:20.592 8 INFO glance.api.v2.image_data [None req-cc7439d5-c4a1-43d3-bfff-fcf40bd10211 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:39:34.867 8 INFO glance.location [None req-cc7439d5-c4a1-43d3-bfff-fcf40bd10211 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 195/388] 199.19.213.107 () {48 vars in 1045 bytes} [Thu May 7 03:39:20 2026] PUT /v2/images/1c294982-232d-4649-b8b9-4e4d6ad7108e/file => generated 0 bytes in 14327 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24551 switches on core 0) [pid: 7|app: 0|req: 194/389] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:39:34 2026] GET /v2/images/1c294982-232d-4649-b8b9-4e4d6ad7108e => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.19.213.107 () {48 vars in 1050 bytes} [Thu May 7 03:39:34 2026] PATCH /v2/images/1c294982-232d-4649-b8b9-4e4d6ad7108e => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:39:35 2026] GET /v2/images/1c294982-232d-4649-b8b9-4e4d6ad7108e => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:40:13 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/401] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:40:13 2026] GET /v2/images => generated 3687 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:40:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:40:24 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/406] 199.19.213.107 () {44 vars in 939 bytes} [Thu May 7 03:40:24 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.19.213.107 () {44 vars in 961 bytes} [Thu May 7 03:40:24 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.19.213.107 () {44 vars in 939 bytes} [Thu May 7 03:40:24 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.19.213.107 () {48 vars in 951 bytes} [Thu May 7 03:40:24 2026] POST /v2/images => generated 791 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-07 03:40:24.812 7 INFO glance.api.v2.image_data [None req-5d8dcd4d-25b6-4d48-8414-5762c9fdef9e 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 03:40:33.137 7 INFO glance.location [None req-5d8dcd4d-25b6-4d48-8414-5762c9fdef9e 2522d1e2b4174df386105334e0f02462 506c56c1d6df42a7857a0afa6a2c0d39 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 206/412] 199.19.213.107 () {48 vars in 1045 bytes} [Thu May 7 03:40:24 2026] PUT /v2/images/7f6eb32a-6602-4d2b-878d-3aafa1554148/file => generated 0 bytes in 8371 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22572 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:40:33 2026] GET /v2/images/7f6eb32a-6602-4d2b-878d-3aafa1554148 => generated 1203 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.19.213.107 () {44 vars in 971 bytes} [Thu May 7 03:40:33 2026] GET /v2/images/7f6eb32a-6602-4d2b-878d-3aafa1554148 => generated 1203 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:53:00 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/566] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:53:00 2026] GET /v2/images => generated 4892 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:55:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:55:17 2026] GET /v2/images => generated 4892 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:55:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:55:19 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:56:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:56:12 2026] GET /v2/images => generated 4892 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:56:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:56:19 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/627] 199.19.213.107 () {42 vars in 688 bytes} [Thu May 7 03:57:23 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 199.19.213.107 () {44 vars in 910 bytes} [Thu May 7 03:57:23 2026] GET /v2/images => generated 4892 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 320/639] 10.0.0.37 () {32 vars in 632 bytes} [Thu May 7 03:58:06 2026] GET /v2/images => generated 4892 bytes in 25 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: 322/644] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 03:58:26 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 323/645] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 03:58:26 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: 323/646] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 03:58:26 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 324/647] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 03:58:26 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: 324/648] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 03:58:30 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 325/649] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 03:58:30 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: 327/652] 199.19.213.107 () {36 vars in 991 bytes} [Thu May 7 03:58:36 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/653] 199.19.213.107 () {36 vars in 931 bytes} [Thu May 7 03:58:36 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: 328/654] 199.19.213.107 () {36 vars in 991 bytes} [Thu May 7 03:58:36 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/655] 199.19.213.107 () {36 vars in 931 bytes} [Thu May 7 03:58:36 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: 330/658] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 03:58:52 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 7|app: 0|req: 331/660] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 330/661] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 03:58:52 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/662] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 331/663] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 333/664] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 03:58:52 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 332/665] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 334/666] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 03:58:52 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: 333/667] 10.0.0.6 () {36 vars in 909 bytes} [Thu May 7 03:58:53 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.6 () {36 vars in 1005 bytes} [Thu May 7 03:58:53 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289/locations => generated 127 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/669] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 03:58:53 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 336/670] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 03:58:53 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: 335/671] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 03:58:53 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: 338/676] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 03:59:09 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 339/677] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 03:59:09 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: 343/684] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 03:59:41 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 03:59:41 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/694] 10.0.0.37 () {34 vars in 654 bytes} [Thu May 7 04:00:20 2026] POST /v2/images => generated 649 bytes in 142 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-07 04:00:20.645 8 WARNING glance.api.v2.images [None req-5e803ee6-2acb-4d1e-a4c3-697c9f042f41 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1c8a1935-0387-463f-8b1e-93d7093e5726 [pid: 8|app: 0|req: 347/695] 10.0.0.37 () {32 vars in 709 bytes} [Thu May 7 04:00:20 2026] DELETE /v2/images/1c8a1935-0387-463f-8b1e-93d7093e5726 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/696] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:20 2026] GET /v2/images/1c8a1935-0387-463f-8b1e-93d7093e5726 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/697] 10.0.0.37 () {32 vars in 632 bytes} [Thu May 7 04:00:20 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/698] 10.0.0.37 () {34 vars in 654 bytes} [Thu May 7 04:00:20 2026] POST /v2/images => generated 702 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.37 () {32 vars in 716 bytes} [Thu May 7 04:00:20 2026] GET /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-07 04:00:20.854 7 INFO glance.api.v2.image_data [None req-2ef6335b-04b9-41e1-b189-1fbb5066d355 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-07 04:00:20.888 7 WARNING glance_store._drivers.rbd [None req-2ef6335b-04b9-41e1-b189-1fbb5066d355 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-07 04:00:21.692 7 INFO glance.location [None req-2ef6335b-04b9-41e1-b189-1fbb5066d355 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/700] 10.0.0.37 () {32 vars in 726 bytes} [Thu May 7 04:00:20 2026] PUT /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648/file => generated 0 bytes in 905 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/701] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:21 2026] GET /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.37 () {32 vars in 716 bytes} [Thu May 7 04:00:21 2026] GET /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648/file => generated 1024 bytes in 121 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/703] 10.0.0.37 () {34 vars in 654 bytes} [Thu May 7 04:00:21 2026] POST /v2/images => generated 648 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/704] 10.0.0.37 () {32 vars in 725 bytes} [Thu May 7 04:00:21 2026] PATCH /v2/images/71227da8-6dd2-43e3-9836-2f95531f4382 => generated 653 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:21 2026] GET /v2/images/71227da8-6dd2-43e3-9836-2f95531f4382 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-07 04:00:22.005 7 WARNING glance.api.v2.images [None req-ce1262a5-c707-4d7f-9086-79ffb6b93f86 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//71227da8-6dd2-43e3-9836-2f95531f4382 [pid: 7|app: 0|req: 354/706] 10.0.0.37 () {32 vars in 709 bytes} [Thu May 7 04:00:21 2026] DELETE /v2/images/71227da8-6dd2-43e3-9836-2f95531f4382 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/707] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:22 2026] GET /v2/images/71227da8-6dd2-43e3-9836-2f95531f4382 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:00:22.077 7 WARNING glance.api.v2.images [None req-e73deb27-011f-48a5-abcd-ee51ce18e464 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ad5d5173-b72b-4372-9104-fb2f5d612648 [pid: 7|app: 0|req: 355/708] 10.0.0.37 () {32 vars in 709 bytes} [Thu May 7 04:00:22 2026] DELETE /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/709] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:22 2026] GET /v2/images/ad5d5173-b72b-4372-9104-fb2f5d612648 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-07 04:00:23.001 7 WARNING glance.api.v2.images [None req-ced1ca51-39c6-4026-b149-54a06fcb0816 18f0525360f04a2ba82e293b3d1d1521 b2fd7f58840f4ddb912196ad1320c31d - - default default] Failed to find image 1c8a1935-0387-463f-8b1e-93d7093e5726 to delete: glance.common.exception.ImageNotFound: No image found with ID 1c8a1935-0387-463f-8b1e-93d7093e5726 [pid: 7|app: 0|req: 356/710] 10.0.0.37 () {32 vars in 709 bytes} [Thu May 7 04:00:22 2026] DELETE /v2/images/1c8a1935-0387-463f-8b1e-93d7093e5726 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/711] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:23 2026] GET /v2/images/1c8a1935-0387-463f-8b1e-93d7093e5726 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/714] 10.0.0.37 () {30 vars in 410 bytes} [Thu May 7 04:00:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/715] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:00:34 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 358/716] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:00:34 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:38 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 360/720] 10.0.0.37 () {32 vars in 706 bytes} [Thu May 7 04:00:38 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:00:38 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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: 362/723] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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: 362/724] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:00:39 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 363/725] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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/726] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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: 364/727] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:00:39 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 364/728] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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: 365/729] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:00:39 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: 365/730] 10.0.0.6 () {36 vars in 909 bytes} [Thu May 7 04:00:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/731] 10.0.0.6 () {36 vars in 1005 bytes} [Thu May 7 04:00:39 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:00:39 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:00:39 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: 367/734] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:00:39 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: 370/739] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:00:59 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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/740] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:00: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: 374/747] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:01:27 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 374/748] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:01:27 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: 376/751] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:01:42 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:01:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:01:46 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => 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: 378/756] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:01:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/765] 199.19.213.107 () {32 vars in 826 bytes} [Thu May 7 04:02:27 2026] GET /v2/images?status=active&owner=506c56c1d6df42a7857a0afa6a2c0d39&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: 8|app: 0|req: 383/766] 199.19.213.107 () {32 vars in 653 bytes} [Thu May 7 04:02:27 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: 384/767] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:02:28 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/768] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:02:28 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: 385/769] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:02:28 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: 385/770] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:02:28 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/771] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:02:28 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: 386/772] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:02:28 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: 387/773] 10.0.0.132 () {36 vars in 987 bytes} [Thu May 7 04:02:28 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/774] 10.0.0.132 () {36 vars in 927 bytes} [Thu May 7 04:02:28 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: 388/775] 10.0.0.6 () {36 vars in 909 bytes} [Thu May 7 04:02:28 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/776] 10.0.0.6 () {36 vars in 1005 bytes} [Thu May 7 04:02:28 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.6 () {36 vars in 985 bytes} [Thu May 7 04:02:28 2026] GET /v2/images/def0004e-7de3-4a9c-8f4c-1ef32d71dfb9 => 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: 389/778] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:02:28 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: 390/779] 10.0.0.6 () {36 vars in 925 bytes} [Thu May 7 04:02:28 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: 391/782] 10.0.0.218 () {36 vars in 987 bytes} [Thu May 7 04:02:35 2026] GET /v2/images/85ca773c-a137-4508-8ef7-639ad6ba9289 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/783] 10.0.0.218 () {36 vars in 927 bytes} [Thu May 7 04:02:35 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: 421/840] 10.0.0.37 () {32 vars in 632 bytes} [Thu May 7 04:07:16 2026] GET /v2/images => generated 4892 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)