+ 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 [Tue Jul 14 09:02:31 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-54449cb66d-rlfhh 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 0x7f9d9d5c6668 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-14 09:02:33.496 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-14 09:02:33.622 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-14 09:02:34.429 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-14 09:02:34.430 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-14 09:02:34.431 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 09:02:34.576 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-14 09:02:34.577 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-14 09:02:34.577 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-14 09:02:36.911 7 WARNING glance.api.v2.images [None req-6657d374-81d8-4f6c-9c4b-204540b1982d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 09:02:36.921 8 WARNING glance.api.v2.images [None req-0ed2768e-a38d-472f-ab55-1ca14afdb157 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-14 09:02:37.343 8 WARNING keystonemiddleware._common.config [None req-0ed2768e-a38d-472f-ab55-1ca14afdb157 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 09:02:37.344 7 WARNING keystonemiddleware._common.config [None req-6657d374-81d8-4f6c-9c4b-204540b1982d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-14 09:02:37.353 7 WARNING oslo_config.cfg [None req-6657d374-81d8-4f6c-9c4b-204540b1982d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-14 09:02:37.354 8 WARNING oslo_config.cfg [None req-0ed2768e-a38d-472f-ab55-1ca14afdb157 - - - - - -] 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 0x7f9d9d5c6668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f9d9d5c6668 pid: 8 (default app) [pid: 8|app: 0|req: 2/5] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:02: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-07-14 09:02:39.764 7 WARNING oslo_policy.policy [None req-42cc38ad-99e5-49d0-88e7-afb508b28562 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:39.764 7 WARNING oslo_policy.policy [None req-42cc38ad-99e5-49d0-88e7-afb508b28562 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:39.782 7 WARNING oslo_policy.policy [None req-42cc38ad-99e5-49d0-88e7-afb508b28562 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:39.783 7 WARNING oslo_policy.policy [None req-42cc38ad-99e5-49d0-88e7-afb508b28562 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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: 4/6] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:02:39 2026] GET /v2/images => generated 69 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/7] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:02:43 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: 5/8] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:02:43 2026] GET /v2/images => generated 69 bytes in 43 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-14 09:02:43.904 8 WARNING oslo_policy.policy [None req-595eccef-cc16-44f7-9ba7-819cee0f926f 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:43.904 8 WARNING oslo_policy.policy [None req-595eccef-cc16-44f7-9ba7-819cee0f926f 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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: 4/9] 199.19.213.62 () {44 vars in 907 bytes} [Tue Jul 14 09:02:43 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/10] 199.19.213.62 () {44 vars in 929 bytes} [Tue Jul 14 09:02:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 09:02:44.057 8 WARNING oslo_policy.policy [None req-f47befd1-3d07-4ef9-a6ad-1f79691b66be 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:44.057 8 WARNING oslo_policy.policy [None req-f47befd1-3d07-4ef9-a6ad-1f79691b66be 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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: 5/11] 199.19.213.62 () {44 vars in 935 bytes} [Tue Jul 14 09:02:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-14 09:02:44.180 7 WARNING oslo_config.cfg [None req-9b1ff1ba-a469-4486-a7aa-00580c4434b0 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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: 7/12] 199.19.213.62 () {48 vars in 947 bytes} [Tue Jul 14 09:02:44 2026] POST /v2/images => generated 760 bytes in 89 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 09:02:44.208 8 WARNING oslo_policy.policy [None req-5d1640de-fe22-44c0-9502-361a42427226 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:44.208 8 WARNING oslo_policy.policy [None req-5d1640de-fe22-44c0-9502-361a42427226 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:02:44.210 8 INFO glance.api.v2.image_data [None req-5d1640de-fe22-44c0-9502-361a42427226 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 09:02:50.474 8 WARNING glance.location [None req-5d1640de-fe22-44c0-9502-361a42427226 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 6/15] 199.19.213.62 () {48 vars in 1041 bytes} [Tue Jul 14 09:02:44 2026] PUT /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84/file => generated 0 bytes in 6321 msecs (HTTP/1.1 204) 4 headers in 171 bytes (2206 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:02:50 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-14 09:02:50.652 8 WARNING oslo_config.cfg [None req-a4e5d23a-b142-4900-ba60-e1b686cb6383 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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: 7/17] 199.19.213.62 () {48 vars in 1047 bytes} [Tue Jul 14 09:02:50 2026] PATCH /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 11/18] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:02:50 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/349] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:30:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/350] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:30:16 2026] GET /v2/images => generated 1381 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/355] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:30:44 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: 176/356] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:30:44 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: 181/357] 199.19.213.62 () {44 vars in 933 bytes} [Tue Jul 14 09:30:44 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: 177/358] 199.19.213.62 () {44 vars in 955 bytes} [Tue Jul 14 09:30:44 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/359] 199.19.213.62 () {44 vars in 935 bytes} [Tue Jul 14 09:30:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/360] 199.19.213.62 () {48 vars in 947 bytes} [Tue Jul 14 09:30:44 2026] POST /v2/images => generated 796 bytes in 71 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 09:30:44.654 7 WARNING oslo_policy.policy [None req-f6ba4b2f-7dcb-42ba-9338-81d7759cb06d 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:30:44.654 7 WARNING oslo_policy.policy [None req-f6ba4b2f-7dcb-42ba-9338-81d7759cb06d 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - 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-14 09:30:44.656 7 INFO glance.api.v2.image_data [None req-f6ba4b2f-7dcb-42ba-9338-81d7759cb06d 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 09:31:29.059 7 WARNING glance.location [None req-f6ba4b2f-7dcb-42ba-9338-81d7759cb06d 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 183/371] 199.19.213.62 () {48 vars in 1042 bytes} [Tue Jul 14 09:30:44 2026] PUT /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7/file => generated 0 bytes in 44461 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62608 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:31:29 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.19.213.62 () {48 vars in 1047 bytes} [Tue Jul 14 09:31:29 2026] PATCH /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:31:29 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:31:30 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:31:30 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/473] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:39:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/474] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:39:26 2026] GET /v2/images => generated 2778 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/477] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:39:42 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: 242/478] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:39:42 2026] GET /v2/images => generated 2778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/479] 199.19.213.62 () {44 vars in 943 bytes} [Tue Jul 14 09:39:42 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 199.19.213.62 () {44 vars in 965 bytes} [Tue Jul 14 09:39:42 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/481] 199.19.213.62 () {44 vars in 935 bytes} [Tue Jul 14 09:39:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/482] 199.19.213.62 () {48 vars in 947 bytes} [Tue Jul 14 09:39:42 2026] POST /v2/images => generated 799 bytes in 684 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 09:39:43.461 7 INFO glance.api.v2.image_data [None req-cc210f68-786f-4ef4-b59a-382570db56a6 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 09:40:31.611 7 INFO glance.location [None req-cc210f68-786f-4ef4-b59a-382570db56a6 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 239/493] 199.19.213.62 () {48 vars in 1041 bytes} [Tue Jul 14 09:39:43 2026] PUT /v2/images/b38ebf5e-3055-4013-8d31-fac5da1ea1d8/file => generated 0 bytes in 48197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16551 switches on core 0) [pid: 8|app: 0|req: 255/494] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:40:31 2026] GET /v2/images/b38ebf5e-3055-4013-8d31-fac5da1ea1d8 => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/495] 199.19.213.62 () {48 vars in 1047 bytes} [Tue Jul 14 09:40:31 2026] PATCH /v2/images/b38ebf5e-3055-4013-8d31-fac5da1ea1d8 => generated 1410 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/496] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:40:31 2026] GET /v2/images/b38ebf5e-3055-4013-8d31-fac5da1ea1d8 => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/505] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:41:12 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: 261/506] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:41:12 2026] GET /v2/images => generated 4190 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/509] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:41: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: 247/510] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:41:23 2026] GET /v2/images => generated 4190 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/511] 199.19.213.62 () {44 vars in 935 bytes} [Tue Jul 14 09:41:23 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: 7|app: 0|req: 248/512] 199.19.213.62 () {44 vars in 957 bytes} [Tue Jul 14 09:41:23 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: 265/513] 199.19.213.62 () {44 vars in 935 bytes} [Tue Jul 14 09:41:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/514] 199.19.213.62 () {48 vars in 947 bytes} [Tue Jul 14 09:41:24 2026] POST /v2/images => generated 791 bytes in 1354 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-14 09:41:25.384 8 INFO glance.api.v2.image_data [None req-ac00062d-3f39-442c-9cbc-ea8fa8c09245 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 09:41:48.225 8 INFO glance.location [None req-ac00062d-3f39-442c-9cbc-ea8fa8c09245 989d73619b9348b981b2d1b10c28ce09 96bcc965d0e64c8d9cde68dbcfe20158 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 266/521] 199.19.213.62 () {48 vars in 1042 bytes} [Tue Jul 14 09:41:25 2026] PUT /v2/images/d11dc9d3-9757-49fe-a882-cd55ef05db50/file => generated 0 bytes in 22906 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27592 switches on core 0) [pid: 7|app: 0|req: 256/522] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:41:48 2026] GET /v2/images/d11dc9d3-9757-49fe-a882-cd55ef05db50 => 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: 267/523] 199.19.213.62 () {48 vars in 1047 bytes} [Tue Jul 14 09:41:48 2026] PATCH /v2/images/d11dc9d3-9757-49fe-a882-cd55ef05db50 => generated 1382 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/524] 199.19.213.62 () {44 vars in 967 bytes} [Tue Jul 14 09:41:48 2026] GET /v2/images/d11dc9d3-9757-49fe-a882-cd55ef05db50 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:56:57 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/708] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:56:57 2026] GET /v2/images => generated 5574 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:59:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:59:43 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: 367/743] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 09:59:45 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: 377/744] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 09:59:45 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: 7|app: 0|req: 374/757] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 10:00:43 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: 384/758] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 10:00:43 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/761] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 10:00:52 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/762] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 10:00:52 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/777] 199.19.213.62 () {42 vars in 684 bytes} [Tue Jul 14 10:02:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 199.19.213.62 () {44 vars in 906 bytes} [Tue Jul 14 10:02:03 2026] GET /v2/images => generated 5574 bytes in 65 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: 400/789] 10.0.0.36 () {32 vars in 632 bytes} [Tue Jul 14 10:02:49 2026] GET /v2/images => generated 5574 bytes in 17 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: 393/796] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:03:18 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:03:18 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: 406/800] 199.19.213.62 () {36 vars in 990 bytes} [Tue Jul 14 10:03:27 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 395/801] 199.19.213.62 () {36 vars in 930 bytes} [Tue Jul 14 10:03:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/802] 199.19.213.62 () {36 vars in 990 bytes} [Tue Jul 14 10:03:28 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 199.19.213.62 () {36 vars in 930 bytes} [Tue Jul 14 10:03:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/804] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 409/805] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/806] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/807] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/808] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/809] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 399/810] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 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: 412/811] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/812] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 413/813] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/814] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:03:34 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: 414/815] 10.0.0.6 () {36 vars in 909 bytes} [Tue Jul 14 10:03:35 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: 402/816] 10.0.0.6 () {36 vars in 1005 bytes} [Tue Jul 14 10:03:35 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84/locations => generated 127 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/817] 10.0.0.6 () {36 vars in 985 bytes} [Tue Jul 14 10:03:35 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/818] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:03:35 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: 416/819] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:03: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: 405/822] 10.0.0.36 () {30 vars in 410 bytes} [Tue Jul 14 10:03:38 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: 420/827] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:04:05 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/828] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:04:05 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: 424/835] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:04:26 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 412/836] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:04:26 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/837] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:04:32 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/838] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:04:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/845] 10.0.0.36 () {34 vars in 654 bytes} [Tue Jul 14 10:04:57 2026] POST /v2/images => generated 649 bytes in 139 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-14 10:04:57.487 7 WARNING glance.api.v2.images [None req-21672952-fd42-406c-a95f-e2b33521a0c8 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 [pid: 7|app: 0|req: 417/846] 10.0.0.36 () {32 vars in 709 bytes} [Tue Jul 14 10:04:57 2026] DELETE /v2/images/76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/847] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:04:57 2026] GET /v2/images/76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 => 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: 418/848] 10.0.0.36 () {32 vars in 632 bytes} [Tue Jul 14 10:04:57 2026] GET /v2/images => generated 1381 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/849] 10.0.0.36 () {34 vars in 654 bytes} [Tue Jul 14 10:04:57 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: 7|app: 0|req: 419/850] 10.0.0.36 () {32 vars in 716 bytes} [Tue Jul 14 10:04:57 2026] GET /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-14 10:04:57.671 8 INFO glance.api.v2.image_data [None req-2a6ac5bc-b636-40c4-9563-0929e3e676f1 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-14 10:04:57.709 8 WARNING glance_store._drivers.rbd [None req-2a6ac5bc-b636-40c4-9563-0929e3e676f1 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-14 10:04:58.859 8 INFO glance.location [None req-2a6ac5bc-b636-40c4-9563-0929e3e676f1 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 432/851] 10.0.0.36 () {32 vars in 726 bytes} [Tue Jul 14 10:04:57 2026] PUT /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92/file => generated 0 bytes in 1246 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/852] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:04:58 2026] GET /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92 => generated 1104 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/853] 10.0.0.36 () {32 vars in 716 bytes} [Tue Jul 14 10:04:58 2026] GET /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/854] 10.0.0.36 () {34 vars in 654 bytes} [Tue Jul 14 10:04:59 2026] POST /v2/images => generated 648 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/855] 10.0.0.36 () {32 vars in 725 bytes} [Tue Jul 14 10:04:59 2026] PATCH /v2/images/9ca107ff-22ac-4c04-8122-d81893d0ac54 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/856] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:04:59 2026] GET /v2/images/9ca107ff-22ac-4c04-8122-d81893d0ac54 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-14 10:04:59.256 8 WARNING glance.api.v2.images [None req-8642fc11-66d2-4cec-9378-de614bf9f5b0 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9ca107ff-22ac-4c04-8122-d81893d0ac54 [pid: 8|app: 0|req: 435/857] 10.0.0.36 () {32 vars in 709 bytes} [Tue Jul 14 10:04:59 2026] DELETE /v2/images/9ca107ff-22ac-4c04-8122-d81893d0ac54 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:04:59 2026] GET /v2/images/9ca107ff-22ac-4c04-8122-d81893d0ac54 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 10:04:59.328 8 WARNING glance.api.v2.images [None req-e334c630-8ec3-4e97-bc35-b9a22dce53b5 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5076aad5-de55-489a-b59e-f1a1bb0d7a92 [pid: 8|app: 0|req: 436/859] 10.0.0.36 () {32 vars in 709 bytes} [Tue Jul 14 10:04:59 2026] DELETE /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92 => generated 0 bytes in 882 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/860] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:05:00 2026] GET /v2/images/5076aad5-de55-489a-b59e-f1a1bb0d7a92 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-14 10:05:00.234 8 WARNING glance.api.v2.images [None req-a2f155af-f96e-4efb-a40a-32b038ac3d5b 9259ef1670ec404183b7980b2bba49c6 e2f2eb9ed02c4065a58079af0f77adb6 - - default default] Failed to find image 76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 to delete: glance.common.exception.ImageNotFound: No image found with ID 76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 [pid: 8|app: 0|req: 437/861] 10.0.0.36 () {32 vars in 709 bytes} [Tue Jul 14 10:05:00 2026] DELETE /v2/images/76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/862] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:05:00 2026] GET /v2/images/76b2a56e-8f72-4c0d-9a21-0fa2d91f69a6 => 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: 434/879] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:06:20 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 446/880] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:06:20 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: 439/889] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:07:01 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 451/890] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:07:01 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: 441/893] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 453/894] 10.0.0.36 () {32 vars in 706 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/895] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 454/896] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:07:06 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: 443/897] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:07:06 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: 455/898] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 444/899] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:07:06 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: 456/900] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:07:06 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: 445/901] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 457/902] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:07:06 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: 446/903] 10.0.0.6 () {36 vars in 909 bytes} [Tue Jul 14 10:07:06 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/904] 10.0.0.6 () {36 vars in 1005 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/905] 10.0.0.6 () {36 vars in 985 bytes} [Tue Jul 14 10:07:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 459/906] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:07:06 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: 448/907] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:07:06 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: 451/912] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:07:32 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 462/913] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:07:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/928] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:08:37 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 470/929] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:08:37 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: 484/956] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:10:48 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 473/957] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:10: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: 476/962] 10.0.0.158 () {36 vars in 987 bytes} [Tue Jul 14 10:11:06 2026] GET /v2/images/865f69d1-cdf4-4069-9ee4-1821d95dbd84 => 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: 487/963] 10.0.0.158 () {36 vars in 927 bytes} [Tue Jul 14 10:11:06 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/970] 199.19.213.62 () {32 vars in 825 bytes} [Tue Jul 14 10:11:40 2026] GET /v2/images?status=active&owner=96bcc965d0e64c8d9cde68dbcfe20158&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/971] 199.19.213.62 () {32 vars in 652 bytes} [Tue Jul 14 10:11:40 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: 492/972] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:11:40 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => generated 1395 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/973] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:11: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: 493/974] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:11: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: 482/975] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:11:41 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/976] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:11: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: 483/977] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:11: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: 495/978] 10.0.0.228 () {36 vars in 987 bytes} [Tue Jul 14 10:11:41 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => 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: 484/979] 10.0.0.228 () {36 vars in 927 bytes} [Tue Jul 14 10:11:41 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: 496/980] 10.0.0.6 () {36 vars in 909 bytes} [Tue Jul 14 10:11:41 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: 485/981] 10.0.0.6 () {36 vars in 1005 bytes} [Tue Jul 14 10:11:41 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.6 () {36 vars in 985 bytes} [Tue Jul 14 10:11:41 2026] GET /v2/images/2297f512-bd09-483f-a5d0-771932e75eb7 => 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: 486/983] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:11: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: 498/984] 10.0.0.6 () {36 vars in 925 bytes} [Tue Jul 14 10:11: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: 7|app: 0|req: 508/1027] 10.0.0.36 () {32 vars in 632 bytes} [Tue Jul 14 10:15:15 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)