+ 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 [Wed Jun 10 10:45:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-65745d9c68-2scbb 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 0x7fc5ff132668 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-10 10:45:57.909 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-10 10:45:57.911 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-10 10:45:58.794 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-10 10:45:58.795 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-10 10:45:58.796 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:45:58.814 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-10 10:45:58.815 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-10 10:45:58.816 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-10 10:46:00.952 7 WARNING glance.api.v2.images [None req-9eba5f0d-54b3-4e4b-90e8-aa54cc5be8cc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:46:01.022 8 WARNING glance.api.v2.images [None req-aaeabc63-0715-49aa-9f0e-567f86056b0a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-10 10:46:01.359 7 WARNING keystonemiddleware._common.config [None req-9eba5f0d-54b3-4e4b-90e8-aa54cc5be8cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:46:01.368 7 WARNING oslo_config.cfg [None req-9eba5f0d-54b3-4e4b-90e8-aa54cc5be8cc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc5ff132668 pid: 7 (default app) 2026-06-10 10:46:01.394 8 WARNING keystonemiddleware._common.config [None req-aaeabc63-0715-49aa-9f0e-567f86056b0a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 10:46:01.403 8 WARNING oslo_config.cfg [None req-aaeabc63-0715-49aa-9f0e-567f86056b0a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc5ff132668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 10:46:03 2026] GET / => generated 1301 bytes in 3 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-10 10:46:03.604 8 WARNING oslo_policy.policy [None req-dbf72da8-6076-4d97-9d1e-fe2e7fbea5bc c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:03.605 8 WARNING oslo_policy.policy [None req-dbf72da8-6076-4d97-9d1e-fe2e7fbea5bc c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:03.619 8 WARNING oslo_policy.policy [None req-dbf72da8-6076-4d97-9d1e-fe2e7fbea5bc c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:03.619 8 WARNING oslo_policy.policy [None req-dbf72da8-6076-4d97-9d1e-fe2e7fbea5bc c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 10:46:03 2026] GET /v2/images => generated 69 bytes in 608 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 10:46:07 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.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 10:46:07 2026] GET /v2/images => generated 69 bytes in 36 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-10 10:46:07.540 7 WARNING oslo_policy.policy [None req-4911dcf0-64b7-4a92-8133-dd8d6e227984 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:07.541 7 WARNING oslo_policy.policy [None req-4911dcf0-64b7-4a92-8133-dd8d6e227984 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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.19.213.60 () {44 vars in 907 bytes} [Wed Jun 10 10:46:07 2026] GET /v2/images/cirros => generated 151 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.60 () {44 vars in 929 bytes} [Wed Jun 10 10:46:07 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-10 10:46:07.675 7 WARNING oslo_policy.policy [None req-0d3f5d98-81cd-4f73-ac28-cc963614f459 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:07.675 7 WARNING oslo_policy.policy [None req-0d3f5d98-81cd-4f73-ac28-cc963614f459 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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.19.213.60 () {44 vars in 935 bytes} [Wed Jun 10 10:46:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-10 10:46:07.762 8 WARNING oslo_config.cfg [None req-1e0ec311-c34e-40d8-a96c-002333e91df4 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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.19.213.60 () {48 vars in 947 bytes} [Wed Jun 10 10:46:07 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 10:46:07.787 7 WARNING oslo_policy.policy [None req-1be248a9-38d6-4133-88b3-b7b3d99bd43e c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:07.787 7 WARNING oslo_policy.policy [None req-1be248a9-38d6-4133-88b3-b7b3d99bd43e c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 10:46:07.788 7 INFO glance.api.v2.image_data [None req-1be248a9-38d6-4133-88b3-b7b3d99bd43e c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 10:46:11.460 7 WARNING glance.location [None req-1be248a9-38d6-4133-88b3-b7b3d99bd43e c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.19.213.60 () {48 vars in 1041 bytes} [Wed Jun 10 10:46:07 2026] PUT /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab/file => generated 0 bytes in 3722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4430 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 10:46:11 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-10 10:46:11.614 7 WARNING oslo_config.cfg [None req-4be3e2e2-a3ed-471e-b9aa-dd86b25bd8c9 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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.19.213.60 () {48 vars in 1047 bytes} [Wed Jun 10 10:46:11 2026] PATCH /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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/17] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 10:46:11 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 137/274] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:07:36 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:07:36 2026] GET /v2/images => generated 1381 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:07:54 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: 140/281] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:07:54 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.19.213.60 () {44 vars in 933 bytes} [Wed Jun 10 11:07:54 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.19.213.60 () {44 vars in 955 bytes} [Wed Jun 10 11:07:54 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: 143/284] 199.19.213.60 () {44 vars in 935 bytes} [Wed Jun 10 11:07:54 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: 142/285] 199.19.213.60 () {48 vars in 947 bytes} [Wed Jun 10 11:07:54 2026] POST /v2/images => generated 796 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 11:07:54.795 7 INFO glance.api.v2.image_data [None req-4f32706f-4f74-4149-9df6-50b06ec4a4d5 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:08:20.864 7 WARNING glance.location [None req-4f32706f-4f74-4149-9df6-50b06ec4a4d5 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 144/292] 199.19.213.60 () {48 vars in 1042 bytes} [Wed Jun 10 11:07:54 2026] PUT /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789/file => generated 0 bytes in 26123 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63159 switches on core 0) [pid: 8|app: 0|req: 149/293] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:08:20 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => 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: 145/294] 199.19.213.60 () {48 vars in 1047 bytes} [Wed Jun 10 11:08:20 2026] PATCH /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/295] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:08:21 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/296] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:08:22 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: 151/297] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:08:22 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:15:32 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: 195/385] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:15:32 2026] GET /v2/images => generated 2778 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/388] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:15:41 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: 192/389] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:15:41 2026] GET /v2/images => generated 2778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/390] 199.19.213.60 () {44 vars in 943 bytes} [Wed Jun 10 11:15:41 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: 7|app: 0|req: 193/391] 199.19.213.60 () {44 vars in 965 bytes} [Wed Jun 10 11:15:41 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/392] 199.19.213.60 () {44 vars in 935 bytes} [Wed Jun 10 11:15:41 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: 194/393] 199.19.213.60 () {48 vars in 947 bytes} [Wed Jun 10 11:15:41 2026] POST /v2/images => generated 799 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 11:15:41.624 8 WARNING oslo_policy.policy [None req-78198d8e-1718-4fe5-8fe9-71e73890ad2b c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 11:15:41.624 8 WARNING oslo_policy.policy [None req-78198d8e-1718-4fe5-8fe9-71e73890ad2b c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - 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-10 11:15:41.626 8 INFO glance.api.v2.image_data [None req-78198d8e-1718-4fe5-8fe9-71e73890ad2b c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:15:56.718 8 INFO glance.location [None req-78198d8e-1718-4fe5-8fe9-71e73890ad2b c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 200/396] 199.19.213.60 () {48 vars in 1041 bytes} [Wed Jun 10 11:15:41 2026] PUT /v2/images/a3d560c4-9935-4604-a0ab-936c2a6af7ec/file => generated 0 bytes in 15141 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23913 switches on core 0) [pid: 7|app: 0|req: 197/397] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:15:56 2026] GET /v2/images/a3d560c4-9935-4604-a0ab-936c2a6af7ec => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.19.213.60 () {48 vars in 1047 bytes} [Wed Jun 10 11:15:56 2026] PATCH /v2/images/a3d560c4-9935-4604-a0ab-936c2a6af7ec => generated 1410 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:15:56 2026] GET /v2/images/a3d560c4-9935-4604-a0ab-936c2a6af7ec => generated 1410 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:16: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: 206/409] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:16:35 2026] GET /v2/images => generated 4190 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:16:47 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:16:47 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.19.213.60 () {44 vars in 935 bytes} [Wed Jun 10 11:16:47 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.19.213.60 () {44 vars in 957 bytes} [Wed Jun 10 11:16:47 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.19.213.60 () {44 vars in 935 bytes} [Wed Jun 10 11:16:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/417] 199.19.213.60 () {48 vars in 947 bytes} [Wed Jun 10 11:16:47 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-10 11:16:47.974 7 INFO glance.api.v2.image_data [None req-747dc4ca-a8e6-4a84-a0ec-098e1ca7e516 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:17:05.378 7 INFO glance.location [None req-747dc4ca-a8e6-4a84-a0ec-098e1ca7e516 c7e36a91c40e49888b815a50eb0f89f7 eeafe15d8bf449cd8982000fa57a4ed2 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/422] 199.19.213.60 () {48 vars in 1042 bytes} [Wed Jun 10 11:16:47 2026] PUT /v2/images/0640e1b1-a9ac-4bcb-b696-03ab1135aa9b/file => generated 0 bytes in 17454 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33209 switches on core 0) [pid: 8|app: 0|req: 215/423] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:17:05 2026] GET /v2/images/0640e1b1-a9ac-4bcb-b696-03ab1135aa9b => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/424] 199.19.213.60 () {48 vars in 1047 bytes} [Wed Jun 10 11:17:05 2026] PATCH /v2/images/0640e1b1-a9ac-4bcb-b696-03ab1135aa9b => generated 1382 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/425] 199.19.213.60 () {44 vars in 967 bytes} [Wed Jun 10 11:17:05 2026] GET /v2/images/0640e1b1-a9ac-4bcb-b696-03ab1135aa9b => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/582] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:30: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: 295/583] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:30:02 2026] GET /v2/images => generated 5574 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/612] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:32:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/613] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:32:23 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/614] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:32: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: 304/615] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:32:25 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/626] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:33:17 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/627] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:33:17 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:33:26 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: 312/631] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:33:26 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/644] 199.19.213.60 () {42 vars in 684 bytes} [Wed Jun 10 11:34: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: 326/645] 199.19.213.60 () {44 vars in 906 bytes} [Wed Jun 10 11:34:27 2026] GET /v2/images => generated 5574 bytes in 39 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: 331/654] 10.0.0.150 () {32 vars in 633 bytes} [Wed Jun 10 11:35:09 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: 8|app: 0|req: 334/659] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:35:28 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 122 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/660] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:28 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/661] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/662] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:35:28 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/663] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:28 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: 328/664] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:28 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/665] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:35:29 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/666] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:29 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/667] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:35:29 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: 330/668] 10.0.0.118 () {36 vars in 911 bytes} [Wed Jun 10 11:35:29 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: 339/669] 10.0.0.118 () {36 vars in 1007 bytes} [Wed Jun 10 11:35:29 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab/locations => generated 127 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 11:35:30 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/671] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:35: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: 7|app: 0|req: 332/672] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:35:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/675] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:35:32 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/676] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:35:32 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: 343/677] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:35:40 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/678] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:35:40 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: 344/679] 199.19.213.60 () {36 vars in 990 bytes} [Wed Jun 10 11:35:40 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 336/680] 199.19.213.60 () {36 vars in 930 bytes} [Wed Jun 10 11:35:40 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 199.19.213.60 () {36 vars in 990 bytes} [Wed Jun 10 11:35:41 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 338/684] 199.19.213.60 () {36 vars in 930 bytes} [Wed Jun 10 11: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: 8|app: 0|req: 348/687] 10.0.0.150 () {34 vars in 655 bytes} [Wed Jun 10 11:35:53 2026] POST /v2/images => generated 649 bytes in 209 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-10 11:35:53.694 7 WARNING glance.api.v2.images [None req-9ba2e950-598c-49b7-bb49-edd16f2043a4 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//caa7047c-d7b2-4b9a-ba7c-b56af3987326 [pid: 7|app: 0|req: 340/688] 10.0.0.150 () {32 vars in 710 bytes} [Wed Jun 10 11:35:53 2026] DELETE /v2/images/caa7047c-d7b2-4b9a-ba7c-b56af3987326 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:53 2026] GET /v2/images/caa7047c-d7b2-4b9a-ba7c-b56af3987326 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 10.0.0.150 () {32 vars in 633 bytes} [Wed Jun 10 11:35:53 2026] GET /v2/images => generated 1381 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.150 () {34 vars in 655 bytes} [Wed Jun 10 11:35:53 2026] POST /v2/images => generated 703 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 10.0.0.150 () {32 vars in 717 bytes} [Wed Jun 10 11:35:53 2026] GET /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-10 11:35:53.881 8 INFO glance.api.v2.image_data [None req-f053138d-7ddc-4520-93fb-22dea396d416 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-10 11:35:53.924 8 WARNING glance_store._drivers.rbd [None req-f053138d-7ddc-4520-93fb-22dea396d416 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-10 11:35:55.013 8 INFO glance.location [None req-f053138d-7ddc-4520-93fb-22dea396d416 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/693] 10.0.0.150 () {32 vars in 727 bytes} [Wed Jun 10 11:35:53 2026] PUT /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53/file => generated 0 bytes in 1188 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/694] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:55 2026] GET /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53 => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/695] 10.0.0.150 () {32 vars in 717 bytes} [Wed Jun 10 11:35:55 2026] GET /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53/file => generated 1024 bytes in 192 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/696] 10.0.0.150 () {34 vars in 655 bytes} [Wed Jun 10 11:35:55 2026] POST /v2/images => generated 649 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/697] 10.0.0.150 () {32 vars in 726 bytes} [Wed Jun 10 11:35:55 2026] PATCH /v2/images/7cd6b085-c4d9-4f27-bcdd-13763fe22ed4 => generated 652 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:55 2026] GET /v2/images/7cd6b085-c4d9-4f27-bcdd-13763fe22ed4 => generated 652 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-10 11:35:55.526 8 WARNING glance.api.v2.images [None req-49044dec-a9ad-43dd-b2b9-eef282252c4c 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7cd6b085-c4d9-4f27-bcdd-13763fe22ed4 [pid: 8|app: 0|req: 354/699] 10.0.0.150 () {32 vars in 710 bytes} [Wed Jun 10 11:35:55 2026] DELETE /v2/images/7cd6b085-c4d9-4f27-bcdd-13763fe22ed4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/700] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:55 2026] GET /v2/images/7cd6b085-c4d9-4f27-bcdd-13763fe22ed4 => generated 139 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:35:55.630 8 WARNING glance.api.v2.images [None req-cfdfc81a-4e74-465e-92bb-6ce76e00ab27 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//13aadd05-7c86-43fe-aa56-3368712ddb53 [pid: 8|app: 0|req: 355/701] 10.0.0.150 () {32 vars in 710 bytes} [Wed Jun 10 11:35:55 2026] DELETE /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:56 2026] GET /v2/images/13aadd05-7c86-43fe-aa56-3368712ddb53 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-10 11:35:56.286 8 WARNING glance.api.v2.images [None req-a3b5f7fb-e173-4a3d-b8d5-7d231084284e 266ad81288d44a469b08be91305174d7 3f5ba2641c204063941e0170511a79a8 - - default default] Failed to find image caa7047c-d7b2-4b9a-ba7c-b56af3987326 to delete: glance.common.exception.ImageNotFound: No image found with ID caa7047c-d7b2-4b9a-ba7c-b56af3987326 [pid: 8|app: 0|req: 356/703] 10.0.0.150 () {32 vars in 710 bytes} [Wed Jun 10 11:35:56 2026] DELETE /v2/images/caa7047c-d7b2-4b9a-ba7c-b56af3987326 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/704] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:35:56 2026] GET /v2/images/caa7047c-d7b2-4b9a-ba7c-b56af3987326 => 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: 359/709] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:36:16 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 351/710] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:36:16 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: 360/711] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:36:17 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 352/712] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:36:17 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/717] 10.0.0.150 () {30 vars in 411 bytes} [Wed Jun 10 11:36:39 2026] GET / => generated 1301 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:37:19 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/727] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:37: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: 362/732] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:37:32 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 371/733] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:37: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: 364/736] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:37:49 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 373/737] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:37: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: 366/740] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:37:56 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 375/741] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:37:56 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/742] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:37:57 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/743] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:37:57 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: 378/746] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:38:01 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 369/747] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:38:01 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/754] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:38:30 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 373/755] 10.0.0.150 () {32 vars in 707 bytes} [Wed Jun 10 11:38:31 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/756] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:31 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/757] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38: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: 8|app: 0|req: 384/758] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38: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: 375/759] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:31 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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/760] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:31 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: 376/761] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38: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: 386/762] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:31 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/763] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:31 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: 387/764] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/765] 10.0.0.118 () {36 vars in 911 bytes} [Wed Jun 10 11:38:32 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: 388/766] 10.0.0.118 () {36 vars in 1007 bytes} [Wed Jun 10 11:38:32 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/767] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 11:38:32 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 389/768] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:38: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: 380/769] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:38:32 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: 391/772] 199.19.213.60 () {32 vars in 825 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/images?status=active&owner=eeafe15d8bf449cd8982000fa57a4ed2&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/773] 199.19.213.60 () {32 vars in 652 bytes} [Wed Jun 10 11:38:46 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: 392/774] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/775] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:46 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: 393/776] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:46 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: 384/777] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/778] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/779] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:46 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: 395/780] 10.0.0.199 () {36 vars in 987 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/781] 10.0.0.199 () {36 vars in 927 bytes} [Wed Jun 10 11:38:46 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/782] 10.0.0.118 () {36 vars in 911 bytes} [Wed Jun 10 11:38:47 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: 387/783] 10.0.0.118 () {36 vars in 1007 bytes} [Wed Jun 10 11:38:47 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789/locations => generated 127 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/784] 10.0.0.118 () {36 vars in 987 bytes} [Wed Jun 10 11:38:47 2026] GET /v2/images/d13c9d04-53b0-44ce-8280-38ff63297789 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/785] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:38:47 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: 398/786] 10.0.0.118 () {36 vars in 927 bytes} [Wed Jun 10 11:38:47 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: 392/793] 10.0.0.11 () {36 vars in 986 bytes} [Wed Jun 10 11:39:13 2026] GET /v2/images/8e950f2d-22b6-46df-96d1-83c360f9bcab => 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: 402/794] 10.0.0.11 () {36 vars in 926 bytes} [Wed Jun 10 11:39: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: 416/841] 10.0.0.150 () {32 vars in 633 bytes} [Wed Jun 10 11:43:02 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)