+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Jun 15 16:10:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-58f5d4cdc4-n2bwk 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 0x7f93105e2668 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-15 16:10:40.250 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-15 16:10:40.257 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-15 16:10:41.139 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-15 16:10:41.140 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-15 16:10:41.141 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:10:41.152 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-15 16:10:41.153 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-15 16:10:41.153 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:10:43.282 7 WARNING glance.api.v2.images [None req-7a6ef1e1-875f-4fe2-950c-ffa7672390ec - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:10:43.369 8 WARNING glance.api.v2.images [None req-c1853d9b-b71f-4385-8bf9-5ba2efd55721 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:10:43.629 7 WARNING keystonemiddleware._common.config [None req-7a6ef1e1-875f-4fe2-950c-ffa7672390ec - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:10:43.638 7 WARNING oslo_config.cfg [None req-7a6ef1e1-875f-4fe2-950c-ffa7672390ec - - - - - -] 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 0x7f93105e2668 pid: 7 (default app) 2026-06-15 16:10:43.738 8 WARNING keystonemiddleware._common.config [None req-c1853d9b-b71f-4385-8bf9-5ba2efd55721 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:10:43.746 8 WARNING oslo_config.cfg [None req-c1853d9b-b71f-4385-8bf9-5ba2efd55721 - - - - - -] 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 0x7f93105e2668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:10:45 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-15 16:10:46.342 8 WARNING oslo_policy.policy [None req-b978520c-d0dd-43cf-b89c-39a76cc23a7a 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:46.343 8 WARNING oslo_policy.policy [None req-b978520c-d0dd-43cf-b89c-39a76cc23a7a 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:46.361 8 WARNING oslo_policy.policy [None req-b978520c-d0dd-43cf-b89c-39a76cc23a7a 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:46.362 8 WARNING oslo_policy.policy [None req-b978520c-d0dd-43cf-b89c-39a76cc23a7a 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:10:45 2026] GET /v2/images => generated 69 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:10: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: 2/7] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:10:50 2026] GET /v2/images => generated 69 bytes in 38 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-15 16:10:50.336 7 WARNING oslo_policy.policy [None req-1cd0c2f7-0ec1-4523-89b4-cc842c47f5f3 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:50.336 7 WARNING oslo_policy.policy [None req-1cd0c2f7-0ec1-4523-89b4-cc842c47f5f3 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 907 bytes} [Mon Jun 15 16:10:50 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 929 bytes} [Mon Jun 15 16:10:50 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:10:50.472 7 WARNING oslo_policy.policy [None req-696f60e3-a5a9-44e1-a98d-7d2f6052ebd0 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:50.473 7 WARNING oslo_policy.policy [None req-696f60e3-a5a9-44e1-a98d-7d2f6052ebd0 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 935 bytes} [Mon Jun 15 16:10:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-15 16:10:50.550 8 WARNING oslo_config.cfg [None req-25266af6-ce9c-468b-bcc1-e9453ca3f29a 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 947 bytes} [Mon Jun 15 16:10:50 2026] POST /v2/images => generated 760 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-15 16:10:50.575 7 WARNING oslo_policy.policy [None req-a9c4527f-1a39-494b-a06b-c5636ca4b481 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:50.575 7 WARNING oslo_policy.policy [None req-a9c4527f-1a39-494b-a06b-c5636ca4b481 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - 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-15 16:10:50.577 7 INFO glance.api.v2.image_data [None req-a9c4527f-1a39-494b-a06b-c5636ca4b481 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:10:53.936 7 WARNING glance.location [None req-a9c4527f-1a39-494b-a06b-c5636ca4b481 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.53 () {48 vars in 1041 bytes} [Mon Jun 15 16:10:50 2026] PUT /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f/file => generated 0 bytes in 3406 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6763 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:10:53 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:10:54.084 7 WARNING oslo_config.cfg [None req-e1249d84-948f-45b3-a2ed-ee35ca055c2e 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.53 () {48 vars in 1047 bytes} [Mon Jun 15 16:10:53 2026] PATCH /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:10:54 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/274] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:32:18 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:32:18 2026] GET /v2/images => generated 1381 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:32:42 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: 141/283] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:32:42 2026] GET /v2/images => generated 1381 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 199.204.45.53 () {44 vars in 933 bytes} [Mon Jun 15 16:32:42 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: 142/285] 199.204.45.53 () {44 vars in 955 bytes} [Mon Jun 15 16:32:42 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: 144/286] 199.204.45.53 () {44 vars in 935 bytes} [Mon Jun 15 16:32:42 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.53 () {48 vars in 947 bytes} [Mon Jun 15 16:32:42 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-15 16:32:42.763 7 INFO glance.api.v2.image_data [None req-9b98a5c4-fc81-49f7-b33c-4edfe7652ade 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:33:09.519 7 WARNING glance.location [None req-9b98a5c4-fc81-49f7-b33c-4edfe7652ade 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/292] 199.204.45.53 () {48 vars in 1042 bytes} [Mon Jun 15 16:32:42 2026] PUT /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58/file => generated 0 bytes in 26807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (72828 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:33:09 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 199.204.45.53 () {48 vars in 1047 bytes} [Mon Jun 15 16:33:09 2026] PATCH /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => generated 1395 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:33:09 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:33:11 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: 150/297] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:33:11 2026] GET /v2/images => generated 2778 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:40:27 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: 195/387] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:40:27 2026] GET /v2/images => generated 2778 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:40:39 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: 197/391] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:40:39 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.53 () {44 vars in 943 bytes} [Mon Jun 15 16:40:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.53 () {44 vars in 965 bytes} [Mon Jun 15 16:40:40 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/394] 199.204.45.53 () {44 vars in 935 bytes} [Mon Jun 15 16:40:40 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: 199/395] 199.204.45.53 () {48 vars in 947 bytes} [Mon Jun 15 16:40:40 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-15 16:40:40.133 7 INFO glance.api.v2.image_data [None req-588ad3ed-7aeb-4342-8efb-270bc58bd3a6 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:40:57.240 7 INFO glance.location [None req-588ad3ed-7aeb-4342-8efb-270bc58bd3a6 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/400] 199.204.45.53 () {48 vars in 1041 bytes} [Mon Jun 15 16:40:40 2026] PUT /v2/images/ef6b2ece-36da-44f5-8bae-4f0b484f7744/file => generated 0 bytes in 17147 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25219 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:40:57 2026] GET /v2/images/ef6b2ece-36da-44f5-8bae-4f0b484f7744 => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.53 () {48 vars in 1047 bytes} [Mon Jun 15 16:40:57 2026] PATCH /v2/images/ef6b2ece-36da-44f5-8bae-4f0b484f7744 => generated 1410 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:40:57 2026] GET /v2/images/ef6b2ece-36da-44f5-8bae-4f0b484f7744 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/412] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:41:35 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: 210/413] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:41:35 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/416] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:41:51 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: 212/417] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:41:51 2026] GET /v2/images => generated 4190 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/418] 199.204.45.53 () {44 vars in 935 bytes} [Mon Jun 15 16:41:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/419] 199.204.45.53 () {44 vars in 957 bytes} [Mon Jun 15 16:41:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/420] 199.204.45.53 () {44 vars in 935 bytes} [Mon Jun 15 16:41:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/421] 199.204.45.53 () {48 vars in 947 bytes} [Mon Jun 15 16:41:51 2026] POST /v2/images => generated 791 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-15 16:41:51.718 7 INFO glance.api.v2.image_data [None req-211df537-f970-4464-9785-febf975ae717 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:42:06.676 7 INFO glance.location [None req-211df537-f970-4464-9785-febf975ae717 5eae104598a64a889bca5efb09877070 7c209a5635684af3b476b6874dd862d1 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/426] 199.204.45.53 () {48 vars in 1042 bytes} [Mon Jun 15 16:41:51 2026] PUT /v2/images/29c4bd93-2947-4901-bf83-a54ddc45b620/file => generated 0 bytes in 15006 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33921 switches on core 0) [pid: 8|app: 0|req: 219/427] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:42:06 2026] GET /v2/images/29c4bd93-2947-4901-bf83-a54ddc45b620 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/428] 199.204.45.53 () {48 vars in 1047 bytes} [Mon Jun 15 16:42:06 2026] PATCH /v2/images/29c4bd93-2947-4901-bf83-a54ddc45b620 => generated 1382 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/429] 199.204.45.53 () {44 vars in 967 bytes} [Mon Jun 15 16:42:06 2026] GET /v2/images/29c4bd93-2947-4901-bf83-a54ddc45b620 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/586] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:55: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: 299/587] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:55:08 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/616] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:57:31 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/617] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:57:31 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/620] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:57: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: 305/621] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:57:33 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/632] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:58:24 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: 311/633] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:58:24 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: 324/636] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:58: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: 313/637] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:58:33 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/650] 199.204.45.53 () {42 vars in 684 bytes} [Mon Jun 15 16:59:35 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 199.204.45.53 () {44 vars in 906 bytes} [Mon Jun 15 16:59:35 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/662] 10.0.0.91 () {32 vars in 632 bytes} [Mon Jun 15 17:00:25 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/667] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:00:49 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 104 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: 339/668] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/669] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 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: 340/670] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:00:49 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/671] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 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: 341/672] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 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: 332/673] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:00:49 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/674] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 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: 333/675] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:00:49 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: 343/676] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 15 17:00:50 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: 334/677] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 15 17:00:50 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f/locations => generated 127 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/678] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 15 17:00:50 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 335/679] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:00:50 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: 345/680] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:00:50 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: 337/683] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:00:54 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/684] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:00:54 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/687] 199.204.45.53 () {36 vars in 990 bytes} [Mon Jun 15 17:01:04 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 339/688] 199.204.45.53 () {36 vars in 930 bytes} [Mon Jun 15 17:01:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 199.204.45.53 () {36 vars in 990 bytes} [Mon Jun 15 17:01:05 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 340/690] 199.204.45.53 () {36 vars in 930 bytes} [Mon Jun 15 17:01:05 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: 351/691] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:01:08 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 341/692] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:01:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/693] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:01:09 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 342/694] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:01:09 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: 346/701] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:01:41 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 356/702] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:01:41 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: 350/709] 10.0.0.91 () {34 vars in 654 bytes} [Mon Jun 15 17:02:03 2026] POST /v2/images => generated 649 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 17:02:03.644 8 WARNING glance.api.v2.images [None req-f6bfe29f-50e5-42fa-9488-027dbd2ce34b 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 [pid: 8|app: 0|req: 360/710] 10.0.0.91 () {32 vars in 709 bytes} [Mon Jun 15 17:02:03 2026] DELETE /v2/images/d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/711] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:03 2026] GET /v2/images/d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/712] 10.0.0.91 () {32 vars in 632 bytes} [Mon Jun 15 17:02:03 2026] GET /v2/images => generated 1381 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/713] 10.0.0.91 () {34 vars in 654 bytes} [Mon Jun 15 17:02:03 2026] POST /v2/images => generated 702 bytes in 35 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 17:02:03.778 8 WARNING oslo_policy.policy [None req-395c48cb-58bc-445c-92cf-373198436750 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - 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-15 17:02:03.778 8 WARNING oslo_policy.policy [None req-395c48cb-58bc-445c-92cf-373198436750 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - 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: 362/714] 10.0.0.91 () {32 vars in 716 bytes} [Mon Jun 15 17:02:03 2026] GET /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 17:02:03.799 7 INFO glance.api.v2.image_data [None req-43dfc42c-d5e2-4779-97b6-f341c56bb4d7 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 17:02:03.847 7 WARNING glance_store._drivers.rbd [None req-43dfc42c-d5e2-4779-97b6-f341c56bb4d7 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-15 17:02:04.580 7 INFO glance.location [None req-43dfc42c-d5e2-4779-97b6-f341c56bb4d7 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 353/715] 10.0.0.91 () {32 vars in 726 bytes} [Mon Jun 15 17:02:03 2026] PUT /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd/file => generated 0 bytes in 834 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:04 2026] GET /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd => generated 1103 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/717] 10.0.0.91 () {32 vars in 716 bytes} [Mon Jun 15 17:02:04 2026] GET /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd/file => generated 1024 bytes in 124 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.91 () {34 vars in 654 bytes} [Mon Jun 15 17:02:04 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/719] 10.0.0.91 () {32 vars in 725 bytes} [Mon Jun 15 17:02:04 2026] PATCH /v2/images/6e1b03bd-60ba-48f1-b266-90ed3e1f7d83 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/720] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:04 2026] GET /v2/images/6e1b03bd-60ba-48f1-b266-90ed3e1f7d83 => generated 653 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 17:02:04.932 7 WARNING glance.api.v2.images [None req-2cf766df-23e6-45f3-8082-ef66ddf64367 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6e1b03bd-60ba-48f1-b266-90ed3e1f7d83 [pid: 7|app: 0|req: 356/721] 10.0.0.91 () {32 vars in 709 bytes} [Mon Jun 15 17:02:04 2026] DELETE /v2/images/6e1b03bd-60ba-48f1-b266-90ed3e1f7d83 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:04 2026] GET /v2/images/6e1b03bd-60ba-48f1-b266-90ed3e1f7d83 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:02:05.008 7 WARNING glance.api.v2.images [None req-0df429e5-ccfb-441a-9afa-661e0034edf9 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da9563fb-5f11-40ff-b587-e47046b1e5cd [pid: 7|app: 0|req: 357/723] 10.0.0.91 () {32 vars in 709 bytes} [Mon Jun 15 17:02:04 2026] DELETE /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd => generated 0 bytes in 825 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/724] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:05 2026] GET /v2/images/da9563fb-5f11-40ff-b587-e47046b1e5cd => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 17:02:05.849 7 WARNING glance.api.v2.images [None req-d8c6910f-d042-4765-93ff-5ceba4c6b49d 8cfd7fa0b8234638a6bfb07afe569fff 05de82eedd4e4090a7532fdb1bfec1e5 - - default default] Failed to find image d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 to delete: glance.common.exception.ImageNotFound: No image found with ID d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 [pid: 7|app: 0|req: 358/725] 10.0.0.91 () {32 vars in 709 bytes} [Mon Jun 15 17:02:05 2026] DELETE /v2/images/d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/726] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:02:05 2026] GET /v2/images/d0ac3229-a9dd-4a80-bd82-0bbfc99ad947 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/729] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:02:14 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/730] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:02: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: 376/741] 10.0.0.91 () {30 vars in 410 bytes} [Mon Jun 15 17:03:04 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: 367/744] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:03:13 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 378/745] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:03:13 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/746] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/747] 10.0.0.91 () {32 vars in 706 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 369/748] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/749] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 370/750] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 381/751] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 371/752] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 382/753] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 372/754] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 373/756] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 15 17:03:17 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/758] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 15 17:03:17 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 375/760] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:03:17 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: 389/767] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:03:50 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 379/768] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:03:50 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: 390/769] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:03:52 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 380/770] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:03:52 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: 393/775] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:04:07 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 383/776] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:04:07 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:06:14 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => generated 1312 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/804] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:06:15 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: 400/809] 10.0.0.103 () {36 vars in 987 bytes} [Mon Jun 15 17:06:32 2026] GET /v2/images/8fc7cf10-6d23-426b-a2da-ba2b7cf7c83f => 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: 410/810] 10.0.0.103 () {36 vars in 927 bytes} [Mon Jun 15 17:06:32 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: 404/817] 199.204.45.53 () {32 vars in 825 bytes} [Mon Jun 15 17:07:09 2026] GET /v2/images?status=active&owner=7c209a5635684af3b476b6874dd862d1&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/818] 199.204.45.53 () {32 vars in 652 bytes} [Mon Jun 15 17:07:09 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/819] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:07:09 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => generated 1395 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/820] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:07:09 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: 406/821] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:07:09 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: 416/822] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:07:09 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/823] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:07:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/824] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:07:09 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: 408/825] 10.0.0.142 () {36 vars in 987 bytes} [Mon Jun 15 17:07:09 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => 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: 418/826] 10.0.0.142 () {36 vars in 927 bytes} [Mon Jun 15 17:07:09 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: 409/827] 10.0.0.189 () {36 vars in 911 bytes} [Mon Jun 15 17:07:10 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: 419/828] 10.0.0.189 () {36 vars in 1007 bytes} [Mon Jun 15 17:07:10 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58/locations => generated 127 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/829] 10.0.0.189 () {36 vars in 987 bytes} [Mon Jun 15 17:07:10 2026] GET /v2/images/a92bba1c-9698-4fb0-b1c5-5507ed204e58 => 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: 420/830] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:07: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: 411/831] 10.0.0.189 () {36 vars in 927 bytes} [Mon Jun 15 17:07: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: 434/876] 10.0.0.91 () {32 vars in 632 bytes} [Mon Jun 15 17:10:44 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)