+ 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 [Tue May 19 08:21:56 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5b85cf6c96-czlkw 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f9437405668 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-19 08:21:57.965 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 08:21:58.022 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-05-19 08:21:58.806 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-19 08:21:58.807 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-19 08:21:58.807 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 08:21:58.878 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-19 08:21:58.879 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-19 08:21:58.879 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 08:22:00.791 8 WARNING glance.api.v2.images [None req-a95c09f7-6bdd-4694-8c62-afb89464220e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 08:22:00.865 7 WARNING glance.api.v2.images [None req-f6e06d04-ea93-4362-b4a8-1544a7f162f8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 08:22:01.120 8 WARNING keystonemiddleware._common.config [None req-a95c09f7-6bdd-4694-8c62-afb89464220e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 08:22:01.128 8 WARNING oslo_config.cfg [None req-a95c09f7-6bdd-4694-8c62-afb89464220e - - - - - -] 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 0x7f9437405668 pid: 8 (default app) 2026-05-19 08:22:01.194 7 WARNING keystonemiddleware._common.config [None req-f6e06d04-ea93-4362-b4a8-1544a7f162f8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 08:22:01.202 7 WARNING oslo_config.cfg [None req-f6e06d04-ea93-4362-b4a8-1544a7f162f8 - - - - - -] 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 0x7f9437405668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:22:02 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-19 08:22:02.902 7 WARNING oslo_policy.policy [None req-1fad39e4-2a82-4bc7-a60f-434fb7648615 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:02.903 7 WARNING oslo_policy.policy [None req-1fad39e4-2a82-4bc7-a60f-434fb7648615 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:02.917 7 WARNING oslo_policy.policy [None req-1fad39e4-2a82-4bc7-a60f-434fb7648615 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:02.918 7 WARNING oslo_policy.policy [None req-1fad39e4-2a82-4bc7-a60f-434fb7648615 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:22:02 2026] GET /v2/images => generated 69 bytes in 541 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:22:06 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: 2/8] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:22:06 2026] GET /v2/images => generated 69 bytes in 31 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-19 08:22:06.420 8 WARNING oslo_policy.policy [None req-e08bcbbd-dbf4-4e70-96dc-488813d2cb26 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:06.421 8 WARNING oslo_policy.policy [None req-e08bcbbd-dbf4-4e70-96dc-488813d2cb26 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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: 7/9] 199.204.45.222 () {44 vars in 912 bytes} [Tue May 19 08:22:06 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: 7|app: 0|req: 3/10] 199.204.45.222 () {44 vars in 934 bytes} [Tue May 19 08:22:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 08:22:06.548 8 WARNING oslo_policy.policy [None req-0ba838c0-d89a-4feb-b6d0-d57851381ec1 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:06.548 8 WARNING oslo_policy.policy [None req-0ba838c0-d89a-4feb-b6d0-d57851381ec1 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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: 8/11] 199.204.45.222 () {44 vars in 940 bytes} [Tue May 19 08:22:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 08:22:06.626 7 WARNING oslo_config.cfg [None req-74a09cd2-86e5-4de0-8dba-b75881fe6672 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.222 () {48 vars in 952 bytes} [Tue May 19 08:22:06 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 08:22:06.649 8 WARNING oslo_policy.policy [None req-1d62251b-d32a-4048-8f3d-2c1a02653e14 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:06.649 8 WARNING oslo_policy.policy [None req-1d62251b-d32a-4048-8f3d-2c1a02653e14 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:22:06.651 8 INFO glance.api.v2.image_data [None req-1d62251b-d32a-4048-8f3d-2c1a02653e14 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 08:22:10.275 8 WARNING glance.location [None req-1d62251b-d32a-4048-8f3d-2c1a02653e14 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.222 () {48 vars in 1046 bytes} [Tue May 19 08:22:06 2026] PUT /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef/file => generated 0 bytes in 3675 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8451 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:22:10 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 08:22:10.356 8 WARNING oslo_config.cfg [None req-12e12ac8-a02a-4921-b483-cf21e9ea7e38 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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: 10/15] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:22:10 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 133/270] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:43:16 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: 138/271] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:43:16 2026] GET /v2/images => generated 1240 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/278] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:43:50 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: 142/279] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:43:50 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/280] 199.204.45.222 () {44 vars in 938 bytes} [Tue May 19 08:43:50 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/281] 199.204.45.222 () {44 vars in 960 bytes} [Tue May 19 08:43:50 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: 7|app: 0|req: 139/282] 199.204.45.222 () {44 vars in 940 bytes} [Tue May 19 08:43:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/283] 199.204.45.222 () {48 vars in 952 bytes} [Tue May 19 08:43:50 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 08:43:50.930 7 WARNING oslo_policy.policy [None req-9a4eab70-eab7-47d7-8baa-f923d4bdeaf4 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:43:50.931 7 WARNING oslo_policy.policy [None req-9a4eab70-eab7-47d7-8baa-f923d4bdeaf4 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - 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-19 08:43:50.932 7 INFO glance.api.v2.image_data [None req-9a4eab70-eab7-47d7-8baa-f923d4bdeaf4 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 08:44:14.602 7 WARNING glance.location [None req-9a4eab70-eab7-47d7-8baa-f923d4bdeaf4 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/290] 199.204.45.222 () {48 vars in 1047 bytes} [Tue May 19 08:43:50 2026] PUT /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c/file => generated 0 bytes in 23717 msecs (HTTP/1.1 204) 4 headers in 171 bytes (68043 switches on core 0) [pid: 8|app: 0|req: 151/291] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:44:14 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => 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: 141/292] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:44:14 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/293] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:44: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: 142/294] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:44:16 2026] GET /v2/images => generated 2451 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/379] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:51: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: 195/380] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:51:11 2026] GET /v2/images => generated 2451 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/383] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:51:24 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: 197/384] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:51:24 2026] GET /v2/images => generated 2451 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/385] 199.204.45.222 () {44 vars in 948 bytes} [Tue May 19 08:51:24 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/386] 199.204.45.222 () {44 vars in 970 bytes} [Tue May 19 08:51:24 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/387] 199.204.45.222 () {44 vars in 940 bytes} [Tue May 19 08:51:24 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: 8|app: 0|req: 199/388] 199.204.45.222 () {48 vars in 952 bytes} [Tue May 19 08:51:24 2026] POST /v2/images => generated 799 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 08:51:24.484 7 INFO glance.api.v2.image_data [None req-627dbc8e-311f-4b9e-a627-f69625b33a96 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 08:51:40.946 7 INFO glance.location [None req-627dbc8e-311f-4b9e-a627-f69625b33a96 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/391] 199.204.45.222 () {48 vars in 1046 bytes} [Tue May 19 08:51:24 2026] PUT /v2/images/8cf290a2-57bf-440b-8301-2f72a173a1b5/file => generated 0 bytes in 16502 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25053 switches on core 0) [pid: 8|app: 0|req: 202/392] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:51:40 2026] GET /v2/images/8cf290a2-57bf-440b-8301-2f72a173a1b5 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/395] 199.204.45.222 () {48 vars in 1051 bytes} [Tue May 19 08:51:41 2026] PATCH /v2/images/8cf290a2-57bf-440b-8301-2f72a173a1b5 => generated 1234 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/396] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:51:41 2026] GET /v2/images/8cf290a2-57bf-440b-8301-2f72a173a1b5 => 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: 209/403] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:52:17 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: 195/404] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:52:17 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/409] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 08:52:34 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: 212/410] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 08:52:34 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/411] 199.204.45.222 () {44 vars in 940 bytes} [Tue May 19 08:52:34 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/412] 199.204.45.222 () {44 vars in 962 bytes} [Tue May 19 08:52:34 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/413] 199.204.45.222 () {44 vars in 940 bytes} [Tue May 19 08:52:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/414] 199.204.45.222 () {48 vars in 952 bytes} [Tue May 19 08:52:34 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 08:52:34.355 7 INFO glance.api.v2.image_data [None req-60d5187d-a8f1-4361-b76c-e7fc08ac646a 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 08:52:42.778 7 INFO glance.location [None req-60d5187d-a8f1-4361-b76c-e7fc08ac646a 10dbde43972342c5b4c1689dfdf09b68 c374f1fa22794dd0b71635a137a3fb52 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 201/417] 199.204.45.222 () {48 vars in 1046 bytes} [Tue May 19 08:52:34 2026] PUT /v2/images/0e78b46f-0173-42b0-80b7-176dfcadafee/file => generated 0 bytes in 8456 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22619 switches on core 0) [pid: 8|app: 0|req: 217/418] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:52:42 2026] GET /v2/images/0e78b46f-0173-42b0-80b7-176dfcadafee => generated 1203 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/419] 199.204.45.222 () {44 vars in 972 bytes} [Tue May 19 08:52:42 2026] GET /v2/images/0e78b46f-0173-42b0-80b7-176dfcadafee => generated 1203 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/566] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:04:51 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: 291/567] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:04:51 2026] GET /v2/images => generated 4892 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/596] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:07: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: 306/597] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:07:11 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/598] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:07:13 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: 307/599] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:07:13 2026] GET /v2/images => generated 4892 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/610] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:08:02 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: 313/611] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:08:02 2026] GET /v2/images => generated 4892 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/612] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:08:09 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: 314/613] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:08:09 2026] GET /v2/images => generated 4892 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/626] 199.204.45.222 () {42 vars in 689 bytes} [Tue May 19 09:09: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: 321/627] 199.204.45.222 () {44 vars in 911 bytes} [Tue May 19 09:09:10 2026] GET /v2/images => generated 4892 bytes in 66 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: 327/638] 10.0.0.213 () {32 vars in 633 bytes} [Tue May 19 09:09:52 2026] GET /v2/images => generated 4892 bytes in 17 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: 314/643] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:10:16 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/644] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 315/645] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:10:16 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/646] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 316/647] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 332/648] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:10:16 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 317/649] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 333/650] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 318/651] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:10:16 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 334/652] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 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: 319/653] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:10:16 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/654] 10.0.0.211 () {36 vars in 911 bytes} [Tue May 19 09:10:17 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/655] 10.0.0.211 () {36 vars in 1007 bytes} [Tue May 19 09:10:17 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef/locations => generated 127 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/656] 10.0.0.211 () {36 vars in 987 bytes} [Tue May 19 09:10:17 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 321/657] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:10:17 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: 337/658] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:10:17 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: 323/661] 199.204.45.222 () {36 vars in 991 bytes} [Tue May 19 09:10:25 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 339/662] 199.204.45.222 () {36 vars in 931 bytes} [Tue May 19 09:10:25 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: 324/663] 199.204.45.222 () {36 vars in 991 bytes} [Tue May 19 09:10:25 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 340/664] 199.204.45.222 () {36 vars in 931 bytes} [Tue May 19 09:10:25 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: 342/667] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:10:33 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/668] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:10:33 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: 344/671] 10.0.0.213 () {34 vars in 655 bytes} [Tue May 19 09:10:42 2026] POST /v2/images => generated 649 bytes in 243 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 09:10:42.779 7 WARNING glance.api.v2.images [None req-8e800902-0948-4dda-a16e-e29f45b45dc4 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//56e77a74-ac98-4fde-80ee-fc5377510097 [pid: 7|app: 0|req: 328/672] 10.0.0.213 () {32 vars in 710 bytes} [Tue May 19 09:10:42 2026] DELETE /v2/images/56e77a74-ac98-4fde-80ee-fc5377510097 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/673] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:42 2026] GET /v2/images/56e77a74-ac98-4fde-80ee-fc5377510097 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/674] 10.0.0.213 () {32 vars in 633 bytes} [Tue May 19 09:10:42 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/675] 10.0.0.213 () {34 vars in 655 bytes} [Tue May 19 09:10:42 2026] POST /v2/images => generated 702 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/676] 10.0.0.213 () {32 vars in 717 bytes} [Tue May 19 09:10:42 2026] GET /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 09:10:42.965 8 INFO glance.api.v2.image_data [None req-a1f10e4e-8f78-41af-b113-292f0c966292 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 09:10:43.002 8 WARNING glance_store._drivers.rbd [None req-a1f10e4e-8f78-41af-b113-292f0c966292 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 09:10:43.272 8 INFO glance.location [None req-a1f10e4e-8f78-41af-b113-292f0c966292 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 347/677] 10.0.0.213 () {32 vars in 727 bytes} [Tue May 19 09:10:42 2026] PUT /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139/file => generated 0 bytes in 351 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/678] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:43 2026] GET /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139 => generated 1103 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/679] 10.0.0.213 () {32 vars in 717 bytes} [Tue May 19 09:10:43 2026] GET /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139/file => generated 1024 bytes in 114 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/680] 10.0.0.213 () {34 vars in 655 bytes} [Tue May 19 09:10:43 2026] POST /v2/images => generated 647 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/681] 10.0.0.213 () {32 vars in 726 bytes} [Tue May 19 09:10:43 2026] PATCH /v2/images/8677fee3-5e93-4220-91aa-ed98123fccd3 => generated 653 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/682] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:43 2026] GET /v2/images/8677fee3-5e93-4220-91aa-ed98123fccd3 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 09:10:43.585 8 WARNING glance.api.v2.images [None req-552b39d8-f8b6-4dde-b5fd-5be01c825a60 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8677fee3-5e93-4220-91aa-ed98123fccd3 [pid: 8|app: 0|req: 350/683] 10.0.0.213 () {32 vars in 710 bytes} [Tue May 19 09:10:43 2026] DELETE /v2/images/8677fee3-5e93-4220-91aa-ed98123fccd3 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/684] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:43 2026] GET /v2/images/8677fee3-5e93-4220-91aa-ed98123fccd3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 09:10:43.652 8 WARNING glance.api.v2.images [None req-35680049-0764-455c-9adf-62667794e5f7 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//0c4c20a6-a501-445d-ad0c-a3d1bc16a139 [pid: 8|app: 0|req: 351/685] 10.0.0.213 () {32 vars in 710 bytes} [Tue May 19 09:10:43 2026] DELETE /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139 => generated 0 bytes in 887 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/686] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:44 2026] GET /v2/images/0c4c20a6-a501-445d-ad0c-a3d1bc16a139 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 09:10:44.556 8 WARNING glance.api.v2.images [None req-3dcb7208-d6c7-45d1-8d79-ce7207585021 870baa35b4c04b96b2972cc6971ac8fb 16eb230020764fd18fad733e6a7d6e1f - - default default] Failed to find image 56e77a74-ac98-4fde-80ee-fc5377510097 to delete: glance.common.exception.ImageNotFound: No image found with ID 56e77a74-ac98-4fde-80ee-fc5377510097 [pid: 8|app: 0|req: 352/687] 10.0.0.213 () {32 vars in 710 bytes} [Tue May 19 09:10:44 2026] DELETE /v2/images/56e77a74-ac98-4fde-80ee-fc5377510097 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/688] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:10:44 2026] GET /v2/images/56e77a74-ac98-4fde-80ee-fc5377510097 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/693] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:11:04 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 339/694] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:11:04 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: 341/697] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:11:11 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/698] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:11:11 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: 359/701] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:11:22 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/702] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:11:22 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: 361/705] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 345/706] 10.0.0.213 () {32 vars in 707 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/707] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/708] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:11:39 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/709] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:11: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: 347/710] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/711] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:11:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/712] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:11:39 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: 365/713] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 349/714] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:11: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: 8|app: 0|req: 366/715] 10.0.0.211 () {36 vars in 911 bytes} [Tue May 19 09:11:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.211 () {36 vars in 1007 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef/locations => generated 127 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/717] 10.0.0.211 () {36 vars in 987 bytes} [Tue May 19 09:11:39 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 351/718] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:11:39 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/719] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:11: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: 7|app: 0|req: 353/722] 10.0.0.213 () {30 vars in 411 bytes} [Tue May 19 09:11:42 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: 372/727] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:12:05 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 356/728] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:12:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/743] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:13:14 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/744] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:13:14 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: 368/751] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:13:44 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 384/752] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:13:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/761] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:14:22 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 389/762] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:14:22 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: 374/763] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:14:23 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 390/764] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:14:23 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: 393/769] 10.0.0.123 () {36 vars in 987 bytes} [Tue May 19 09:14:46 2026] GET /v2/images/aa1f629f-3cb6-4a4f-92a2-13c91f6d4fef => 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: 377/770] 10.0.0.123 () {36 vars in 927 bytes} [Tue May 19 09:14:46 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/777] 199.204.45.222 () {32 vars in 826 bytes} [Tue May 19 09:15:20 2026] GET /v2/images?status=active&owner=c374f1fa22794dd0b71635a137a3fb52&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/778] 199.204.45.222 () {32 vars in 653 bytes} [Tue May 19 09:15:20 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: 383/781] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:15:21 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => generated 1209 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/782] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 384/783] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 400/784] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:15:21 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/785] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 401/786] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 386/787] 10.0.0.121 () {36 vars in 987 bytes} [Tue May 19 09:15:21 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/788] 10.0.0.121 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 387/789] 10.0.0.211 () {36 vars in 911 bytes} [Tue May 19 09:15:21 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: 403/790] 10.0.0.211 () {36 vars in 1007 bytes} [Tue May 19 09:15:21 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c/locations => generated 127 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/791] 10.0.0.211 () {36 vars in 987 bytes} [Tue May 19 09:15:21 2026] GET /v2/images/f3d61369-aece-4b51-b977-573b56c2c39c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/792] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 389/793] 10.0.0.211 () {36 vars in 927 bytes} [Tue May 19 09:15:21 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: 410/834] 10.0.0.213 () {32 vars in 633 bytes} [Tue May 19 09:18:49 2026] GET /v2/images => generated 4892 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)