+ 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 [Thu May 21 03:23:08 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-bd6f595bc-5zl5c machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f119014b668 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-05-21 03:23:10.325 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-21 03:23:10.354 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-05-21 03:23:11.270 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-05-21 03:23:11.271 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-05-21 03:23:11.272 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:23:11.276 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-05-21 03:23:11.277 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-05-21 03:23:11.277 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-21 03:23:13.343 7 WARNING glance.api.v2.images [None req-450ebde8-65ec-4d83-8d96-8d694206e34c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:23:13.347 8 WARNING glance.api.v2.images [None req-ec5e5ffb-dcda-47b9-bd80-2224860c2954 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-21 03:23:13.672 8 WARNING keystonemiddleware._common.config [None req-ec5e5ffb-dcda-47b9-bd80-2224860c2954 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:23:13.680 8 WARNING oslo_config.cfg [None req-ec5e5ffb-dcda-47b9-bd80-2224860c2954 - - - - - -] 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 0x7f119014b668 pid: 8 (default app) 2026-05-21 03:23:13.688 7 WARNING keystonemiddleware._common.config [None req-450ebde8-65ec-4d83-8d96-8d694206e34c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 03:23:13.696 7 WARNING oslo_config.cfg [None req-450ebde8-65ec-4d83-8d96-8d694206e34c - - - - - -] 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 0x7f119014b668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:23:14 2026] GET / => generated 1301 bytes in 2 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-05-21 03:23:14.501 7 WARNING oslo_policy.policy [None req-cb80e455-fbd1-432a-82ab-4a72370c3ae9 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:14.502 7 WARNING oslo_policy.policy [None req-cb80e455-fbd1-432a-82ab-4a72370c3ae9 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:14.519 7 WARNING oslo_policy.policy [None req-cb80e455-fbd1-432a-82ab-4a72370c3ae9 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:14.519 7 WARNING oslo_policy.policy [None req-cb80e455-fbd1-432a-82ab-4a72370c3ae9 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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: 1/6] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:23:14 2026] GET /v2/images => generated 69 bytes in 549 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:23:17 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: 2/8] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:23:17 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-05-21 03:23:17.780 8 WARNING oslo_policy.policy [None req-7c11b600-bc14-42c5-8adb-721bbc5d51af 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:17.781 8 WARNING oslo_policy.policy [None req-7c11b600-bc14-42c5-8adb-721bbc5d51af 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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: 7/9] 199.19.213.39 () {44 vars in 907 bytes} [Thu May 21 03:23:17 2026] GET /v2/images/cirros => generated 151 bytes in 128 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.19.213.39 () {44 vars in 929 bytes} [Thu May 21 03:23:17 2026] GET /v2/images?name=cirros => generated 81 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 03:23:17.922 8 WARNING oslo_policy.policy [None req-e4907c43-4293-4ed4-8be2-ce94a9a99d91 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:17.922 8 WARNING oslo_policy.policy [None req-e4907c43-4293-4ed4-8be2-ce94a9a99d91 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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: 8/11] 199.19.213.39 () {44 vars in 935 bytes} [Thu May 21 03:23:17 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-05-21 03:23:18.011 7 WARNING oslo_config.cfg [None req-076439c4-2086-4b5d-8cc7-8cce14240523 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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: 4/12] 199.19.213.39 () {48 vars in 947 bytes} [Thu May 21 03:23:17 2026] POST /v2/images => generated 760 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:23:18.032 8 WARNING oslo_policy.policy [None req-1626d7bc-dc99-462a-b4e5-f973968f33be 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:18.032 8 WARNING oslo_policy.policy [None req-1626d7bc-dc99-462a-b4e5-f973968f33be 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:23:18.034 8 INFO glance.api.v2.image_data [None req-1626d7bc-dc99-462a-b4e5-f973968f33be 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:23:22.184 8 WARNING glance.location [None req-1626d7bc-dc99-462a-b4e5-f973968f33be 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.19.213.39 () {48 vars in 1041 bytes} [Thu May 21 03:23:18 2026] PUT /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a/file => generated 0 bytes in 4199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (3590 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:23:22 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 03:23:22.268 8 WARNING oslo_config.cfg [None req-70e7c559-abcc-4c1a-8e22-730cc75cb3e9 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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: 10/15] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:23:22 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/260] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:43:34 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: 133/261] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:43:34 2026] GET /v2/images => generated 1240 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/264] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:43:52 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: 135/265] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:43:52 2026] GET /v2/images => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.19.213.39 () {44 vars in 933 bytes} [Thu May 21 03:43:52 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.19.213.39 () {44 vars in 955 bytes} [Thu May 21 03:43:52 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/268] 199.19.213.39 () {44 vars in 935 bytes} [Thu May 21 03:43:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/269] 199.19.213.39 () {48 vars in 947 bytes} [Thu May 21 03:43:52 2026] POST /v2/images => generated 796 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:43:52.321 7 WARNING oslo_policy.policy [None req-0a3d1929-5da4-4a3a-b84c-85ffb0b059f8 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:43:52.322 7 WARNING oslo_policy.policy [None req-0a3d1929-5da4-4a3a-b84c-85ffb0b059f8 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - 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-05-21 03:43:52.323 7 INFO glance.api.v2.image_data [None req-0a3d1929-5da4-4a3a-b84c-85ffb0b059f8 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:44:16.768 7 WARNING glance.location [None req-0a3d1929-5da4-4a3a-b84c-85ffb0b059f8 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 133/276] 199.19.213.39 () {48 vars in 1042 bytes} [Thu May 21 03:43:52 2026] PUT /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c/file => generated 0 bytes in 24497 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64366 switches on core 0) [pid: 8|app: 0|req: 144/277] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:44:16 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/278] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:44:16 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/279] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:44: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: 135/280] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:44:18 2026] GET /v2/images => generated 2451 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/359] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:50:49 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: 175/360] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:50:49 2026] GET /v2/images => generated 2451 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/363] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:50:57 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: 177/364] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:50:57 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/365] 199.19.213.39 () {44 vars in 943 bytes} [Thu May 21 03:50:57 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/366] 199.19.213.39 () {44 vars in 965 bytes} [Thu May 21 03:50:57 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/367] 199.19.213.39 () {44 vars in 935 bytes} [Thu May 21 03:50:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/368] 199.19.213.39 () {48 vars in 947 bytes} [Thu May 21 03:50:57 2026] POST /v2/images => generated 799 bytes in 234 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:50:57.863 8 INFO glance.api.v2.image_data [None req-a9aba38d-2179-449a-bd76-b6e8f7cd2cae 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:51:24.056 8 INFO glance.location [None req-a9aba38d-2179-449a-bd76-b6e8f7cd2cae 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 190/375] 199.19.213.39 () {48 vars in 1041 bytes} [Thu May 21 03:50:57 2026] PUT /v2/images/17c08111-a934-4111-8355-ac836b5af827/file => generated 0 bytes in 26262 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21386 switches on core 0) [pid: 7|app: 0|req: 186/376] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:51:24 2026] GET /v2/images/17c08111-a934-4111-8355-ac836b5af827 => generated 1211 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 199.19.213.39 () {48 vars in 1046 bytes} [Thu May 21 03:51:24 2026] PATCH /v2/images/17c08111-a934-4111-8355-ac836b5af827 => generated 1234 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:51:24 2026] GET /v2/images/17c08111-a934-4111-8355-ac836b5af827 => generated 1234 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:52:01 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: 191/386] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:52:01 2026] GET /v2/images => generated 3687 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 03:52:20 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: 198/392] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 03:52:20 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 199.19.213.39 () {44 vars in 935 bytes} [Thu May 21 03:52:20 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: 199/394] 199.19.213.39 () {44 vars in 957 bytes} [Thu May 21 03:52:20 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/395] 199.19.213.39 () {44 vars in 935 bytes} [Thu May 21 03:52:20 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: 200/396] 199.19.213.39 () {48 vars in 947 bytes} [Thu May 21 03:52:20 2026] POST /v2/images => generated 791 bytes in 475 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-21 03:52:20.809 7 INFO glance.api.v2.image_data [None req-7907eebf-1862-4b8b-a448-e7a8aa3a468e 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 03:52:35.428 7 INFO glance.location [None req-7907eebf-1862-4b8b-a448-e7a8aa3a468e 97523fc64d604af2bd37985aca3674d9 97be8d2ebfcc45a882c37454a55b481d - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 197/401] 199.19.213.39 () {48 vars in 1042 bytes} [Thu May 21 03:52:20 2026] PUT /v2/images/1e2afadf-823b-411a-a214-fa82839ee80b/file => generated 0 bytes in 14664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (41000 switches on core 0) [pid: 8|app: 0|req: 205/402] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:52:35 2026] GET /v2/images/1e2afadf-823b-411a-a214-fa82839ee80b => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/403] 199.19.213.39 () {44 vars in 967 bytes} [Thu May 21 03:52:35 2026] GET /v2/images/1e2afadf-823b-411a-a214-fa82839ee80b => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/558] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:05:26 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: 283/559] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:05:26 2026] GET /v2/images => generated 4893 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/588] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:07:43 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: 291/589] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:07:43 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/590] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:07:44 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: 292/591] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:07:44 2026] GET /v2/images => generated 4893 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:08:33 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:08:33 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/604] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:08:41 2026] GET / => generated 1301 bytes in 5 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:08:41 2026] GET /v2/images => generated 4893 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/618] 199.19.213.39 () {42 vars in 684 bytes} [Thu May 21 04:09:43 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: 307/621] 199.19.213.39 () {44 vars in 906 bytes} [Thu May 21 04:09:43 2026] GET /v2/images => generated 4893 bytes in 43 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: 319/630] 10.0.0.143 () {32 vars in 632 bytes} [Thu May 21 04:10:25 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/635] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:10:52 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 129 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: 314/636] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 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: 323/637] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 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: 315/638] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:10:52 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/639] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 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: 316/640] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/641] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:10:52 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/642] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 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: 326/643] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:10:52 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: 319/646] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:10:53 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:10:53 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: 320/648] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:10:53 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/649] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:10:53 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: 321/650] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:10:53 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/651] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:10:53 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: 322/652] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:10:53 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: 331/653] 199.19.213.39 () {36 vars in 989 bytes} [Thu May 21 04:11:00 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/654] 199.19.213.39 () {36 vars in 929 bytes} [Thu May 21 04:11:00 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: 332/655] 199.19.213.39 () {36 vars in 989 bytes} [Thu May 21 04:11:01 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/656] 199.19.213.39 () {36 vars in 929 bytes} [Thu May 21 04:11:01 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: 334/659] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:11:07 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/660] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:11:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/667] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:11:38 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 15 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.154 () {36 vars in 926 bytes} [Thu May 21 04:11:38 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: 339/669] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:11:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/670] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:11:39 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: 334/675] 10.0.0.143 () {34 vars in 654 bytes} [Thu May 21 04:12:01 2026] POST /v2/images => generated 649 bytes in 212 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-21 04:12:01.361 8 WARNING glance.api.v2.images [None req-109e8493-b866-4db3-806c-39834449a49c 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 [pid: 8|app: 0|req: 342/676] 10.0.0.143 () {32 vars in 709 bytes} [Thu May 21 04:12:01 2026] DELETE /v2/images/7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/677] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:01 2026] GET /v2/images/7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/678] 10.0.0.143 () {32 vars in 632 bytes} [Thu May 21 04:12:01 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/679] 10.0.0.143 () {34 vars in 654 bytes} [Thu May 21 04:12:01 2026] POST /v2/images => generated 702 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/680] 10.0.0.143 () {32 vars in 716 bytes} [Thu May 21 04:12:01 2026] GET /v2/images/75383474-9aed-43f9-9792-006f2500ddb3/file => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 04:12:01.567 7 INFO glance.api.v2.image_data [None req-edd06ab7-3855-467c-9b19-b9ee02af9154 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-21 04:12:01.620 7 WARNING glance_store._drivers.rbd [None req-edd06ab7-3855-467c-9b19-b9ee02af9154 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-21 04:12:02.365 7 INFO glance.location [None req-edd06ab7-3855-467c-9b19-b9ee02af9154 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 337/681] 10.0.0.143 () {32 vars in 726 bytes} [Thu May 21 04:12:01 2026] PUT /v2/images/75383474-9aed-43f9-9792-006f2500ddb3/file => generated 0 bytes in 850 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/682] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:02 2026] GET /v2/images/75383474-9aed-43f9-9792-006f2500ddb3 => generated 1103 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/683] 10.0.0.143 () {32 vars in 716 bytes} [Thu May 21 04:12:02 2026] GET /v2/images/75383474-9aed-43f9-9792-006f2500ddb3/file => generated 1024 bytes in 115 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/684] 10.0.0.143 () {34 vars in 654 bytes} [Thu May 21 04:12:02 2026] POST /v2/images => generated 648 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/685] 10.0.0.143 () {32 vars in 725 bytes} [Thu May 21 04:12:02 2026] PATCH /v2/images/688ef340-7c25-46b9-8ee8-f1dd5238f8c5 => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/686] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:02 2026] GET /v2/images/688ef340-7c25-46b9-8ee8-f1dd5238f8c5 => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 04:12:02.684 7 WARNING glance.api.v2.images [None req-b6589192-481d-4f4a-82ee-f5d4abfe2233 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//688ef340-7c25-46b9-8ee8-f1dd5238f8c5 [pid: 7|app: 0|req: 340/687] 10.0.0.143 () {32 vars in 709 bytes} [Thu May 21 04:12:02 2026] DELETE /v2/images/688ef340-7c25-46b9-8ee8-f1dd5238f8c5 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:02 2026] GET /v2/images/688ef340-7c25-46b9-8ee8-f1dd5238f8c5 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:12:02.759 7 WARNING glance.api.v2.images [None req-292606dd-9331-43f8-9436-30f4d5a0d2f6 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//75383474-9aed-43f9-9792-006f2500ddb3 [pid: 7|app: 0|req: 341/691] 10.0.0.143 () {32 vars in 709 bytes} [Thu May 21 04:12:02 2026] DELETE /v2/images/75383474-9aed-43f9-9792-006f2500ddb3 => generated 0 bytes in 873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/692] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:03 2026] GET /v2/images/75383474-9aed-43f9-9792-006f2500ddb3 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 04:12:03.655 7 WARNING glance.api.v2.images [None req-4efee93e-4dea-4d28-a215-5d79f92ce888 1d2a810b3f4b41c3a0e41d13cb421514 2697b2e9248e47eb9f56967b41aa98b8 - - default default] Failed to find image 7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 to delete: glance.common.exception.ImageNotFound: No image found with ID 7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 [pid: 7|app: 0|req: 342/693] 10.0.0.143 () {32 vars in 709 bytes} [Thu May 21 04:12:03 2026] DELETE /v2/images/7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/694] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:12:03 2026] GET /v2/images/7d6adfc7-4b2d-4544-a3b7-f236b3ad6270 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/695] 10.0.0.143 () {30 vars in 410 bytes} [Thu May 21 04:12: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: 354/698] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:12:16 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:12:16 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: 355/700] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:12:16 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/701] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:12:16 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: 366/722] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:14:02 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/723] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:14:02 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: 371/732] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/733] 10.0.0.143 () {32 vars in 706 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/734] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/735] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:14:39 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: 373/736] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/737] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/739] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:14:39 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: 375/740] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/741] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:14:39 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: 376/742] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/743] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:14:39 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: 377/744] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:14:39 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/746] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/751] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:15:00 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 17 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.154 () {36 vars in 926 bytes} [Thu May 21 04:15:00 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: 375/759] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:15:31 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/760] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:15:31 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/769] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:16:07 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/770] 10.0.0.154 () {36 vars in 926 bytes} [Thu May 21 04:16:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/775] 10.0.0.154 () {36 vars in 986 bytes} [Thu May 21 04:16:25 2026] GET /v2/images/80aec50b-c315-45e4-afcd-f036f95e8b5a => generated 1171 bytes in 28 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.154 () {36 vars in 926 bytes} [Thu May 21 04:16:25 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/785] 199.19.213.39 () {32 vars in 824 bytes} [Thu May 21 04:17:07 2026] GET /v2/images?status=active&owner=97be8d2ebfcc45a882c37454a55b481d&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/786] 199.19.213.39 () {32 vars in 651 bytes} [Thu May 21 04:17:07 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/787] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:17:08 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/788] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17: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: 400/789] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17: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: 7|app: 0|req: 390/790] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:17:08 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/791] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/792] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17:08 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: 402/793] 10.0.0.237 () {36 vars in 986 bytes} [Thu May 21 04:17:08 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => 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: 392/794] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17:08 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: 403/795] 10.0.0.237 () {36 vars in 926 bytes} [Thu May 21 04:17:08 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: 393/796] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:17:08 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/797] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:17:08 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/798] 10.0.0.149 () {36 vars in 986 bytes} [Thu May 21 04:17:08 2026] GET /v2/images/21c9e1ac-6f2d-4993-af1f-178fe960811c => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/799] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:17: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: 7|app: 0|req: 395/800] 10.0.0.149 () {36 vars in 926 bytes} [Thu May 21 04:17: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: 427/843] 10.0.0.143 () {32 vars in 632 bytes} [Thu May 21 04:20:42 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)