+ 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 [Thu Apr 23 13:54:56 2026] *** compiled with version: 11.4.0 on 22 April 2026 06:41:56 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-5dfcd45564-xnpw9 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 0x563330821fb0 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, 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-23 13:54:58.147 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 13:54:58.273 6 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-23 13:54:58.747 7 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-23 13:54:58.841 7 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-23 13:54:58.843 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-23 13:54:58.844 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-23 13:54:58.893 6 ERROR stevedore.extension [-] Could not load 'glance.store.s3.Store': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-23 13:54:58.976 6 ERROR stevedore.extension [-] Could not load 's3': No module named 'boto3': ModuleNotFoundError: No module named 'boto3' 2026-04-23 13:54:58.977 6 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-23 13:54:58.978 6 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-23 13:55:00.655 7 WARNING glance.api.v2.images [None req-94de1c8c-4406-48f7-b09e-646b022f4377 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 13:55:00.661 6 WARNING glance.api.v2.images [None req-92a73d78-1f0c-4b3e-a34b-b10cfd48f7e1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-23 13:55:00.867 6 WARNING keystonemiddleware._common.config [None req-92a73d78-1f0c-4b3e-a34b-b10cfd48f7e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 13:55:00.876 6 WARNING oslo_config.cfg [None req-92a73d78-1f0c-4b3e-a34b-b10cfd48f7e1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 13:55:00.877 7 WARNING keystonemiddleware._common.config [None req-94de1c8c-4406-48f7-b09e-646b022f4377 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x563330821fb0 pid: 6 (default app) 2026-04-23 13:55:00.886 7 WARNING oslo_config.cfg [None req-94de1c8c-4406-48f7-b09e-646b022f4377 - - - - - -] 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 0x563330821fb0 pid: 7 (default app) [pid: 6|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 13:55:03 2026] GET / => generated 1193 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-23 13:55:03.696 7 WARNING oslo_policy.policy [None req-35824777-ef12-4824-9ae0-05c8665b73fb 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:03.698 7 WARNING oslo_policy.policy [None req-35824777-ef12-4824-9ae0-05c8665b73fb 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:03.730 7 WARNING oslo_policy.policy [None req-35824777-ef12-4824-9ae0-05c8665b73fb 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:03.730 7 WARNING oslo_policy.policy [None req-35824777-ef12-4824-9ae0-05c8665b73fb 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 13:55:03 2026] GET /v2/images => generated 69 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/6] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 13:55:07 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: 2/7] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 13:55:07 2026] GET /v2/images => generated 69 bytes in 57 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-23 13:55:07.396 6 WARNING oslo_policy.policy [None req-99a93c41-0491-4043-8559-b677be4add6c 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:07.396 6 WARNING oslo_policy.policy [None req-99a93c41-0491-4043-8559-b677be4add6c 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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: 6|app: 0|req: 6/8] 199.204.45.115 () {44 vars in 911 bytes} [Thu Apr 23 13:55:07 2026] GET /v2/images/cirros => generated 151 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 933 bytes} [Thu Apr 23 13:55:07 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-23 13:55:07.550 6 WARNING oslo_policy.policy [None req-9e5da7a0-32bd-469a-ac84-b2abd3694897 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:07.551 6 WARNING oslo_policy.policy [None req-9e5da7a0-32bd-469a-ac84-b2abd3694897 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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: 6|app: 0|req: 7/10] 199.204.45.115 () {44 vars in 939 bytes} [Thu Apr 23 13:55:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 13:55:07.634 7 WARNING oslo_config.cfg [None req-ad7e82f5-61f6-43b6-803e-848dc3e567b1 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.115 () {48 vars in 951 bytes} [Thu Apr 23 13:55:07 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-04-23 13:55:07.657 6 WARNING oslo_policy.policy [None req-0dc93e75-4941-41e4-b722-52e8e9363338 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:07.657 6 WARNING oslo_policy.policy [None req-0dc93e75-4941-41e4-b722-52e8e9363338 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 13:55:07.659 6 INFO glance.api.v2.image_data [None req-0dc93e75-4941-41e4-b722-52e8e9363338 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 13:55:11.540 6 INFO glance.location [None req-0dc93e75-4941-41e4-b722-52e8e9363338 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Image format matched and virtual size computed: 117440512 [pid: 6|app: 0|req: 8/14] 199.204.45.115 () {48 vars in 1045 bytes} [Thu Apr 23 13:55:07 2026] PUT /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558/file => generated 0 bytes in 3934 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6858 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 13:55:11 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-04-23 13:55:11.628 6 WARNING oslo_config.cfg [None req-52e260f1-e0cc-418c-bcad-a15c8191f335 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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: 6|app: 0|req: 9/16] 199.204.45.115 () {48 vars in 1049 bytes} [Thu Apr 23 13:55:11 2026] PATCH /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 8/17] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 13:55:11 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:17:21 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 143/285] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:17:21 2026] GET /v2/images => generated 1240 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 146/290] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:17:40 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: 145/291] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:17:40 2026] GET /v2/images => generated 1240 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 147/292] 199.204.45.115 () {44 vars in 937 bytes} [Thu Apr 23 14:17:40 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.115 () {44 vars in 959 bytes} [Thu Apr 23 14:17:40 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 148/294] 199.204.45.115 () {44 vars in 939 bytes} [Thu Apr 23 14:17:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.204.45.115 () {48 vars in 951 bytes} [Thu Apr 23 14:17:41 2026] POST /v2/images => generated 796 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 14:17:41.096 6 INFO glance.api.v2.image_data [None req-efb901cc-a48a-48e3-98d5-7b058a3068fc 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 14:18:07.928 6 INFO glance.location [None req-efb901cc-a48a-48e3-98d5-7b058a3068fc 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 6|app: 0|req: 149/300] 199.204.45.115 () {48 vars in 1046 bytes} [Thu Apr 23 14:17:41 2026] PUT /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2/file => generated 0 bytes in 26887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63596 switches on core 0) [pid: 7|app: 0|req: 152/301] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:18:07 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 150/302] 199.204.45.115 () {48 vars in 1049 bytes} [Thu Apr 23 14:18:08 2026] PATCH /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => 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: 153/303] 199.204.45.115 () {48 vars in 1050 bytes} [Thu Apr 23 14:18:08 2026] PATCH /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => generated 1209 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 151/304] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:18:08 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: 154/305] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:18:09 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 152/306] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:18:09 2026] GET /v2/images => generated 2451 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 195/391] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:25: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: 197/392] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:25:01 2026] GET /v2/images => generated 2451 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:25:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 197/396] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:25:17 2026] GET /v2/images => generated 2451 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/397] 199.204.45.115 () {44 vars in 947 bytes} [Thu Apr 23 14:25:17 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 198/398] 199.204.45.115 () {44 vars in 969 bytes} [Thu Apr 23 14:25:17 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.115 () {44 vars in 939 bytes} [Thu Apr 23 14:25:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 199/400] 199.204.45.115 () {48 vars in 951 bytes} [Thu Apr 23 14:25:17 2026] POST /v2/images => generated 799 bytes in 119 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 14:25:17.589 7 WARNING oslo_policy.policy [None req-68bee7d3-ceea-4ac0-b999-36d3160ca504 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 14:25:17.590 7 WARNING oslo_policy.policy [None req-68bee7d3-ceea-4ac0-b999-36d3160ca504 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - 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-23 14:25:17.593 7 INFO glance.api.v2.image_data [None req-68bee7d3-ceea-4ac0-b999-36d3160ca504 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 14:25:40.789 7 INFO glance.location [None req-68bee7d3-ceea-4ac0-b999-36d3160ca504 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/407] 199.204.45.115 () {48 vars in 1045 bytes} [Thu Apr 23 14:25:17 2026] PUT /v2/images/25eb6079-503f-4f18-8da9-9e4bacc6d6a9/file => generated 0 bytes in 23314 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24255 switches on core 0) [pid: 6|app: 0|req: 206/408] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:25:40 2026] GET /v2/images => generated 3664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.204.45.115 () {48 vars in 1050 bytes} [Thu Apr 23 14:25:40 2026] PATCH /v2/images/25eb6079-503f-4f18-8da9-9e4bacc6d6a9 => generated 1234 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/410] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:25:41 2026] GET /v2/images => generated 3687 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:26:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 211/418] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:26:17 2026] GET /v2/images => generated 3687 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:26:28 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 213/422] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:26:28 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: 210/423] 199.204.45.115 () {44 vars in 939 bytes} [Thu Apr 23 14:26:28 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 6|app: 0|req: 214/424] 199.204.45.115 () {44 vars in 961 bytes} [Thu Apr 23 14:26:28 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: 7|app: 0|req: 211/425] 199.204.45.115 () {44 vars in 939 bytes} [Thu Apr 23 14:26:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 6|app: 0|req: 215/426] 199.204.45.115 () {48 vars in 951 bytes} [Thu Apr 23 14:26:28 2026] POST /v2/images => generated 791 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-23 14:26:28.751 7 INFO glance.api.v2.image_data [None req-72682894-6725-4453-93e8-bc3505b08ca6 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 14:26:48.554 7 INFO glance.location [None req-72682894-6725-4453-93e8-bc3505b08ca6 3f903946024040bfa8b7663bd313b45c a102aa7a48764bb59a2190da7e37cd60 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 212/431] 199.204.45.115 () {48 vars in 1046 bytes} [Thu Apr 23 14:26:28 2026] PUT /v2/images/234c141c-dc7e-452b-8d23-4cab6650ce60/file => generated 0 bytes in 19856 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30991 switches on core 0) [pid: 6|app: 0|req: 220/432] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:26:48 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: 7|app: 0|req: 213/433] 199.204.45.115 () {48 vars in 1049 bytes} [Thu Apr 23 14:26:48 2026] PATCH /v2/images/234c141c-dc7e-452b-8d23-4cab6650ce60 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 221/434] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:26:48 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: 7|app: 0|req: 286/579] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:38:50 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 294/580] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:38:50 2026] GET /v2/images => generated 4893 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/613] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:41:25 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 311/614] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:41:25 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/615] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:41:26 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 312/616] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:41:26 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/627] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:42:17 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 318/628] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:42:17 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: 312/631] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:42:24 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 320/632] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:42:24 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/645] 199.204.45.115 () {42 vars in 688 bytes} [Thu Apr 23 14:43:26 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 6|app: 0|req: 327/646] 199.204.45.115 () {44 vars in 910 bytes} [Thu Apr 23 14:43:26 2026] GET /v2/images => generated 4893 bytes in 68 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: 6|app: 0|req: 333/657] 10.0.0.89 () {32 vars in 632 bytes} [Thu Apr 23 14:44:10 2026] GET /v2/images => generated 4893 bytes in 16 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: 327/662] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:44:32 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 336/663] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:44:32 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: 328/664] 199.204.45.115 () {36 vars in 991 bytes} [Thu Apr 23 14:44:35 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 337/665] 199.204.45.115 () {36 vars in 931 bytes} [Thu Apr 23 14:44: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: 329/666] 199.204.45.115 () {36 vars in 991 bytes} [Thu Apr 23 14:44:36 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 338/667] 199.204.45.115 () {36 vars in 931 bytes} [Thu Apr 23 14:44: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: 7|app: 0|req: 331/670] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:44:50 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 340/671] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 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: 332/672] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 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: 6|app: 0|req: 341/673] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:44:50 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 333/675] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 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: 334/677] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 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: 6|app: 0|req: 344/678] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:44:50 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 335/679] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 345/680] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:44:50 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/681] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:44:51 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 346/682] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:44:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:44:51 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 347/684] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:44:51 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: 338/685] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:44:51 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: 6|app: 0|req: 348/686] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:44:52 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 339/687] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:44:52 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: 6|app: 0|req: 350/690] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:45:07 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 341/691] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:45:07 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: 6|app: 0|req: 353/696] 10.0.0.89 () {34 vars in 654 bytes} [Thu Apr 23 14:45:20 2026] POST /v2/images => generated 647 bytes in 213 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-23 14:45:21.057 7 WARNING glance.api.v2.images [None req-6dfc7f15-f1ab-40ec-9332-5932bddc4ec3 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 [pid: 7|app: 0|req: 344/697] 10.0.0.89 () {32 vars in 709 bytes} [Thu Apr 23 14:45:21 2026] DELETE /v2/images/0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 6|app: 0|req: 354/698] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images/0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.89 () {32 vars in 632 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 355/700] 10.0.0.89 () {34 vars in 654 bytes} [Thu Apr 23 14:45:21 2026] POST /v2/images => generated 702 bytes in 36 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.89 () {32 vars in 716 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 14:45:21.250 6 INFO glance.api.v2.image_data [None req-0206860f-47ed-4762-9e5e-6f1677b22702 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-23 14:45:21.303 6 WARNING glance_store._drivers.rbd [None req-0206860f-47ed-4762-9e5e-6f1677b22702 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-23 14:45:21.632 6 INFO glance.location [None req-0206860f-47ed-4762-9e5e-6f1677b22702 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] Image format matched and virtual size computed: 1024 [pid: 6|app: 0|req: 356/702] 10.0.0.89 () {32 vars in 726 bytes} [Thu Apr 23 14:45:21 2026] PUT /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7/file => generated 0 bytes in 433 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/703] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7 => generated 1103 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 357/704] 10.0.0.89 () {32 vars in 716 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7/file => generated 1024 bytes in 142 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/705] 10.0.0.89 () {34 vars in 654 bytes} [Thu Apr 23 14:45:21 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 6|app: 0|req: 358/706] 10.0.0.89 () {32 vars in 725 bytes} [Thu Apr 23 14:45:21 2026] PATCH /v2/images/d2edd674-cd0c-410b-b837-e374ac4ea5fa => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/707] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:21 2026] GET /v2/images/d2edd674-cd0c-410b-b837-e374ac4ea5fa => generated 652 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 14:45:21.981 6 WARNING glance.api.v2.images [None req-26706abc-c422-4bdf-91bd-0e3b099089b0 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d2edd674-cd0c-410b-b837-e374ac4ea5fa [pid: 6|app: 0|req: 359/708] 10.0.0.89 () {32 vars in 709 bytes} [Thu Apr 23 14:45:21 2026] DELETE /v2/images/d2edd674-cd0c-410b-b837-e374ac4ea5fa => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/709] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:22 2026] GET /v2/images/d2edd674-cd0c-410b-b837-e374ac4ea5fa => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:45:22.056 6 WARNING glance.api.v2.images [None req-d83c6faa-c80d-4815-b7e4-47d4651ef87d 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//532a88d7-d401-4a54-89c0-8ff0d1c85dc7 [pid: 6|app: 0|req: 360/710] 10.0.0.89 () {32 vars in 709 bytes} [Thu Apr 23 14:45:22 2026] DELETE /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:22 2026] GET /v2/images/532a88d7-d401-4a54-89c0-8ff0d1c85dc7 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 14:45:23.040 6 WARNING glance.api.v2.images [None req-fbddef85-a19e-4704-a0b0-46f58e040cb0 0fa6bdb792874648b03bf15a10073ca3 a278064e75df45e9bfb30c88a4182024 - - default default] Failed to find image 0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 to delete: glance.common.exception.ImageNotFound: No image found with ID 0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 [pid: 6|app: 0|req: 361/712] 10.0.0.89 () {32 vars in 709 bytes} [Thu Apr 23 14:45:23 2026] DELETE /v2/images/0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:23 2026] GET /v2/images/0c92c4ee-cc6a-45d6-b52c-27fea8ae71c5 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 6|app: 0|req: 362/714] 10.0.0.89 () {30 vars in 410 bytes} [Thu Apr 23 14:45:25 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: 354/717] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:45:32 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 364/718] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:45:32 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: 355/719] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:45:37 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 365/720] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:45:37 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: 6|app: 0|req: 368/725] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:56 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 358/726] 10.0.0.89 () {32 vars in 706 bytes} [Thu Apr 23 14:45:56 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 369/727] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:45:56 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 359/728] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:45:56 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: 6|app: 0|req: 370/729] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:45: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: 7|app: 0|req: 360/730] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:45:56 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 371/731] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:45: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: 361/732] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:45: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: 6|app: 0|req: 372/733] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:45:56 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 362/734] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:45: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: 6|app: 0|req: 373/735] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:45:57 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 363/736] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:45:57 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: 6|app: 0|req: 374/737] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:45:57 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 364/738] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:45:57 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: 6|app: 0|req: 375/739] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:45:57 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: 6|app: 0|req: 379/746] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:46:22 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/747] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:46: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: 372/754] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:46:53 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 383/755] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:46:53 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: 375/760] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:47:15 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 386/761] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:47:15 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 392/772] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:48:09 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 381/773] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:48:09 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: 6|app: 0|req: 399/786] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:49:08 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => 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: 388/787] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:49:08 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: 391/792] 10.0.0.17 () {36 vars in 986 bytes} [Thu Apr 23 14:49:22 2026] GET /v2/images/6fa2a295-9c25-4d4e-afb5-0f9ebcd4e558 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 402/793] 10.0.0.17 () {36 vars in 926 bytes} [Thu Apr 23 14:49:22 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: 6|app: 0|req: 405/798] 199.204.45.115 () {32 vars in 826 bytes} [Thu Apr 23 14:49:46 2026] GET /v2/images?status=active&owner=a102aa7a48764bb59a2190da7e37cd60&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 199.204.45.115 () {32 vars in 653 bytes} [Thu Apr 23 14:49:46 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: 6|app: 0|req: 406/800] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:49:46 2026] GET /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/801] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:49:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 407/802] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:49:46 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/803] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:49:46 2026] GET /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 6|app: 0|req: 408/804] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 397/805] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 6|app: 0|req: 409/806] 10.0.0.235 () {36 vars in 987 bytes} [Thu Apr 23 14:49:47 2026] GET /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/807] 10.0.0.235 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 6|app: 0|req: 410/808] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:49:47 2026] GET /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => 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: 399/809] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 6|app: 0|req: 411/810] 10.0.0.233 () {36 vars in 987 bytes} [Thu Apr 23 14:49:47 2026] GET /v2/images/4930513e-7437-4f6a-90e5-ecb174dc19c2 => 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: 400/811] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 6|app: 0|req: 412/812] 10.0.0.233 () {36 vars in 927 bytes} [Thu Apr 23 14:49:47 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: 6|app: 0|req: 429/845] 10.0.0.89 () {32 vars in 632 bytes} [Thu Apr 23 14:52:29 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)