+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 05:21:53 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5fd8879d6b-9g5x7 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.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f1222dc6668 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)... 2026-05-21 05:21:55.410 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 05:21:55.500 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-21 05:21:56.310 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:56.311 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:56.311 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:21:56.418 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:56.419 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-21 05:21:56.420 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 05:21:58.535 7 WARNING glance.api.v2.images [None req-2221b1a2-f23e-4e76-b308-820ec95267ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:21:58.893 7 WARNING keystonemiddleware._common.config [None req-2221b1a2-f23e-4e76-b308-820ec95267ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:21:58.902 7 WARNING oslo_config.cfg [None req-2221b1a2-f23e-4e76-b308-820ec95267ad - - - - - -] 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 5 seconds on interpreter 0x7f1222dc6668 pid: 7 (default app) 2026-05-21 05:21:59.033 8 WARNING glance.api.v2.images [None req-9a37ba64-7d6c-4161-b173-91b118a107fe - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 05:21:59.484 8 WARNING keystonemiddleware._common.config [None req-9a37ba64-7d6c-4161-b173-91b118a107fe - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 05:21:59.494 8 WARNING oslo_config.cfg [None req-9a37ba64-7d6c-4161-b173-91b118a107fe - - - - - -] 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 6 seconds on interpreter 0x7f1222dc6668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:22:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:22:00.850 8 WARNING oslo_policy.policy [None req-bff48795-e1cf-40ac-9c5b-ba494b1a1297 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:00.851 8 WARNING oslo_policy.policy [None req-bff48795-e1cf-40ac-9c5b-ba494b1a1297 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:00.865 8 WARNING oslo_policy.policy [None req-bff48795-e1cf-40ac-9c5b-ba494b1a1297 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:00.865 8 WARNING oslo_policy.policy [None req-bff48795-e1cf-40ac-9c5b-ba494b1a1297 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - 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: 1/4] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:22:00 2026] GET /v2/images => generated 69 bytes in 774 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:22:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:22:05 2026] GET /v2/images => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 05:22:05.444 7 WARNING oslo_policy.policy [None req-c98a4a86-98cc-46cf-b86b-47e965770adf 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:05.444 7 WARNING oslo_policy.policy [None req-c98a4a86-98cc-46cf-b86b-47e965770adf 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - 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: 5/7] 199.19.213.231 () {44 vars in 912 bytes} [Thu May 21 05:22:05 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.231 () {44 vars in 934 bytes} [Thu May 21 05:22:05 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 05:22:05.579 7 WARNING oslo_policy.policy [None req-92ae2015-ca83-4637-ae7e-af7d3a02cd7a 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:05.579 7 WARNING oslo_policy.policy [None req-92ae2015-ca83-4637-ae7e-af7d3a02cd7a 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - 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.19.213.231 () {44 vars in 940 bytes} [Thu May 21 05:22:05 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-05-21 05:22:05.813 8 WARNING oslo_config.cfg [None req-e0591821-b942-4d1c-8d49-8c77f7a40fdc 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - 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: 4/10] 199.19.213.231 () {48 vars in 952 bytes} [Thu May 21 05:22:05 2026] POST /v2/images => generated 760 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:22:05.837 7 WARNING oslo_policy.policy [None req-f721229e-4288-4e75-aa7e-8059a978a249 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:05.837 7 WARNING oslo_policy.policy [None req-f721229e-4288-4e75-aa7e-8059a978a249 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:22:05.838 7 INFO glance.api.v2.image_data [None req-f721229e-4288-4e75-aa7e-8059a978a249 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:22:11.287 7 WARNING glance.location [None req-f721229e-4288-4e75-aa7e-8059a978a249 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.19.213.231 () {48 vars in 1046 bytes} [Thu May 21 05:22:05 2026] PUT /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06/file => generated 0 bytes in 5501 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1846 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 05:22:11 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 05:22:11.363 7 WARNING oslo_config.cfg [None req-93473284-05a1-43ca-b926-78ddf2d8cef8 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - 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: 8/15] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 05:22:11 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:46:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:46:57 2026] GET /v2/images => generated 1240 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/318] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:47:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:47:16 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: 160/320] 199.19.213.231 () {44 vars in 938 bytes} [Thu May 21 05:47:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.19.213.231 () {44 vars in 960 bytes} [Thu May 21 05:47:16 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: 161/322] 199.19.213.231 () {44 vars in 940 bytes} [Thu May 21 05:47:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.19.213.231 () {48 vars in 952 bytes} [Thu May 21 05:47:16 2026] POST /v2/images => generated 796 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:47:16.803 8 WARNING oslo_policy.policy [None req-21fb414f-6318-45f3-a5c4-80671dd84bf4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:47:16.804 8 WARNING oslo_policy.policy [None req-21fb414f-6318-45f3-a5c4-80671dd84bf4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 05:47:16.805 8 INFO glance.api.v2.image_data [None req-21fb414f-6318-45f3-a5c4-80671dd84bf4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 05:48:14.270 8 WARNING glance.location [None req-21fb414f-6318-45f3-a5c4-80671dd84bf4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 162/336] 199.19.213.231 () {48 vars in 1047 bytes} [Thu May 21 05:47:16 2026] PUT /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538/file => generated 0 bytes in 57520 msecs (HTTP/1.1 204) 4 headers in 171 bytes (48479 switches on core 0) [pid: 7|app: 0|req: 175/337] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 05:48:14 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => generated 1209 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/338] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 05:48:14 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/339] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:48:15 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/340] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:48:15 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/451] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:57:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/454] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:57:27 2026] GET /v2/images => generated 2451 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/455] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 05:57:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 05:57:36 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/457] 199.19.213.231 () {44 vars in 948 bytes} [Thu May 21 05:57:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/458] 199.19.213.231 () {44 vars in 970 bytes} [Thu May 21 05:57:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/459] 199.19.213.231 () {44 vars in 940 bytes} [Thu May 21 05:57:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/462] 199.19.213.231 () {48 vars in 952 bytes} [Thu May 21 05:57:36 2026] POST /v2/images => generated 799 bytes in 1470 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-21 05:57:38.094 8 INFO glance.api.v2.image_data [None req-5cb60044-1d57-4022-914c-ae7d6d209fe4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:01:25.203 8 INFO glance.location [None req-5cb60044-1d57-4022-914c-ae7d6d209fe4 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 228/507] 199.19.213.231 () {48 vars in 1046 bytes} [Thu May 21 05:57:38 2026] PUT /v2/images/e86d8213-ace7-4b0f-8b31-1f360801e57c/file => generated 0 bytes in 227159 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10532 switches on core 0) [pid: 7|app: 0|req: 280/508] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 06:01:25 2026] GET /v2/images/e86d8213-ace7-4b0f-8b31-1f360801e57c => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/509] 199.19.213.231 () {48 vars in 1051 bytes} [Thu May 21 06:01:25 2026] PATCH /v2/images/e86d8213-ace7-4b0f-8b31-1f360801e57c => generated 1234 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/510] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 06:01:25 2026] GET /v2/images/e86d8213-ace7-4b0f-8b31-1f360801e57c => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/521] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:02:12 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/522] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:02:12 2026] GET /v2/images => generated 3687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/525] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:02:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/526] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:02:25 2026] GET /v2/images => generated 3687 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/527] 199.19.213.231 () {44 vars in 940 bytes} [Thu May 21 06:02:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/528] 199.19.213.231 () {44 vars in 962 bytes} [Thu May 21 06:02:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/529] 199.19.213.231 () {44 vars in 940 bytes} [Thu May 21 06:02:26 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: 291/530] 199.19.213.231 () {48 vars in 952 bytes} [Thu May 21 06:02:26 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-05-21 06:02:26.106 8 INFO glance.api.v2.image_data [None req-e9b404d3-11ad-4df6-a65a-797b7a5f2fc5 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:02:56.462 8 INFO glance.location [None req-e9b404d3-11ad-4df6-a65a-797b7a5f2fc5 7c271729311345b08546b2145e0351e3 a85f37e5010944c8887f3d87fe439b3a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 240/537] 199.19.213.231 () {48 vars in 1047 bytes} [Thu May 21 06:02:26 2026] PUT /v2/images/1ca741fc-f65e-4024-bb8d-a5ecefe5f5b4/file => generated 0 bytes in 30398 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18346 switches on core 0) [pid: 7|app: 0|req: 298/538] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 06:02:56 2026] GET /v2/images/1ca741fc-f65e-4024-bb8d-a5ecefe5f5b4 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/539] 199.19.213.231 () {44 vars in 972 bytes} [Thu May 21 06:02:56 2026] GET /v2/images/1ca741fc-f65e-4024-bb8d-a5ecefe5f5b4 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/726] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:18:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/727] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:18:24 2026] GET /v2/images => generated 4893 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/760] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:21:04 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/761] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:21:04 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: 410/762] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:21:05 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/763] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:21:05 2026] GET /v2/images => generated 4893 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/776] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:22:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/777] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:22:03 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: 419/780] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:22:10 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/781] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:22:10 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/800] 199.19.213.231 () {42 vars in 689 bytes} [Thu May 21 06:23:38 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/801] 199.19.213.231 () {44 vars in 911 bytes} [Thu May 21 06:23:38 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 382/820] 10.0.0.68 () {32 vars in 632 bytes} [Thu May 21 06:25:08 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: 389/833] 10.0.0.68 () {30 vars in 410 bytes} [Thu May 21 06:26:11 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/836] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:26:21 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 446/837] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:26:21 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: 393/840] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:26:28 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/841] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26:28 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/842] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26:28 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: 449/843] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:26:28 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/844] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26:28 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: 450/845] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26:28 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: 396/846] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:26:28 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/847] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26: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: 397/848] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:26:28 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: 452/849] 10.0.0.93 () {36 vars in 910 bytes} [Thu May 21 06:26:31 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/850] 10.0.0.93 () {36 vars in 1006 bytes} [Thu May 21 06:26:31 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06/locations => generated 127 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/851] 10.0.0.93 () {36 vars in 986 bytes} [Thu May 21 06:26:31 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 399/852] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:26:31 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: 454/853] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:26:31 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: 401/856] 199.19.213.231 () {36 vars in 991 bytes} [Thu May 21 06:26:40 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 456/857] 199.19.213.231 () {36 vars in 931 bytes} [Thu May 21 06:26:40 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/858] 199.19.213.231 () {36 vars in 991 bytes} [Thu May 21 06:26:43 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 457/859] 199.19.213.231 () {36 vars in 931 bytes} [Thu May 21 06:26: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: 416/886] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:28:57 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 471/887] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:28:57 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: 473/890] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:29:01 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/891] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:29:01 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: 486/916] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:31:04 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/917] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:31:05 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: 433/920] 10.0.0.68 () {34 vars in 654 bytes} [Thu May 21 06:31:08 2026] POST /v2/images => generated 648 bytes in 257 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 06:31:09.016 7 WARNING glance.api.v2.images [None req-4026045a-6455-4248-bd5f-5dbe8496a463 dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 [pid: 7|app: 0|req: 488/921] 10.0.0.68 () {32 vars in 709 bytes} [Thu May 21 06:31:08 2026] DELETE /v2/images/1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/922] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:09 2026] GET /v2/images/1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/923] 10.0.0.68 () {32 vars in 632 bytes} [Thu May 21 06:31:09 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: 435/924] 10.0.0.68 () {34 vars in 654 bytes} [Thu May 21 06:31:09 2026] POST /v2/images => generated 702 bytes in 68 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/925] 10.0.0.68 () {32 vars in 716 bytes} [Thu May 21 06:31:09 2026] GET /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 06:31:09.270 8 INFO glance.api.v2.image_data [None req-38ef2a45-98c6-428f-8201-d2d09302c7db dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 06:31:09.330 8 WARNING glance_store._drivers.rbd [None req-38ef2a45-98c6-428f-8201-d2d09302c7db dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 06:31:09.917 8 INFO glance.location [None req-38ef2a45-98c6-428f-8201-d2d09302c7db dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 436/926] 10.0.0.68 () {32 vars in 726 bytes} [Thu May 21 06:31:09 2026] PUT /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0/file => generated 0 bytes in 713 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/927] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:09 2026] GET /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/928] 10.0.0.68 () {32 vars in 716 bytes} [Thu May 21 06:31:09 2026] GET /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0/file => generated 1024 bytes in 246 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/929] 10.0.0.68 () {34 vars in 654 bytes} [Thu May 21 06:31:10 2026] POST /v2/images => generated 649 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/930] 10.0.0.68 () {32 vars in 725 bytes} [Thu May 21 06:31:10 2026] PATCH /v2/images/2f57bd4d-0e79-4230-9783-03d3b38814d8 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/931] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:10 2026] GET /v2/images/2f57bd4d-0e79-4230-9783-03d3b38814d8 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 06:31:10.392 8 WARNING glance.api.v2.images [None req-8939c6f9-7ded-4c3c-a668-ddc722c6686b dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f57bd4d-0e79-4230-9783-03d3b38814d8 [pid: 8|app: 0|req: 439/932] 10.0.0.68 () {32 vars in 709 bytes} [Thu May 21 06:31:10 2026] DELETE /v2/images/2f57bd4d-0e79-4230-9783-03d3b38814d8 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/933] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:10 2026] GET /v2/images/2f57bd4d-0e79-4230-9783-03d3b38814d8 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:31:10.489 8 WARNING glance.api.v2.images [None req-61ba38c2-6aa6-4547-9ab5-ffe7083962d4 dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7ff306b8-361a-4895-8afb-24213692fdb0 [pid: 8|app: 0|req: 440/934] 10.0.0.68 () {32 vars in 709 bytes} [Thu May 21 06:31:10 2026] DELETE /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0 => generated 0 bytes in 6198 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/935] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:16 2026] GET /v2/images/7ff306b8-361a-4895-8afb-24213692fdb0 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 06:31:16.707 8 WARNING glance.api.v2.images [None req-7fc0a453-3415-4998-a364-e1f33ee62de7 dfb52beb8c9348da82ef0cef6ec9a946 1ce68642655949f19931fec002c97300 - - default default] Failed to find image 1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 to delete: glance.common.exception.ImageNotFound: No image found with ID 1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 [pid: 8|app: 0|req: 441/936] 10.0.0.68 () {32 vars in 709 bytes} [Thu May 21 06:31:16 2026] DELETE /v2/images/1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 => 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: 496/937] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:31:16 2026] GET /v2/images/1a690559-d18e-4bab-ac0c-3e21b4ccc0f0 => generated 139 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/944] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:31:47 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 445/945] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:31: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: 8|app: 0|req: 453/960] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:32:50 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 508/961] 10.0.0.68 () {32 vars in 706 bytes} [Thu May 21 06:32:50 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 454/962] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:32:51 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/963] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/964] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 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: 510/965] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:32:51 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 456/966] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/967] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 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: 457/968] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:32:51 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/969] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/970] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:32:51 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: 513/971] 10.0.0.93 () {36 vars in 910 bytes} [Thu May 21 06:32:51 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/972] 10.0.0.93 () {36 vars in 1006 bytes} [Thu May 21 06:32:51 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06/locations => generated 127 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/973] 10.0.0.93 () {36 vars in 986 bytes} [Thu May 21 06:32:51 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 460/974] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/975] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:32:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/976] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:32:53 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/977] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:32: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: 467/988] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:33:46 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 522/989] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:33:46 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: 469/992] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:33:55 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 524/993] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:33:55 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: 475/1004] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:34:44 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1005] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:34:44 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: 477/1008] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:34:49 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 532/1009] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:34: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: 7|app: 0|req: 536/1016] 10.0.0.194 () {36 vars in 987 bytes} [Thu May 21 06:35:20 2026] GET /v2/images/7f8337f3-47b1-456c-ad91-8ef4cf843d06 => 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: 481/1017] 10.0.0.194 () {36 vars in 927 bytes} [Thu May 21 06:35:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1034] 199.19.213.231 () {32 vars in 826 bytes} [Thu May 21 06:36:37 2026] GET /v2/images?status=active&owner=a85f37e5010944c8887f3d87fe439b3a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1035] 199.19.213.231 () {32 vars in 653 bytes} [Thu May 21 06:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1036] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:36:38 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1037] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:36:38 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: 547/1038] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:36:38 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: 492/1039] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:36:38 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1040] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1041] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:36:38 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1042] 10.0.0.165 () {36 vars in 987 bytes} [Thu May 21 06:36:38 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1043] 10.0.0.165 () {36 vars in 927 bytes} [Thu May 21 06:36:38 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: 550/1044] 10.0.0.93 () {36 vars in 910 bytes} [Thu May 21 06:36:39 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1045] 10.0.0.93 () {36 vars in 1006 bytes} [Thu May 21 06:36:39 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1046] 10.0.0.93 () {36 vars in 986 bytes} [Thu May 21 06:36:39 2026] GET /v2/images/004d8568-c9a3-43ef-9de8-35df0b397538 => 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: 496/1047] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:36:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1048] 10.0.0.93 () {36 vars in 926 bytes} [Thu May 21 06:36:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1095] 10.0.0.68 () {32 vars in 632 bytes} [Thu May 21 06:40:33 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)