+ 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 17:23:47 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-bfb7bc5c9-kp6rv 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 0x7fbf0e34a668 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 17:23:49.307 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 17:23:49.310 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 17:23:50.213 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 17:23:50.214 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 17:23:50.214 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 17:23:50.287 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 17:23:50.288 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 17:23:50.289 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 17:23:52.302 7 WARNING glance.api.v2.images [None req-f2b40e47-e72b-4df8-941b-2ff921a2803d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 17:23:52.394 8 WARNING glance.api.v2.images [None req-a42ec2f7-ce0f-484b-a96b-0eb402f7bbe8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 17:23:52.669 7 WARNING keystonemiddleware._common.config [None req-f2b40e47-e72b-4df8-941b-2ff921a2803d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 17:23:52.678 7 WARNING oslo_config.cfg [None req-f2b40e47-e72b-4df8-941b-2ff921a2803d - - - - - -] 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 0x7fbf0e34a668 pid: 7 (default app) 2026-05-19 17:23:52.784 8 WARNING keystonemiddleware._common.config [None req-a42ec2f7-ce0f-484b-a96b-0eb402f7bbe8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 17:23:52.792 8 WARNING oslo_config.cfg [None req-a42ec2f7-ce0f-484b-a96b-0eb402f7bbe8 - - - - - -] 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 0x7fbf0e34a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:23:54 2026] GET / => generated 1301 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 17:23:54.469 8 WARNING oslo_policy.policy [None req-af8a217b-c29b-4f3f-bbea-62982e8bc553 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:54.470 8 WARNING oslo_policy.policy [None req-af8a217b-c29b-4f3f-bbea-62982e8bc553 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:54.484 8 WARNING oslo_policy.policy [None req-af8a217b-c29b-4f3f-bbea-62982e8bc553 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:54.484 8 WARNING oslo_policy.policy [None req-af8a217b-c29b-4f3f-bbea-62982e8bc553 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:23:54 2026] GET /v2/images => generated 69 bytes in 552 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:23:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:23:58 2026] GET /v2/images => generated 69 bytes in 34 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 17:23:58.157 7 WARNING oslo_policy.policy [None req-d9e41602-7ec5-4e24-9137-3ecff3122427 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:58.158 7 WARNING oslo_policy.policy [None req-d9e41602-7ec5-4e24-9137-3ecff3122427 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.19 () {44 vars in 906 bytes} [Tue May 19 17:23:58 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.19 () {44 vars in 928 bytes} [Tue May 19 17:23:58 2026] GET /v2/images?name=cirros => generated 81 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 17:23:58.300 7 WARNING oslo_policy.policy [None req-92d5b405-3a6c-41d5-8653-339012a79bde 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:58.300 7 WARNING oslo_policy.policy [None req-92d5b405-3a6c-41d5-8653-339012a79bde 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 19 17:23:58 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-19 17:23:58.387 8 WARNING oslo_config.cfg [None req-d0573ec8-cc55-4040-b31d-9fde37293a97 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.19 () {48 vars in 946 bytes} [Tue May 19 17:23:58 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 17:23:58.409 7 WARNING oslo_policy.policy [None req-da35354f-85c8-4c82-adff-3d9f5127b159 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:58.409 7 WARNING oslo_policy.policy [None req-da35354f-85c8-4c82-adff-3d9f5127b159 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:23:58.410 7 INFO glance.api.v2.image_data [None req-da35354f-85c8-4c82-adff-3d9f5127b159 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:24:01.857 7 WARNING glance.location [None req-da35354f-85c8-4c82-adff-3d9f5127b159 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.19 () {48 vars in 1040 bytes} [Tue May 19 17:23:58 2026] PUT /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2/file => generated 0 bytes in 3495 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6249 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:24:01 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 17:24:01.934 7 WARNING oslo_config.cfg [None req-d4ea293b-bb34-42f6-90fd-8158c7ec8ffe 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:24:01 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 131/265] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:44:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/266] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:44:43 2026] GET /v2/images => generated 1240 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:45:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:45:03 2026] GET /v2/images => generated 1240 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.19 () {44 vars in 932 bytes} [Tue May 19 17:45:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.19 () {44 vars in 954 bytes} [Tue May 19 17:45:04 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/275] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 19 17:45:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/276] 199.204.45.19 () {48 vars in 946 bytes} [Tue May 19 17:45:04 2026] POST /v2/images => generated 796 bytes in 660 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 17:45:04.751 7 INFO glance.api.v2.image_data [None req-f2d68466-8d7c-4690-afda-5f2d87700f34 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:45:29.243 7 WARNING glance.location [None req-f2d68466-8d7c-4690-afda-5f2d87700f34 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/281] 199.204.45.19 () {48 vars in 1041 bytes} [Tue May 19 17:45:04 2026] PUT /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a/file => generated 0 bytes in 24533 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60185 switches on core 0) [pid: 8|app: 0|req: 141/282] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:45:29 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => 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: 142/283] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:45:29 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => 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: 142/284] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:45:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:45:30 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/370] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:52:23 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:52:23 2026] GET /v2/images => generated 2451 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:52:33 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:52:33 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: 189/376] 199.204.45.19 () {44 vars in 942 bytes} [Tue May 19 17:52:33 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.19 () {44 vars in 964 bytes} [Tue May 19 17:52:33 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/378] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 19 17:52:33 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: 189/379] 199.204.45.19 () {48 vars in 946 bytes} [Tue May 19 17:52:33 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 17:52:33.502 7 INFO glance.api.v2.image_data [None req-097b4add-0ee5-4afd-9bfe-6e5b5a1436ab 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:52:49.644 7 INFO glance.location [None req-097b4add-0ee5-4afd-9bfe-6e5b5a1436ab 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/382] 199.204.45.19 () {48 vars in 1040 bytes} [Tue May 19 17:52:33 2026] PUT /v2/images/4a386e10-04e8-47f0-a532-3d7ecbe9d8ef/file => generated 0 bytes in 16254 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24749 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:52:49 2026] GET /v2/images/4a386e10-04e8-47f0-a532-3d7ecbe9d8ef => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.19 () {48 vars in 1045 bytes} [Tue May 19 17:52:49 2026] PATCH /v2/images/4a386e10-04e8-47f0-a532-3d7ecbe9d8ef => generated 1234 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/385] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:52:49 2026] GET /v2/images/4a386e10-04e8-47f0-a532-3d7ecbe9d8ef => generated 1234 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/394] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:53:30 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/395] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:53:30 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: 8|app: 0|req: 200/398] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 17:53:40 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/399] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 17:53:40 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/400] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 19 17:53:40 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: 7|app: 0|req: 200/401] 199.204.45.19 () {44 vars in 956 bytes} [Tue May 19 17:53:40 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/402] 199.204.45.19 () {44 vars in 934 bytes} [Tue May 19 17:53:41 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) [pid: 7|app: 0|req: 201/403] 199.204.45.19 () {48 vars in 946 bytes} [Tue May 19 17:53:41 2026] POST /v2/images => generated 791 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 17:53:41.110 8 WARNING oslo_policy.policy [None req-18574018-c42a-4a82-9ef1-eb0283868d10 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:53:41.110 8 WARNING oslo_policy.policy [None req-18574018-c42a-4a82-9ef1-eb0283868d10 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - 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 17:53:41.111 8 INFO glance.api.v2.image_data [None req-18574018-c42a-4a82-9ef1-eb0283868d10 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 17:53:50.211 8 INFO glance.location [None req-18574018-c42a-4a82-9ef1-eb0283868d10 8e54a2d957224572881ca4755dd7402f eed618e96fe741a48d68921719fa3bb3 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 203/406] 199.204.45.19 () {48 vars in 1040 bytes} [Tue May 19 17:53:41 2026] PUT /v2/images/ccd8e97a-acb9-46cc-aea6-8d97bc73d0ca/file => generated 0 bytes in 9158 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22032 switches on core 0) [pid: 7|app: 0|req: 204/407] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:53:50 2026] GET /v2/images/ccd8e97a-acb9-46cc-aea6-8d97bc73d0ca => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/408] 199.204.45.19 () {44 vars in 966 bytes} [Tue May 19 17:53:50 2026] GET /v2/images/ccd8e97a-acb9-46cc-aea6-8d97bc73d0ca => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:06:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:06:25 2026] GET /v2/images => generated 4892 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:08:44 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:08:44 2026] GET /v2/images => generated 4892 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:08:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:08:45 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/605] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:09:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:09:35 2026] GET /v2/images => generated 4892 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:09:43 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:09:43 2026] GET /v2/images => generated 4892 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 199.204.45.19 () {42 vars in 683 bytes} [Tue May 19 18:10:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/624] 199.204.45.19 () {44 vars in 905 bytes} [Tue May 19 18:10:46 2026] GET /v2/images => generated 4892 bytes in 49 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: 317/633] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 18:11:29 2026] GET /v2/images => generated 4892 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/640] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 21 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: 320/641] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:11:56 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: 322/642] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/643] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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: 323/644] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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: 322/645] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 324/646] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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: 323/647] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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/648] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:11:56 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 324/649] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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: 326/650] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:11:56 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: 325/651] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:11:57 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/652] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:11:57 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: 326/653] 10.0.0.99 () {36 vars in 909 bytes} [Tue May 19 18:11:57 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/654] 10.0.0.99 () {36 vars in 1005 bytes} [Tue May 19 18:11:57 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2/locations => generated 127 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.99 () {36 vars in 985 bytes} [Tue May 19 18:11:57 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 329/656] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:11:57 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: 328/657] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:11:57 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: 331/660] 199.204.45.19 () {36 vars in 989 bytes} [Tue May 19 18:12:04 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 330/661] 199.204.45.19 () {36 vars in 929 bytes} [Tue May 19 18:12:04 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: 332/662] 199.204.45.19 () {36 vars in 989 bytes} [Tue May 19 18:12:04 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 331/663] 199.204.45.19 () {36 vars in 929 bytes} [Tue May 19 18:12:04 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: 335/668] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:12:25 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 334/669] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:12:25 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: 336/672] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:12:40 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 337/673] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:12:40 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: 339/678] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 18:12:58 2026] POST /v2/images => generated 649 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 18:12:58.436 8 WARNING glance.api.v2.images [None req-4b1300e2-ed8e-4de4-913c-1a74efddc4e8 b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c604d18e-5901-4668-a9ce-e411b89d9522 [pid: 8|app: 0|req: 340/679] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 18:12:58 2026] DELETE /v2/images/c604d18e-5901-4668-a9ce-e411b89d9522 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:12:58 2026] GET /v2/images/c604d18e-5901-4668-a9ce-e411b89d9522 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 18:12:58 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/682] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 18:12:58 2026] POST /v2/images => generated 703 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/683] 10.0.0.249 () {32 vars in 716 bytes} [Tue May 19 18:12:58 2026] GET /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 18:12:58.617 7 INFO glance.api.v2.image_data [None req-5113e948-9d67-4227-b97f-9696e982fc44 b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 18:12:58.658 7 WARNING glance_store._drivers.rbd [None req-5113e948-9d67-4227-b97f-9696e982fc44 b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 18:12:58.898 7 INFO glance.location [None req-5113e948-9d67-4227-b97f-9696e982fc44 b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 342/684] 10.0.0.249 () {32 vars in 726 bytes} [Tue May 19 18:12:58 2026] PUT /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615/file => generated 0 bytes in 331 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/685] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:12:58 2026] GET /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615 => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/686] 10.0.0.249 () {32 vars in 716 bytes} [Tue May 19 18:12:58 2026] GET /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.249 () {34 vars in 654 bytes} [Tue May 19 18:12:59 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/688] 10.0.0.249 () {32 vars in 725 bytes} [Tue May 19 18:12:59 2026] PATCH /v2/images/86fcd50c-1d80-4b7c-8a7d-789540c74517 => generated 650 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:12:59 2026] GET /v2/images/86fcd50c-1d80-4b7c-8a7d-789540c74517 => generated 650 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 18:12:59.244 7 WARNING glance.api.v2.images [None req-a795a429-d0f8-4965-a916-5f194cc0d14c b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//86fcd50c-1d80-4b7c-8a7d-789540c74517 [pid: 7|app: 0|req: 345/690] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 18:12:59 2026] DELETE /v2/images/86fcd50c-1d80-4b7c-8a7d-789540c74517 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/691] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:12:59 2026] GET /v2/images/86fcd50c-1d80-4b7c-8a7d-789540c74517 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:12:59.310 7 WARNING glance.api.v2.images [None req-41d0a020-183e-46e0-962a-77b7edfb7a12 b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d8a1687-4ede-420f-a66f-22e2a77fa615 [pid: 7|app: 0|req: 346/692] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 18:12:59 2026] DELETE /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615 => generated 0 bytes in 858 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:13:00 2026] GET /v2/images/2d8a1687-4ede-420f-a66f-22e2a77fa615 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 18:13:00.210 7 WARNING glance.api.v2.images [None req-076bb5ee-c354-4b2d-a389-605538a94bcc b196f42b8a3c4fdcbe91540a6f45f38d 06796d477bb240908dc4f521915be314 - - default default] Failed to find image c604d18e-5901-4668-a9ce-e411b89d9522 to delete: glance.common.exception.ImageNotFound: No image found with ID c604d18e-5901-4668-a9ce-e411b89d9522 [pid: 7|app: 0|req: 347/694] 10.0.0.249 () {32 vars in 709 bytes} [Tue May 19 18:13:00 2026] DELETE /v2/images/c604d18e-5901-4668-a9ce-e411b89d9522 => 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: 348/695] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:13:00 2026] GET /v2/images/c604d18e-5901-4668-a9ce-e411b89d9522 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:13:20 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 351/701] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:13:20 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: 352/704] 10.0.0.249 () {30 vars in 410 bytes} [Tue May 19 18:13:28 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/721] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:14:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:14:48 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:15:04 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 364/728] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:15: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: 367/733] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:15:22 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 367/734] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:15: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: 370/739] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:15:47 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.249 () {32 vars in 706 bytes} [Tue May 19 18:15:47 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:15:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => generated 1171 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/742] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 372/743] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 372/744] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:15:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 373/745] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 373/746] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 374/747] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:15:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 374/748] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 375/749] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 375/750] 10.0.0.99 () {36 vars in 909 bytes} [Tue May 19 18:15:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/751] 10.0.0.99 () {36 vars in 1005 bytes} [Tue May 19 18:15:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/752] 10.0.0.99 () {36 vars in 985 bytes} [Tue May 19 18:15:48 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 377/753] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:15:48 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/754] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:15:48 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: 381/761] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:16:13 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 381/762] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:16:13 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/771] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:16:56 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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: 386/772] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:16:56 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: 389/777] 10.0.0.229 () {36 vars in 986 bytes} [Tue May 19 18:17:13 2026] GET /v2/images/38d441de-568d-44e7-ad51-f719dc8583b2 => 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/778] 10.0.0.229 () {36 vars in 926 bytes} [Tue May 19 18:17: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: 393/785] 199.204.45.19 () {32 vars in 824 bytes} [Tue May 19 18:17:47 2026] GET /v2/images?status=active&owner=eed618e96fe741a48d68921719fa3bb3&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/786] 199.204.45.19 () {32 vars in 651 bytes} [Tue May 19 18:17:48 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/787] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:17:48 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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: 395/789] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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: 395/790] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:17:48 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => 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: 396/791] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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: 396/792] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:17:48 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/793] 10.0.0.72 () {36 vars in 985 bytes} [Tue May 19 18:17:48 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 10.0.0.72 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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: 398/795] 10.0.0.99 () {36 vars in 909 bytes} [Tue May 19 18:17:48 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/796] 10.0.0.99 () {36 vars in 1005 bytes} [Tue May 19 18:17:48 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a/locations => generated 127 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/797] 10.0.0.99 () {36 vars in 985 bytes} [Tue May 19 18:17:48 2026] GET /v2/images/d529fdd8-f7d3-484c-8152-9249d2370c3a => 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: 399/798] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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/799] 10.0.0.99 () {36 vars in 925 bytes} [Tue May 19 18:17:48 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: 421/842] 10.0.0.249 () {32 vars in 632 bytes} [Tue May 19 18:21:22 2026] GET /v2/images => generated 4892 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)