+ 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 Apr 28 13:50:03 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-858bf78dbd-w4x9d 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 0x7f0994a5d668 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-28 13:50:06.014 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 13:50:06.055 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-28 13:50:06.917 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-28 13:50:06.918 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-28 13:50:06.918 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 13:50:06.987 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-28 13:50:06.988 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-28 13:50:06.989 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-28 13:50:09.113 7 WARNING glance.api.v2.images [None req-551e4a62-ddc9-4b2d-b618-15eb976d8001 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 13:50:09.282 8 WARNING glance.api.v2.images [None req-8ec590e2-cffc-4a63-b0d9-bd6f3490735f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 13:50:09.525 7 WARNING keystonemiddleware._common.config [None req-551e4a62-ddc9-4b2d-b618-15eb976d8001 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 13:50:09.533 7 WARNING oslo_config.cfg [None req-551e4a62-ddc9-4b2d-b618-15eb976d8001 - - - - - -] 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 0x7f0994a5d668 pid: 7 (default app) 2026-04-28 13:50:09.685 8 WARNING keystonemiddleware._common.config [None req-8ec590e2-cffc-4a63-b0d9-bd6f3490735f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 13:50:09.693 8 WARNING oslo_config.cfg [None req-8ec590e2-cffc-4a63-b0d9-bd6f3490735f - - - - - -] 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 0x7f0994a5d668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 13:50:10 2026] GET / => generated 1290 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-28 13:50:10.980 8 WARNING oslo_policy.policy [None req-ca7d5cdc-24fe-434d-b130-fbfa852ca439 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:10.980 8 WARNING oslo_policy.policy [None req-ca7d5cdc-24fe-434d-b130-fbfa852ca439 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:10.997 8 WARNING oslo_policy.policy [None req-ca7d5cdc-24fe-434d-b130-fbfa852ca439 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:10.997 8 WARNING oslo_policy.policy [None req-ca7d5cdc-24fe-434d-b130-fbfa852ca439 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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.4 () {44 vars in 902 bytes} [Tue Apr 28 13:50:10 2026] GET /v2/images => generated 69 bytes in 597 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.4 () {42 vars in 680 bytes} [Tue Apr 28 13:50:14 2026] GET / => generated 1290 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.4 () {44 vars in 902 bytes} [Tue Apr 28 13:50:14 2026] GET /v2/images => generated 69 bytes in 32 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-28 13:50:14.855 7 WARNING oslo_policy.policy [None req-11739259-ac3c-4116-828d-08df17097772 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:14.855 7 WARNING oslo_policy.policy [None req-11739259-ac3c-4116-828d-08df17097772 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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.4 () {44 vars in 903 bytes} [Tue Apr 28 13:50:14 2026] GET /v2/images/cirros => generated 151 bytes in 143 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.4 () {44 vars in 925 bytes} [Tue Apr 28 13:50:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 13:50:15.022 7 WARNING oslo_policy.policy [None req-caca8c97-5204-42ba-9a92-0a3f4f1fa9ca 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:15.022 7 WARNING oslo_policy.policy [None req-caca8c97-5204-42ba-9a92-0a3f4f1fa9ca 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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.4 () {44 vars in 931 bytes} [Tue Apr 28 13:50:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 13:50:15.106 8 WARNING oslo_config.cfg [None req-f92ff447-263c-4ef6-97a0-767076753d63 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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.4 () {48 vars in 943 bytes} [Tue Apr 28 13:50:15 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 13:50:15.135 7 WARNING oslo_policy.policy [None req-6cfa2903-636c-41ee-8862-a7aa5c7d6abf 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:15.135 7 WARNING oslo_policy.policy [None req-6cfa2903-636c-41ee-8862-a7aa5c7d6abf 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 13:50:15.137 7 INFO glance.api.v2.image_data [None req-6cfa2903-636c-41ee-8862-a7aa5c7d6abf 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 13:50:20.853 7 WARNING glance.location [None req-6cfa2903-636c-41ee-8862-a7aa5c7d6abf 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.4 () {48 vars in 1037 bytes} [Tue Apr 28 13:50:15 2026] PUT /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4/file => generated 0 bytes in 5772 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5062 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 13:50:20 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 13:50:20.933 7 WARNING oslo_config.cfg [None req-260fd250-6648-4aa2-a9f6-6b993c8ce04c 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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/16] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 13:50:20 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 139/279] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:12:10 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:12:10 2026] GET /v2/images => generated 1240 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:12:28 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/286] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:12:28 2026] GET /v2/images => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.4 () {44 vars in 929 bytes} [Tue Apr 28 14:12:28 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.4 () {44 vars in 951 bytes} [Tue Apr 28 14:12:28 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.4 () {44 vars in 931 bytes} [Tue Apr 28 14:12:28 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.4 () {48 vars in 943 bytes} [Tue Apr 28 14:12:28 2026] POST /v2/images => generated 796 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 14:12:28.912 8 WARNING oslo_policy.policy [None req-f0e433ad-4e44-4fb1-9b43-e5e25bc6e153 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 14:12:28.913 8 WARNING oslo_policy.policy [None req-f0e433ad-4e44-4fb1-9b43-e5e25bc6e153 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - 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-28 14:12:28.915 8 INFO glance.api.v2.image_data [None req-f0e433ad-4e44-4fb1-9b43-e5e25bc6e153 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 14:13:05.048 8 WARNING glance.location [None req-f0e433ad-4e44-4fb1-9b43-e5e25bc6e153 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.4 () {48 vars in 1038 bytes} [Tue Apr 28 14:12:28 2026] PUT /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56/file => generated 0 bytes in 36190 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62715 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:13:05 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => 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: 146/299] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:13:05 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/300] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:13:06 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/301] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:13:06 2026] GET /v2/images => generated 2451 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/392] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:20:33 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/393] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:20:33 2026] GET /v2/images => generated 2451 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/396] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:20:45 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/397] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:20:46 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/398] 199.204.45.4 () {44 vars in 939 bytes} [Tue Apr 28 14:20:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/399] 199.204.45.4 () {44 vars in 961 bytes} [Tue Apr 28 14:20:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/400] 199.204.45.4 () {44 vars in 931 bytes} [Tue Apr 28 14:20:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/401] 199.204.45.4 () {48 vars in 943 bytes} [Tue Apr 28 14:20:46 2026] POST /v2/images => generated 799 bytes in 133 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 14:20:46.304 7 INFO glance.api.v2.image_data [None req-4aa9e336-82f0-43ff-95e2-ceecfcaad079 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 14:21:17.980 7 INFO glance.location [None req-4aa9e336-82f0-43ff-95e2-ceecfcaad079 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 205/410] 199.204.45.4 () {48 vars in 1037 bytes} [Tue Apr 28 14:20:46 2026] PUT /v2/images/4be512de-03d1-4f5e-bf4e-d6f81f18fb3e/file => generated 0 bytes in 31723 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23681 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:21:18 2026] GET /v2/images/4be512de-03d1-4f5e-bf4e-d6f81f18fb3e => 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: 206/412] 199.204.45.4 () {48 vars in 1042 bytes} [Tue Apr 28 14:21:18 2026] PATCH /v2/images/4be512de-03d1-4f5e-bf4e-d6f81f18fb3e => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:21:18 2026] GET /v2/images/4be512de-03d1-4f5e-bf4e-d6f81f18fb3e => generated 1234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:22:02 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:22:02 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: 214/426] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:22:15 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:22:15 2026] GET /v2/images => generated 3687 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/428] 199.204.45.4 () {44 vars in 931 bytes} [Tue Apr 28 14:22:15 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.204.45.4 () {44 vars in 953 bytes} [Tue Apr 28 14:22:15 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.4 () {44 vars in 931 bytes} [Tue Apr 28 14:22:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.4 () {48 vars in 943 bytes} [Tue Apr 28 14:22:15 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 325 bytes (1 switches on core 0) 2026-04-28 14:22:15.771 8 INFO glance.api.v2.image_data [None req-4fe17de4-84a4-494e-93ba-219f30b37ae9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 14:22:25.516 8 INFO glance.location [None req-4fe17de4-84a4-494e-93ba-219f30b37ae9 557f55be9665473299b679d6fda8de32 7b12733391ea4dfcbf1c1f1ec1430153 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 8|app: 0|req: 217/434] 199.204.45.4 () {48 vars in 1037 bytes} [Tue Apr 28 14:22:15 2026] PUT /v2/images/9fa22c61-ea17-4be5-881e-237c53b17580/file => generated 0 bytes in 9794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22112 switches on core 0) [pid: 7|app: 0|req: 218/435] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:22:25 2026] GET /v2/images/9fa22c61-ea17-4be5-881e-237c53b17580 => generated 1203 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 199.204.45.4 () {44 vars in 963 bytes} [Tue Apr 28 14:22:25 2026] GET /v2/images/9fa22c61-ea17-4be5-881e-237c53b17580 => generated 1203 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/601] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:36:00 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:36:00 2026] GET /v2/images => generated 4892 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/633] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:38:30 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:38:30 2026] GET /v2/images => generated 4892 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/635] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:38:31 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/636] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:38:31 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: 324/647] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:39:24 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:39:24 2026] GET /v2/images => generated 4892 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/651] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:39:32 2026] GET / => generated 1290 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:39:32 2026] GET /v2/images => generated 4892 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/665] 199.204.45.4 () {42 vars in 680 bytes} [Tue Apr 28 14:40:36 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/666] 199.204.45.4 () {44 vars in 902 bytes} [Tue Apr 28 14:40:36 2026] GET /v2/images => generated 4892 bytes in 50 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: 340/679] 10.0.0.239 () {32 vars in 633 bytes} [Tue Apr 28 14:41:37 2026] GET /v2/images => generated 4892 bytes in 23 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: 342/684] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:41:56 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41:56 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: 343/686] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41: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: 344/687] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:41:56 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41:56 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: 345/689] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41:56 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:41:56 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/691] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41:56 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: 346/692] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:41: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: 347/693] 10.0.0.127 () {36 vars in 911 bytes} [Tue Apr 28 14:41:57 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 10.0.0.127 () {36 vars in 1007 bytes} [Tue Apr 28 14:41:57 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4/locations => generated 127 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.127 () {36 vars in 987 bytes} [Tue Apr 28 14:41:58 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 348/698] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:41:58 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: 351/699] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:41:58 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: 351/704] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:42:22 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:42:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/708] 199.204.45.4 () {36 vars in 989 bytes} [Tue Apr 28 14:42:29 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 199.204.45.4 () {36 vars in 929 bytes} [Tue Apr 28 14:42:29 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 199.204.45.4 () {36 vars in 989 bytes} [Tue Apr 28 14:42:29 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 354/711] 199.204.45.4 () {36 vars in 929 bytes} [Tue Apr 28 14:42:29 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/714] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:42:43 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:42:43 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: 361/718] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:42:53 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/719] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:42:53 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/726] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:43:20 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/727] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:43: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: 367/730] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:43:28 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/731] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:43:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:29 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/733] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:29 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 369/734] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:43:30 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/735] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 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/736] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 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: 367/737] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:43:30 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 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: 368/739] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 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: 372/740] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:43:30 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 369/741] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 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/742] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:43:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.127 () {36 vars in 911 bytes} [Tue Apr 28 14:43:30 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.127 () {36 vars in 1007 bytes} [Tue Apr 28 14:43:30 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4/locations => generated 127 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.127 () {36 vars in 987 bytes} [Tue Apr 28 14:43:31 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 375/746] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:43:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:43:31 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/748] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:43:35 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 373/749] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:43:35 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: 379/754] 10.0.0.239 () {34 vars in 655 bytes} [Tue Apr 28 14:43:50 2026] POST /v2/images => generated 647 bytes in 201 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 14:43:50.407 8 WARNING glance.api.v2.images [None req-38e791f7-d98f-4a51-903a-dfd2036edba1 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a [pid: 8|app: 0|req: 376/755] 10.0.0.239 () {32 vars in 710 bytes} [Tue Apr 28 14:43:50 2026] DELETE /v2/images/fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/756] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:50 2026] GET /v2/images/fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a => 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: 377/757] 10.0.0.239 () {32 vars in 633 bytes} [Tue Apr 28 14:43:50 2026] GET /v2/images => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.239 () {34 vars in 655 bytes} [Tue Apr 28 14:43:50 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/759] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:43:50 2026] GET /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 14:43:50.624 7 INFO glance.api.v2.image_data [None req-e7d8fed1-7aa8-4d79-866c-0455ac2f5201 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 14:43:50.663 7 WARNING glance_store._drivers.rbd [None req-e7d8fed1-7aa8-4d79-866c-0455ac2f5201 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 14:43:51.667 7 INFO glance.location [None req-e7d8fed1-7aa8-4d79-866c-0455ac2f5201 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 382/760] 10.0.0.239 () {32 vars in 727 bytes} [Tue Apr 28 14:43:50 2026] PUT /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d/file => generated 0 bytes in 1090 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/761] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:51 2026] GET /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.239 () {32 vars in 717 bytes} [Tue Apr 28 14:43:51 2026] GET /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.239 () {34 vars in 655 bytes} [Tue Apr 28 14:43:51 2026] POST /v2/images => generated 649 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.239 () {32 vars in 726 bytes} [Tue Apr 28 14:43:51 2026] PATCH /v2/images/cd2b30b1-22a9-4e68-acac-6ea602d71129 => generated 652 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/765] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:51 2026] GET /v2/images/cd2b30b1-22a9-4e68-acac-6ea602d71129 => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 14:43:52.023 7 WARNING glance.api.v2.images [None req-7ec55a6c-13b1-4ad9-83f8-aa1b515db27f 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//cd2b30b1-22a9-4e68-acac-6ea602d71129 [pid: 7|app: 0|req: 385/766] 10.0.0.239 () {32 vars in 710 bytes} [Tue Apr 28 14:43:52 2026] DELETE /v2/images/cd2b30b1-22a9-4e68-acac-6ea602d71129 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:52 2026] GET /v2/images/cd2b30b1-22a9-4e68-acac-6ea602d71129 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:52.108 7 WARNING glance.api.v2.images [None req-a9eb0756-baa0-4ffc-8745-e7fc9e4b4a59 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b8210033-4a2a-4ed4-83fa-3c5e59dd349d [pid: 7|app: 0|req: 386/768] 10.0.0.239 () {32 vars in 710 bytes} [Tue Apr 28 14:43:52 2026] DELETE /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d => generated 0 bytes in 846 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/769] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:52 2026] GET /v2/images/b8210033-4a2a-4ed4-83fa-3c5e59dd349d => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 14:43:52.974 7 WARNING glance.api.v2.images [None req-76fcd3c5-171e-4e6c-ac2d-0ae54824441f 10ebbb5331b544948737210050df4a53 1f726047f4224b36ac1bd429e5b5c9a6 - - default default] Failed to find image fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a to delete: glance.common.exception.ImageNotFound: No image found with ID fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a [pid: 7|app: 0|req: 387/770] 10.0.0.239 () {32 vars in 710 bytes} [Tue Apr 28 14:43:52 2026] DELETE /v2/images/fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.239 () {32 vars in 707 bytes} [Tue Apr 28 14:43:52 2026] GET /v2/images/fea6f7eb-f2b9-4a81-8d88-29e3c106ab4a => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/772] 10.0.0.239 () {30 vars in 411 bytes} [Tue Apr 28 14:43:56 2026] GET / => generated 1290 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:44:03 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:44:03 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/783] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:44:34 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => 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: 390/784] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:44:34 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: 397/789] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:44:51 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/790] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:44:51 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/793] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:44:59 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/794] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:44:59 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: 406/807] 199.204.45.4 () {32 vars in 824 bytes} [Tue Apr 28 14:46:06 2026] GET /v2/images?status=active&owner=7b12733391ea4dfcbf1c1f1ec1430153&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/808] 199.204.45.4 () {32 vars in 651 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/809] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/810] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/811] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:46:07 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: 404/812] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/813] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:46:07 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: 405/814] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:46:07 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: 410/815] 10.0.0.2 () {36 vars in 985 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/816] 10.0.0.2 () {36 vars in 925 bytes} [Tue Apr 28 14:46:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/819] 10.0.0.127 () {36 vars in 911 bytes} [Tue Apr 28 14:46:08 2026] GET /versions => generated 1290 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/820] 10.0.0.127 () {36 vars in 1007 bytes} [Tue Apr 28 14:46:08 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/821] 10.0.0.127 () {36 vars in 987 bytes} [Tue Apr 28 14:46:08 2026] GET /v2/images/e577f6b0-d93d-4364-b14c-e15b296d3e56 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/822] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:46:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/823] 10.0.0.127 () {36 vars in 927 bytes} [Tue Apr 28 14:46:08 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: 416/826] 10.0.0.73 () {36 vars in 986 bytes} [Tue Apr 28 14:46:27 2026] GET /v2/images/fedb5a97-89dc-4b9f-9705-e3269c70e7f4 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 10.0.0.73 () {36 vars in 926 bytes} [Tue Apr 28 14:46: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: 432/868] 10.0.0.239 () {32 vars in 633 bytes} [Tue Apr 28 14:49:41 2026] GET /v2/images => generated 4892 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)