+ 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 Apr 14 12:25:14 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-67cd4b7c9-vx8wh 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f87eea85668 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-04-14 12:25:16.176 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 12:25:16.218 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-04-14 12:25:17.022 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-04-14 12:25:17.023 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-04-14 12:25:17.023 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 12:25:17.062 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-04-14 12:25:17.063 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-04-14 12:25:17.064 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 12:25:19.112 7 WARNING glance.api.v2.images [None req-d2b01d7c-99ff-4198-b0d8-a479f69ee175 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 12:25:19.123 8 WARNING glance.api.v2.images [None req-1f07661a-4052-4623-bc0a-17bddbff6380 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 12:25:19.458 7 WARNING keystonemiddleware._common.config [None req-d2b01d7c-99ff-4198-b0d8-a479f69ee175 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 12:25:19.466 7 WARNING oslo_config.cfg [None req-d2b01d7c-99ff-4198-b0d8-a479f69ee175 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f87eea85668 pid: 7 (default app) 2026-04-14 12:25:19.519 8 WARNING keystonemiddleware._common.config [None req-1f07661a-4052-4623-bc0a-17bddbff6380 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 12:25:19.527 8 WARNING oslo_config.cfg [None req-1f07661a-4052-4623-bc0a-17bddbff6380 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f87eea85668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:25:21 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-04-14 12:25:22.000 8 WARNING oslo_policy.policy [None req-f83b4121-543b-4edf-aa2f-5c8d1ceda7ba c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:22.000 8 WARNING oslo_policy.policy [None req-f83b4121-543b-4edf-aa2f-5c8d1ceda7ba c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:22.015 8 WARNING oslo_policy.policy [None req-f83b4121-543b-4edf-aa2f-5c8d1ceda7ba c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:22.015 8 WARNING oslo_policy.policy [None req-f83b4121-543b-4edf-aa2f-5c8d1ceda7ba c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:25:21 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:25:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:25:25 2026] GET /v2/images => generated 69 bytes in 37 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-04-14 12:25:25.748 7 WARNING oslo_policy.policy [None req-3be4eeaf-39d5-4252-b3b0-592612b3f514 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:25.748 7 WARNING oslo_policy.policy [None req-3be4eeaf-39d5-4252-b3b0-592612b3f514 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.19.213.20 () {44 vars in 907 bytes} [Tue Apr 14 12:25:25 2026] GET /v2/images/cirros => generated 151 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.20 () {44 vars in 929 bytes} [Tue Apr 14 12:25:25 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 12:25:25.884 7 WARNING oslo_policy.policy [None req-5c6aef82-f9f3-493f-8b70-fc42c399e403 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:25.885 7 WARNING oslo_policy.policy [None req-5c6aef82-f9f3-493f-8b70-fc42c399e403 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.19.213.20 () {44 vars in 935 bytes} [Tue Apr 14 12:25:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 12:25:25.959 8 WARNING oslo_config.cfg [None req-42c50cf5-b3c2-4912-99fc-4759d84c22ca c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.19.213.20 () {48 vars in 947 bytes} [Tue Apr 14 12:25:25 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 12:25:25.981 7 WARNING oslo_policy.policy [None req-56fd38c8-74aa-4c7d-972f-5f45f75aa8c7 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:25.981 7 WARNING oslo_policy.policy [None req-56fd38c8-74aa-4c7d-972f-5f45f75aa8c7 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:25:25.982 7 INFO glance.api.v2.image_data [None req-56fd38c8-74aa-4c7d-972f-5f45f75aa8c7 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:25:29.619 7 WARNING glance.location [None req-56fd38c8-74aa-4c7d-972f-5f45f75aa8c7 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.20 () {48 vars in 1041 bytes} [Tue Apr 14 12:25:25 2026] PUT /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06/file => generated 0 bytes in 3680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6159 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:25:29 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 12:25:29.698 7 WARNING oslo_config.cfg [None req-bb4133be-ce99-4617-86d8-4c961e89d533 c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:25:29 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/263] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:46:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/264] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:46:02 2026] GET /v2/images => generated 1240 bytes in 451 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/271] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:46:37 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: 137/272] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:46:37 2026] GET /v2/images => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/273] 199.19.213.20 () {44 vars in 933 bytes} [Tue Apr 14 12:46:37 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: 7|app: 0|req: 138/274] 199.19.213.20 () {44 vars in 955 bytes} [Tue Apr 14 12:46:37 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.19.213.20 () {44 vars in 935 bytes} [Tue Apr 14 12:46:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.19.213.20 () {48 vars in 947 bytes} [Tue Apr 14 12:46:37 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 12:46:37.550 8 WARNING oslo_policy.policy [None req-c50312ab-76c6-498f-a399-3a5b4a18666f c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:46:37.551 8 WARNING oslo_policy.policy [None req-c50312ab-76c6-498f-a399-3a5b4a18666f c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - 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-04-14 12:46:37.552 8 INFO glance.api.v2.image_data [None req-c50312ab-76c6-498f-a399-3a5b4a18666f c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:47:05.027 8 WARNING glance.location [None req-c50312ab-76c6-498f-a399-3a5b4a18666f c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 138/283] 199.19.213.20 () {48 vars in 1042 bytes} [Tue Apr 14 12:46:37 2026] PUT /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836/file => generated 0 bytes in 27535 msecs (HTTP/1.1 204) 4 headers in 171 bytes (112051 switches on core 0) [pid: 7|app: 0|req: 146/284] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:47:05 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/285] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:47:05 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/286] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:47:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/287] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:47:06 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:53:59 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: 190/373] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:53:59 2026] GET /v2/images => generated 2451 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:54:21 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:54:21 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.19.213.20 () {44 vars in 943 bytes} [Tue Apr 14 12:54:21 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.19.213.20 () {44 vars in 965 bytes} [Tue Apr 14 12:54:21 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.19.213.20 () {44 vars in 935 bytes} [Tue Apr 14 12:54:21 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: 7|app: 0|req: 195/383] 199.19.213.20 () {48 vars in 947 bytes} [Tue Apr 14 12:54:21 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 12:54:21.540 8 INFO glance.api.v2.image_data [None req-0e72c01f-23ca-42af-a66f-56ad882ab27b c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:54:35.998 8 INFO glance.location [None req-0e72c01f-23ca-42af-a66f-56ad882ab27b c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/386] 199.19.213.20 () {48 vars in 1041 bytes} [Tue Apr 14 12:54:21 2026] PUT /v2/images/4405c560-f48f-41d0-ba8c-8dee541ed0ae/file => generated 0 bytes in 14507 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23335 switches on core 0) [pid: 7|app: 0|req: 198/387] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:54:36 2026] GET /v2/images/4405c560-f48f-41d0-ba8c-8dee541ed0ae => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/388] 199.19.213.20 () {48 vars in 1046 bytes} [Tue Apr 14 12:54:36 2026] PATCH /v2/images/4405c560-f48f-41d0-ba8c-8dee541ed0ae => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/389] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:54:36 2026] GET /v2/images/4405c560-f48f-41d0-ba8c-8dee541ed0ae => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/398] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:55:14 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: 204/399] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:55:14 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 12:55:34 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 12:55:34 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/406] 199.19.213.20 () {44 vars in 935 bytes} [Tue Apr 14 12:55:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/407] 199.19.213.20 () {44 vars in 957 bytes} [Tue Apr 14 12:55:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/408] 199.19.213.20 () {44 vars in 935 bytes} [Tue Apr 14 12:55:34 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: 209/409] 199.19.213.20 () {48 vars in 947 bytes} [Tue Apr 14 12:55:34 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-14 12:55:34.747 8 INFO glance.api.v2.image_data [None req-74aa4b35-3687-47f3-b92d-7d510f0af64b c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 12:55:49.032 8 INFO glance.location [None req-74aa4b35-3687-47f3-b92d-7d510f0af64b c84a22a02a8d45d58539c9c8f24647da cfc635dd69f4441d92eaf1c48bf87f95 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 201/414] 199.19.213.20 () {48 vars in 1042 bytes} [Tue Apr 14 12:55:34 2026] PUT /v2/images/c364fa5f-e6ad-445d-84b6-24e79bb27809/file => generated 0 bytes in 14329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30598 switches on core 0) [pid: 7|app: 0|req: 214/415] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:55:49 2026] GET /v2/images/c364fa5f-e6ad-445d-84b6-24e79bb27809 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.19.213.20 () {44 vars in 967 bytes} [Tue Apr 14 12:55:49 2026] GET /v2/images/c364fa5f-e6ad-445d-84b6-24e79bb27809 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/571] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:08:44 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: 292/572] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:08:44 2026] GET /v2/images => generated 4893 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/603] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:11:11 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: 296/604] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:11:12 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/605] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:11:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/606] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:11:13 2026] GET /v2/images => generated 4893 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/617] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:12:05 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: 315/618] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:12:05 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/621] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:12:13 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: 317/622] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:12:13 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/635] 199.19.213.20 () {42 vars in 684 bytes} [Tue Apr 14 13:13:15 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 199.19.213.20 () {44 vars in 906 bytes} [Tue Apr 14 13:13:15 2026] GET /v2/images => generated 4893 bytes in 52 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: 317/645] 10.0.0.101 () {32 vars in 632 bytes} [Tue Apr 14 13:13:58 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/652] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:14:19 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/653] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:14:19 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:14:27 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/656] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14: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: 323/657] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:14:27 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14:27 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: 324/659] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14:27 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/660] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:14:27 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/661] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14:27 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: 337/662] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:14:27 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: 326/663] 10.0.0.94 () {36 vars in 909 bytes} [Tue Apr 14 13:14:28 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: 338/664] 10.0.0.94 () {36 vars in 1005 bytes} [Tue Apr 14 13:14:28 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 10.0.0.94 () {36 vars in 985 bytes} [Tue Apr 14 13:14:28 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:14:28 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/667] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:14:28 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: 341/670] 199.19.213.20 () {36 vars in 989 bytes} [Tue Apr 14 13:14:31 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/671] 199.19.213.20 () {36 vars in 929 bytes} [Tue Apr 14 13:14:31 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 199.19.213.20 () {36 vars in 989 bytes} [Tue Apr 14 13:14:31 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 199.19.213.20 () {36 vars in 929 bytes} [Tue Apr 14 13:14:31 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: 333/676] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:14:42 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:14: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: 8|app: 0|req: 334/678] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:14:46 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:14:46 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: 339/688] 10.0.0.101 () {34 vars in 654 bytes} [Tue Apr 14 13:15:26 2026] POST /v2/images => generated 649 bytes in 192 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 13:15:26.995 7 WARNING glance.api.v2.images [None req-85d1a5c9-64fc-4ce4-9600-9a6de1308ac0 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0ba96528-008f-454c-987e-7c654af76edb [pid: 7|app: 0|req: 350/689] 10.0.0.101 () {32 vars in 709 bytes} [Tue Apr 14 13:15:26 2026] DELETE /v2/images/0ba96528-008f-454c-987e-7c654af76edb => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/690] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:15:27 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/691] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:15:27 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: 351/692] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:27 2026] GET /v2/images/0ba96528-008f-454c-987e-7c654af76edb => 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: 342/693] 10.0.0.101 () {32 vars in 632 bytes} [Tue Apr 14 13:15:27 2026] GET /v2/images => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/694] 10.0.0.101 () {34 vars in 654 bytes} [Tue Apr 14 13:15:27 2026] POST /v2/images => generated 703 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/695] 10.0.0.101 () {32 vars in 716 bytes} [Tue Apr 14 13:15:27 2026] GET /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 13:15:27.182 7 INFO glance.api.v2.image_data [None req-fa5b8f65-2b4e-48eb-9e8d-d5b2697bad59 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:15:27.230 7 WARNING glance_store._drivers.rbd [None req-fa5b8f65-2b4e-48eb-9e8d-d5b2697bad59 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 13:15:28.281 7 INFO glance.location [None req-fa5b8f65-2b4e-48eb-9e8d-d5b2697bad59 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/696] 10.0.0.101 () {32 vars in 726 bytes} [Tue Apr 14 13:15:27 2026] PUT /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00/file => generated 0 bytes in 1146 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/697] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:28 2026] GET /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00 => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.101 () {32 vars in 716 bytes} [Tue Apr 14 13:15:28 2026] GET /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.101 () {34 vars in 654 bytes} [Tue Apr 14 13:15:28 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/700] 10.0.0.101 () {32 vars in 725 bytes} [Tue Apr 14 13:15:28 2026] PATCH /v2/images/ab080fbb-c598-418a-a2a3-c7bce7de2be9 => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/701] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:28 2026] GET /v2/images/ab080fbb-c598-418a-a2a3-c7bce7de2be9 => generated 651 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 13:15:28.605 7 WARNING glance.api.v2.images [None req-4ae8cbc1-8ff2-4014-9045-1c93c378db20 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ab080fbb-c598-418a-a2a3-c7bce7de2be9 [pid: 7|app: 0|req: 356/704] 10.0.0.101 () {32 vars in 709 bytes} [Tue Apr 14 13:15:28 2026] DELETE /v2/images/ab080fbb-c598-418a-a2a3-c7bce7de2be9 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:28 2026] GET /v2/images/ab080fbb-c598-418a-a2a3-c7bce7de2be9 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 13:15:28.668 7 WARNING glance.api.v2.images [None req-16cb6fe1-0c22-4ff8-9bc0-0e3807a97304 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8f8e861-b182-4da2-b506-3526d8ba2c00 [pid: 7|app: 0|req: 357/706] 10.0.0.101 () {32 vars in 709 bytes} [Tue Apr 14 13:15:28 2026] DELETE /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00 => generated 0 bytes in 958 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:29 2026] GET /v2/images/d8f8e861-b182-4da2-b506-3526d8ba2c00 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 13:15:29.649 7 WARNING glance.api.v2.images [None req-9db7efbb-c6d9-4255-8006-b0cecf79b7eb 0e03e3f4e9bb4b85b5fac35dba98349f 0aeaa7eecb8c4e11b3c5820a4b45464a - - default default] Failed to find image 0ba96528-008f-454c-987e-7c654af76edb to delete: glance.common.exception.ImageNotFound: No image found with ID 0ba96528-008f-454c-987e-7c654af76edb [pid: 7|app: 0|req: 358/708] 10.0.0.101 () {32 vars in 709 bytes} [Tue Apr 14 13:15:29 2026] DELETE /v2/images/0ba96528-008f-454c-987e-7c654af76edb => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/709] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:15:29 2026] GET /v2/images/0ba96528-008f-454c-987e-7c654af76edb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.101 () {30 vars in 410 bytes} [Tue Apr 14 13:15:43 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:16:03 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.101 () {32 vars in 706 bytes} [Tue Apr 14 13:16:03 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:16:03 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:03 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: 364/721] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:03 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: 358/722] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:04 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: 359/724] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:04 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: 366/725] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:16:04 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: 361/728] 10.0.0.94 () {36 vars in 909 bytes} [Tue Apr 14 13:16:04 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.94 () {36 vars in 1005 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.94 () {36 vars in 985 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/731] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:16:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/732] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:16:04 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: 370/733] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:16:05 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/734] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:16:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:16:52 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:16:52 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:19:05 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:19:05 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: 392/777] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:19:14 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:19:14 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: 395/783] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:19:28 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:19:28 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: 398/789] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:19:51 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/790] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:19:51 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: 400/793] 199.19.213.20 () {32 vars in 824 bytes} [Tue Apr 14 13:20:03 2026] GET /v2/images?status=active&owner=cfc635dd69f4441d92eaf1c48bf87f95&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/794] 199.19.213.20 () {32 vars in 651 bytes} [Tue Apr 14 13:20:03 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/795] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:20:04 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: 402/797] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:20:04 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: 396/798] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:20:04 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: 397/800] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:20:04 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: 404/801] 10.0.0.218 () {36 vars in 986 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.218 () {36 vars in 926 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.94 () {36 vars in 909 bytes} [Tue Apr 14 13:20:04 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: 399/804] 10.0.0.94 () {36 vars in 1005 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.94 () {36 vars in 985 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/images/742ab9f6-d0df-4dc6-944a-b6af6d006836 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/806] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:20:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.94 () {36 vars in 925 bytes} [Tue Apr 14 13:20:04 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: 403/812] 10.0.0.206 () {36 vars in 986 bytes} [Tue Apr 14 13:20:21 2026] GET /v2/images/ca0b2c15-22d4-44e4-accb-0e4a12658f06 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.206 () {36 vars in 926 bytes} [Tue Apr 14 13:20:21 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: 431/854] 10.0.0.101 () {32 vars in 632 bytes} [Tue Apr 14 13:23:39 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)