+ 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 Jun 24 05:46:52 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-76f7b676b4-xr8hv 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 0x5624126781b0 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-06-24 05:46:53.876 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-24 05:46:53.878 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-24 05:46:54.511 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-06-24 05:46:54.512 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-06-24 05:46:54.512 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-06-24 05:46:54.513 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-06-24 05:46:56.173 7 WARNING glance.api.v2.images [None req-5666a886-24fb-4fe7-a5ef-b9ed8947c2f8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 05:46:56.198 8 WARNING glance.api.v2.images [None req-6f7a27c1-f8a4-4646-8b01-95c6b73a9152 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-24 05:46:56.422 7 WARNING keystonemiddleware._common.config [None req-5666a886-24fb-4fe7-a5ef-b9ed8947c2f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 05:46:56.430 7 WARNING oslo_config.cfg [None req-5666a886-24fb-4fe7-a5ef-b9ed8947c2f8 - - - - - -] 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 0x5624126781b0 pid: 7 (default app) 2026-06-24 05:46:56.460 8 WARNING keystonemiddleware._common.config [None req-6f7a27c1-f8a4-4646-8b01-95c6b73a9152 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-24 05:46:56.471 8 WARNING oslo_config.cfg [None req-6f7a27c1-f8a4-4646-8b01-95c6b73a9152 - - - - - -] 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 0x5624126781b0 pid: 8 (default app) [pid: 7|app: 0|req: 4/5] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 05:47:00 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-06-24 05:47:00.848 8 WARNING oslo_policy.policy [None req-21db72c4-3a40-49ec-a2c1-8f3662eb0f87 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:00.848 8 WARNING oslo_policy.policy [None req-21db72c4-3a40-49ec-a2c1-8f3662eb0f87 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:00.868 8 WARNING oslo_policy.policy [None req-21db72c4-3a40-49ec-a2c1-8f3662eb0f87 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:00.868 8 WARNING oslo_policy.policy [None req-21db72c4-3a40-49ec-a2c1-8f3662eb0f87 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/6] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 05:47:00 2026] GET /v2/images => generated 69 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 05:47:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 05:47:04 2026] GET /v2/images => generated 69 bytes in 52 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-06-24 05:47:04.312 7 WARNING oslo_policy.policy [None req-497734e4-289f-4372-8abd-7ddd6c35cd47 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:04.313 7 WARNING oslo_policy.policy [None req-497734e4-289f-4372-8abd-7ddd6c35cd47 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.204.45.210 () {44 vars in 912 bytes} [Wed Jun 24 05:47:04 2026] GET /v2/images/cirros => generated 151 bytes in 121 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.210 () {44 vars in 934 bytes} [Wed Jun 24 05:47:04 2026] GET /v2/images?name=cirros => generated 81 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:47:04.459 7 WARNING oslo_policy.policy [None req-9e396b12-95ee-4864-99a7-041409fb4338 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:04.460 7 WARNING oslo_policy.policy [None req-9e396b12-95ee-4864-99a7-041409fb4338 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/11] 199.204.45.210 () {44 vars in 940 bytes} [Wed Jun 24 05:47:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-24 05:47:04.543 8 WARNING oslo_config.cfg [None req-c93eba81-d7b4-4dd3-8907-20e43eb5420b 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 5/12] 199.204.45.210 () {48 vars in 952 bytes} [Wed Jun 24 05:47:04 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 05:47:04.574 7 WARNING oslo_policy.policy [None req-1e1dd8d2-7123-404d-892c-f4049df17937 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:04.575 7 WARNING oslo_policy.policy [None req-1e1dd8d2-7123-404d-892c-f4049df17937 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 05:47:04.578 7 INFO glance.api.v2.image_data [None req-1e1dd8d2-7123-404d-892c-f4049df17937 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 05:47:08.317 7 INFO glance.location [None req-1e1dd8d2-7123-404d-892c-f4049df17937 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/15] 199.204.45.210 () {48 vars in 1046 bytes} [Wed Jun 24 05:47:04 2026] PUT /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26/file => generated 0 bytes in 3796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6196 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 05:47:08 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-24 05:47:08.401 7 WARNING oslo_config.cfg [None req-446f4e13-c464-436e-a540-b040841f0dd7 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/17] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 24 05:47:08 2026] PATCH /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 9/18] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 05:47:08 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:09:17 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: 143/286] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:09:17 2026] GET /v2/images => generated 1240 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/291] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:09:36 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: 146/292] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:09:36 2026] GET /v2/images => generated 1240 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.210 () {44 vars in 938 bytes} [Wed Jun 24 06:09:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.210 () {44 vars in 960 bytes} [Wed Jun 24 06:09:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.204.45.210 () {44 vars in 940 bytes} [Wed Jun 24 06:09:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/296] 199.204.45.210 () {48 vars in 952 bytes} [Wed Jun 24 06:09:37 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 06:09:37.137 8 WARNING oslo_policy.policy [None req-30ed50dc-1ef0-411d-a83a-37c80125cb06 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 06:09:37.137 8 WARNING oslo_policy.policy [None req-30ed50dc-1ef0-411d-a83a-37c80125cb06 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - 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-06-24 06:09:37.139 8 INFO glance.api.v2.image_data [None req-30ed50dc-1ef0-411d-a83a-37c80125cb06 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 06:10:10.280 8 INFO glance.location [None req-30ed50dc-1ef0-411d-a83a-37c80125cb06 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/303] 199.204.45.210 () {48 vars in 1047 bytes} [Wed Jun 24 06:09:37 2026] PUT /v2/images/84014c60-56dc-499a-a223-707f35c020c0/file => generated 0 bytes in 33197 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62422 switches on core 0) [pid: 7|app: 0|req: 155/304] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:10:10 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: 8|app: 0|req: 150/305] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 24 06:10:10 2026] PATCH /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => 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: 156/306] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:10:10 2026] PATCH /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/307] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:10:10 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: 7|app: 0|req: 157/308] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:10: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: 152/309] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:10:11 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/390] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:16:52 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: 198/391] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:16:52 2026] GET /v2/images => generated 2451 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:17:00 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/395] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:17:00 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/396] 199.204.45.210 () {44 vars in 948 bytes} [Wed Jun 24 06:17:00 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/397] 199.204.45.210 () {44 vars in 970 bytes} [Wed Jun 24 06:17:00 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/398] 199.204.45.210 () {44 vars in 940 bytes} [Wed Jun 24 06:17:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/399] 199.204.45.210 () {48 vars in 952 bytes} [Wed Jun 24 06:17:00 2026] POST /v2/images => generated 799 bytes in 656 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 06:17:00.888 8 INFO glance.api.v2.image_data [None req-8bb8f259-2263-41ab-a5a3-5d923d00245f 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 06:17:44.983 8 INFO glance.location [None req-8bb8f259-2263-41ab-a5a3-5d923d00245f 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/408] 199.204.45.210 () {48 vars in 1046 bytes} [Wed Jun 24 06:17:00 2026] PUT /v2/images/345d3d8f-8cd3-443e-8cd8-15258e52cc2a/file => generated 0 bytes in 44165 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15183 switches on core 0) [pid: 7|app: 0|req: 211/409] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:17:45 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/410] 199.204.45.210 () {48 vars in 1051 bytes} [Wed Jun 24 06:17:45 2026] PATCH /v2/images/345d3d8f-8cd3-443e-8cd8-15258e52cc2a => generated 1234 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/411] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:17:45 2026] GET /v2/images => generated 3687 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/424] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:18:37 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: 219/425] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:18:37 2026] GET /v2/images => generated 3687 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/428] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:18:54 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: 221/429] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:18:54 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/430] 199.204.45.210 () {44 vars in 940 bytes} [Wed Jun 24 06:18:54 2026] GET /v2/images/manila-service-image => generated 165 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/431] 199.204.45.210 () {44 vars in 962 bytes} [Wed Jun 24 06:18:54 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/432] 199.204.45.210 () {44 vars in 940 bytes} [Wed Jun 24 06:18:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/433] 199.204.45.210 () {48 vars in 952 bytes} [Wed Jun 24 06:18:54 2026] POST /v2/images => generated 791 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-24 06:18:54.640 8 INFO glance.api.v2.image_data [None req-d8d3559e-ecae-4e8d-9f6b-b5516fefdeb1 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 06:19:10.349 8 INFO glance.location [None req-d8d3559e-ecae-4e8d-9f6b-b5516fefdeb1 077cbf55c2ea41d68f97fa6292411a5c 44d62b779996478c833b8c35d862cc8b - - default default] Image format matched and virtual size computed: 2891907072 [pid: 8|app: 0|req: 211/438] 199.204.45.210 () {48 vars in 1047 bytes} [Wed Jun 24 06:18:54 2026] PUT /v2/images/a760a40c-a40b-4f9e-a1ef-cf586ef12a3e/file => generated 0 bytes in 15762 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31591 switches on core 0) [pid: 7|app: 0|req: 228/439] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:19:10 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/440] 199.204.45.210 () {48 vars in 1050 bytes} [Wed Jun 24 06:19:10 2026] PATCH /v2/images/a760a40c-a40b-4f9e-a1ef-cf586ef12a3e => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/441] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:19:10 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: 310/602] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:32:29 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/603] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:32:29 2026] GET /v2/images => generated 4893 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/636] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:35:07 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: 327/637] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:35:07 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/638] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:35:09 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/639] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:35:09 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/650] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:35: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: 317/651] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:35:59 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: 8|app: 0|req: 319/654] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:36: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: 336/655] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:36:07 2026] GET /v2/images => generated 4893 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/668] 199.204.45.210 () {42 vars in 689 bytes} [Wed Jun 24 06:37:15 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: 326/669] 199.204.45.210 () {44 vars in 911 bytes} [Wed Jun 24 06:37:15 2026] GET /v2/images => generated 4893 bytes in 65 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: 332/680] 10.0.0.142 () {32 vars in 633 bytes} [Wed Jun 24 06:38:00 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/685] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:38:22 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 135 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: 351/686] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:38:22 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/687] 199.204.45.210 () {36 vars in 991 bytes} [Wed Jun 24 06:38:25 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/688] 199.204.45.210 () {36 vars in 931 bytes} [Wed Jun 24 06:38:26 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: 354/691] 199.204.45.210 () {36 vars in 991 bytes} [Wed Jun 24 06:38:26 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/692] 199.204.45.210 () {36 vars in 931 bytes} [Wed Jun 24 06:38:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/693] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:38:28 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/694] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:38:28 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: 342/699] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:38:49 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/700] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38:49 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: 343/701] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38:49 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: 359/702] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:38:49 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 344/703] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38:49 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/704] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38: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: 345/705] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:38:49 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 361/706] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38:49 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: 346/707] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:38:49 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: 362/708] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:38:50 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/709] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:38:50 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: 363/710] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:38:50 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:38: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: 364/712] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:38:50 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: 350/715] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:38:59 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/716] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:39:00 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/721] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:39:23 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 369/722] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:39:23 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: 357/729] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:39:53 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 373/730] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:39: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: 8|app: 0|req: 359/733] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:39:59 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/734] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:39:59 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/735] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:40:00 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/736] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 361/737] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 377/738] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:40:00 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 362/739] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 378/740] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 363/741] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:40:00 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/742] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 364/743] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:40:00 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: 380/744] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:40:01 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/745] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:40:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/746] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:40:01 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/747] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:40:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/748] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:40:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/753] 10.0.0.142 () {34 vars in 655 bytes} [Wed Jun 24 06:40:23 2026] POST /v2/images => generated 649 bytes in 195 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-24 06:40:23.670 7 WARNING glance.api.v2.images [None req-13115bc7-d1fe-4880-a705-533f0c859b84 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24be9bbb-58ae-458e-a255-02cee372c65c [pid: 7|app: 0|req: 385/754] 10.0.0.142 () {32 vars in 710 bytes} [Wed Jun 24 06:40:23 2026] DELETE /v2/images/24be9bbb-58ae-458e-a255-02cee372c65c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/755] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:23 2026] GET /v2/images/24be9bbb-58ae-458e-a255-02cee372c65c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/756] 10.0.0.142 () {32 vars in 633 bytes} [Wed Jun 24 06:40:23 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/757] 10.0.0.142 () {34 vars in 655 bytes} [Wed Jun 24 06:40:23 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/758] 10.0.0.142 () {32 vars in 717 bytes} [Wed Jun 24 06:40:23 2026] GET /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-24 06:40:23.893 8 INFO glance.api.v2.image_data [None req-d4a60260-0e6a-406f-8f1f-0228ff72e2d9 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-24 06:40:23.949 8 WARNING glance_store._drivers.rbd [None req-d4a60260-0e6a-406f-8f1f-0228ff72e2d9 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-24 06:40:24.280 8 INFO glance.location [None req-d4a60260-0e6a-406f-8f1f-0228ff72e2d9 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/759] 10.0.0.142 () {32 vars in 727 bytes} [Wed Jun 24 06:40:23 2026] PUT /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea/file => generated 0 bytes in 437 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/760] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:24 2026] GET /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/761] 10.0.0.142 () {32 vars in 717 bytes} [Wed Jun 24 06:40:24 2026] GET /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea/file => generated 1024 bytes in 162 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/762] 10.0.0.142 () {34 vars in 655 bytes} [Wed Jun 24 06:40:24 2026] POST /v2/images => generated 649 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/763] 10.0.0.142 () {32 vars in 726 bytes} [Wed Jun 24 06:40:24 2026] PATCH /v2/images/759bd99d-b017-4b80-8cc1-f7f752728255 => generated 653 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:24 2026] GET /v2/images/759bd99d-b017-4b80-8cc1-f7f752728255 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-24 06:40:24.682 8 WARNING glance.api.v2.images [None req-e40e96e6-d536-4d77-8d81-31411a4eb803 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//759bd99d-b017-4b80-8cc1-f7f752728255 [pid: 8|app: 0|req: 375/765] 10.0.0.142 () {32 vars in 710 bytes} [Wed Jun 24 06:40:24 2026] DELETE /v2/images/759bd99d-b017-4b80-8cc1-f7f752728255 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/766] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:24 2026] GET /v2/images/759bd99d-b017-4b80-8cc1-f7f752728255 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 06:40:24.764 8 WARNING glance.api.v2.images [None req-23b5f792-fd7d-442f-b1d8-603ca7bc06ab 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1db41617-7924-4a5e-8258-65f1a37831ea [pid: 8|app: 0|req: 376/767] 10.0.0.142 () {32 vars in 710 bytes} [Wed Jun 24 06:40:24 2026] DELETE /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea => generated 0 bytes in 800 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/768] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:25 2026] GET /v2/images/1db41617-7924-4a5e-8258-65f1a37831ea => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-24 06:40:25.594 8 WARNING glance.api.v2.images [None req-9c5f89ad-af0f-41c8-a5b2-62ce648e135d 153023567ec646b989fd41dbb395149b 15aa932da31642b4af0eae11af96b60a - - default default] Failed to find image 24be9bbb-58ae-458e-a255-02cee372c65c to delete: glance.common.exception.ImageNotFound: No image found with ID 24be9bbb-58ae-458e-a255-02cee372c65c [pid: 8|app: 0|req: 377/769] 10.0.0.142 () {32 vars in 710 bytes} [Wed Jun 24 06:40:25 2026] DELETE /v2/images/24be9bbb-58ae-458e-a255-02cee372c65c => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/770] 10.0.0.142 () {32 vars in 707 bytes} [Wed Jun 24 06:40:25 2026] GET /v2/images/24be9bbb-58ae-458e-a255-02cee372c65c => generated 139 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/773] 10.0.0.142 () {30 vars in 411 bytes} [Wed Jun 24 06:40:28 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: 379/774] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:40:31 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/775] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:40:31 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: 399/780] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:40:54 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 382/781] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:40:54 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: 8|app: 0|req: 387/790] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:41:28 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/791] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:41:28 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: 407/796] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:41:47 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => 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: 390/797] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:41: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: 415/812] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:42:59 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/813] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:42:59 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: 400/816] 10.0.0.218 () {36 vars in 987 bytes} [Wed Jun 24 06:43:06 2026] GET /v2/images/f6d2174d-c458-494e-aca2-e9f1e18cab26 => generated 1171 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/817] 10.0.0.218 () {36 vars in 927 bytes} [Wed Jun 24 06:43:06 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: 403/822] 199.204.45.210 () {32 vars in 826 bytes} [Wed Jun 24 06:43:34 2026] GET /v2/images?status=active&owner=44d62b779996478c833b8c35d862cc8b&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/823] 199.204.45.210 () {32 vars in 653 bytes} [Wed Jun 24 06:43:34 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/824] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => 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: 421/825] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/826] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/828] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:43:35 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: 423/829] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/830] 10.0.0.85 () {36 vars in 986 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/831] 10.0.0.85 () {36 vars in 926 bytes} [Wed Jun 24 06:43:35 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: 408/832] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/833] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:43:35 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: 409/834] 10.0.0.112 () {36 vars in 987 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/images/84014c60-56dc-499a-a223-707f35c020c0 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/835] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:43:35 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: 410/836] 10.0.0.112 () {36 vars in 927 bytes} [Wed Jun 24 06:43:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/871] 10.0.0.142 () {32 vars in 633 bytes} [Wed Jun 24 06:46:19 2026] GET /v2/images => generated 4893 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)