+ 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 [Wed Jul 1 07:44:57 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-84b5974c65-hvkcz 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 0x558e5b4ef120 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-07-01 07:44:58.912 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 07:44:58.929 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 07:44:59.534 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:44:59.535 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:44:59.548 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:44:59.549 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-01 07:45:01.095 8 WARNING glance.api.v2.images [None req-00ca30f4-8092-4b97-89de-71502efba726 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:45:01.105 7 WARNING glance.api.v2.images [None req-255ec86a-ecc1-4117-af8c-524b1393e758 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 07:45:01.332 8 WARNING keystonemiddleware._common.config [None req-00ca30f4-8092-4b97-89de-71502efba726 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:45:01.339 8 WARNING oslo_config.cfg [None req-00ca30f4-8092-4b97-89de-71502efba726 - - - - - -] 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 0x558e5b4ef120 pid: 8 (default app) 2026-07-01 07:45:01.351 7 WARNING keystonemiddleware._common.config [None req-255ec86a-ecc1-4117-af8c-524b1393e758 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 07:45:01.359 7 WARNING oslo_config.cfg [None req-255ec86a-ecc1-4117-af8c-524b1393e758 - - - - - -] 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 0x558e5b4ef120 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 07:45:02 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-01 07:45:02.701 7 WARNING oslo_policy.policy [None req-58c57d72-47f5-42ff-a1d2-8ce49ff6373c 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:02.701 7 WARNING oslo_policy.policy [None req-58c57d72-47f5-42ff-a1d2-8ce49ff6373c 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:02.720 7 WARNING oslo_policy.policy [None req-58c57d72-47f5-42ff-a1d2-8ce49ff6373c 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:02.720 7 WARNING oslo_policy.policy [None req-58c57d72-47f5-42ff-a1d2-8ce49ff6373c 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - 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/4] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 07:45:02 2026] GET /v2/images => generated 69 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 07:45:06 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: 2/6] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 07:45:06 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-07-01 07:45:06.210 8 WARNING oslo_policy.policy [None req-3fab7ff2-5ad8-4fa9-9984-6ca0ad682908 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:06.211 8 WARNING oslo_policy.policy [None req-3fab7ff2-5ad8-4fa9-9984-6ca0ad682908 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/7] 199.204.45.157 () {44 vars in 912 bytes} [Wed Jul 1 07:45:06 2026] GET /v2/images/cirros => generated 151 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {44 vars in 934 bytes} [Wed Jul 1 07:45:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:45:06.331 8 WARNING oslo_policy.policy [None req-c77d3026-7c0a-4857-bd76-a66c6b9a9ca2 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:06.332 8 WARNING oslo_policy.policy [None req-c77d3026-7c0a-4857-bd76-a66c6b9a9ca2 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - 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: 6/9] 199.204.45.157 () {44 vars in 940 bytes} [Wed Jul 1 07:45:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 07:45:06.409 7 WARNING oslo_config.cfg [None req-52b8c85d-4588-41f0-a417-c148bdb45198 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - 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/10] 199.204.45.157 () {48 vars in 952 bytes} [Wed Jul 1 07:45:06 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 07:45:06.434 8 WARNING oslo_policy.policy [None req-dc69cd91-b802-422d-b548-25351c86ff60 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:06.434 8 WARNING oslo_policy.policy [None req-dc69cd91-b802-422d-b548-25351c86ff60 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 07:45:06.436 8 INFO glance.api.v2.image_data [None req-dc69cd91-b802-422d-b548-25351c86ff60 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 07:45:11.431 8 INFO glance.location [None req-dc69cd91-b802-422d-b548-25351c86ff60 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.157 () {48 vars in 1046 bytes} [Wed Jul 1 07:45:06 2026] PUT /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc/file => generated 0 bytes in 5043 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6465 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 07:45:11 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 07:45:11.505 8 WARNING oslo_config.cfg [None req-20931f13-a08e-4447-8e87-5cf8b9c53503 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - 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: 8/15] 199.204.45.157 () {48 vars in 1050 bytes} [Wed Jul 1 07:45:11 2026] PATCH /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 07:45:11 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:07:12 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: 141/282] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:07:12 2026] GET /v2/images => generated 1240 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:07:44 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/290] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:07:44 2026] GET /v2/images => generated 1240 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 199.204.45.157 () {44 vars in 938 bytes} [Wed Jul 1 08:07:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.157 () {44 vars in 960 bytes} [Wed Jul 1 08:07:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.157 () {44 vars in 940 bytes} [Wed Jul 1 08:07:45 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: 8|app: 0|req: 147/294] 199.204.45.157 () {48 vars in 952 bytes} [Wed Jul 1 08:07:45 2026] POST /v2/images => generated 796 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:07:45.302 7 WARNING oslo_policy.policy [None req-4287cdcf-c51a-4ec2-bbb2-58ab6f9b76ee 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:07:45.302 7 WARNING oslo_policy.policy [None req-4287cdcf-c51a-4ec2-bbb2-58ab6f9b76ee 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-01 08:07:45.304 7 INFO glance.api.v2.image_data [None req-4287cdcf-c51a-4ec2-bbb2-58ab6f9b76ee 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:08:14.844 7 INFO glance.location [None req-4287cdcf-c51a-4ec2-bbb2-58ab6f9b76ee 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/301] 199.204.45.157 () {48 vars in 1047 bytes} [Wed Jul 1 08:07:45 2026] PUT /v2/images/9dffbf84-c187-4292-9de3-b919785dd379/file => generated 0 bytes in 29593 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68926 switches on core 0) [pid: 8|app: 0|req: 154/302] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:08:14 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/303] 199.204.45.157 () {48 vars in 1050 bytes} [Wed Jul 1 08:08:14 2026] PATCH /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => 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: 155/304] 199.204.45.157 () {48 vars in 1051 bytes} [Wed Jul 1 08:08:14 2026] PATCH /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/305] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:08:15 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/306] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:08:16 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: 151/307] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:08:16 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:14:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:14:59 2026] GET /v2/images => generated 2451 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:15:11 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:15:11 2026] GET /v2/images => generated 2451 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.204.45.157 () {44 vars in 948 bytes} [Wed Jul 1 08:15:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.157 () {44 vars in 970 bytes} [Wed Jul 1 08:15:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.204.45.157 () {44 vars in 940 bytes} [Wed Jul 1 08:15:12 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: 8|app: 0|req: 202/399] 199.204.45.157 () {48 vars in 952 bytes} [Wed Jul 1 08:15:12 2026] POST /v2/images => generated 799 bytes in 2674 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:15:14.843 7 INFO glance.api.v2.image_data [None req-a3c54f71-549b-4231-8896-1c763667b1d3 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:15:31.060 7 INFO glance.location [None req-a3c54f71-549b-4231-8896-1c763667b1d3 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/402] 199.204.45.157 () {48 vars in 1046 bytes} [Wed Jul 1 08:15:14 2026] PUT /v2/images/141f8fa4-fd07-434f-aa20-600e880b9a95/file => generated 0 bytes in 16277 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23210 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:15:31 2026] GET /v2/images => generated 3664 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.157 () {48 vars in 1051 bytes} [Wed Jul 1 08:15:31 2026] PATCH /v2/images/141f8fa4-fd07-434f-aa20-600e880b9a95 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/405] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:15:31 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/418] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:16:21 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: 206/419] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:16:21 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/422] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:16: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: 208/423] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:16:40 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.204.45.157 () {44 vars in 940 bytes} [Wed Jul 1 08:16:40 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 199.204.45.157 () {44 vars in 962 bytes} [Wed Jul 1 08:16:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.204.45.157 () {44 vars in 940 bytes} [Wed Jul 1 08:16:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/429] 199.204.45.157 () {48 vars in 952 bytes} [Wed Jul 1 08:16:40 2026] POST /v2/images => generated 791 bytes in 809 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-01 08:16:41.541 8 INFO glance.api.v2.image_data [None req-19ff303e-5fff-4af7-ab52-dd45cc86890b 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:17:07.898 8 INFO glance.location [None req-19ff303e-5fff-4af7-ab52-dd45cc86890b 275305560ff2488aa0068b872cabd664 70f7ffc7c4e345cd9129a4b9282b0f5f - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 220/434] 199.204.45.157 () {48 vars in 1047 bytes} [Wed Jul 1 08:16:41 2026] PUT /v2/images/6ba19720-c419-42b8-9039-74d48fd2f077/file => generated 0 bytes in 26413 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30210 switches on core 0) [pid: 7|app: 0|req: 215/435] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:17:07 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: 221/436] 199.204.45.157 () {48 vars in 1050 bytes} [Wed Jul 1 08:17:07 2026] PATCH /v2/images/6ba19720-c419-42b8-9039-74d48fd2f077 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/437] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:17:07 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: 7|app: 0|req: 291/586] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:29:21 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/587] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:29:21 2026] GET /v2/images => generated 4893 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/616] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:31:43 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: 306/617] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:31:43 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: 8|app: 0|req: 312/618] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:31:45 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: 307/619] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:31:45 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:32:31 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: 312/629] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:32:31 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:32:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:32:38 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 199.204.45.157 () {42 vars in 689 bytes} [Wed Jul 1 08:33:38 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 199.204.45.157 () {44 vars in 911 bytes} [Wed Jul 1 08:33:38 2026] GET /v2/images => generated 4893 bytes in 67 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: 326/656] 10.0.0.170 () {32 vars in 633 bytes} [Wed Jul 1 08:34:21 2026] GET /v2/images => generated 4893 bytes in 25 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: 334/663] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/664] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34: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: 8|app: 0|req: 336/667] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34: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: 332/668] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:34:42 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34: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: 7|app: 0|req: 333/670] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34:43 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: 338/671] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:34:43 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 334/672] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34:43 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: 339/673] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:34: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: 7|app: 0|req: 335/674] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:34:44 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 340/675] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:34:44 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: 336/676] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:34:44 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/677] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:34:44 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/678] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:34:44 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: 342/679] 199.204.45.157 () {36 vars in 991 bytes} [Wed Jul 1 08:34:45 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/680] 199.204.45.157 () {36 vars in 931 bytes} [Wed Jul 1 08:34:45 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: 8|app: 0|req: 343/681] 199.204.45.157 () {36 vars in 991 bytes} [Wed Jul 1 08:34:46 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 339/682] 199.204.45.157 () {36 vars in 931 bytes} [Wed Jul 1 08:34:46 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: 341/685] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:34:59 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 345/686] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:34: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: 7|app: 0|req: 344/691] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:35:15 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/692] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:35:15 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:35:32 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 347/698] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:35:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 10.0.0.170 () {34 vars in 655 bytes} [Wed Jul 1 08:36:08 2026] POST /v2/images => generated 649 bytes in 361 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 08:36:08.703 7 WARNING glance.api.v2.images [None req-de54d8f5-192b-4b96-b7c9-9c7ac1e2ecbd fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//be6be6ce-8778-4bb9-aa76-fa6f0e82f94a [pid: 7|app: 0|req: 351/706] 10.0.0.170 () {32 vars in 710 bytes} [Wed Jul 1 08:36:08 2026] DELETE /v2/images/be6be6ce-8778-4bb9-aa76-fa6f0e82f94a => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:08 2026] GET /v2/images/be6be6ce-8778-4bb9-aa76-fa6f0e82f94a => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/708] 10.0.0.170 () {32 vars in 633 bytes} [Wed Jul 1 08:36:08 2026] GET /v2/images => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/709] 10.0.0.170 () {34 vars in 655 bytes} [Wed Jul 1 08:36:08 2026] POST /v2/images => generated 703 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/710] 10.0.0.170 () {32 vars in 717 bytes} [Wed Jul 1 08:36:08 2026] GET /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 08:36:08.884 8 INFO glance.api.v2.image_data [None req-36f8434c-b129-4d9b-bbd6-44d84daede86 fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 08:36:08.935 8 WARNING glance_store._drivers.rbd [None req-36f8434c-b129-4d9b-bbd6-44d84daede86 fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 08:36:09.555 8 INFO glance.location [None req-36f8434c-b129-4d9b-bbd6-44d84daede86 fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 358/711] 10.0.0.170 () {32 vars in 727 bytes} [Wed Jul 1 08:36:08 2026] PUT /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6/file => generated 0 bytes in 731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/712] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:09 2026] GET /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/713] 10.0.0.170 () {32 vars in 717 bytes} [Wed Jul 1 08:36:09 2026] GET /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/714] 10.0.0.170 () {34 vars in 655 bytes} [Wed Jul 1 08:36:09 2026] POST /v2/images => generated 648 bytes in 123 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/715] 10.0.0.170 () {32 vars in 726 bytes} [Wed Jul 1 08:36:09 2026] PATCH /v2/images/f59d76d6-7bf8-4218-b391-c90cf0824079 => generated 652 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/716] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:09 2026] GET /v2/images/f59d76d6-7bf8-4218-b391-c90cf0824079 => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 08:36:10.004 8 WARNING glance.api.v2.images [None req-cf3c3510-af9e-4a98-aea5-85c7a8b1178f fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f59d76d6-7bf8-4218-b391-c90cf0824079 [pid: 8|app: 0|req: 361/717] 10.0.0.170 () {32 vars in 710 bytes} [Wed Jul 1 08:36:09 2026] DELETE /v2/images/f59d76d6-7bf8-4218-b391-c90cf0824079 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:10 2026] GET /v2/images/f59d76d6-7bf8-4218-b391-c90cf0824079 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:10.083 8 WARNING glance.api.v2.images [None req-5d5599bc-102a-43d4-96af-050f921f7bc6 fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2ee859e6-109b-4f4d-9077-90aaed8a41c6 [pid: 8|app: 0|req: 362/719] 10.0.0.170 () {32 vars in 710 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6 => generated 0 bytes in 722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:10 2026] GET /v2/images/2ee859e6-109b-4f4d-9077-90aaed8a41c6 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 08:36:10.830 8 WARNING glance.api.v2.images [None req-7d687324-2296-4231-9cc1-84a9ff2e716f fbfddc1fe64943019cb158c13edc3df9 4b525bcb4bd84c53b8cc10b5684ac222 - - default default] Failed to find image be6be6ce-8778-4bb9-aa76-fa6f0e82f94a to delete: glance.common.exception.ImageNotFound: No image found with ID be6be6ce-8778-4bb9-aa76-fa6f0e82f94a [pid: 8|app: 0|req: 363/721] 10.0.0.170 () {32 vars in 710 bytes} [Wed Jul 1 08:36:10 2026] DELETE /v2/images/be6be6ce-8778-4bb9-aa76-fa6f0e82f94a => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/722] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:10 2026] GET /v2/images/be6be6ce-8778-4bb9-aa76-fa6f0e82f94a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:36:12 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 365/726] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:36:12 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: 369/733] 10.0.0.170 () {30 vars in 411 bytes} [Wed Jul 1 08:36:43 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: 365/734] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:49 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/735] 10.0.0.170 () {32 vars in 707 bytes} [Wed Jul 1 08:36:49 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 366/736] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:36:49 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 371/737] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:36:49 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/738] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:36:49 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: 372/739] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:36:49 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 368/740] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:36:49 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: 373/741] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:36:49 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: 369/742] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:36:50 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/743] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 370/744] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:36:50 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 375/745] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 371/746] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:36:50 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 376/747] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:36: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: 372/748] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:36:50 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 377/749] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 373/750] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:36: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: 7|app: 0|req: 376/755] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:37:01 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/756] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:37:01 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: 377/757] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:37:10 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 381/758] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:37:10 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: 386/767] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:37:43 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 382/768] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:37: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: 388/771] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:37:55 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 384/772] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:37:55 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: 389/773] 10.0.0.93 () {36 vars in 986 bytes} [Wed Jul 1 08:37:59 2026] GET /v2/images/f694a13f-ebc4-4269-872a-8ab514d208cc => 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: 385/774] 10.0.0.93 () {36 vars in 926 bytes} [Wed Jul 1 08:37:59 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 199.204.45.157 () {32 vars in 826 bytes} [Wed Jul 1 08:38:26 2026] GET /v2/images?status=active&owner=70f7ffc7c4e345cd9129a4b9282b0f5f&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 199.204.45.157 () {32 vars in 653 bytes} [Wed Jul 1 08:38:26 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: 390/783] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:38:26 2026] GET /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:38:26 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/785] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:38:26 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: 395/786] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:38:26 2026] GET /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:38:26 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: 396/788] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/789] 10.0.0.207 () {36 vars in 987 bytes} [Wed Jul 1 08:38:26 2026] GET /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.207 () {36 vars in 927 bytes} [Wed Jul 1 08:38:26 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: 394/791] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:38:27 2026] GET /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/792] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:38:27 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: 395/793] 10.0.0.210 () {36 vars in 987 bytes} [Wed Jul 1 08:38:27 2026] GET /v2/images/9dffbf84-c187-4292-9de3-b919785dd379 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/794] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:38:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.210 () {36 vars in 927 bytes} [Wed Jul 1 08:38:27 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: 418/838] 10.0.0.170 () {32 vars in 633 bytes} [Wed Jul 1 08:41:53 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)