+ 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 Jun 30 18:32:04 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-846659576c-jff9t machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f9c40f19668 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-06-30 18:32:06.175 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-30 18:32:06.178 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-06-30 18:32:07.030 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-06-30 18:32:07.031 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-06-30 18:32:07.032 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:32:07.047 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-06-30 18:32:07.048 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-06-30 18:32:07.049 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-30 18:32:09.163 7 WARNING glance.api.v2.images [None req-bcfa9915-363b-46c5-9790-3512c1209854 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:32:09.192 8 WARNING glance.api.v2.images [None req-09ec0b84-0070-4410-9061-ca3cfe190249 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-30 18:32:09.508 7 WARNING keystonemiddleware._common.config [None req-bcfa9915-363b-46c5-9790-3512c1209854 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:32:09.516 7 WARNING oslo_config.cfg [None req-bcfa9915-363b-46c5-9790-3512c1209854 - - - - - -] 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 0x7f9c40f19668 pid: 7 (default app) 2026-06-30 18:32:09.540 8 WARNING keystonemiddleware._common.config [None req-09ec0b84-0070-4410-9061-ca3cfe190249 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:32:09.549 8 WARNING oslo_config.cfg [None req-09ec0b84-0070-4410-9061-ca3cfe190249 - - - - - -] 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 0x7f9c40f19668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 18:32:10 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-06-30 18:32:10.687 8 WARNING oslo_policy.policy [None req-383e8970-c52b-49b6-ac35-02868c830ecb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:10.687 8 WARNING oslo_policy.policy [None req-383e8970-c52b-49b6-ac35-02868c830ecb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:10.709 8 WARNING oslo_policy.policy [None req-383e8970-c52b-49b6-ac35-02868c830ecb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:10.710 8 WARNING oslo_policy.policy [None req-383e8970-c52b-49b6-ac35-02868c830ecb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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/4] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 18:32:10 2026] GET /v2/images => generated 69 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 18:32: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: 2/6] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 18:32:14 2026] GET /v2/images => generated 69 bytes in 33 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-06-30 18:32:14.298 7 WARNING oslo_policy.policy [None req-b47b5b95-5783-4216-9f21-3d681a0bfce1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:14.298 7 WARNING oslo_policy.policy [None req-b47b5b95-5783-4216-9f21-3d681a0bfce1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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: 5/7] 199.204.45.72 () {44 vars in 908 bytes} [Tue Jun 30 18:32:14 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.72 () {44 vars in 930 bytes} [Tue Jun 30 18:32:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:32:14.433 7 WARNING oslo_policy.policy [None req-71f29d42-4f5a-4451-bdf4-426112d73d60 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:14.433 7 WARNING oslo_policy.policy [None req-71f29d42-4f5a-4451-bdf4-426112d73d60 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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/9] 199.204.45.72 () {44 vars in 936 bytes} [Tue Jun 30 18:32:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-30 18:32:14.526 8 WARNING oslo_config.cfg [None req-ef88a5b8-e50e-4347-abe4-f0fa27c5a679 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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/10] 199.204.45.72 () {48 vars in 948 bytes} [Tue Jun 30 18:32:14 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:32:14.551 7 WARNING oslo_policy.policy [None req-c1f09305-ce89-431f-b457-413bf71ef504 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:14.551 7 WARNING oslo_policy.policy [None req-c1f09305-ce89-431f-b457-413bf71ef504 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 18:32:14.553 7 INFO glance.api.v2.image_data [None req-c1f09305-ce89-431f-b457-413bf71ef504 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:32:18.051 7 WARNING glance.location [None req-c1f09305-ce89-431f-b457-413bf71ef504 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 7/13] 199.204.45.72 () {48 vars in 1042 bytes} [Tue Jun 30 18:32:14 2026] PUT /v2/images/596526c8-3402-4b78-8e24-f2855761b663/file => generated 0 bytes in 3552 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5919 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 18:32:18 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-30 18:32:18.209 7 WARNING oslo_config.cfg [None req-d44b36e5-4191-43aa-a0f4-bf9e21a54393 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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: 8/15] 199.204.45.72 () {48 vars in 1048 bytes} [Tue Jun 30 18:32:18 2026] PATCH /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 18:32:18 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 146/291] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 18:55: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: 146/292] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 18:55:07 2026] GET /v2/images => generated 1381 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 18:55:26 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 18:55:27 2026] GET /v2/images => generated 1381 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.72 () {44 vars in 934 bytes} [Tue Jun 30 18:55:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/298] 199.204.45.72 () {44 vars in 956 bytes} [Tue Jun 30 18:55:27 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: 150/299] 199.204.45.72 () {44 vars in 936 bytes} [Tue Jun 30 18:55:27 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: 150/300] 199.204.45.72 () {48 vars in 948 bytes} [Tue Jun 30 18:55:27 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 18:55:27.208 7 INFO glance.api.v2.image_data [None req-88534515-a90f-4995-9216-572fa4503c64 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 18:56:23.570 7 WARNING glance.location [None req-88534515-a90f-4995-9216-572fa4503c64 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 151/313] 199.204.45.72 () {48 vars in 1043 bytes} [Tue Jun 30 18:55:27 2026] PUT /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6/file => generated 0 bytes in 56424 msecs (HTTP/1.1 204) 4 headers in 171 bytes (52334 switches on core 0) [pid: 8|app: 0|req: 163/314] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 18:56:23 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/315] 199.204.45.72 () {48 vars in 1048 bytes} [Tue Jun 30 18:56:23 2026] PATCH /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => generated 1395 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/316] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 18:56:23 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/317] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 18:56:25 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/318] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 18:56:25 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/415] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:04:25 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: 202/416] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:04:25 2026] GET /v2/images => generated 2778 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/419] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:04:35 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/420] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:04:35 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/421] 199.204.45.72 () {44 vars in 944 bytes} [Tue Jun 30 19:04:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/422] 199.204.45.72 () {44 vars in 966 bytes} [Tue Jun 30 19:04:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/423] 199.204.45.72 () {44 vars in 936 bytes} [Tue Jun 30 19:04:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/426] 199.204.45.72 () {48 vars in 948 bytes} [Tue Jun 30 19:04:35 2026] POST /v2/images => generated 799 bytes in 5140 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 19:04:40.590 8 WARNING oslo_policy.policy [None req-4172d8f9-0374-4109-a776-bb6e30b612ce e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 19:04:40.590 8 WARNING oslo_policy.policy [None req-4172d8f9-0374-4109-a776-bb6e30b612ce e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - 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-06-30 19:04:40.592 8 INFO glance.api.v2.image_data [None req-4172d8f9-0374-4109-a776-bb6e30b612ce e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:07:56.998 8 INFO glance.location [None req-4172d8f9-0374-4109-a776-bb6e30b612ce e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 221/465] 199.204.45.72 () {48 vars in 1042 bytes} [Tue Jun 30 19:04:40 2026] PUT /v2/images/64c746d7-0f93-4ef8-a49e-b5c3a44712cc/file => generated 0 bytes in 196481 msecs (HTTP/1.1 204) 4 headers in 171 bytes (17033 switches on core 0) [pid: 7|app: 0|req: 245/466] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 19:07:57 2026] GET /v2/images/64c746d7-0f93-4ef8-a49e-b5c3a44712cc => generated 1211 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/467] 199.204.45.72 () {48 vars in 1048 bytes} [Tue Jun 30 19:07:57 2026] PATCH /v2/images/64c746d7-0f93-4ef8-a49e-b5c3a44712cc => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/468] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 19:07:57 2026] GET /v2/images/64c746d7-0f93-4ef8-a49e-b5c3a44712cc => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/481] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:08:55 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: 253/482] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:08:55 2026] GET /v2/images => generated 4190 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/487] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:09:09 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: 256/488] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:09:09 2026] GET /v2/images => generated 4190 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/489] 199.204.45.72 () {44 vars in 936 bytes} [Tue Jun 30 19:09:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/490] 199.204.45.72 () {44 vars in 958 bytes} [Tue Jun 30 19:09:10 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/491] 199.204.45.72 () {44 vars in 936 bytes} [Tue Jun 30 19:09:10 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: 7|app: 0|req: 258/492] 199.204.45.72 () {48 vars in 948 bytes} [Tue Jun 30 19:09:10 2026] POST /v2/images => generated 791 bytes in 1194 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-30 19:09:11.278 8 INFO glance.api.v2.image_data [None req-8331c9de-e414-47c7-ad1d-aa046bb5045c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:09:32.867 8 INFO glance.location [None req-8331c9de-e414-47c7-ad1d-aa046bb5045c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 235/497] 199.204.45.72 () {48 vars in 1043 bytes} [Tue Jun 30 19:09:11 2026] PUT /v2/images/3e28ae07-a61b-4944-a4ef-14ec2f0dbaca/file => generated 0 bytes in 21634 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26890 switches on core 0) [pid: 7|app: 0|req: 263/498] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 19:09:32 2026] GET /v2/images/3e28ae07-a61b-4944-a4ef-14ec2f0dbaca => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/499] 199.204.45.72 () {48 vars in 1048 bytes} [Tue Jun 30 19:09:32 2026] PATCH /v2/images/3e28ae07-a61b-4944-a4ef-14ec2f0dbaca => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/500] 199.204.45.72 () {44 vars in 968 bytes} [Tue Jun 30 19:09:33 2026] GET /v2/images/3e28ae07-a61b-4944-a4ef-14ec2f0dbaca => generated 1382 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/695] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:25:38 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: 362/696] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:25:38 2026] GET /v2/images => generated 5574 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/725] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:28: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: 349/726] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:28:00 2026] GET /v2/images => generated 5574 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/727] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:28:02 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: 350/728] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:28:02 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/739] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:28:53 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: 384/740] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:28:53 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/743] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:29:02 2026] GET / => generated 1301 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/744] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:29:02 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/757] 199.204.45.72 () {42 vars in 685 bytes} [Tue Jun 30 19:30:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/758] 199.204.45.72 () {44 vars in 907 bytes} [Tue Jun 30 19:30:03 2026] GET /v2/images => generated 5574 bytes in 56 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: 371/769] 10.0.0.141 () {32 vars in 633 bytes} [Tue Jun 30 19:30:49 2026] GET /v2/images => generated 5574 bytes in 18 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: 401/774] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:31:10 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/775] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:31:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/776] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:31:13 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/777] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31:14 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/778] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31:14 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: 376/779] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:31:14 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/780] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31: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: 8|app: 0|req: 377/781] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31:14 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: 405/782] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:31:14 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/783] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31: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: 406/784] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:31: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: 379/785] 10.0.0.5 () {36 vars in 909 bytes} [Tue Jun 30 19:31: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: 7|app: 0|req: 407/786] 10.0.0.5 () {36 vars in 1005 bytes} [Tue Jun 30 19:31:15 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663/locations => generated 127 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/787] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 30 19:31:15 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 408/788] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:31: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: 381/789] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:31:15 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: 410/792] 199.204.45.72 () {36 vars in 990 bytes} [Tue Jun 30 19:31:18 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/793] 199.204.45.72 () {36 vars in 930 bytes} [Tue Jun 30 19:31:18 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/794] 199.204.45.72 () {36 vars in 990 bytes} [Tue Jun 30 19:31:19 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/795] 199.204.45.72 () {36 vars in 930 bytes} [Tue Jun 30 19:31:19 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: 412/796] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:31:23 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 385/797] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:31:23 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: 413/798] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:31:24 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 386/799] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:31:24 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: 391/808] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:31:58 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 418/809] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:31:58 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/810] 10.0.0.141 () {30 vars in 411 bytes} [Tue Jun 30 19:32:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/817] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:30 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/818] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:30 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 397/819] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:32:30 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 423/820] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:32:30 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: 398/821] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:32:31 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: 424/822] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:32:31 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 399/823] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:32:31 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: 425/824] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:32:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/825] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:32:31 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 426/826] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:32:31 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: 401/827] 10.0.0.5 () {36 vars in 909 bytes} [Tue Jun 30 19:32:31 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/828] 10.0.0.5 () {36 vars in 1005 bytes} [Tue Jun 30 19:32:31 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663/locations => generated 127 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/829] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 30 19:32:31 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 428/830] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:32: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: 403/831] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:32:31 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: 429/832] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:32:32 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/833] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:32:32 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: 432/838] 10.0.0.141 () {34 vars in 655 bytes} [Tue Jun 30 19:32:56 2026] POST /v2/images => generated 648 bytes in 208 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-30 19:32:56.421 8 WARNING glance.api.v2.images [None req-adaf8ab1-faaa-401b-95b4-a291a49da0fb b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//73f00760-1620-4a77-923c-0a50848fdf59 [pid: 8|app: 0|req: 407/839] 10.0.0.141 () {32 vars in 710 bytes} [Tue Jun 30 19:32:56 2026] DELETE /v2/images/73f00760-1620-4a77-923c-0a50848fdf59 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/840] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:56 2026] GET /v2/images/73f00760-1620-4a77-923c-0a50848fdf59 => 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: 408/841] 10.0.0.141 () {32 vars in 633 bytes} [Tue Jun 30 19:32:56 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/842] 10.0.0.141 () {34 vars in 655 bytes} [Tue Jun 30 19:32:56 2026] POST /v2/images => generated 703 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/843] 10.0.0.141 () {32 vars in 717 bytes} [Tue Jun 30 19:32:56 2026] GET /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-30 19:32:56.634 7 INFO glance.api.v2.image_data [None req-e0e69f56-3dc0-4e71-81b6-21a396e92f04 b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-30 19:32:56.687 7 WARNING glance_store._drivers.rbd [None req-e0e69f56-3dc0-4e71-81b6-21a396e92f04 b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-30 19:32:57.314 7 INFO glance.location [None req-e0e69f56-3dc0-4e71-81b6-21a396e92f04 b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 435/844] 10.0.0.141 () {32 vars in 727 bytes} [Tue Jun 30 19:32:56 2026] PUT /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910/file => generated 0 bytes in 719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/845] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:57 2026] GET /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910 => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/846] 10.0.0.141 () {32 vars in 717 bytes} [Tue Jun 30 19:32:57 2026] GET /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910/file => generated 1024 bytes in 190 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/847] 10.0.0.141 () {34 vars in 655 bytes} [Tue Jun 30 19:32:57 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/848] 10.0.0.141 () {32 vars in 726 bytes} [Tue Jun 30 19:32:57 2026] PATCH /v2/images/6ae92fe5-b4d8-43c5-8ada-d6349eef9dbd => generated 653 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/849] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:57 2026] GET /v2/images/6ae92fe5-b4d8-43c5-8ada-d6349eef9dbd => generated 653 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-30 19:32:57.730 7 WARNING glance.api.v2.images [None req-f272747b-db98-4367-a88a-11f8328bdca2 b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6ae92fe5-b4d8-43c5-8ada-d6349eef9dbd [pid: 7|app: 0|req: 438/850] 10.0.0.141 () {32 vars in 710 bytes} [Tue Jun 30 19:32:57 2026] DELETE /v2/images/6ae92fe5-b4d8-43c5-8ada-d6349eef9dbd => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/851] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:57 2026] GET /v2/images/6ae92fe5-b4d8-43c5-8ada-d6349eef9dbd => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:32:57.835 7 WARNING glance.api.v2.images [None req-c1b1a563-03bd-49e3-8066-9c467db4aa8d b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//09f5fd35-1879-4862-99a8-ec6d658d6910 [pid: 8|app: 0|req: 416/854] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:32:58 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 417/855] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:32: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: 7|app: 0|req: 439/856] 10.0.0.141 () {32 vars in 710 bytes} [Tue Jun 30 19:32:57 2026] DELETE /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/857] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:58 2026] GET /v2/images/09f5fd35-1879-4862-99a8-ec6d658d6910 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-30 19:32:58.690 7 WARNING glance.api.v2.images [None req-e22bf646-54cf-41a2-b818-e1406a378c0d b70dcbf3dda64224a0e77d158e1ee0e9 773a851399884857beb8cec6848c6392 - - default default] Failed to find image 73f00760-1620-4a77-923c-0a50848fdf59 to delete: glance.common.exception.ImageNotFound: No image found with ID 73f00760-1620-4a77-923c-0a50848fdf59 [pid: 7|app: 0|req: 440/858] 10.0.0.141 () {32 vars in 710 bytes} [Tue Jun 30 19:32:58 2026] DELETE /v2/images/73f00760-1620-4a77-923c-0a50848fdf59 => generated 147 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/859] 10.0.0.141 () {32 vars in 707 bytes} [Tue Jun 30 19:32:58 2026] GET /v2/images/73f00760-1620-4a77-923c-0a50848fdf59 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/868] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:33:39 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/869] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:33:39 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: 426/872] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:33:51 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/873] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:33:51 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: 451/880] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:34:18 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => 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: 430/881] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:34:18 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/886] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:34:39 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/887] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:34:39 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: 436/892] 10.0.0.73 () {36 vars in 986 bytes} [Tue Jun 30 19:34:58 2026] GET /v2/images/596526c8-3402-4b78-8e24-f2855761b663 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/893] 10.0.0.73 () {36 vars in 926 bytes} [Tue Jun 30 19:34:58 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: 462/902] 199.204.45.72 () {32 vars in 825 bytes} [Tue Jun 30 19:35:41 2026] GET /v2/images?status=active&owner=e0d1de7dfcaf4468afb6cb4b8b121b7d&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/903] 199.204.45.72 () {32 vars in 652 bytes} [Tue Jun 30 19:35:41 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: 463/904] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:35:42 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => 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: 442/905] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:35:42 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: 464/906] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:35:42 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: 443/907] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:35:42 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/908] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:35:42 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: 444/909] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:35:42 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: 466/910] 10.0.0.127 () {36 vars in 987 bytes} [Tue Jun 30 19:35:42 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/911] 10.0.0.127 () {36 vars in 927 bytes} [Tue Jun 30 19:35:42 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: 467/912] 10.0.0.5 () {36 vars in 909 bytes} [Tue Jun 30 19:35:42 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/913] 10.0.0.5 () {36 vars in 1005 bytes} [Tue Jun 30 19:35:42 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6/locations => generated 127 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/914] 10.0.0.5 () {36 vars in 985 bytes} [Tue Jun 30 19:35:42 2026] GET /v2/images/f843d4ab-fd1e-4d26-a28d-c39aff87d0f6 => 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: 447/915] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:35:42 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: 469/916] 10.0.0.5 () {36 vars in 925 bytes} [Tue Jun 30 19:35:42 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: 474/969] 10.0.0.141 () {32 vars in 633 bytes} [Tue Jun 30 19:39:59 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)