+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 24 21:45:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-778c9c95c-v2zn8 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 0x7f467a2ca668 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-07-24 21:45:14.560 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-24 21:45:14.596 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-07-24 21:45:15.489 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-07-24 21:45:15.490 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-07-24 21:45:15.491 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-07-24 21:45:15.491 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 21:45:15.493 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-07-24 21:45:15.494 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-24 21:45:17.567 7 WARNING glance.api.v2.images [None req-0d62d662-6bde-4ee9-add8-38dc53eac8c1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 21:45:17.578 8 WARNING glance.api.v2.images [None req-c63e9f3a-9efd-42f5-9802-819b3b881d00 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-24 21:45:17.901 7 WARNING keystonemiddleware._common.config [None req-0d62d662-6bde-4ee9-add8-38dc53eac8c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 21:45:17.910 7 WARNING oslo_config.cfg [None req-0d62d662-6bde-4ee9-add8-38dc53eac8c1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f467a2ca668 pid: 7 (default app) 2026-07-24 21:45:17.921 8 WARNING keystonemiddleware._common.config [None req-c63e9f3a-9efd-42f5-9802-819b3b881d00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-24 21:45:17.929 8 WARNING oslo_config.cfg [None req-c63e9f3a-9efd-42f5-9802-819b3b881d00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f467a2ca668 pid: 8 (default app) [pid: 7|app: 0|req: 21/38] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:48:13 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-07-24 21:48:13.657 8 WARNING oslo_policy.policy [None req-cfded078-3737-4561-866c-165503f4b006 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:13.658 8 WARNING oslo_policy.policy [None req-cfded078-3737-4561-866c-165503f4b006 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:13.673 8 WARNING oslo_policy.policy [None req-cfded078-3737-4561-866c-165503f4b006 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:13.673 8 WARNING oslo_policy.policy [None req-cfded078-3737-4561-866c-165503f4b006 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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: 18/39] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:48:13 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/42] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:48:18 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: 20/43] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:48:18 2026] GET /v2/images => generated 69 bytes in 44 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-07-24 21:48:18.286 7 WARNING oslo_policy.policy [None req-49f730f0-80a2-43cd-a4de-974e7ad4e0c4 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:18.287 7 WARNING oslo_policy.policy [None req-49f730f0-80a2-43cd-a4de-974e7ad4e0c4 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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: 24/44] 199.204.45.89 () {44 vars in 907 bytes} [Fri Jul 24 21:48:18 2026] GET /v2/images/cirros => generated 151 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/45] 199.204.45.89 () {44 vars in 929 bytes} [Fri Jul 24 21:48:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 21:48:18.449 7 WARNING oslo_policy.policy [None req-9ab03084-ff59-4a56-a29e-1caa4193c338 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:18.450 7 WARNING oslo_policy.policy [None req-9ab03084-ff59-4a56-a29e-1caa4193c338 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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: 25/46] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jul 24 21:48:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-24 21:48:18.542 8 WARNING oslo_config.cfg [None req-bf26c6f3-cae5-4970-b01a-f4ab893b2c33 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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: 22/47] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jul 24 21:48:18 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 21:48:18.580 7 WARNING oslo_policy.policy [None req-ba66c02f-2c72-4dc5-a930-a01eea62ab76 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:18.580 7 WARNING oslo_policy.policy [None req-ba66c02f-2c72-4dc5-a930-a01eea62ab76 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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-07-24 21:48:18.581 7 INFO glance.api.v2.image_data [None req-ba66c02f-2c72-4dc5-a930-a01eea62ab76 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 21:48:22.635 7 WARNING glance.location [None req-ba66c02f-2c72-4dc5-a930-a01eea62ab76 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 26/48] 199.204.45.89 () {48 vars in 1041 bytes} [Fri Jul 24 21:48:18 2026] PUT /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e/file => generated 0 bytes in 4120 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4031 switches on core 0) [pid: 8|app: 0|req: 23/49] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:48:22 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-24 21:48:22.794 7 WARNING oslo_config.cfg [None req-497f7b31-bc0f-42d1-bd1b-265fbfc107c6 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - 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: 27/50] 199.204.45.89 () {48 vars in 1047 bytes} [Fri Jul 24 21:48:22 2026] PATCH /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/51] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:48:22 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/54] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:48:33 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: 29/55] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:48:33 2026] GET /v2/images => generated 1381 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/60] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:48: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: 29/61] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:48:47 2026] GET /v2/images => generated 1381 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/62] 199.204.45.89 () {44 vars in 943 bytes} [Fri Jul 24 21:48:47 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 199.204.45.89 () {44 vars in 965 bytes} [Fri Jul 24 21:48:47 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jul 24 21:48:47 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: 31/65] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jul 24 21:48:47 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 21:48:47.445 7 INFO glance.api.v2.image_data [None req-ffaaab38-0578-4505-bac1-8cf35467fc31 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 21:48:56.620 7 INFO glance.location [None req-ffaaab38-0578-4505-bac1-8cf35467fc31 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 35/66] 199.204.45.89 () {48 vars in 1041 bytes} [Fri Jul 24 21:48:47 2026] PUT /v2/images/a6495bc0-dc7c-4f88-96d6-d00e5511a086/file => generated 0 bytes in 9234 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24179 switches on core 0) [pid: 8|app: 0|req: 33/69] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:48:56 2026] GET /v2/images/a6495bc0-dc7c-4f88-96d6-d00e5511a086 => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/70] 199.204.45.89 () {48 vars in 1047 bytes} [Fri Jul 24 21:48:56 2026] PATCH /v2/images/a6495bc0-dc7c-4f88-96d6-d00e5511a086 => generated 1410 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:48:56 2026] GET /v2/images/a6495bc0-dc7c-4f88-96d6-d00e5511a086 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:53:07 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: 63/123] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:53:07 2026] GET /v2/images => generated 2793 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/126] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:53:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/127] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:53:25 2026] GET /v2/images => generated 2793 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/128] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jul 24 21:53:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/129] 199.204.45.89 () {44 vars in 957 bytes} [Fri Jul 24 21:53:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jul 24 21:53:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/131] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jul 24 21:53:25 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 21:53:25.672 7 INFO glance.api.v2.image_data [None req-fda428f3-82ca-40b2-ab2e-2b47036dfcdc 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 21:53:38.782 7 INFO glance.location [None req-fda428f3-82ca-40b2-ab2e-2b47036dfcdc 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 68/136] 199.204.45.89 () {48 vars in 1042 bytes} [Fri Jul 24 21:53:25 2026] PUT /v2/images/34d9e668-f072-4713-9b42-02a4e677b524/file => generated 0 bytes in 13156 msecs (HTTP/1.1 204) 4 headers in 171 bytes (35362 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:53:38 2026] GET /v2/images/34d9e668-f072-4713-9b42-02a4e677b524 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.204.45.89 () {48 vars in 1047 bytes} [Fri Jul 24 21:53:38 2026] PATCH /v2/images/34d9e668-f072-4713-9b42-02a4e677b524 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:53:38 2026] GET /v2/images/34d9e668-f072-4713-9b42-02a4e677b524 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/142] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:53:50 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: 72/143] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:53:50 2026] GET /v2/images => generated 4177 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:54:08 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: 75/149] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:54:08 2026] GET /v2/images => generated 4177 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.89 () {44 vars in 933 bytes} [Fri Jul 24 21:54:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/151] 199.204.45.89 () {44 vars in 955 bytes} [Fri Jul 24 21:54:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.89 () {44 vars in 935 bytes} [Fri Jul 24 21:54:09 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: 77/153] 199.204.45.89 () {48 vars in 947 bytes} [Fri Jul 24 21:54:09 2026] POST /v2/images => generated 796 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-24 21:54:09.111 7 INFO glance.api.v2.image_data [None req-9321c963-cb3a-4383-bdbf-adc33dd6ca08 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 21:54:35.623 7 WARNING glance.location [None req-9321c963-cb3a-4383-bdbf-adc33dd6ca08 433ae3624c42434ba0b52ff9f986ef34 109dc088c04a47ec813f17d6f6cb76bf - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 77/158] 199.204.45.89 () {48 vars in 1042 bytes} [Fri Jul 24 21:54:09 2026] PUT /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e/file => generated 0 bytes in 26551 msecs (HTTP/1.1 204) 4 headers in 171 bytes (58509 switches on core 0) [pid: 8|app: 0|req: 82/159] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:54:35 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => 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: 78/160] 199.204.45.89 () {48 vars in 1047 bytes} [Fri Jul 24 21:54:35 2026] PATCH /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/161] 199.204.45.89 () {44 vars in 967 bytes} [Fri Jul 24 21:54:35 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/164] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 21:54:37 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: 85/165] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 21:54:37 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/306] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:06:23 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: 151/307] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:06:23 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/310] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:06:36 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: 153/311] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:06:36 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/318] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:07:00 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: 162/319] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:07:00 2026] GET /v2/images => generated 5574 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/326] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:07:34 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: 161/327] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:07:34 2026] GET /v2/images => generated 5574 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/330] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:07:36 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: 163/331] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:07:36 2026] GET /v2/images => generated 5574 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/338] 199.204.45.89 () {42 vars in 684 bytes} [Fri Jul 24 22:08:14 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: 172/339] 199.204.45.89 () {44 vars in 906 bytes} [Fri Jul 24 22:08:14 2026] GET /v2/images => generated 5574 bytes in 51 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: 172/348] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jul 24 22:08:53 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:09:16 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 25 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: 179/354] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:09:16 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 199.204.45.89 () {36 vars in 989 bytes} [Fri Jul 24 22:09:26 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 199.204.45.89 () {36 vars in 929 bytes} [Fri Jul 24 22:09:26 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: 183/361] 199.204.45.89 () {36 vars in 989 bytes} [Fri Jul 24 22:09:26 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 199.204.45.89 () {36 vars in 929 bytes} [Fri Jul 24 22:09: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: 184/363] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:09:31 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:09:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:09:33 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/366] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 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: 186/367] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 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: 182/368] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:09:33 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/369] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 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: 188/371] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:09:33 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 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: 8|app: 0|req: 189/373] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:09:33 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: 185/374] 10.0.0.249 () {36 vars in 910 bytes} [Fri Jul 24 22:09:34 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: 190/375] 10.0.0.249 () {36 vars in 1006 bytes} [Fri Jul 24 22:09:34 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e/locations => generated 127 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/376] 10.0.0.249 () {36 vars in 986 bytes} [Fri Jul 24 22:09:34 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:09:34 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: 187/378] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:09:34 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: 196/387] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:10:14 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:10:14 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: 199/393] 10.0.0.110 () {30 vars in 410 bytes} [Fri Jul 24 22:10:32 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: 201/396] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:10:43 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/397] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:10:43 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/398] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:10:43 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/399] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10:43 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: 203/400] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10:43 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: 198/401] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:10:43 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10:43 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: 199/403] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10: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: 8|app: 0|req: 205/404] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:10:43 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10: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: 8|app: 0|req: 206/406] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:10:43 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: 201/407] 10.0.0.249 () {36 vars in 910 bytes} [Fri Jul 24 22:10:44 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: 207/408] 10.0.0.249 () {36 vars in 1006 bytes} [Fri Jul 24 22:10:44 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/409] 10.0.0.249 () {36 vars in 986 bytes} [Fri Jul 24 22:10:44 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:10:44 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: 203/411] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:10:44 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:10:46 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:10:46 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: 211/416] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:10:54 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/417] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:10:54 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: 209/422] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:11:10 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/423] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:11:10 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: 210/424] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:11:13 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/425] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:11:13 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: 219/432] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:11:44 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/433] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:11:44 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: 216/436] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jul 24 22:11:51 2026] POST /v2/images => generated 648 bytes in 166 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 22:11:51.564 8 WARNING glance.api.v2.images [None req-163562ce-1631-49da-8093-568e35a4e79c 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//31ebeb1f-f4ee-415d-9281-3115aff83780 [pid: 8|app: 0|req: 221/437] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jul 24 22:11:51 2026] DELETE /v2/images/31ebeb1f-f4ee-415d-9281-3115aff83780 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/438] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:51 2026] GET /v2/images/31ebeb1f-f4ee-415d-9281-3115aff83780 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/439] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jul 24 22:11:51 2026] GET /v2/images => generated 1381 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/440] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jul 24 22:11:51 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-24 22:11:51.737 8 WARNING oslo_policy.policy [None req-210d7c65-afae-43b5-be20-8254f5eff866 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - 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-07-24 22:11:51.737 8 WARNING oslo_policy.policy [None req-210d7c65-afae-43b5-be20-8254f5eff866 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - 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: 223/441] 10.0.0.110 () {32 vars in 716 bytes} [Fri Jul 24 22:11:51 2026] GET /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-24 22:11:51.758 7 INFO glance.api.v2.image_data [None req-bc326152-20d2-4a0d-8b4f-7ce48cbacf8b 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-24 22:11:51.795 7 WARNING glance_store._drivers.rbd [None req-bc326152-20d2-4a0d-8b4f-7ce48cbacf8b 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-24 22:11:52.498 7 INFO glance.location [None req-bc326152-20d2-4a0d-8b4f-7ce48cbacf8b 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 219/442] 10.0.0.110 () {32 vars in 726 bytes} [Fri Jul 24 22:11:51 2026] PUT /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed/file => generated 0 bytes in 789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/443] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:52 2026] GET /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/444] 10.0.0.110 () {32 vars in 716 bytes} [Fri Jul 24 22:11:52 2026] GET /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed/file => generated 1024 bytes in 135 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/445] 10.0.0.110 () {34 vars in 654 bytes} [Fri Jul 24 22:11:52 2026] POST /v2/images => generated 649 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/446] 10.0.0.110 () {32 vars in 725 bytes} [Fri Jul 24 22:11:52 2026] PATCH /v2/images/5d7b8dfa-ce04-4186-a7c4-d3c9c91e9dfc => generated 652 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/447] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:52 2026] GET /v2/images/5d7b8dfa-ce04-4186-a7c4-d3c9c91e9dfc => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-24 22:11:52.831 7 WARNING glance.api.v2.images [None req-b7e20d79-9118-4137-84f2-c50250c38c28 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5d7b8dfa-ce04-4186-a7c4-d3c9c91e9dfc [pid: 7|app: 0|req: 222/448] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jul 24 22:11:52 2026] DELETE /v2/images/5d7b8dfa-ce04-4186-a7c4-d3c9c91e9dfc => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/449] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:52 2026] GET /v2/images/5d7b8dfa-ce04-4186-a7c4-d3c9c91e9dfc => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 22:11:52.897 7 WARNING glance.api.v2.images [None req-0ac082d6-7f7d-489b-b220-ca21da4a7312 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//640c2c14-54b6-4130-89b3-75d385fcc8ed [pid: 7|app: 0|req: 223/450] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jul 24 22:11:52 2026] DELETE /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed => generated 0 bytes in 857 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/451] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:53 2026] GET /v2/images/640c2c14-54b6-4130-89b3-75d385fcc8ed => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-24 22:11:53.774 7 WARNING glance.api.v2.images [None req-824c2c33-d063-460b-9adc-c641ff64ba92 84573ba19fc1432dab4ca4bcf9559140 fd4f8f0c54f14348bf64be37d647dd3b - - default default] Failed to find image 31ebeb1f-f4ee-415d-9281-3115aff83780 to delete: glance.common.exception.ImageNotFound: No image found with ID 31ebeb1f-f4ee-415d-9281-3115aff83780 [pid: 7|app: 0|req: 224/452] 10.0.0.110 () {32 vars in 709 bytes} [Fri Jul 24 22:11:53 2026] DELETE /v2/images/31ebeb1f-f4ee-415d-9281-3115aff83780 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 10.0.0.110 () {32 vars in 706 bytes} [Fri Jul 24 22:11:53 2026] GET /v2/images/31ebeb1f-f4ee-415d-9281-3115aff83780 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/466] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:12:52 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/467] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:12:52 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: 246/486] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:14:23 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/487] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:14:23 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: 244/492] 10.0.0.57 () {36 vars in 985 bytes} [Fri Jul 24 22:14:41 2026] GET /v2/images/1fa55cf5-24e4-45dd-a2a5-b6804765912e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/493] 10.0.0.57 () {36 vars in 925 bytes} [Fri Jul 24 22:14:41 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: 248/500] 199.204.45.89 () {32 vars in 824 bytes} [Fri Jul 24 22:15:14 2026] GET /v2/images?status=active&owner=109dc088c04a47ec813f17d6f6cb76bf&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 199.204.45.89 () {32 vars in 651 bytes} [Fri Jul 24 22:15:14 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: 249/502] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:15:14 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:15:14 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: 250/504] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:15:14 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: 255/505] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:15:15 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/506] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:15:15 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: 256/507] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:15:15 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: 252/508] 10.0.0.41 () {36 vars in 985 bytes} [Fri Jul 24 22:15:15 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/509] 10.0.0.41 () {36 vars in 925 bytes} [Fri Jul 24 22:15:15 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: 253/510] 10.0.0.249 () {36 vars in 910 bytes} [Fri Jul 24 22:15:15 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: 258/511] 10.0.0.249 () {36 vars in 1006 bytes} [Fri Jul 24 22:15:15 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e/locations => generated 127 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/512] 10.0.0.249 () {36 vars in 986 bytes} [Fri Jul 24 22:15:15 2026] GET /v2/images/fc8decd0-9468-4c2d-9c23-1570c357976e => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/513] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:15:15 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: 255/514] 10.0.0.249 () {36 vars in 926 bytes} [Fri Jul 24 22:15:15 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: 277/557] 10.0.0.110 () {32 vars in 632 bytes} [Fri Jul 24 22:18:38 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)