+ 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 [Fri Jul 24 05:05:32 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-5fcb85ccff-2dc22 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7ff782cab668 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-07-24 05:05:34.687 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 05:05:34.690 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-07-24 05:05:35.538 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-07-24 05:05:35.539 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-07-24 05:05:35.539 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 05:05:35.569 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-07-24 05:05:35.570 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-07-24 05:05:35.571 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 05:05:40.442 8 WARNING glance.api.v2.images [None req-60072a75-79b6-4bdb-81f6-7c90b40be6e5 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:05:40.443 7 WARNING glance.api.v2.images [None req-73fdc253-d227-421e-b7bf-40ab82d8824e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 05:05:40.839 8 WARNING keystonemiddleware._common.config [None req-60072a75-79b6-4bdb-81f6-7c90b40be6e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:05:40.847 8 WARNING oslo_config.cfg [None req-60072a75-79b6-4bdb-81f6-7c90b40be6e5 - - - - - -] 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 8 seconds on interpreter 0x7ff782cab668 pid: 8 (default app) 2026-07-24 05:05:40.869 7 WARNING keystonemiddleware._common.config [None req-73fdc253-d227-421e-b7bf-40ab82d8824e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 05:05:40.877 7 WARNING oslo_config.cfg [None req-73fdc253-d227-421e-b7bf-40ab82d8824e - - - - - -] 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 8 seconds on interpreter 0x7ff782cab668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:05:42 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-07-24 05:05:42.680 7 WARNING oslo_policy.policy [None req-36b469de-6fb3-4b1f-b7ae-fd39604921f4 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:42.680 7 WARNING oslo_policy.policy [None req-36b469de-6fb3-4b1f-b7ae-fd39604921f4 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:42.695 7 WARNING oslo_policy.policy [None req-36b469de-6fb3-4b1f-b7ae-fd39604921f4 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:42.695 7 WARNING oslo_policy.policy [None req-36b469de-6fb3-4b1f-b7ae-fd39604921f4 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:05:42 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:05:46 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: 2/8] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:05:46 2026] GET /v2/images => generated 69 bytes in 41 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-07-24 05:05:46.518 8 WARNING oslo_policy.policy [None req-4d55ea79-a96e-4208-8c4c-3a62f2a82a92 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:46.518 8 WARNING oslo_policy.policy [None req-4d55ea79-a96e-4208-8c4c-3a62f2a82a92 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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.19.213.213 () {44 vars in 912 bytes} [Fri Jul 24 05:05:46 2026] GET /v2/images/cirros => generated 151 bytes in 159 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.213 () {44 vars in 934 bytes} [Fri Jul 24 05:05:46 2026] GET /v2/images?name=cirros => generated 81 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:05:46.688 8 WARNING oslo_policy.policy [None req-e80818b9-fc5d-4cbb-a539-221d8fea6e39 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:46.689 8 WARNING oslo_policy.policy [None req-e80818b9-fc5d-4cbb-a539-221d8fea6e39 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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.19.213.213 () {44 vars in 940 bytes} [Fri Jul 24 05:05:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 05:05:46.774 7 WARNING oslo_config.cfg [None req-998b0d2d-2c41-490d-84e0-819c2d61ce21 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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.19.213.213 () {48 vars in 952 bytes} [Fri Jul 24 05:05:46 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:05:46.798 8 WARNING oslo_policy.policy [None req-5ea41184-9a78-4e8a-bdb5-cc18f4d17d32 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:46.799 8 WARNING oslo_policy.policy [None req-5ea41184-9a78-4e8a-bdb5-cc18f4d17d32 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:05:46.800 8 INFO glance.api.v2.image_data [None req-5ea41184-9a78-4e8a-bdb5-cc18f4d17d32 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:05:50.833 8 WARNING glance.location [None req-5ea41184-9a78-4e8a-bdb5-cc18f4d17d32 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.213 () {48 vars in 1046 bytes} [Fri Jul 24 05:05:46 2026] PUT /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7/file => generated 0 bytes in 4086 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5807 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:05:50 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 05:05:51.012 8 WARNING oslo_config.cfg [None req-44bd6727-0c7c-4088-96d9-c20dd753f49b aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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/17] 199.19.213.213 () {48 vars in 1052 bytes} [Fri Jul 24 05:05:50 2026] PATCH /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:05:51 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 135/271] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:26:52 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: 137/272] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:26:52 2026] GET /v2/images => generated 1381 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/277] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:27:10 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: 140/278] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:27:10 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/279] 199.19.213.213 () {44 vars in 938 bytes} [Fri Jul 24 05:27:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/280] 199.19.213.213 () {44 vars in 960 bytes} [Fri Jul 24 05:27:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/281] 199.19.213.213 () {44 vars in 940 bytes} [Fri Jul 24 05:27:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.19.213.213 () {48 vars in 952 bytes} [Fri Jul 24 05:27:10 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:27:10.614 7 WARNING oslo_policy.policy [None req-61469c98-75fc-4929-9544-e36b11dbf450 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:27:10.614 7 WARNING oslo_policy.policy [None req-61469c98-75fc-4929-9544-e36b11dbf450 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - 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-07-24 05:27:10.616 7 INFO glance.api.v2.image_data [None req-61469c98-75fc-4929-9544-e36b11dbf450 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:27:57.647 7 WARNING glance.location [None req-61469c98-75fc-4929-9544-e36b11dbf450 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/293] 199.19.213.213 () {48 vars in 1047 bytes} [Fri Jul 24 05:27:10 2026] PUT /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8/file => generated 0 bytes in 47096 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58086 switches on core 0) [pid: 8|app: 0|req: 153/294] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:27:57 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/295] 199.19.213.213 () {48 vars in 1052 bytes} [Fri Jul 24 05:27:57 2026] PATCH /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/296] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:27:57 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/297] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:27:59 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: 155/298] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:27:59 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/401] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:36:32 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: 207/402] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:36:32 2026] GET /v2/images => generated 2778 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/405] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:36:42 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: 209/406] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:36:42 2026] GET /v2/images => generated 2778 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/407] 199.19.213.213 () {44 vars in 948 bytes} [Fri Jul 24 05:36:42 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: 8|app: 0|req: 210/408] 199.19.213.213 () {44 vars in 970 bytes} [Fri Jul 24 05:36:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/409] 199.19.213.213 () {44 vars in 940 bytes} [Fri Jul 24 05:36:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/410] 199.19.213.213 () {48 vars in 952 bytes} [Fri Jul 24 05:36:42 2026] POST /v2/images => generated 799 bytes in 626 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:36:42.844 7 INFO glance.api.v2.image_data [None req-b79e0e7e-ab6e-4342-84da-999e94c83ab6 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:38:05.142 7 INFO glance.location [None req-b79e0e7e-ab6e-4342-84da-999e94c83ab6 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 200/427] 199.19.213.213 () {48 vars in 1046 bytes} [Fri Jul 24 05:36:42 2026] PUT /v2/images/7a37db0d-b8b8-406b-9e2b-a75a70ea383e/file => generated 0 bytes in 82361 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20042 switches on core 0) [pid: 8|app: 0|req: 228/428] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:38:05 2026] GET /v2/images/7a37db0d-b8b8-406b-9e2b-a75a70ea383e => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/429] 199.19.213.213 () {48 vars in 1052 bytes} [Fri Jul 24 05:38:05 2026] PATCH /v2/images/7a37db0d-b8b8-406b-9e2b-a75a70ea383e => generated 1410 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/430] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:38:05 2026] GET /v2/images/7a37db0d-b8b8-406b-9e2b-a75a70ea383e => generated 1410 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/447] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:39:17 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: 238/448] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:39:17 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/451] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:39:27 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: 240/452] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:39:27 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/453] 199.19.213.213 () {44 vars in 940 bytes} [Fri Jul 24 05:39:27 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/454] 199.19.213.213 () {44 vars in 962 bytes} [Fri Jul 24 05:39:27 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/455] 199.19.213.213 () {44 vars in 940 bytes} [Fri Jul 24 05:39:27 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: 242/456] 199.19.213.213 () {48 vars in 952 bytes} [Fri Jul 24 05:39:27 2026] POST /v2/images => generated 791 bytes in 3282 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-24 05:39:30.888 7 INFO glance.api.v2.image_data [None req-c9367146-1020-4bfa-b764-bb056927a691 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 05:39:56.568 7 INFO glance.location [None req-c9367146-1020-4bfa-b764-bb056927a691 aa2390fc240943abb3fb34cb108bc75b c8e474804b494fe3a75d79fd9d64a98d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 215/461] 199.19.213.213 () {48 vars in 1047 bytes} [Fri Jul 24 05:39:30 2026] PUT /v2/images/7fc14f23-ff08-4f42-a495-339129e5c3e8/file => generated 0 bytes in 25725 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26032 switches on core 0) [pid: 8|app: 0|req: 247/462] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:39:56 2026] GET /v2/images/7fc14f23-ff08-4f42-a495-339129e5c3e8 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/463] 199.19.213.213 () {48 vars in 1052 bytes} [Fri Jul 24 05:39:56 2026] PATCH /v2/images/7fc14f23-ff08-4f42-a495-339129e5c3e8 => generated 1382 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/464] 199.19.213.213 () {44 vars in 972 bytes} [Fri Jul 24 05:39:56 2026] GET /v2/images/7fc14f23-ff08-4f42-a495-339129e5c3e8 => generated 1382 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/649] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:55:11 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: 341/650] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:55:11 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/681] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:57:37 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: 325/682] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:57:37 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/683] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:57:39 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: 326/684] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:57:39 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: 364/695] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:58:32 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: 332/696] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:58:32 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/699] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:58:41 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: 334/700] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:58:41 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/713] 199.19.213.213 () {42 vars in 689 bytes} [Fri Jul 24 05:59:47 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: 373/714] 199.19.213.213 () {44 vars in 911 bytes} [Fri Jul 24 05:59:47 2026] GET /v2/images => generated 5574 bytes in 81 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: 383/733] 10.0.0.49 () {32 vars in 632 bytes} [Fri Jul 24 06:01:12 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/740] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:01:40 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 115 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: 354/741] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:01:40 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: 388/742] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/743] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01: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: 8|app: 0|req: 389/744] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/745] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/746] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/747] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/748] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 358/749] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/750] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:01:41 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/751] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:01:42 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 393/752] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:01:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/753] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:01:42 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/754] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06: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: 361/755] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:01:42 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 395/756] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06: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: 362/757] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:01:42 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: 364/760] 199.19.213.213 () {36 vars in 991 bytes} [Fri Jul 24 06:01:48 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 397/761] 199.19.213.213 () {36 vars in 931 bytes} [Fri Jul 24 06:01:48 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/762] 199.19.213.213 () {36 vars in 991 bytes} [Fri Jul 24 06:01:49 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 398/763] 199.19.213.213 () {36 vars in 931 bytes} [Fri Jul 24 06:01:49 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: 368/768] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:02:10 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 401/769] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:02:10 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/774] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:02:29 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 371/775] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:02:29 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: 406/778] 10.0.0.49 () {34 vars in 654 bytes} [Fri Jul 24 06:02:38 2026] POST /v2/images => generated 648 bytes in 250 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 06:02:38.986 7 WARNING glance.api.v2.images [None req-a2f2535b-a40a-4c1f-add5-7ea039f9bb50 fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//085bb7ab-d0cb-484e-9e80-7e0028a0acf1 [pid: 7|app: 0|req: 373/779] 10.0.0.49 () {32 vars in 709 bytes} [Fri Jul 24 06:02:38 2026] DELETE /v2/images/085bb7ab-d0cb-484e-9e80-7e0028a0acf1 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/780] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/085bb7ab-d0cb-484e-9e80-7e0028a0acf1 => generated 139 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/781] 10.0.0.49 () {32 vars in 632 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/782] 10.0.0.49 () {34 vars in 654 bytes} [Fri Jul 24 06:02:39 2026] POST /v2/images => generated 703 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/783] 10.0.0.49 () {32 vars in 716 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 06:02:39.256 8 INFO glance.api.v2.image_data [None req-ed4f2adc-8068-4528-8ef5-0a4da40abc32 fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 06:02:39.312 8 WARNING glance_store._drivers.rbd [None req-ed4f2adc-8068-4528-8ef5-0a4da40abc32 fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 06:02:39.586 8 INFO glance.location [None req-ed4f2adc-8068-4528-8ef5-0a4da40abc32 fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 409/784] 10.0.0.49 () {32 vars in 726 bytes} [Fri Jul 24 06:02:39 2026] PUT /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7/file => generated 0 bytes in 387 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/785] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/786] 10.0.0.49 () {32 vars in 716 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7/file => generated 1024 bytes in 107 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/787] 10.0.0.49 () {34 vars in 654 bytes} [Fri Jul 24 06:02:39 2026] POST /v2/images => generated 648 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/788] 10.0.0.49 () {32 vars in 725 bytes} [Fri Jul 24 06:02:39 2026] PATCH /v2/images/0f153998-062f-4886-9c46-60c32b457437 => generated 653 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/789] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/0f153998-062f-4886-9c46-60c32b457437 => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 06:02:39.887 8 WARNING glance.api.v2.images [None req-cc4e70b3-f08a-4518-84bf-e7f266bf836d fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0f153998-062f-4886-9c46-60c32b457437 [pid: 8|app: 0|req: 412/790] 10.0.0.49 () {32 vars in 709 bytes} [Fri Jul 24 06:02:39 2026] DELETE /v2/images/0f153998-062f-4886-9c46-60c32b457437 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/791] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:39 2026] GET /v2/images/0f153998-062f-4886-9c46-60c32b457437 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 06:02:39.963 8 WARNING glance.api.v2.images [None req-6f3b1502-73db-4b64-8aee-ab8e892de3ef fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c924fcbc-b933-4163-8e36-eced0d3ad3e7 [pid: 8|app: 0|req: 413/792] 10.0.0.49 () {32 vars in 709 bytes} [Fri Jul 24 06:02:39 2026] DELETE /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7 => generated 0 bytes in 1142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/793] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:41 2026] GET /v2/images/c924fcbc-b933-4163-8e36-eced0d3ad3e7 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 06:02:41.124 8 WARNING glance.api.v2.images [None req-956a2164-4320-4a47-b4b8-769aeb95e7c2 fdb80800ebc74f97b37e31265df85fdf cbebfc8e543e40af95ac89d1e5c99c19 - - default default] Failed to find image 085bb7ab-d0cb-484e-9e80-7e0028a0acf1 to delete: glance.common.exception.ImageNotFound: No image found with ID 085bb7ab-d0cb-484e-9e80-7e0028a0acf1 [pid: 8|app: 0|req: 414/794] 10.0.0.49 () {32 vars in 709 bytes} [Fri Jul 24 06:02:41 2026] DELETE /v2/images/085bb7ab-d0cb-484e-9e80-7e0028a0acf1 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/795] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:02:41 2026] GET /v2/images/085bb7ab-d0cb-484e-9e80-7e0028a0acf1 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/796] 10.0.0.49 () {30 vars in 410 bytes} [Fri Jul 24 06:02:44 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: 384/801] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:03:02 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 418/802] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:03:03 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: 427/819] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:04:25 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/820] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:04:25 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: 428/821] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:04:25 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 394/822] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:04:25 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: 433/831] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:04:58 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 399/832] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:04:58 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: 434/833] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:04:59 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 400/834] 10.0.0.49 () {32 vars in 706 bytes} [Fri Jul 24 06:04:59 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 435/835] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:04:59 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/836] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/schemas/image => generated 4018 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/837] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05:00 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: 7|app: 0|req: 402/838] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => 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: 437/839] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05:00 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: 403/840] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05: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: 8|app: 0|req: 438/841] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/842] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/843] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:05:00 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: 405/844] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/845] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:05:00 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: 406/846] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/847] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:05:00 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: 407/848] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:05:00 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/851] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:05:12 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/852] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:05:12 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: 419/871] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:06:43 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/872] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:06:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/877] 10.0.0.19 () {36 vars in 986 bytes} [Fri Jul 24 06:07:02 2026] GET /v2/images/8b0ff6ac-be15-460d-a7c9-2d22455b98b7 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/878] 10.0.0.19 () {36 vars in 926 bytes} [Fri Jul 24 06:07:02 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: 461/887] 199.19.213.213 () {32 vars in 826 bytes} [Fri Jul 24 06:07:43 2026] GET /v2/images?status=active&owner=c8e474804b494fe3a75d79fd9d64a98d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/888] 199.19.213.213 () {32 vars in 653 bytes} [Fri Jul 24 06:07:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/889] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/890] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:07: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: 8|app: 0|req: 463/891] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/892] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/893] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:07:44 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: 430/894] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:07: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: 8|app: 0|req: 465/895] 10.0.0.215 () {36 vars in 987 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/896] 10.0.0.215 () {36 vars in 927 bytes} [Fri Jul 24 06:07:44 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: 466/897] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/898] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:07:44 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: 467/899] 10.0.0.31 () {36 vars in 986 bytes} [Fri Jul 24 06:07:44 2026] GET /v2/images/a0a20620-8d1d-4db9-81d3-bac2121994c8 => generated 1395 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/900] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:07:45 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: 468/901] 10.0.0.31 () {36 vars in 926 bytes} [Fri Jul 24 06:07:45 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: 491/946] 10.0.0.49 () {32 vars in 632 bytes} [Fri Jul 24 06:11:21 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)