+ 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 [Mon Jun 8 03:53:33 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-5fd8bfd567-626fw 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 0x7fc17b695668 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-06-08 03:53:35.617 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-08 03:53:35.655 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-08 03:53:36.456 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-06-08 03:53:36.457 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-06-08 03:53:36.457 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 03:53:36.510 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-06-08 03:53:36.511 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-06-08 03:53:36.511 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-08 03:53:38.437 8 WARNING glance.api.v2.images [None req-a8263fc3-1a6d-40db-8c51-89515b12ffd1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 03:53:38.660 7 WARNING glance.api.v2.images [None req-4e2456dc-b0d0-421f-9c80-1e15bd6225f2 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-08 03:53:38.764 8 WARNING keystonemiddleware._common.config [None req-a8263fc3-1a6d-40db-8c51-89515b12ffd1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 03:53:38.771 8 WARNING oslo_config.cfg [None req-a8263fc3-1a6d-40db-8c51-89515b12ffd1 - - - - - -] 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 0x7fc17b695668 pid: 8 (default app) 2026-06-08 03:53:39.009 7 WARNING keystonemiddleware._common.config [None req-4e2456dc-b0d0-421f-9c80-1e15bd6225f2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-08 03:53:39.016 7 WARNING oslo_config.cfg [None req-4e2456dc-b0d0-421f-9c80-1e15bd6225f2 - - - - - -] 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 0x7fc17b695668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 03:53:39 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-06-08 03:53:39.740 7 WARNING oslo_policy.policy [None req-96d6c060-f9a1-4c2b-9f7a-15124bba052a 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:39.740 7 WARNING oslo_policy.policy [None req-96d6c060-f9a1-4c2b-9f7a-15124bba052a 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:39.755 7 WARNING oslo_policy.policy [None req-96d6c060-f9a1-4c2b-9f7a-15124bba052a 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:39.755 7 WARNING oslo_policy.policy [None req-96d6c060-f9a1-4c2b-9f7a-15124bba052a 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 03:53:39 2026] GET /v2/images => generated 69 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 03:53:43 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: 2/8] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 03:53:43 2026] GET /v2/images => generated 69 bytes in 36 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-06-08 03:53:43.290 8 WARNING oslo_policy.policy [None req-2f5726c0-2cbc-4b19-b6cf-3fdc63c3a122 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:43.290 8 WARNING oslo_policy.policy [None req-2f5726c0-2cbc-4b19-b6cf-3fdc63c3a122 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.65 () {44 vars in 908 bytes} [Mon Jun 8 03:53:43 2026] GET /v2/images/cirros => generated 151 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.65 () {44 vars in 930 bytes} [Mon Jun 8 03:53:43 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-06-08 03:53:43.425 8 WARNING oslo_policy.policy [None req-32a2d0ba-6a64-41bc-9113-af642f279326 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:43.426 8 WARNING oslo_policy.policy [None req-32a2d0ba-6a64-41bc-9113-af642f279326 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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: 8/11] 199.204.45.65 () {44 vars in 936 bytes} [Mon Jun 8 03:53:43 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-06-08 03:53:43.508 7 WARNING oslo_config.cfg [None req-47156531-e32c-4e56-af93-f92d3ea96cd7 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.65 () {48 vars in 948 bytes} [Mon Jun 8 03:53:43 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 03:53:43.529 8 WARNING oslo_policy.policy [None req-866fd01d-6d91-402a-8391-aeb33ae0c90b 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:43.529 8 WARNING oslo_policy.policy [None req-866fd01d-6d91-402a-8391-aeb33ae0c90b 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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-06-08 03:53:43.530 8 INFO glance.api.v2.image_data [None req-866fd01d-6d91-402a-8391-aeb33ae0c90b 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 03:53:47.427 8 WARNING glance.location [None req-866fd01d-6d91-402a-8391-aeb33ae0c90b 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Jun 8 03:53:43 2026] PUT /v2/images/3ce519a3-da01-4390-b187-33962239f902/file => generated 0 bytes in 3935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7379 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 03:53:47 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-08 03:53:47.559 8 WARNING oslo_config.cfg [None req-abe8b016-0234-41be-845e-cc7f415dda46 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - 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: 10/15] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Jun 8 03:53:47 2026] PATCH /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 03:53:47 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:14:38 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: 133/270] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:14:38 2026] GET /v2/images => generated 1381 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/275] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:15:03 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: 136/276] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:15:03 2026] GET /v2/images => generated 1381 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/277] 199.204.45.65 () {44 vars in 934 bytes} [Mon Jun 8 04:15:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.65 () {44 vars in 956 bytes} [Mon Jun 8 04:15:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/279] 199.204.45.65 () {44 vars in 936 bytes} [Mon Jun 8 04:15:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.65 () {48 vars in 948 bytes} [Mon Jun 8 04:15:03 2026] POST /v2/images => generated 796 bytes in 466 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:15:03.787 8 INFO glance.api.v2.image_data [None req-af7ee9d3-1331-4ed5-befa-11fb0bc1bdb1 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:15:27.971 8 WARNING glance.location [None req-af7ee9d3-1331-4ed5-befa-11fb0bc1bdb1 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/285] 199.204.45.65 () {48 vars in 1043 bytes} [Mon Jun 8 04:15:03 2026] PUT /v2/images/3d4222e4-5829-4b29-b194-986602a08583/file => generated 0 bytes in 24239 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63495 switches on core 0) [pid: 7|app: 0|req: 143/286] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:15:28 2026] GET /v2/images/3d4222e4-5829-4b29-b194-986602a08583 => 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: 144/287] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Jun 8 04:15:28 2026] PATCH /v2/images/3d4222e4-5829-4b29-b194-986602a08583 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/288] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:15:28 2026] GET /v2/images/3d4222e4-5829-4b29-b194-986602a08583 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:15:29 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: 146/292] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:15:29 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/375] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:22:25 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: 188/376] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:22:25 2026] GET /v2/images => generated 2778 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:22:42 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: 191/382] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:22:42 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.65 () {44 vars in 944 bytes} [Mon Jun 8 04:22:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.65 () {44 vars in 966 bytes} [Mon Jun 8 04:22:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.65 () {44 vars in 936 bytes} [Mon Jun 8 04:22:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/386] 199.204.45.65 () {48 vars in 948 bytes} [Mon Jun 8 04:22:42 2026] POST /v2/images => generated 799 bytes in 170 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:22:42.784 8 INFO glance.api.v2.image_data [None req-5a6b2e7b-3dbb-4570-a051-117218f6c647 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:22:57.984 8 INFO glance.location [None req-5a6b2e7b-3dbb-4570-a051-117218f6c647 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/389] 199.204.45.65 () {48 vars in 1042 bytes} [Mon Jun 8 04:22:42 2026] PUT /v2/images/9d2512d3-9eb7-416e-b1a4-b6cd464dae12/file => generated 0 bytes in 15236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23413 switches on core 0) [pid: 7|app: 0|req: 196/390] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:22:58 2026] GET /v2/images/9d2512d3-9eb7-416e-b1a4-b6cd464dae12 => 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: 195/391] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Jun 8 04:22:58 2026] PATCH /v2/images/9d2512d3-9eb7-416e-b1a4-b6cd464dae12 => generated 1410 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/392] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:22:58 2026] GET /v2/images/9d2512d3-9eb7-416e-b1a4-b6cd464dae12 => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:23:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:23:36 2026] GET /v2/images => generated 4190 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:23:57 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: 205/408] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:23:57 2026] GET /v2/images => generated 4190 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/409] 199.204.45.65 () {44 vars in 936 bytes} [Mon Jun 8 04:23:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/410] 199.204.45.65 () {44 vars in 958 bytes} [Mon Jun 8 04:23:57 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: 8|app: 0|req: 205/411] 199.204.45.65 () {44 vars in 936 bytes} [Mon Jun 8 04:23:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.65 () {48 vars in 948 bytes} [Mon Jun 8 04:23:57 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-08 04:23:57.263 8 INFO glance.api.v2.image_data [None req-f9a0865e-4c0c-4815-ad51-ee3f31605b26 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:24:10.091 8 INFO glance.location [None req-f9a0865e-4c0c-4815-ad51-ee3f31605b26 1f00c7255ce34635b73078112faa4900 1a4813289a834892ad77ba4a81aa6d2c - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/417] 199.204.45.65 () {48 vars in 1043 bytes} [Mon Jun 8 04:23:57 2026] PUT /v2/images/29cc58e2-716a-42ac-82fd-f9612dcfbfd0/file => generated 0 bytes in 12871 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32046 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:24:10 2026] GET /v2/images/29cc58e2-716a-42ac-82fd-f9612dcfbfd0 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.65 () {48 vars in 1048 bytes} [Mon Jun 8 04:24:10 2026] PATCH /v2/images/29cc58e2-716a-42ac-82fd-f9612dcfbfd0 => generated 1382 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/420] 199.204.45.65 () {44 vars in 968 bytes} [Mon Jun 8 04:24:10 2026] GET /v2/images/29cc58e2-716a-42ac-82fd-f9612dcfbfd0 => generated 1382 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/577] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:37:09 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: 286/578] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:37:09 2026] GET /v2/images => generated 5574 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/607] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:39:30 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: 307/608] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:39:30 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/609] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:39:32 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: 308/610] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:39:32 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/621] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:40:23 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: 314/622] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:40:23 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:40:32 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:40:32 2026] GET /v2/images => generated 5574 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 199.204.45.65 () {42 vars in 685 bytes} [Mon Jun 8 04:41:33 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: 317/640] 199.204.45.65 () {44 vars in 907 bytes} [Mon Jun 8 04:41:33 2026] GET /v2/images => generated 5574 bytes in 54 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/649] 10.0.0.200 () {32 vars in 633 bytes} [Mon Jun 8 04:42:17 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:42:35 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 152 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: 330/655] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42:35 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: 326/656] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42:35 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:42:35 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/658] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42:35 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: 332/659] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42: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: 8|app: 0|req: 328/660] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:42:36 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/661] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42: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: 8|app: 0|req: 329/662] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:42: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: 334/663] 10.0.0.180 () {36 vars in 911 bytes} [Mon Jun 8 04:42:37 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.180 () {36 vars in 1007 bytes} [Mon Jun 8 04:42:37 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902/locations => generated 127 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.180 () {36 vars in 987 bytes} [Mon Jun 8 04:42:37 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.180 () {36 vars in 927 bytes} [Mon Jun 8 04:42:37 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: 336/667] 10.0.0.180 () {36 vars in 927 bytes} [Mon Jun 8 04:42:37 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: 332/670] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:42:38 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/671] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:42:38 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: 333/672] 199.204.45.65 () {36 vars in 990 bytes} [Mon Jun 8 04:42:45 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/673] 199.204.45.65 () {36 vars in 930 bytes} [Mon Jun 8 04:42:45 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: 334/674] 199.204.45.65 () {36 vars in 990 bytes} [Mon Jun 8 04:42:46 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/675] 199.204.45.65 () {36 vars in 930 bytes} [Mon Jun 8 04:42: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: 8|app: 0|req: 335/676] 10.0.0.200 () {30 vars in 411 bytes} [Mon Jun 8 04:42:47 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.200 () {34 vars in 655 bytes} [Mon Jun 8 04:43:07 2026] POST /v2/images => generated 648 bytes in 167 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-08 04:43:08.106 8 WARNING glance.api.v2.images [None req-f25f8f30-ba1c-4228-8f7c-de8cd02ecfa3 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8b957331-7847-4dec-94a2-858b72d24215 [pid: 8|app: 0|req: 338/682] 10.0.0.200 () {32 vars in 710 bytes} [Mon Jun 8 04:43:08 2026] DELETE /v2/images/8b957331-7847-4dec-94a2-858b72d24215 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:08 2026] GET /v2/images/8b957331-7847-4dec-94a2-858b72d24215 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.200 () {32 vars in 633 bytes} [Mon Jun 8 04:43:08 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.200 () {34 vars in 655 bytes} [Mon Jun 8 04:43:08 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/686] 10.0.0.200 () {32 vars in 717 bytes} [Mon Jun 8 04:43:08 2026] GET /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf/file => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-08 04:43:08.309 7 WARNING oslo_policy.policy [None req-66a741b8-59d6-44c9-8ee0-7db157f07790 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - 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-06-08 04:43:08.309 7 WARNING oslo_policy.policy [None req-66a741b8-59d6-44c9-8ee0-7db157f07790 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - 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-06-08 04:43:08.310 7 INFO glance.api.v2.image_data [None req-66a741b8-59d6-44c9-8ee0-7db157f07790 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-08 04:43:08.349 7 WARNING glance_store._drivers.rbd [None req-66a741b8-59d6-44c9-8ee0-7db157f07790 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-08 04:43:09.167 7 INFO glance.location [None req-66a741b8-59d6-44c9-8ee0-7db157f07790 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/689] 10.0.0.200 () {32 vars in 727 bytes} [Mon Jun 8 04:43:08 2026] PUT /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf/file => generated 0 bytes in 900 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:09 2026] GET /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf => generated 1104 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.200 () {32 vars in 717 bytes} [Mon Jun 8 04:43:09 2026] GET /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/692] 10.0.0.200 () {34 vars in 655 bytes} [Mon Jun 8 04:43:09 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.200 () {32 vars in 726 bytes} [Mon Jun 8 04:43:09 2026] PATCH /v2/images/56b7d032-9aa4-45a8-a885-aa844dfa7841 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:09 2026] GET /v2/images/56b7d032-9aa4-45a8-a885-aa844dfa7841 => generated 651 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-08 04:43:09.525 7 WARNING glance.api.v2.images [None req-8c172d87-97ee-4da1-8e89-3113ef519cdb c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56b7d032-9aa4-45a8-a885-aa844dfa7841 [pid: 7|app: 0|req: 350/695] 10.0.0.200 () {32 vars in 710 bytes} [Mon Jun 8 04:43:09 2026] DELETE /v2/images/56b7d032-9aa4-45a8-a885-aa844dfa7841 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:09 2026] GET /v2/images/56b7d032-9aa4-45a8-a885-aa844dfa7841 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 04:43:09.594 7 WARNING glance.api.v2.images [None req-a8b012d7-42aa-4c54-b759-fa12b6ded8b3 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c59e1a96-274d-435b-964c-4b34d81250cf [pid: 7|app: 0|req: 351/697] 10.0.0.200 () {32 vars in 710 bytes} [Mon Jun 8 04:43:09 2026] DELETE /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf => generated 0 bytes in 823 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:10 2026] GET /v2/images/c59e1a96-274d-435b-964c-4b34d81250cf => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-08 04:43:10.455 7 WARNING glance.api.v2.images [None req-1d83c5a0-ead5-4870-8a85-c530bd6cc464 c4d053d7f7a84241838c9dd12189fd03 59e008a310694ed9bd94ae83506fb95d - - default default] Failed to find image 8b957331-7847-4dec-94a2-858b72d24215 to delete: glance.common.exception.ImageNotFound: No image found with ID 8b957331-7847-4dec-94a2-858b72d24215 [pid: 7|app: 0|req: 352/699] 10.0.0.200 () {32 vars in 710 bytes} [Mon Jun 8 04:43:10 2026] DELETE /v2/images/8b957331-7847-4dec-94a2-858b72d24215 => generated 147 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:43:10 2026] GET /v2/images/8b957331-7847-4dec-94a2-858b72d24215 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/703] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:43:19 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:43:19 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: 355/705] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:43:23 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/706] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:43:23 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: 358/711] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:43:46 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/712] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:43:46 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: 358/719] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:44:13 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/720] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:44:13 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: 364/723] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:44:21 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/724] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:44:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/727] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:44:31 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:44:31 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: 364/731] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:44:44 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:44:44 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: 371/737] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:45:00 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/738] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:45:00 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: 374/743] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:45:27 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:45:27 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: 377/749] 10.0.0.139 () {36 vars in 987 bytes} [Mon Jun 8 04:45:47 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/750] 10.0.0.139 () {36 vars in 927 bytes} [Mon Jun 8 04:45:47 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: 382/767] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:47:04 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/768] 10.0.0.200 () {32 vars in 707 bytes} [Mon Jun 8 04:47:04 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:47:04 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:47:04 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: 384/771] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:47:04 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/772] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:47:04 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:47:04 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: 389/774] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:47:04 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: 386/775] 10.0.0.78 () {36 vars in 986 bytes} [Mon Jun 8 04:47:04 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.78 () {36 vars in 926 bytes} [Mon Jun 8 04:47:04 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: 387/777] 10.0.0.180 () {36 vars in 911 bytes} [Mon Jun 8 04:47:05 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/778] 10.0.0.180 () {36 vars in 1007 bytes} [Mon Jun 8 04:47:05 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902/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: 388/779] 10.0.0.180 () {36 vars in 987 bytes} [Mon Jun 8 04:47:05 2026] GET /v2/images/3ce519a3-da01-4390-b187-33962239f902 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.180 () {36 vars in 927 bytes} [Mon Jun 8 04:47:05 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: 389/781] 10.0.0.180 () {36 vars in 927 bytes} [Mon Jun 8 04:47:05 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)