+ 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 [Fri May 8 18:40:12 2026] *** compiled with version: 13.3.0 on 06 May 2026 22:36:40 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-68c9d57d54-4t5wf 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 0x7f004a1f7668 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-08 18:40:14.974 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-08 18:40:15.017 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-08 18:40:15.882 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-08 18:40:15.883 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-08 18:40:15.884 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 18:40:15.970 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-08 18:40:15.971 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-08 18:40:15.971 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-08 18:40:18.010 8 WARNING glance.api.v2.images [None req-968196c2-b421-4b67-b265-a1e918a9aa63 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 18:40:18.252 7 WARNING glance.api.v2.images [None req-17292b98-6db7-4941-8cdf-dcd074e4717d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-08 18:40:18.370 8 WARNING keystonemiddleware._common.config [None req-968196c2-b421-4b67-b265-a1e918a9aa63 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:40:18.378 8 WARNING oslo_config.cfg [None req-968196c2-b421-4b67-b265-a1e918a9aa63 - - - - - -] 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 0x7f004a1f7668 pid: 8 (default app) 2026-05-08 18:40:18.621 7 WARNING keystonemiddleware._common.config [None req-17292b98-6db7-4941-8cdf-dcd074e4717d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 18:40:18.629 7 WARNING oslo_config.cfg [None req-17292b98-6db7-4941-8cdf-dcd074e4717d - - - - - -] 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 0x7f004a1f7668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 18:40:19 2026] GET / => generated 1312 bytes in 2 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:40:19.869 7 WARNING oslo_policy.policy [None req-95e4b838-fd13-4b1f-8680-39d4bcfd53d0 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:19.869 7 WARNING oslo_policy.policy [None req-95e4b838-fd13-4b1f-8680-39d4bcfd53d0 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:19.887 7 WARNING oslo_policy.policy [None req-95e4b838-fd13-4b1f-8680-39d4bcfd53d0 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:19.887 7 WARNING oslo_policy.policy [None req-95e4b838-fd13-4b1f-8680-39d4bcfd53d0 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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.115 () {44 vars in 911 bytes} [Fri May 8 18:40:19 2026] GET /v2/images => generated 69 bytes in 569 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.115 () {42 vars in 689 bytes} [Fri May 8 18:40:23 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.115 () {44 vars in 911 bytes} [Fri May 8 18:40:23 2026] GET /v2/images => generated 69 bytes in 36 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 18:40:23.437 8 WARNING oslo_policy.policy [None req-fb185a5c-cda1-49e1-a715-946b1160c7aa ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:23.437 8 WARNING oslo_policy.policy [None req-fb185a5c-cda1-49e1-a715-946b1160c7aa ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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.115 () {44 vars in 912 bytes} [Fri May 8 18:40:23 2026] GET /v2/images/cirros => generated 151 bytes in 139 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.115 () {44 vars in 934 bytes} [Fri May 8 18:40:23 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:40:23.587 8 WARNING oslo_policy.policy [None req-2c60e8fb-0858-4471-b9d1-21eb12e3243f ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:23.588 8 WARNING oslo_policy.policy [None req-2c60e8fb-0858-4471-b9d1-21eb12e3243f ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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.115 () {44 vars in 940 bytes} [Fri May 8 18:40:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-08 18:40:23.682 7 WARNING oslo_config.cfg [None req-b3bd5cf1-9af8-4e4c-9bbc-0365938c2588 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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.115 () {48 vars in 952 bytes} [Fri May 8 18:40:23 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 18:40:23.705 8 WARNING oslo_policy.policy [None req-caff5aaf-a571-42db-848b-fad2a0937bb2 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:23.706 8 WARNING oslo_policy.policy [None req-caff5aaf-a571-42db-848b-fad2a0937bb2 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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-08 18:40:23.707 8 INFO glance.api.v2.image_data [None req-caff5aaf-a571-42db-848b-fad2a0937bb2 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 18:40:27.827 8 INFO glance.location [None req-caff5aaf-a571-42db-848b-fad2a0937bb2 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.115 () {48 vars in 1046 bytes} [Fri May 8 18:40:23 2026] PUT /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe/file => generated 0 bytes in 4178 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7151 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 18:40:27 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-08 18:40:27.908 8 WARNING oslo_config.cfg [None req-9e9c5c7c-5664-463e-b5e3-8876e93c9d46 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - 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/17] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 18:40:27 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 137/270] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:01:28 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: 134/271] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:01:28 2026] GET /v2/images => generated 1240 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/274] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:01:46 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/275] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:01:46 2026] GET /v2/images => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/276] 199.204.45.115 () {44 vars in 938 bytes} [Fri May 8 19:01:46 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/277] 199.204.45.115 () {44 vars in 960 bytes} [Fri May 8 19:01:46 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/278] 199.204.45.115 () {44 vars in 940 bytes} [Fri May 8 19:01:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/279] 199.204.45.115 () {48 vars in 952 bytes} [Fri May 8 19:01:46 2026] POST /v2/images => generated 796 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 19:01:47.052 8 INFO glance.api.v2.image_data [None req-9d43dc8b-9b07-46fc-90a8-cd4e10ab9abb ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:02:15.044 8 INFO glance.location [None req-9d43dc8b-9b07-46fc-90a8-cd4e10ab9abb ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 142/286] 199.204.45.115 () {48 vars in 1047 bytes} [Fri May 8 19:01:47 2026] PUT /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e/file => generated 0 bytes in 28059 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65345 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:02:15 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:02:15 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:02: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: 144/290] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:02:16 2026] GET /v2/images => generated 2451 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:09: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: 188/374] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:09:06 2026] GET /v2/images => generated 2451 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:09:14 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: 190/378] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:09:14 2026] GET /v2/images => generated 2451 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 199.204.45.115 () {44 vars in 948 bytes} [Fri May 8 19:09:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/380] 199.204.45.115 () {44 vars in 970 bytes} [Fri May 8 19:09:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/381] 199.204.45.115 () {44 vars in 940 bytes} [Fri May 8 19:09:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/382] 199.204.45.115 () {48 vars in 952 bytes} [Fri May 8 19:09:14 2026] POST /v2/images => generated 799 bytes in 342 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 19:09:15.243 8 INFO glance.api.v2.image_data [None req-b08a5f0f-a2b9-4b19-b1a6-c22caeb6fb86 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:09:37.616 8 INFO glance.location [None req-b08a5f0f-a2b9-4b19-b1a6-c22caeb6fb86 ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 191/389] 199.204.45.115 () {48 vars in 1046 bytes} [Fri May 8 19:09:15 2026] PUT /v2/images/ea739263-b511-4d3b-86da-5cedfa8abd32/file => generated 0 bytes in 22426 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23421 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:09:37 2026] GET /v2/images/ea739263-b511-4d3b-86da-5cedfa8abd32 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/391] 199.204.45.115 () {48 vars in 1051 bytes} [Fri May 8 19:09:37 2026] PATCH /v2/images/ea739263-b511-4d3b-86da-5cedfa8abd32 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:09:37 2026] GET /v2/images/ea739263-b511-4d3b-86da-5cedfa8abd32 => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/399] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:10:17 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: 196/400] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:10:17 2026] GET /v2/images => generated 3687 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/407] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:10:41 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: 208/408] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:10:41 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/409] 199.204.45.115 () {44 vars in 940 bytes} [Fri May 8 19:10:41 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/410] 199.204.45.115 () {44 vars in 962 bytes} [Fri May 8 19:10:41 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/411] 199.204.45.115 () {44 vars in 940 bytes} [Fri May 8 19:10:41 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/412] 199.204.45.115 () {48 vars in 952 bytes} [Fri May 8 19:10:41 2026] POST /v2/images => generated 791 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-08 19:10:41.215 8 INFO glance.api.v2.image_data [None req-d0cbf20e-7205-4633-85a3-3f0feeb03a9e ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:10:55.503 8 INFO glance.location [None req-d0cbf20e-7205-4633-85a3-3f0feeb03a9e ced218bdaf9a4945a79afd96a6f9638a cd580c6c7d7f496da126f4832f75eb67 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 203/415] 199.204.45.115 () {48 vars in 1047 bytes} [Fri May 8 19:10:41 2026] PUT /v2/images/88c112cc-88cf-421a-af62-8a88b31f9601/file => generated 0 bytes in 14337 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31740 switches on core 0) [pid: 7|app: 0|req: 213/416] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:10:55 2026] GET /v2/images/88c112cc-88cf-421a-af62-8a88b31f9601 => 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: 204/417] 199.204.45.115 () {44 vars in 972 bytes} [Fri May 8 19:10:55 2026] GET /v2/images/88c112cc-88cf-421a-af62-8a88b31f9601 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/574] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:23:49 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: 283/575] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:23:49 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/604] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:26:09 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: 307/605] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:26:09 2026] GET /v2/images => generated 4893 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/606] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:26:10 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: 308/607] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:26:10 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/618] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:26:58 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: 314/619] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:26:58 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/620] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:27: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: 315/621] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:27:06 2026] GET /v2/images => generated 4893 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 199.204.45.115 () {42 vars in 689 bytes} [Fri May 8 19:28: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/637] 199.204.45.115 () {44 vars in 911 bytes} [Fri May 8 19:28:09 2026] GET /v2/images => generated 4893 bytes in 53 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 328/646] 10.0.0.146 () {32 vars in 633 bytes} [Fri May 8 19:28:50 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:29:11 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 19 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:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 321/652] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:29: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: 7|app: 0|req: 332/653] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:29:13 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 322/654] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:29:13 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: 324/657] 199.204.45.115 () {36 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 334/658] 199.204.45.115 () {36 vars in 931 bytes} [Fri May 8 19:29: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: 8|app: 0|req: 325/659] 199.204.45.115 () {36 vars in 991 bytes} [Fri May 8 19:29:20 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 335/660] 199.204.45.115 () {36 vars in 931 bytes} [Fri May 8 19:29:20 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: 326/661] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:29:26 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 327/663] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 337/664] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:29:27 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/665] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/666] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 329/667] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:29:27 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/668] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 330/669] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 332/672] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:29:27 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/673] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:29:27 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: 333/674] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:29:28 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/675] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:29: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: 334/676] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:29:28 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 343/677] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:29: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: 335/678] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:29:28 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: 347/685] 10.0.0.146 () {34 vars in 655 bytes} [Fri May 8 19:29:59 2026] POST /v2/images => generated 649 bytes in 220 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-08 19:30:00.215 8 WARNING glance.api.v2.images [None req-c804536b-ee00-4272-8416-fc2ff6310eff 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ca9bb13a-47bc-40dc-82c4-e9a543f04d46 [pid: 8|app: 0|req: 339/686] 10.0.0.146 () {32 vars in 710 bytes} [Fri May 8 19:30:00 2026] DELETE /v2/images/ca9bb13a-47bc-40dc-82c4-e9a543f04d46 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/687] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:00 2026] GET /v2/images/ca9bb13a-47bc-40dc-82c4-e9a543f04d46 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/688] 10.0.0.146 () {32 vars in 633 bytes} [Fri May 8 19:30:00 2026] GET /v2/images => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/689] 10.0.0.146 () {34 vars in 655 bytes} [Fri May 8 19:30:00 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/690] 10.0.0.146 () {32 vars in 717 bytes} [Fri May 8 19:30:00 2026] GET /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-08 19:30:00.427 7 WARNING oslo_policy.policy [None req-0a7e2e78-3a58-4bff-8b04-afef1cb82a4b 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - 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-08 19:30:00.428 7 WARNING oslo_policy.policy [None req-0a7e2e78-3a58-4bff-8b04-afef1cb82a4b 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - 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-08 19:30:00.430 7 INFO glance.api.v2.image_data [None req-0a7e2e78-3a58-4bff-8b04-afef1cb82a4b 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-08 19:30:00.491 7 WARNING glance_store._drivers.rbd [None req-0a7e2e78-3a58-4bff-8b04-afef1cb82a4b 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-08 19:30:00.721 7 INFO glance.location [None req-0a7e2e78-3a58-4bff-8b04-afef1cb82a4b 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 350/691] 10.0.0.146 () {32 vars in 727 bytes} [Fri May 8 19:30:00 2026] PUT /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1/file => generated 0 bytes in 368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/692] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:00 2026] GET /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1 => generated 1103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/693] 10.0.0.146 () {32 vars in 717 bytes} [Fri May 8 19:30:00 2026] GET /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1/file => generated 1024 bytes in 222 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/694] 10.0.0.146 () {34 vars in 655 bytes} [Fri May 8 19:30:01 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/695] 10.0.0.146 () {32 vars in 726 bytes} [Fri May 8 19:30:01 2026] PATCH /v2/images/5fc335de-2593-40b9-b572-fe35dc15d1b6 => generated 652 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/696] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:01 2026] GET /v2/images/5fc335de-2593-40b9-b572-fe35dc15d1b6 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-08 19:30:01.237 7 WARNING glance.api.v2.images [None req-27322a79-4a2d-449c-917e-72be5f29e355 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5fc335de-2593-40b9-b572-fe35dc15d1b6 [pid: 7|app: 0|req: 353/697] 10.0.0.146 () {32 vars in 710 bytes} [Fri May 8 19:30:01 2026] DELETE /v2/images/5fc335de-2593-40b9-b572-fe35dc15d1b6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/698] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:01 2026] GET /v2/images/5fc335de-2593-40b9-b572-fe35dc15d1b6 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:01.317 7 WARNING glance.api.v2.images [None req-d2194c56-5a61-4580-bf0a-d0a9ee67c87e 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3b47199b-144b-4bf0-8c01-b48c5f9d82d1 [pid: 7|app: 0|req: 354/699] 10.0.0.146 () {32 vars in 710 bytes} [Fri May 8 19:30:01 2026] DELETE /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:01 2026] GET /v2/images/3b47199b-144b-4bf0-8c01-b48c5f9d82d1 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-08 19:30:02.024 7 WARNING glance.api.v2.images [None req-57c63d12-d148-4767-a4bc-8d9fe915489d 3a937ccfab6e450abfbfeb37844b93c3 14c525b25dc44fbba1274644139ecb76 - - default default] Failed to find image ca9bb13a-47bc-40dc-82c4-e9a543f04d46 to delete: glance.common.exception.ImageNotFound: No image found with ID ca9bb13a-47bc-40dc-82c4-e9a543f04d46 [pid: 7|app: 0|req: 355/701] 10.0.0.146 () {32 vars in 710 bytes} [Fri May 8 19:30:02 2026] DELETE /v2/images/ca9bb13a-47bc-40dc-82c4-e9a543f04d46 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:30:02 2026] GET /v2/images/ca9bb13a-47bc-40dc-82c4-e9a543f04d46 => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/703] 10.0.0.146 () {30 vars in 411 bytes} [Fri May 8 19:30:04 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: 358/706] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:30:08 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 349/707] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:30:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/716] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:30:53 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 363/717] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:30:53 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: 367/724] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:31:19 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:31:19 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: 369/728] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:31:28 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 360/729] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:31:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/730] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:31:29 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/731] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:31:29 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: 371/732] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:31:34 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/733] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:31:34 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: 366/740] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.146 () {32 vars in 707 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 367/742] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 376/743] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:32:01 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: 368/744] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:32:01 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: 378/747] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 379/749] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 380/751] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:32:01 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 381/753] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:32:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/754] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:32: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: 390/771] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:33:22 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => 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: 382/772] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:33:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/777] 10.0.0.186 () {36 vars in 987 bytes} [Fri May 8 19:33:39 2026] GET /v2/images/32e4515c-8ce5-42ad-8374-7a4eaacc4bbe => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.186 () {36 vars in 927 bytes} [Fri May 8 19:33: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: 389/785] 199.204.45.115 () {32 vars in 826 bytes} [Fri May 8 19:34:16 2026] GET /v2/images?status=active&owner=cd580c6c7d7f496da126f4832f75eb67&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/786] 199.204.45.115 () {32 vars in 653 bytes} [Fri May 8 19:34:17 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: 8|app: 0|req: 391/789] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:34:17 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/790] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34:17 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: 392/791] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34:17 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: 400/792] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:34:17 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/793] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34:17 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: 401/794] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34: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: 394/795] 10.0.0.133 () {36 vars in 987 bytes} [Fri May 8 19:34:17 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/796] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/797] 10.0.0.133 () {36 vars in 927 bytes} [Fri May 8 19:34: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: 7|app: 0|req: 403/798] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:34:18 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/799] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:34:18 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: 404/800] 10.0.0.100 () {36 vars in 987 bytes} [Fri May 8 19:34:18 2026] GET /v2/images/5dc0be8f-123f-44b6-9077-39b831ad5c8e => 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: 397/801] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:34:18 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: 405/802] 10.0.0.100 () {36 vars in 927 bytes} [Fri May 8 19:34:18 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: 426/843] 10.0.0.146 () {32 vars in 633 bytes} [Fri May 8 19:37:41 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)