+ 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 [Mon Apr 13 14:39:59 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-5784668ff8-mktjw 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 0x7f8612e9c668 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-04-13 14:40:02.005 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-13 14:40:02.027 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-04-13 14:40:02.878 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-13 14:40:02.879 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-04-13 14:40:02.879 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-13 14:40:02.901 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-04-13 14:40:02.902 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-04-13 14:40:02.903 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-13 14:40:04.981 7 WARNING glance.api.v2.images [None req-c3128c13-bba2-4a6a-a4aa-ae4baf3f20f0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 14:40:05.130 8 WARNING glance.api.v2.images [None req-0ef8553b-8fe4-45bd-9aab-eb5e2ee59b2c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-13 14:40:05.315 7 WARNING keystonemiddleware._common.config [None req-c3128c13-bba2-4a6a-a4aa-ae4baf3f20f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 14:40:05.322 7 WARNING oslo_config.cfg [None req-c3128c13-bba2-4a6a-a4aa-ae4baf3f20f0 - - - - - -] 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 0x7f8612e9c668 pid: 7 (default app) 2026-04-13 14:40:05.474 8 WARNING keystonemiddleware._common.config [None req-0ef8553b-8fe4-45bd-9aab-eb5e2ee59b2c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-13 14:40:05.482 8 WARNING oslo_config.cfg [None req-0ef8553b-8fe4-45bd-9aab-eb5e2ee59b2c - - - - - -] 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 0x7f8612e9c668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 14:40:05 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-04-13 14:40:06.398 8 WARNING oslo_policy.policy [None req-95003412-3802-4f07-b546-032bba3f6e2d cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:06.398 8 WARNING oslo_policy.policy [None req-95003412-3802-4f07-b546-032bba3f6e2d cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:06.413 8 WARNING oslo_policy.policy [None req-95003412-3802-4f07-b546-032bba3f6e2d cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:06.414 8 WARNING oslo_policy.policy [None req-95003412-3802-4f07-b546-032bba3f6e2d cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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.23 () {44 vars in 906 bytes} [Mon Apr 13 14:40:05 2026] GET /v2/images => generated 69 bytes in 556 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.23 () {42 vars in 684 bytes} [Mon Apr 13 14:40:09 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.23 () {44 vars in 906 bytes} [Mon Apr 13 14:40:09 2026] GET /v2/images => generated 69 bytes in 43 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-04-13 14:40:09.766 7 WARNING oslo_policy.policy [None req-048e0dfc-a35f-4c82-9a5a-8ecf183c4877 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:09.766 7 WARNING oslo_policy.policy [None req-048e0dfc-a35f-4c82-9a5a-8ecf183c4877 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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.23 () {44 vars in 907 bytes} [Mon Apr 13 14:40:09 2026] GET /v2/images/cirros => generated 151 bytes in 135 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.23 () {44 vars in 929 bytes} [Mon Apr 13 14:40:09 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-13 14:40:09.914 7 WARNING oslo_policy.policy [None req-75f9f85e-2599-47fa-adc5-16a843aaf701 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:09.914 7 WARNING oslo_policy.policy [None req-75f9f85e-2599-47fa-adc5-16a843aaf701 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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.23 () {44 vars in 935 bytes} [Mon Apr 13 14:40:09 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-04-13 14:40:09.999 8 WARNING oslo_config.cfg [None req-fc3d438a-863a-42e1-8151-e4a155d84892 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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.23 () {48 vars in 947 bytes} [Mon Apr 13 14:40:09 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-13 14:40:10.020 7 WARNING oslo_policy.policy [None req-6c24d447-1e83-451f-84e3-79bfe6d53a07 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:10.020 7 WARNING oslo_policy.policy [None req-6c24d447-1e83-451f-84e3-79bfe6d53a07 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 14:40:10.021 7 INFO glance.api.v2.image_data [None req-6c24d447-1e83-451f-84e3-79bfe6d53a07 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 14:40:13.386 7 WARNING glance.location [None req-6c24d447-1e83-451f-84e3-79bfe6d53a07 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.23 () {48 vars in 1041 bytes} [Mon Apr 13 14:40:10 2026] PUT /v2/images/77587811-9999-458d-b179-04333599b801/file => generated 0 bytes in 3419 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4274 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 14:40:13 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-13 14:40:13.477 7 WARNING oslo_config.cfg [None req-a69045cf-ed6a-4e23-8971-b551fba9eafc cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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.23 () {44 vars in 967 bytes} [Mon Apr 13 14:40:13 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 134/263] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:00:47 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: 130/264] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:00:47 2026] GET /v2/images => generated 1240 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:01:04 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: 133/270] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:01:04 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.23 () {44 vars in 933 bytes} [Mon Apr 13 15:01:04 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/272] 199.204.45.23 () {44 vars in 955 bytes} [Mon Apr 13 15:01: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: 139/273] 199.204.45.23 () {44 vars in 935 bytes} [Mon Apr 13 15:01:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.23 () {48 vars in 947 bytes} [Mon Apr 13 15:01:04 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-13 15:01:04.756 7 INFO glance.api.v2.image_data [None req-22e7de6f-cb94-4bda-9703-3bc400d49928 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:01:47.143 7 WARNING glance.location [None req-22e7de6f-cb94-4bda-9703-3bc400d49928 cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/283] 199.204.45.23 () {48 vars in 1042 bytes} [Mon Apr 13 15:01:04 2026] PUT /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559/file => generated 0 bytes in 42431 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60899 switches on core 0) [pid: 8|app: 0|req: 144/284] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:01:47 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/285] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:01:47 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/286] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:01:48 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: 142/287] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:01:48 2026] GET /v2/images => generated 2451 bytes in 403 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/374] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:09:01 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: 189/375] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:09:01 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:09:12 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: 191/379] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:09:12 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.23 () {44 vars in 943 bytes} [Mon Apr 13 15:09:12 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.23 () {44 vars in 965 bytes} [Mon Apr 13 15:09:12 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/382] 199.204.45.23 () {44 vars in 935 bytes} [Mon Apr 13 15:09:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.23 () {48 vars in 947 bytes} [Mon Apr 13 15:09:12 2026] POST /v2/images => generated 799 bytes in 95 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-13 15:09:12.591 7 INFO glance.api.v2.image_data [None req-30266b3b-9fc7-439b-a5f7-fab0215b460f cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:10:16.274 7 INFO glance.location [None req-30266b3b-9fc7-439b-a5f7-fab0215b460f cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 191/398] 199.204.45.23 () {48 vars in 1041 bytes} [Mon Apr 13 15:09:12 2026] PUT /v2/images/e3987720-482a-48d0-8807-942ef3846951/file => generated 0 bytes in 63726 msecs (HTTP/1.1 204) 4 headers in 171 bytes (14919 switches on core 0) [pid: 8|app: 0|req: 208/399] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:10:16 2026] GET /v2/images/e3987720-482a-48d0-8807-942ef3846951 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/400] 199.204.45.23 () {48 vars in 1046 bytes} [Mon Apr 13 15:10:16 2026] PATCH /v2/images/e3987720-482a-48d0-8807-942ef3846951 => generated 1234 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/401] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:10:16 2026] GET /v2/images/e3987720-482a-48d0-8807-942ef3846951 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/412] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:11:06 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: 215/413] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:11:06 2026] GET /v2/images => generated 3687 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/416] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:11:18 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: 200/417] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:11:18 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/418] 199.204.45.23 () {44 vars in 935 bytes} [Mon Apr 13 15:11:18 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: 201/419] 199.204.45.23 () {44 vars in 957 bytes} [Mon Apr 13 15:11:18 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/420] 199.204.45.23 () {44 vars in 935 bytes} [Mon Apr 13 15:11:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/421] 199.204.45.23 () {48 vars in 947 bytes} [Mon Apr 13 15:11:18 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-04-13 15:11:18.851 8 WARNING oslo_policy.policy [None req-ff9249a1-92e8-43d8-b38a-e09e3816470c cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 15:11:18.852 8 WARNING oslo_policy.policy [None req-ff9249a1-92e8-43d8-b38a-e09e3816470c cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - 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-04-13 15:11:18.853 8 INFO glance.api.v2.image_data [None req-ff9249a1-92e8-43d8-b38a-e09e3816470c cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:11:33.149 8 INFO glance.location [None req-ff9249a1-92e8-43d8-b38a-e09e3816470c cdbcba4a8f1a4d7bab23f43d930926d2 1a676052064d46b497de86e1fd7e5c80 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 220/424] 199.204.45.23 () {48 vars in 1041 bytes} [Mon Apr 13 15:11:18 2026] PUT /v2/images/ef5c9002-f377-4c5f-9c49-2729ec285467/file => generated 0 bytes in 14360 msecs (HTTP/1.1 204) 4 headers in 171 bytes (15688 switches on core 0) [pid: 7|app: 0|req: 205/425] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:11:33 2026] GET /v2/images/ef5c9002-f377-4c5f-9c49-2729ec285467 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/426] 199.204.45.23 () {44 vars in 967 bytes} [Mon Apr 13 15:11:33 2026] GET /v2/images/ef5c9002-f377-4c5f-9c49-2729ec285467 => generated 1203 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/581] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:24:24 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/584] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:24:24 2026] GET /v2/images => generated 4892 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/613] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:26:50 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: 298/614] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:26:50 2026] GET /v2/images => generated 4892 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/615] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:26:51 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: 299/616] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:26:51 2026] GET /v2/images => generated 4892 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/627] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:27:42 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: 305/628] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:27:42 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: 8|app: 0|req: 325/631] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:27:49 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/632] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:27:49 2026] GET /v2/images => generated 4892 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/645] 199.204.45.23 () {42 vars in 684 bytes} [Mon Apr 13 15:28:51 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: 314/646] 199.204.45.23 () {44 vars in 906 bytes} [Mon Apr 13 15:28:51 2026] GET /v2/images => generated 4892 bytes in 46 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: 319/655] 10.0.0.150 () {32 vars in 633 bytes} [Mon Apr 13 15:29:32 2026] GET /v2/images => generated 4892 bytes in 20 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: 340/662] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:30:00 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 323/663] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:30:00 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: 341/664] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:30:02 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 324/665] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:30:02 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: 343/668] 199.204.45.23 () {36 vars in 990 bytes} [Mon Apr 13 15:30:09 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 326/669] 199.204.45.23 () {36 vars in 930 bytes} [Mon Apr 13 15:30:09 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/670] 199.204.45.23 () {36 vars in 990 bytes} [Mon Apr 13 15:30:10 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 327/671] 199.204.45.23 () {36 vars in 930 bytes} [Mon Apr 13 15:30:10 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: 329/674] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:30:18 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 346/675] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:30:18 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: 330/676] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:30:20 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/677] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/678] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30: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: 348/679] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:30:20 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 332/680] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30: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: 349/681] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30:20 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: 333/682] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:30:20 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 350/683] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30:20 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: 334/684] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:30: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: 8|app: 0|req: 351/685] 10.0.0.34 () {36 vars in 910 bytes} [Mon Apr 13 15:30:21 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: 335/686] 10.0.0.34 () {36 vars in 1006 bytes} [Mon Apr 13 15:30:21 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801/locations => generated 127 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/687] 10.0.0.34 () {36 vars in 986 bytes} [Mon Apr 13 15:30:21 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 336/688] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:30:21 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/689] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:30:21 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: 340/696] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:30:48 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/697] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:30: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: 344/704] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:31:18 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 361/705] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:31: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: 349/714] 10.0.0.150 () {34 vars in 655 bytes} [Mon Apr 13 15:32:02 2026] POST /v2/images => generated 649 bytes in 266 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-13 15:32:02.641 8 WARNING glance.api.v2.images [None req-d4adfa9a-630d-4826-b1ea-65408a68e2a8 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63f979b7-da72-4315-9057-e33a834224d2 [pid: 8|app: 0|req: 366/715] 10.0.0.150 () {32 vars in 710 bytes} [Mon Apr 13 15:32:02 2026] DELETE /v2/images/63f979b7-da72-4315-9057-e33a834224d2 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/716] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:02 2026] GET /v2/images/63f979b7-da72-4315-9057-e33a834224d2 => 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: 367/717] 10.0.0.150 () {32 vars in 633 bytes} [Mon Apr 13 15:32:02 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/718] 10.0.0.150 () {34 vars in 655 bytes} [Mon Apr 13 15:32:02 2026] POST /v2/images => generated 701 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/719] 10.0.0.150 () {32 vars in 717 bytes} [Mon Apr 13 15:32:02 2026] GET /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-13 15:32:02.854 7 INFO glance.api.v2.image_data [None req-a6e542e9-907c-4b41-a8e2-fdcfa6d51313 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-13 15:32:02.897 7 WARNING glance_store._drivers.rbd [None req-a6e542e9-907c-4b41-a8e2-fdcfa6d51313 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-13 15:32:03.588 7 INFO glance.location [None req-a6e542e9-907c-4b41-a8e2-fdcfa6d51313 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 352/720] 10.0.0.150 () {32 vars in 727 bytes} [Mon Apr 13 15:32:02 2026] PUT /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a/file => generated 0 bytes in 787 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/721] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:03 2026] GET /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a => generated 1102 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/722] 10.0.0.150 () {32 vars in 717 bytes} [Mon Apr 13 15:32:03 2026] GET /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a/file => generated 1024 bytes in 119 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/723] 10.0.0.150 () {34 vars in 655 bytes} [Mon Apr 13 15:32:03 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/724] 10.0.0.150 () {32 vars in 726 bytes} [Mon Apr 13 15:32:03 2026] PATCH /v2/images/cbb8baa4-8e71-4bdc-a83d-2392c6fc6519 => generated 652 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/725] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:03 2026] GET /v2/images/cbb8baa4-8e71-4bdc-a83d-2392c6fc6519 => generated 652 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-13 15:32:03.910 7 WARNING glance.api.v2.images [None req-230961bb-c704-4af2-9698-275290d966e7 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cbb8baa4-8e71-4bdc-a83d-2392c6fc6519 [pid: 7|app: 0|req: 355/726] 10.0.0.150 () {32 vars in 710 bytes} [Mon Apr 13 15:32:03 2026] DELETE /v2/images/cbb8baa4-8e71-4bdc-a83d-2392c6fc6519 => 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: 372/727] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:03 2026] GET /v2/images/cbb8baa4-8e71-4bdc-a83d-2392c6fc6519 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 15:32:03.979 7 WARNING glance.api.v2.images [None req-12b57da5-fde2-4734-ab84-62d5293cfef8 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//406b041a-5b9d-4b00-a4d6-c95abf07220a [pid: 7|app: 0|req: 356/730] 10.0.0.150 () {32 vars in 710 bytes} [Mon Apr 13 15:32:03 2026] DELETE /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/731] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:04 2026] GET /v2/images/406b041a-5b9d-4b00-a4d6-c95abf07220a => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-13 15:32:04.897 7 WARNING glance.api.v2.images [None req-68eb9b19-0545-4ae6-b9c1-14c73708774e 9e9c994e6ac14618874f70e6c6818442 b961c9aedd264d28b1522ec0289528de - - default default] Failed to find image 63f979b7-da72-4315-9057-e33a834224d2 to delete: glance.common.exception.ImageNotFound: No image found with ID 63f979b7-da72-4315-9057-e33a834224d2 [pid: 7|app: 0|req: 357/732] 10.0.0.150 () {32 vars in 710 bytes} [Mon Apr 13 15:32:04 2026] DELETE /v2/images/63f979b7-da72-4315-9057-e33a834224d2 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:32:04 2026] GET /v2/images/63f979b7-da72-4315-9057-e33a834224d2 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/734] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:32:08 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 377/735] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:32:08 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: 359/736] 10.0.0.150 () {30 vars in 411 bytes} [Mon Apr 13 15:32:10 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: 368/753] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/754] 10.0.0.150 () {32 vars in 707 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 369/755] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/756] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/757] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33:26 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: 388/758] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 371/759] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33:26 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: 389/760] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/761] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:33:26 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/762] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33:26 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: 373/763] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:33: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: 391/764] 10.0.0.34 () {36 vars in 910 bytes} [Mon Apr 13 15:33:27 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: 374/765] 10.0.0.34 () {36 vars in 1006 bytes} [Mon Apr 13 15:33:27 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/766] 10.0.0.34 () {36 vars in 986 bytes} [Mon Apr 13 15:33:27 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/767] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:33: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: 393/768] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:33: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: 8|app: 0|req: 396/773] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:33:50 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 378/774] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:33:50 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:34:25 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:34:25 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/795] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:35:18 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 407/796] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:35:18 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: 409/799] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:35:28 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/800] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:35:28 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: 411/803] 10.0.0.217 () {36 vars in 987 bytes} [Mon Apr 13 15:35:37 2026] GET /v2/images/77587811-9999-458d-b179-04333599b801 => 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: 393/804] 10.0.0.217 () {36 vars in 927 bytes} [Mon Apr 13 15:35:37 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: 397/811] 199.204.45.23 () {32 vars in 825 bytes} [Mon Apr 13 15:36:10 2026] GET /v2/images?status=active&owner=1a676052064d46b497de86e1fd7e5c80&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/812] 199.204.45.23 () {32 vars in 652 bytes} [Mon Apr 13 15:36:10 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: 398/813] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:36:11 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => 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: 416/814] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 399/815] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 417/816] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:36:11 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/817] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 418/818] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 401/819] 10.0.0.62 () {36 vars in 986 bytes} [Mon Apr 13 15:36:11 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/820] 10.0.0.62 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 402/821] 10.0.0.34 () {36 vars in 910 bytes} [Mon Apr 13 15:36:11 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: 420/822] 10.0.0.34 () {36 vars in 1006 bytes} [Mon Apr 13 15:36:11 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559/locations => generated 127 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/823] 10.0.0.34 () {36 vars in 986 bytes} [Mon Apr 13 15:36:11 2026] GET /v2/images/dbbbc213-ae4f-49ed-89a7-91cc41db3559 => 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: 421/824] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 404/825] 10.0.0.34 () {36 vars in 926 bytes} [Mon Apr 13 15:36:11 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: 427/870] 10.0.0.150 () {32 vars in 633 bytes} [Mon Apr 13 15:39:46 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)