+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Apr 10 14:16:17 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-59b7658ff5-jdxlq 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x560493ca2140 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-04-10 14:16:18.926 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-10 14:16:18.934 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-10 14:16:19.529 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-10 14:16:19.530 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-10 14:16:19.570 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-10 14:16:19.571 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-10 14:16:21.068 8 WARNING glance.api.v2.images [None req-738b1250-38da-4a55-bea0-7651ee4d0bc1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 14:16:21.138 7 WARNING glance.api.v2.images [None req-a01aa817-7867-46c1-8da7-b68ae26ea79f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-10 14:16:21.306 8 WARNING keystonemiddleware._common.config [None req-738b1250-38da-4a55-bea0-7651ee4d0bc1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 14:16:21.313 8 WARNING oslo_config.cfg [None req-738b1250-38da-4a55-bea0-7651ee4d0bc1 - - - - - -] 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 0x560493ca2140 pid: 8 (default app) 2026-04-10 14:16:21.372 7 WARNING keystonemiddleware._common.config [None req-a01aa817-7867-46c1-8da7-b68ae26ea79f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-10 14:16:21.379 7 WARNING oslo_config.cfg [None req-a01aa817-7867-46c1-8da7-b68ae26ea79f - - - - - -] 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 0x560493ca2140 pid: 7 (default app) [pid: 7|app: 0|req: 1/4] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:16:21 2026] GET / => generated 1183 bytes in 2 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-04-10 14:16:22.349 8 WARNING oslo_policy.policy [None req-25a86c5e-500e-437a-9df6-adb1814e67c6 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:22.350 8 WARNING oslo_policy.policy [None req-25a86c5e-500e-437a-9df6-adb1814e67c6 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:22.369 8 WARNING oslo_policy.policy [None req-25a86c5e-500e-437a-9df6-adb1814e67c6 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:22.370 8 WARNING oslo_policy.policy [None req-25a86c5e-500e-437a-9df6-adb1814e67c6 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/5] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:16:21 2026] GET /v2/images => generated 69 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:16:25 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:16:25 2026] GET /v2/images => generated 69 bytes in 46 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-04-10 14:16:25.636 7 WARNING oslo_policy.policy [None req-f57b5a62-44ff-4356-ae48-26ac06699830 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:25.637 7 WARNING oslo_policy.policy [None req-f57b5a62-44ff-4356-ae48-26ac06699830 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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: 3/8] 199.19.213.75 () {44 vars in 908 bytes} [Fri Apr 10 14:16:25 2026] GET /v2/images/cirros => generated 151 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.19.213.75 () {44 vars in 930 bytes} [Fri Apr 10 14:16:25 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-04-10 14:16:25.762 7 WARNING oslo_policy.policy [None req-a024899c-a973-4be4-b0ca-73d3051a159f e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:25.763 7 WARNING oslo_policy.policy [None req-a024899c-a973-4be4-b0ca-73d3051a159f e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/10] 199.19.213.75 () {44 vars in 936 bytes} [Fri Apr 10 14:16:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-10 14:16:25.835 8 WARNING oslo_config.cfg [None req-ce8857f9-c77b-43d6-9aa0-1ed02ff338a3 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 7/11] 199.19.213.75 () {48 vars in 948 bytes} [Fri Apr 10 14:16:25 2026] POST /v2/images => generated 760 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:16:25.859 7 WARNING oslo_policy.policy [None req-6fd48570-46bf-4376-be38-383ff1844fd5 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:25.859 7 WARNING oslo_policy.policy [None req-6fd48570-46bf-4376-be38-383ff1844fd5 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:16:25.860 7 INFO glance.api.v2.image_data [None req-6fd48570-46bf-4376-be38-383ff1844fd5 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:16:30.795 7 INFO glance.location [None req-6fd48570-46bf-4376-be38-383ff1844fd5 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 5/12] 199.19.213.75 () {48 vars in 1042 bytes} [Fri Apr 10 14:16:25 2026] PUT /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15/file => generated 0 bytes in 4984 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6353 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:16:30 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-10 14:16:30.908 7 WARNING oslo_config.cfg [None req-3f89195c-8ac0-41f5-a888-42b0a14e0831 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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: 6/14] 199.19.213.75 () {48 vars in 1046 bytes} [Fri Apr 10 14:16:30 2026] PATCH /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:16:30 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: 142/280] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:38:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/281] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:38:26 2026] GET /v2/images => generated 1240 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:38:47 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/287] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:38:47 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/288] 199.19.213.75 () {44 vars in 934 bytes} [Fri Apr 10 14:38:47 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: 143/289] 199.19.213.75 () {44 vars in 956 bytes} [Fri Apr 10 14:38:47 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: 147/290] 199.19.213.75 () {44 vars in 936 bytes} [Fri Apr 10 14:38:47 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: 144/291] 199.19.213.75 () {48 vars in 948 bytes} [Fri Apr 10 14:38:47 2026] POST /v2/images => generated 796 bytes in 185 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:38:47.456 8 WARNING oslo_policy.policy [None req-4995be84-6fe0-4c93-a8db-f80b95f69043 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:38:47.456 8 WARNING oslo_policy.policy [None req-4995be84-6fe0-4c93-a8db-f80b95f69043 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - 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-10 14:38:47.458 8 INFO glance.api.v2.image_data [None req-4995be84-6fe0-4c93-a8db-f80b95f69043 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:41:30.903 8 INFO glance.location [None req-4995be84-6fe0-4c93-a8db-f80b95f69043 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 148/324] 199.19.213.75 () {48 vars in 1043 bytes} [Fri Apr 10 14:38:47 2026] PUT /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858/file => generated 0 bytes in 163630 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24020 switches on core 0) [pid: 7|app: 0|req: 177/325] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:41:31 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/326] 199.19.213.75 () {48 vars in 1046 bytes} [Fri Apr 10 14:41:31 2026] PATCH /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/327] 199.19.213.75 () {48 vars in 1047 bytes} [Fri Apr 10 14:41:31 2026] PATCH /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => generated 1209 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/328] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:41:31 2026] GET /v2/images => generated 2451 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/331] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:41:32 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/332] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:41:32 2026] GET /v2/images => generated 2451 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/473] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:53:13 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/474] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:53:13 2026] GET /v2/images => generated 2451 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/481] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 14:53:49 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/482] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:53:49 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/483] 199.19.213.75 () {44 vars in 944 bytes} [Fri Apr 10 14:53:49 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/484] 199.19.213.75 () {44 vars in 966 bytes} [Fri Apr 10 14:53:49 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/485] 199.19.213.75 () {44 vars in 936 bytes} [Fri Apr 10 14:53:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/490] 199.19.213.75 () {48 vars in 948 bytes} [Fri Apr 10 14:53:49 2026] POST /v2/images => generated 799 bytes in 19829 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 14:54:09.144 8 INFO glance.api.v2.image_data [None req-b69c8e5a-3350-46d1-9d7e-01965e683b52 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 14:59:27.826 8 INFO glance.location [None req-b69c8e5a-3350-46d1-9d7e-01965e683b52 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 234/555] 199.19.213.75 () {48 vars in 1042 bytes} [Fri Apr 10 14:54:09 2026] PUT /v2/images/81cdbf36-5708-40f6-8d40-88d8dbbb3275/file => generated 0 bytes in 318949 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10814 switches on core 0) [pid: 7|app: 0|req: 322/556] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:59:28 2026] GET /v2/images => generated 3664 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/557] 199.19.213.75 () {48 vars in 1047 bytes} [Fri Apr 10 14:59:28 2026] PATCH /v2/images/81cdbf36-5708-40f6-8d40-88d8dbbb3275 => generated 1234 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/558] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 14:59:28 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/579] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:01:10 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/580] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:01:10 2026] GET /v2/images => generated 3687 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/585] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:01:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/586] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:01:31 2026] GET /v2/images => generated 3687 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/587] 199.19.213.75 () {44 vars in 936 bytes} [Fri Apr 10 15:01:31 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: 338/588] 199.19.213.75 () {44 vars in 958 bytes} [Fri Apr 10 15:01:31 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/589] 199.19.213.75 () {44 vars in 936 bytes} [Fri Apr 10 15:01:31 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/592] 199.19.213.75 () {48 vars in 948 bytes} [Fri Apr 10 15:01:31 2026] POST /v2/images => generated 791 bytes in 378 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-10 15:01:31.777 8 INFO glance.api.v2.image_data [None req-7111c77b-887c-406e-8476-8ca1729fbf42 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 15:02:31.756 8 INFO glance.location [None req-7111c77b-887c-406e-8476-8ca1729fbf42 e11d1a0b69bf4987aa05ee73010aca79 dfb1d1af37634e76aee2e3bb35872117 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 254/605] 199.19.213.75 () {48 vars in 1043 bytes} [Fri Apr 10 15:01:31 2026] PUT /v2/images/6c9aea75-50c7-4ddb-811c-898ca3935315/file => generated 0 bytes in 60033 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17217 switches on core 0) [pid: 7|app: 0|req: 352/606] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:02:31 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/607] 199.19.213.75 () {48 vars in 1046 bytes} [Fri Apr 10 15:02:31 2026] PATCH /v2/images/6c9aea75-50c7-4ddb-811c-898ca3935315 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/608] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:02:31 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: 8|app: 0|req: 332/761] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:15:14 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/762] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:15:14 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/791] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:17:36 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/792] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:17:36 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/793] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:17:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/794] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:17:38 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/805] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:18:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/806] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:18:24 2026] GET /v2/images => generated 4893 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/809] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:18:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/810] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:18:31 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: 460/821] 199.19.213.75 () {42 vars in 685 bytes} [Fri Apr 10 15:19:31 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/822] 199.19.213.75 () {44 vars in 907 bytes} [Fri Apr 10 15:19:31 2026] GET /v2/images => generated 4893 bytes in 62 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: 368/833] 10.0.0.124 () {32 vars in 633 bytes} [Fri Apr 10 15:20:13 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/838] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:20:35 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 127 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: 468/839] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:20: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: 372/840] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:20:37 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/841] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:20:37 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: 373/842] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/843] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/844] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/845] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/846] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 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: 472/847] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 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: 376/848] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 473/849] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 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: 377/850] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/851] 199.19.213.75 () {36 vars in 990 bytes} [Fri Apr 10 15:20:38 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/852] 199.19.213.75 () {36 vars in 930 bytes} [Fri Apr 10 15:20:38 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: 475/853] 199.19.213.75 () {36 vars in 990 bytes} [Fri Apr 10 15:20:39 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/854] 199.19.213.75 () {36 vars in 930 bytes} [Fri Apr 10 15:20:39 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: 476/855] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:20:39 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/856] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:20:39 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: 477/857] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:20:39 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/858] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:20:39 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: 478/859] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:20:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/866] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:21:09 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 385/867] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:21:09 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: 484/870] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:21:11 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 387/871] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:21:11 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: 389/874] 10.0.0.124 () {30 vars in 411 bytes} [Fri Apr 10 15:21:26 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/883] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:22:05 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 490/884] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:22:05 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: 396/887] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:22:13 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/888] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:22:13 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: 399/893] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:22:34 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 495/894] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:22:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/899] 10.0.0.124 () {34 vars in 655 bytes} [Fri Apr 10 15:22:55 2026] POST /v2/images => generated 649 bytes in 269 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-10 15:22:55.850 7 WARNING glance.api.v2.images [None req-949ea019-7cbc-42ba-942a-92979b3f6d9f 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3e6ed59b-9780-4481-bcef-13c6cf0ebd34 [pid: 7|app: 0|req: 498/900] 10.0.0.124 () {32 vars in 710 bytes} [Fri Apr 10 15:22:55 2026] DELETE /v2/images/3e6ed59b-9780-4481-bcef-13c6cf0ebd34 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/901] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:56 2026] GET /v2/images/3e6ed59b-9780-4481-bcef-13c6cf0ebd34 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/902] 10.0.0.124 () {32 vars in 633 bytes} [Fri Apr 10 15:22:56 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: 8|app: 0|req: 404/903] 10.0.0.124 () {34 vars in 655 bytes} [Fri Apr 10 15:22:56 2026] POST /v2/images => generated 701 bytes in 340 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/904] 10.0.0.124 () {32 vars in 717 bytes} [Fri Apr 10 15:22:56 2026] GET /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-10 15:22:56.683 8 INFO glance.api.v2.image_data [None req-14a47fa9-7af3-477c-aa90-4da2376f19cd 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-10 15:22:56.722 8 WARNING glance_store._drivers.rbd [None req-14a47fa9-7af3-477c-aa90-4da2376f19cd 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-10 15:22:56.987 8 INFO glance.location [None req-14a47fa9-7af3-477c-aa90-4da2376f19cd 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 405/905] 10.0.0.124 () {32 vars in 727 bytes} [Fri Apr 10 15:22:56 2026] PUT /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a/file => generated 0 bytes in 355 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/906] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:57 2026] GET /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a => generated 1102 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/907] 10.0.0.124 () {32 vars in 717 bytes} [Fri Apr 10 15:22:57 2026] GET /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/908] 10.0.0.124 () {34 vars in 655 bytes} [Fri Apr 10 15:22:57 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: 8|app: 0|req: 407/909] 10.0.0.124 () {32 vars in 726 bytes} [Fri Apr 10 15:22:57 2026] PATCH /v2/images/2a4d03f8-ad56-4019-ac51-2262f7a7f1fb => generated 652 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/910] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:57 2026] GET /v2/images/2a4d03f8-ad56-4019-ac51-2262f7a7f1fb => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-10 15:22:57.324 8 WARNING glance.api.v2.images [None req-3681c597-f415-4aaa-b6bc-d1db6891a052 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2a4d03f8-ad56-4019-ac51-2262f7a7f1fb [pid: 8|app: 0|req: 408/911] 10.0.0.124 () {32 vars in 710 bytes} [Fri Apr 10 15:22:57 2026] DELETE /v2/images/2a4d03f8-ad56-4019-ac51-2262f7a7f1fb => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/912] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:57 2026] GET /v2/images/2a4d03f8-ad56-4019-ac51-2262f7a7f1fb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 15:22:57.396 8 WARNING glance.api.v2.images [None req-1423f490-d762-495d-bd66-ab3c9f1c01d5 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//931aaf63-1c0e-47c1-8bcc-c3d1f770269a [pid: 8|app: 0|req: 409/913] 10.0.0.124 () {32 vars in 710 bytes} [Fri Apr 10 15:22:57 2026] DELETE /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a => generated 0 bytes in 897 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/914] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:58 2026] GET /v2/images/931aaf63-1c0e-47c1-8bcc-c3d1f770269a => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-10 15:22:58.316 8 WARNING glance.api.v2.images [None req-0c526581-bc69-441c-8e6d-4064b68f30f2 67d78d36ff194c1f83d30187fc815b64 d2b6f6845aec4ba6800671fc6e857450 - - default default] Failed to find image 3e6ed59b-9780-4481-bcef-13c6cf0ebd34 to delete: glance.common.exception.ImageNotFound: No image found with ID 3e6ed59b-9780-4481-bcef-13c6cf0ebd34 [pid: 8|app: 0|req: 410/915] 10.0.0.124 () {32 vars in 710 bytes} [Fri Apr 10 15:22:58 2026] DELETE /v2/images/3e6ed59b-9780-4481-bcef-13c6cf0ebd34 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/916] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:22:58 2026] GET /v2/images/3e6ed59b-9780-4481-bcef-13c6cf0ebd34 => 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: 411/917] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:22:59 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 507/918] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:22:59 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: 418/931] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:23:52 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 514/932] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:23: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: 419/933] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:23:55 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/934] 10.0.0.124 () {32 vars in 707 bytes} [Fri Apr 10 15:23:55 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/935] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:23:55 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/936] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 421/937] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 517/938] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:23:56 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 422/939] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 518/940] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 423/941] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:23:56 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/942] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 424/943] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:23:56 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: 520/944] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:23:56 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 425/945] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:23:56 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: 521/946] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:23:56 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 426/947] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:23:56 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: 522/948] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:23:56 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: 434/963] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:25:08 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => 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: 530/964] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:25:08 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: 532/967] 10.0.0.25 () {36 vars in 986 bytes} [Fri Apr 10 15:25:16 2026] GET /v2/images/a6306a2b-ce2c-4c8c-a6fd-715a9d24dd15 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/968] 10.0.0.25 () {36 vars in 926 bytes} [Fri Apr 10 15:25:16 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: 440/975] 199.19.213.75 () {32 vars in 825 bytes} [Fri Apr 10 15:25:41 2026] GET /v2/images?status=active&owner=dfb1d1af37634e76aee2e3bb35872117&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/976] 199.19.213.75 () {32 vars in 652 bytes} [Fri Apr 10 15:25:42 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: 441/977] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:25:42 2026] GET /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => generated 1209 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/978] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:25:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/979] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:25:42 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: 538/980] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:25:42 2026] GET /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => 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: 443/981] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:25:42 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: 539/982] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:25: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: 8|app: 0|req: 444/983] 10.0.0.75 () {36 vars in 986 bytes} [Fri Apr 10 15:25:42 2026] GET /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => 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: 540/984] 10.0.0.75 () {36 vars in 926 bytes} [Fri Apr 10 15:25:42 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/985] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:25:43 2026] GET /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => generated 1209 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/986] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:25:43 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/987] 10.0.0.251 () {36 vars in 987 bytes} [Fri Apr 10 15:25:43 2026] GET /v2/images/5cf0b9f4-22f2-4b81-8bb1-2eab928d2858 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/988] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:25:43 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: 447/989] 10.0.0.251 () {36 vars in 927 bytes} [Fri Apr 10 15:25:43 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: 559/1022] 10.0.0.124 () {32 vars in 633 bytes} [Fri Apr 10 15:28:25 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)