+ 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 [Sat May 9 17:13:16 2026] *** compiled with version: 11.4.0 on 09 May 2026 04:35:20 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-779dd47487-vsml4 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55a491b9c1c0 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-09 17:13:18.292 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-09 17:13:18.298 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-09 17:13:18.903 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:13:18.904 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:13:18.918 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:13:18.919 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-09 17:13:20.486 7 WARNING glance.api.v2.images [None req-0763375a-3147-4e28-9ef7-965438eb61c4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:13:20.497 8 WARNING glance.api.v2.images [None req-3597f5c8-66d5-45a1-935a-32438c05207d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-09 17:13:20.726 7 WARNING keystonemiddleware._common.config [None req-0763375a-3147-4e28-9ef7-965438eb61c4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-09 17:13:20.733 7 WARNING oslo_config.cfg [None req-0763375a-3147-4e28-9ef7-965438eb61c4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-09 17:13:20.735 8 WARNING keystonemiddleware._common.config [None req-3597f5c8-66d5-45a1-935a-32438c05207d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55a491b9c1c0 pid: 7 (default app) 2026-05-09 17:13:20.743 8 WARNING oslo_config.cfg [None req-3597f5c8-66d5-45a1-935a-32438c05207d - - - - - -] 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 4 seconds on interpreter 0x55a491b9c1c0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:13:23 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 17:13:23.853 8 WARNING oslo_policy.policy [None req-697739c5-2650-416b-a70f-6de7903baa88 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:23.853 8 WARNING oslo_policy.policy [None req-697739c5-2650-416b-a70f-6de7903baa88 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:23.873 8 WARNING oslo_policy.policy [None req-697739c5-2650-416b-a70f-6de7903baa88 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:23.873 8 WARNING oslo_policy.policy [None req-697739c5-2650-416b-a70f-6de7903baa88 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - 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: 2/6] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:13:23 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:13:27 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:13:27 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-09 17:13:27.120 7 WARNING oslo_policy.policy [None req-5ea19f57-5370-4a40-b3ac-83e9e4cd41e3 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:27.120 7 WARNING oslo_policy.policy [None req-5ea19f57-5370-4a40-b3ac-83e9e4cd41e3 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - 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/9] 199.204.45.227 () {44 vars in 912 bytes} [Sat May 9 17:13:27 2026] GET /v2/images/cirros => generated 151 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.227 () {44 vars in 934 bytes} [Sat May 9 17:13:27 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:13:27.253 7 WARNING oslo_policy.policy [None req-215a54a9-d53f-499a-92f7-203d119b9dd2 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:27.254 7 WARNING oslo_policy.policy [None req-215a54a9-d53f-499a-92f7-203d119b9dd2 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - 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/11] 199.204.45.227 () {44 vars in 940 bytes} [Sat May 9 17:13:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-09 17:13:27.339 8 WARNING oslo_config.cfg [None req-1d3245b5-7429-49fe-9d1f-75dc33bd2cbc d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - 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: 5/12] 199.204.45.227 () {48 vars in 952 bytes} [Sat May 9 17:13:27 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 17:13:27.363 7 WARNING oslo_policy.policy [None req-3e3a0f79-f649-40e5-94ea-117a1daad058 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:27.363 7 WARNING oslo_policy.policy [None req-3e3a0f79-f649-40e5-94ea-117a1daad058 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:13:27.365 7 INFO glance.api.v2.image_data [None req-3e3a0f79-f649-40e5-94ea-117a1daad058 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:13:31.046 7 INFO glance.location [None req-3e3a0f79-f649-40e5-94ea-117a1daad058 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/13] 199.204.45.227 () {48 vars in 1046 bytes} [Sat May 9 17:13:27 2026] PUT /v2/images/a76992f1-161c-4e7f-9d4c-129030501749/file => generated 0 bytes in 3730 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3731 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:13:31 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-09 17:13:31.127 7 WARNING oslo_config.cfg [None req-db28b389-f7b6-4bed-b171-b8ebc246dc4e d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - 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/15] 199.204.45.227 () {48 vars in 1050 bytes} [Sat May 9 17:13:31 2026] PATCH /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 7/16] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:13:31 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:35:01 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:35:01 2026] GET /v2/images => generated 1240 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:35:32 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:35:32 2026] GET /v2/images => generated 1240 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.227 () {44 vars in 938 bytes} [Sat May 9 17:35:32 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.227 () {44 vars in 960 bytes} [Sat May 9 17:35:32 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.227 () {44 vars in 940 bytes} [Sat May 9 17:35:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.227 () {48 vars in 952 bytes} [Sat May 9 17:35:32 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 17:35:32.738 8 WARNING oslo_policy.policy [None req-8be7da01-7eb5-44f9-81b7-55c9f270aa03 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:35:32.739 8 WARNING oslo_policy.policy [None req-8be7da01-7eb5-44f9-81b7-55c9f270aa03 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-09 17:35:32.741 8 INFO glance.api.v2.image_data [None req-8be7da01-7eb5-44f9-81b7-55c9f270aa03 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:35:58.271 8 INFO glance.location [None req-8be7da01-7eb5-44f9-81b7-55c9f270aa03 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 145/295] 199.204.45.227 () {48 vars in 1047 bytes} [Sat May 9 17:35:32 2026] PUT /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953/file => generated 0 bytes in 25588 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65091 switches on core 0) [pid: 7|app: 0|req: 151/296] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:35:58 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/297] 199.204.45.227 () {48 vars in 1050 bytes} [Sat May 9 17:35:58 2026] PATCH /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => 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: 152/298] 199.204.45.227 () {48 vars in 1051 bytes} [Sat May 9 17:35:58 2026] PATCH /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/299] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:35:58 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/300] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:35:59 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/301] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:35:59 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:42:32 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:42:32 2026] GET /v2/images => generated 2451 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:42:39 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:42:39 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.227 () {44 vars in 948 bytes} [Sat May 9 17:42:40 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.227 () {44 vars in 970 bytes} [Sat May 9 17:42:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.227 () {44 vars in 940 bytes} [Sat May 9 17:42:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/389] 199.204.45.227 () {48 vars in 952 bytes} [Sat May 9 17:42:40 2026] POST /v2/images => generated 799 bytes in 134 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 17:42:40.291 7 INFO glance.api.v2.image_data [None req-b7732bd4-2cfa-425c-a500-b2ac9122d471 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:42:52.478 7 INFO glance.location [None req-b7732bd4-2cfa-425c-a500-b2ac9122d471 d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/394] 199.204.45.227 () {48 vars in 1046 bytes} [Sat May 9 17:42:40 2026] PUT /v2/images/479e31c6-c17a-4666-b919-4538751ee8c1/file => generated 0 bytes in 12241 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26288 switches on core 0) [pid: 8|app: 0|req: 197/395] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:42:52 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.227 () {48 vars in 1051 bytes} [Sat May 9 17:42:52 2026] PATCH /v2/images/479e31c6-c17a-4666-b919-4538751ee8c1 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:42:52 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:43:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:43:29 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: 7|app: 0|req: 206/410] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:43:43 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:43:43 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.227 () {44 vars in 940 bytes} [Sat May 9 17:43:43 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.227 () {44 vars in 962 bytes} [Sat May 9 17:43:43 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.227 () {44 vars in 940 bytes} [Sat May 9 17:43:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.227 () {48 vars in 952 bytes} [Sat May 9 17:43:43 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-09 17:43:43.482 7 INFO glance.api.v2.image_data [None req-5a42e8a1-6d82-4af5-91ff-ee011eea6c6f d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 17:44:01.519 7 INFO glance.location [None req-5a42e8a1-6d82-4af5-91ff-ee011eea6c6f d00cc3ab3a484fe79bff78e836f15b19 1eb91f905ae040f1adf2e676920ce475 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 209/420] 199.204.45.227 () {48 vars in 1047 bytes} [Sat May 9 17:43:43 2026] PUT /v2/images/2426c491-2f05-45c5-8ecc-5f2153fe5587/file => generated 0 bytes in 18081 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32048 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:44:01 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.227 () {48 vars in 1050 bytes} [Sat May 9 17:44:01 2026] PATCH /v2/images/2426c491-2f05-45c5-8ecc-5f2153fe5587 => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/423] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:44:01 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:55:52 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/567] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:55:52 2026] GET /v2/images => generated 4893 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/594] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:58:11 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/596] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:58:11 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/598] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:58:12 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:58:12 2026] GET /v2/images => generated 4893 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/608] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:58:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:58:57 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 17:59:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/613] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 17:59:04 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/626] 199.204.45.227 () {42 vars in 689 bytes} [Sat May 9 18:00:05 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 199.204.45.227 () {44 vars in 911 bytes} [Sat May 9 18:00:05 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 317/638] 10.0.0.132 () {32 vars in 633 bytes} [Sat May 9 18:00:56 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:01:19 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 324/644] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01:19 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/645] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01:19 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: 325/646] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:01:19 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 322/647] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01:19 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: 326/648] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01:19 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: 323/649] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:01:19 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 327/650] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01: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: 324/651] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:01: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: 8|app: 0|req: 328/652] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:01:19 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 325/653] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:01:20 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: 329/654] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:01:20 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/655] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:01:20 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: 330/656] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:01:20 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:01:20 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: 331/658] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:01:20 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: 329/661] 199.204.45.227 () {36 vars in 991 bytes} [Sat May 9 18:01:22 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/662] 199.204.45.227 () {36 vars in 931 bytes} [Sat May 9 18:01:22 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/663] 199.204.45.227 () {36 vars in 991 bytes} [Sat May 9 18:01:23 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/664] 199.204.45.227 () {36 vars in 931 bytes} [Sat May 9 18:01:23 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: 336/667] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:01:35 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:01:36 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: 337/669] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:01:38 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:01:38 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: 337/677] 10.0.0.132 () {34 vars in 655 bytes} [Sat May 9 18:02:02 2026] POST /v2/images => generated 649 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-09 18:02:02.512 8 WARNING glance.api.v2.images [None req-71f5c839-c62f-47c8-96c3-ce424fee3962 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 [pid: 8|app: 0|req: 341/678] 10.0.0.132 () {32 vars in 710 bytes} [Sat May 9 18:02:02 2026] DELETE /v2/images/2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/679] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:02 2026] GET /v2/images/2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/680] 10.0.0.132 () {32 vars in 633 bytes} [Sat May 9 18:02:02 2026] GET /v2/images => generated 1240 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/681] 10.0.0.132 () {34 vars in 655 bytes} [Sat May 9 18:02:02 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/682] 10.0.0.132 () {32 vars in 717 bytes} [Sat May 9 18:02:02 2026] GET /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-09 18:02:02.769 7 INFO glance.api.v2.image_data [None req-7264266a-1196-4ec9-9eca-4e74762229cb 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-09 18:02:02.818 7 WARNING glance_store._drivers.rbd [None req-7264266a-1196-4ec9-9eca-4e74762229cb 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-09 18:02:03.560 7 INFO glance.location [None req-7264266a-1196-4ec9-9eca-4e74762229cb 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 340/683] 10.0.0.132 () {32 vars in 727 bytes} [Sat May 9 18:02:02 2026] PUT /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c/file => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/684] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:03 2026] GET /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.132 () {32 vars in 717 bytes} [Sat May 9 18:02:03 2026] GET /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c/file => generated 1024 bytes in 216 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.132 () {34 vars in 655 bytes} [Sat May 9 18:02:03 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.132 () {32 vars in 726 bytes} [Sat May 9 18:02:03 2026] PATCH /v2/images/6e11d74b-0212-4b07-91be-16c3c364d9e2 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:03 2026] GET /v2/images/6e11d74b-0212-4b07-91be-16c3c364d9e2 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-09 18:02:03.970 7 WARNING glance.api.v2.images [None req-3de6ee04-91b6-49d9-a129-11fb5c9c328d 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e11d74b-0212-4b07-91be-16c3c364d9e2 [pid: 7|app: 0|req: 343/689] 10.0.0.132 () {32 vars in 710 bytes} [Sat May 9 18:02:03 2026] DELETE /v2/images/6e11d74b-0212-4b07-91be-16c3c364d9e2 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:04 2026] GET /v2/images/6e11d74b-0212-4b07-91be-16c3c364d9e2 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:02:04.042 7 WARNING glance.api.v2.images [None req-d0402561-9998-47c0-87de-c273b2641b05 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0848578b-c8ba-4137-9cb1-591bf66c299c [pid: 7|app: 0|req: 344/691] 10.0.0.132 () {32 vars in 710 bytes} [Sat May 9 18:02:04 2026] DELETE /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c => generated 0 bytes in 778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:04 2026] GET /v2/images/0848578b-c8ba-4137-9cb1-591bf66c299c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-09 18:02:04.841 7 WARNING glance.api.v2.images [None req-9eca1c84-ef31-4c9c-96d3-cb41f3c98e90 58fc863c27e84e6199721643b264baf1 6b62400e368548ce81fb6d496e18a020 - - default default] Failed to find image 2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 to delete: glance.common.exception.ImageNotFound: No image found with ID 2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 [pid: 7|app: 0|req: 345/693] 10.0.0.132 () {32 vars in 710 bytes} [Sat May 9 18:02:04 2026] DELETE /v2/images/2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/694] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:02:04 2026] GET /v2/images/2a9380d6-aa27-4dc5-8016-d97d1d8b8c09 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/695] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:02:06 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 350/696] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:02:06 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: 349/701] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:02:29 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 353/702] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:02:29 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: 356/707] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:02:42 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 352/708] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:02:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:03:04 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 359/714] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:03: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: 7|app: 0|req: 358/719] 10.0.0.132 () {30 vars in 411 bytes} [Sat May 9 18:03:30 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/722] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:03:38 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:03:38 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: 365/726] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:03:41 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 362/727] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:03:41 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/732] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 366/733] 10.0.0.132 () {32 vars in 707 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 368/734] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 367/735] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:04: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: 8|app: 0|req: 369/736] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:04:01 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: 368/737] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 370/738] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:04: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: 369/739] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:04:01 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: 371/740] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/741] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:04:01 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: 372/742] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:04:01 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:04:01 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: 373/744] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:04:02 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 372/745] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:04:02 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: 374/746] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:04:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/767] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:05:47 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => 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: 385/768] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:05:47 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/773] 10.0.0.48 () {36 vars in 986 bytes} [Sat May 9 18:06:05 2026] GET /v2/images/a76992f1-161c-4e7f-9d4c-129030501749 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/774] 10.0.0.48 () {36 vars in 926 bytes} [Sat May 9 18:06: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: 8|app: 0|req: 392/781] 199.204.45.227 () {32 vars in 826 bytes} [Sat May 9 18:06:35 2026] GET /v2/images?status=active&owner=1eb91f905ae040f1adf2e676920ce475&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 199.204.45.227 () {32 vars in 653 bytes} [Sat May 9 18:06:35 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: 393/783] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:06:36 2026] GET /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:06:36 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: 394/785] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:06:36 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/786] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:06:36 2026] GET /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:06:36 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: 393/788] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/789] 10.0.0.84 () {36 vars in 986 bytes} [Sat May 9 18:06:36 2026] GET /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/790] 10.0.0.84 () {36 vars in 926 bytes} [Sat May 9 18:06:36 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: 397/791] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:06:36 2026] GET /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:06:36 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: 398/793] 10.0.0.113 () {36 vars in 987 bytes} [Sat May 9 18:06:36 2026] GET /v2/images/ebd0d5ee-4bdc-4637-8355-f3fd47d44953 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/794] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.113 () {36 vars in 927 bytes} [Sat May 9 18:06:36 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/826] 10.0.0.132 () {32 vars in 633 bytes} [Sat May 9 18:09:08 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)