+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 14 13:23:28 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-68f6f44f6-z2dlt 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, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f559313f668 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-04-14 13:23:30.985 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-14 13:23:30.988 7 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-04-14 13:23:31.838 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-04-14 13:23:31.839 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-04-14 13:23:31.839 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-04-14 13:23:31.839 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 13:23:31.840 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-04-14 13:23:31.840 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-14 13:23:33.849 8 WARNING glance.api.v2.images [None req-4179fba8-f8f2-46f6-8050-6521db835975 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 13:23:33.869 7 WARNING glance.api.v2.images [None req-cc178bd5-11c4-46dd-8d98-dba452a42eb4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-14 13:23:34.191 8 WARNING keystonemiddleware._common.config [None req-4179fba8-f8f2-46f6-8050-6521db835975 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 13:23:34.199 8 WARNING oslo_config.cfg [None req-4179fba8-f8f2-46f6-8050-6521db835975 - - - - - -] 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 0x7f559313f668 pid: 8 (default app) 2026-04-14 13:23:34.223 7 WARNING keystonemiddleware._common.config [None req-cc178bd5-11c4-46dd-8d98-dba452a42eb4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 13:23:34.231 7 WARNING oslo_config.cfg [None req-cc178bd5-11c4-46dd-8d98-dba452a42eb4 - - - - - -] 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 0x7f559313f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:23:35 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-14 13:23:35.800 7 WARNING oslo_policy.policy [None req-ae05301d-157c-4a4c-8cac-f5d57847f70b 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:35.801 7 WARNING oslo_policy.policy [None req-ae05301d-157c-4a4c-8cac-f5d57847f70b 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:35.816 7 WARNING oslo_policy.policy [None req-ae05301d-157c-4a4c-8cac-f5d57847f70b 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:35.816 7 WARNING oslo_policy.policy [None req-ae05301d-157c-4a4c-8cac-f5d57847f70b 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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.102 () {44 vars in 909 bytes} [Tue Apr 14 13:23:35 2026] GET /v2/images => generated 69 bytes in 557 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.102 () {42 vars in 687 bytes} [Tue Apr 14 13:23:39 2026] GET / => generated 1312 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.102 () {44 vars in 909 bytes} [Tue Apr 14 13:23:39 2026] GET /v2/images => generated 69 bytes in 39 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-04-14 13:23:40.066 8 WARNING oslo_policy.policy [None req-197bae90-d3cf-46ec-ab4e-f9c10799074d 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:40.066 8 WARNING oslo_policy.policy [None req-197bae90-d3cf-46ec-ab4e-f9c10799074d 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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.102 () {44 vars in 910 bytes} [Tue Apr 14 13:23:40 2026] GET /v2/images/cirros => generated 151 bytes in 135 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.102 () {44 vars in 932 bytes} [Tue Apr 14 13:23:40 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 13:23:40.209 8 WARNING oslo_policy.policy [None req-b2f281a2-841f-43f9-96ec-e571aa1c24e7 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:40.210 8 WARNING oslo_policy.policy [None req-b2f281a2-841f-43f9-96ec-e571aa1c24e7 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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.102 () {44 vars in 938 bytes} [Tue Apr 14 13:23:40 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-14 13:23:40.298 7 WARNING oslo_config.cfg [None req-49f0fd3f-492c-419b-a982-16d439903c22 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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.102 () {48 vars in 950 bytes} [Tue Apr 14 13:23:40 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 13:23:40.319 8 WARNING oslo_policy.policy [None req-739ab3f1-bedc-41a9-87e1-4d746c34ace6 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:40.320 8 WARNING oslo_policy.policy [None req-739ab3f1-bedc-41a9-87e1-4d746c34ace6 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:23:40.322 8 INFO glance.api.v2.image_data [None req-739ab3f1-bedc-41a9-87e1-4d746c34ace6 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:23:44.306 8 WARNING glance.location [None req-739ab3f1-bedc-41a9-87e1-4d746c34ace6 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.19.213.102 () {48 vars in 1044 bytes} [Tue Apr 14 13:23:40 2026] PUT /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4/file => generated 0 bytes in 4030 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4310 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:23:44 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-14 13:23:44.380 8 WARNING oslo_config.cfg [None req-4fb8fc01-c8fc-494a-b6fc-50bf35085ace 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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/17] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:23:44 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 134/270] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:44:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/271] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:44:49 2026] GET /v2/images => generated 1240 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:45:07 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:45:07 2026] GET /v2/images => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/278] 199.19.213.102 () {44 vars in 936 bytes} [Tue Apr 14 13:45:07 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.19.213.102 () {44 vars in 958 bytes} [Tue Apr 14 13:45:07 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.19.213.102 () {44 vars in 938 bytes} [Tue Apr 14 13:45:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.19.213.102 () {48 vars in 950 bytes} [Tue Apr 14 13:45:07 2026] POST /v2/images => generated 796 bytes in 592 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 13:45:08.495 7 WARNING oslo_policy.policy [None req-07846365-f9dc-429b-bd78-21e5fc897d0a 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:45:08.496 7 WARNING oslo_policy.policy [None req-07846365-f9dc-429b-bd78-21e5fc897d0a 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - 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-04-14 13:45:08.498 7 INFO glance.api.v2.image_data [None req-07846365-f9dc-429b-bd78-21e5fc897d0a 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:45:33.286 7 WARNING glance.location [None req-07846365-f9dc-429b-bd78-21e5fc897d0a 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 140/286] 199.19.213.102 () {48 vars in 1045 bytes} [Tue Apr 14 13:45:08 2026] PUT /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039/file => generated 0 bytes in 24842 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63642 switches on core 0) [pid: 8|app: 0|req: 147/287] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:45:33 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => 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: 141/288] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:45:33 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/291] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:45:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/292] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:45:34 2026] GET /v2/images => generated 2451 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/375] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:52:24 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:52:24 2026] GET /v2/images => generated 2451 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:52:44 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/382] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:52:44 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.19.213.102 () {44 vars in 946 bytes} [Tue Apr 14 13:52:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.102 () {44 vars in 968 bytes} [Tue Apr 14 13:52:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.102 () {44 vars in 938 bytes} [Tue Apr 14 13:52:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.19.213.102 () {48 vars in 950 bytes} [Tue Apr 14 13:52:44 2026] POST /v2/images => generated 799 bytes in 138 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 13:52:45.114 8 INFO glance.api.v2.image_data [None req-dbdeca60-2342-4856-886f-b271d1a4fac5 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:52:57.218 8 INFO glance.location [None req-dbdeca60-2342-4856-886f-b271d1a4fac5 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/389] 199.19.213.102 () {48 vars in 1044 bytes} [Tue Apr 14 13:52:45 2026] PUT /v2/images/2c3e3015-6349-4ad5-9beb-6a20992e7f30/file => generated 0 bytes in 12153 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27581 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:52:57 2026] GET /v2/images/2c3e3015-6349-4ad5-9beb-6a20992e7f30 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.102 () {48 vars in 1049 bytes} [Tue Apr 14 13:52:57 2026] PATCH /v2/images/2c3e3015-6349-4ad5-9beb-6a20992e7f30 => generated 1234 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:52:57 2026] GET /v2/images/2c3e3015-6349-4ad5-9beb-6a20992e7f30 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:53:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:53:39 2026] GET /v2/images => generated 3687 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 13:53:57 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 13:53:57 2026] GET /v2/images => generated 3687 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 199.19.213.102 () {44 vars in 938 bytes} [Tue Apr 14 13:53:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 199.19.213.102 () {44 vars in 960 bytes} [Tue Apr 14 13:53:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.19.213.102 () {44 vars in 938 bytes} [Tue Apr 14 13:53:58 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: 208/412] 199.19.213.102 () {48 vars in 950 bytes} [Tue Apr 14 13:53:58 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-14 13:53:58.100 7 INFO glance.api.v2.image_data [None req-30a26736-ca62-4f48-ad2e-0f0ff8241b60 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 13:54:11.313 7 INFO glance.location [None req-30a26736-ca62-4f48-ad2e-0f0ff8241b60 2c16458904c048858769e715cf83c940 fa467e7d635f41ce82fecfc4a5792e43 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 205/415] 199.19.213.102 () {48 vars in 1045 bytes} [Tue Apr 14 13:53:58 2026] PUT /v2/images/d145c8b3-7244-476a-a034-dc88b8e122f1/file => generated 0 bytes in 13261 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31417 switches on core 0) [pid: 8|app: 0|req: 211/416] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:54:11 2026] GET /v2/images/d145c8b3-7244-476a-a034-dc88b8e122f1 => 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: 206/417] 199.19.213.102 () {44 vars in 970 bytes} [Tue Apr 14 13:54:11 2026] GET /v2/images/d145c8b3-7244-476a-a034-dc88b8e122f1 => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/576] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:07:15 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/577] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:07:15 2026] GET /v2/images => generated 4893 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/606] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:09:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:09:44 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/610] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:09:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:09:45 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/622] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:10:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/623] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:10:37 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/626] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:10:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/627] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:10:45 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: 322/640] 199.19.213.102 () {42 vars in 687 bytes} [Tue Apr 14 14:11:51 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 199.19.213.102 () {44 vars in 909 bytes} [Tue Apr 14 14:11:51 2026] GET /v2/images => generated 4893 bytes in 60 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: 324/650] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 14 14:12:33 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:12:53 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/656] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:12:53 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:12:59 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:12:59 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/661] 199.19.213.102 () {36 vars in 990 bytes} [Tue Apr 14 14:13:02 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 199.19.213.102 () {36 vars in 930 bytes} [Tue Apr 14 14:13: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: 7|app: 0|req: 331/663] 199.19.213.102 () {36 vars in 990 bytes} [Tue Apr 14 14:13:02 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 199.19.213.102 () {36 vars in 930 bytes} [Tue Apr 14 14:13:02 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: 335/667] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:13:06 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 333/668] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:13:06 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: 336/669] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:13:10 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 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: 337/671] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/672] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:13:10 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 338/673] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 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: 336/674] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/675] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:13:10 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 337/676] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 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: 340/677] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:13:10 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: 338/678] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:13:11 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/679] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:13:11 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: 339/680] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:13:11 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/681] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:13:11 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: 340/682] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:13:11 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: 347/691] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:13:53 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 345/692] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:13:53 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:14:13 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:14:13 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: 354/705] 10.0.0.133 () {30 vars in 410 bytes} [Tue Apr 14 14:14:42 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 14 14:14:48 2026] POST /v2/images => generated 647 bytes in 342 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-14 14:14:48.393 8 WARNING glance.api.v2.images [None req-24e930d7-a62f-427c-8d01-462b66af94ae ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f5af0ac-d415-4049-90f8-18ef72f8428f [pid: 8|app: 0|req: 356/709] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 14 14:14:48 2026] DELETE /v2/images/2f5af0ac-d415-4049-90f8-18ef72f8428f => 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: 354/710] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:48 2026] GET /v2/images/2f5af0ac-d415-4049-90f8-18ef72f8428f => generated 139 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/711] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 14 14:14:48 2026] GET /v2/images => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 14 14:14:48 2026] POST /v2/images => generated 702 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 14 14:14:48 2026] GET /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b/file => generated 0 bytes in 16 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-14 14:14:48.600 7 INFO glance.api.v2.image_data [None req-e107aa1e-952e-489a-8ec0-fe1b5d6ac76b ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-14 14:14:48.637 7 WARNING glance_store._drivers.rbd [None req-e107aa1e-952e-489a-8ec0-fe1b5d6ac76b ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-14 14:14:49.865 7 INFO glance.location [None req-e107aa1e-952e-489a-8ec0-fe1b5d6ac76b ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 356/714] 10.0.0.133 () {32 vars in 726 bytes} [Tue Apr 14 14:14:48 2026] PUT /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b/file => generated 0 bytes in 1308 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:49 2026] GET /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b => generated 1103 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.133 () {32 vars in 716 bytes} [Tue Apr 14 14:14:49 2026] GET /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.133 () {34 vars in 654 bytes} [Tue Apr 14 14:14:50 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/718] 10.0.0.133 () {32 vars in 725 bytes} [Tue Apr 14 14:14:50 2026] PATCH /v2/images/3d4df700-1f31-4c01-9c98-e8aa3cf7161f => generated 653 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/719] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:50 2026] GET /v2/images/3d4df700-1f31-4c01-9c98-e8aa3cf7161f => generated 653 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-14 14:14:50.196 7 WARNING glance.api.v2.images [None req-0d557a70-77be-42f7-92eb-9599ebf38918 ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d4df700-1f31-4c01-9c98-e8aa3cf7161f [pid: 7|app: 0|req: 359/720] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 14 14:14:50 2026] DELETE /v2/images/3d4df700-1f31-4c01-9c98-e8aa3cf7161f => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:50 2026] GET /v2/images/3d4df700-1f31-4c01-9c98-e8aa3cf7161f => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 14:14:50.280 7 WARNING glance.api.v2.images [None req-19613d46-b8a9-4bf5-958c-19108e755d6b ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//da7ae304-cc76-4331-b8e8-e2c6d11b939b [pid: 7|app: 0|req: 360/722] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 14 14:14:50 2026] DELETE /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b => generated 0 bytes in 970 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:51 2026] GET /v2/images/da7ae304-cc76-4331-b8e8-e2c6d11b939b => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-14 14:14:51.268 7 WARNING glance.api.v2.images [None req-e832899b-3a57-4506-aac5-57a24f1b73f4 ebfd6618f733400d85763050c14b7a6f 4a604c6820b7449fb1a1b6e4ee33e133 - - default default] Failed to find image 2f5af0ac-d415-4049-90f8-18ef72f8428f to delete: glance.common.exception.ImageNotFound: No image found with ID 2f5af0ac-d415-4049-90f8-18ef72f8428f [pid: 7|app: 0|req: 361/724] 10.0.0.133 () {32 vars in 709 bytes} [Tue Apr 14 14:14:51 2026] DELETE /v2/images/2f5af0ac-d415-4049-90f8-18ef72f8428f => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:51 2026] GET /v2/images/2f5af0ac-d415-4049-90f8-18ef72f8428f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/728] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.133 () {32 vars in 706 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 367/731] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 365/732] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 368/733] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 366/734] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 369/735] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 367/736] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 368/738] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 369/740] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:14:55 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 370/742] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:14:55 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: 374/745] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:15:12 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 372/746] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:15:12 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: 374/749] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:15:17 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/750] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:15:17 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: 381/759] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:15:58 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 379/760] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:15:58 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: 384/769] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:16:37 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => 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: 386/770] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:16:37 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: 387/775] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:16:57 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/776] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:16:57 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: 390/781] 10.0.0.208 () {36 vars in 986 bytes} [Tue Apr 14 14:17:15 2026] GET /v2/images/a54dade4-ae8b-4572-9ae7-9abbde4f05b4 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.208 () {36 vars in 926 bytes} [Tue Apr 14 14:17:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 199.19.213.102 () {32 vars in 825 bytes} [Tue Apr 14 14:18:02 2026] GET /v2/images?status=active&owner=fa467e7d635f41ce82fecfc4a5792e43&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/792] 199.19.213.102 () {32 vars in 652 bytes} [Tue Apr 14 14:18:03 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: 396/793] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:18:03 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => generated 1209 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:03 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: 397/795] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:03 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: 399/796] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:18:03 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => 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: 398/797] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:03 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: 400/798] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:03 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: 399/799] 10.0.0.155 () {36 vars in 986 bytes} [Tue Apr 14 14:18:03 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:04 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: 402/803] 10.0.0.155 () {36 vars in 926 bytes} [Tue Apr 14 14:18:04 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: 402/804] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:18:04 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => 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: 403/805] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:18:04 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: 403/806] 10.0.0.147 () {36 vars in 986 bytes} [Tue Apr 14 14:18:04 2026] GET /v2/images/833635b1-52cd-47af-bf1b-ef7868bef039 => 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: 404/807] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:18:04 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: 404/808] 10.0.0.147 () {36 vars in 926 bytes} [Tue Apr 14 14:18:04 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: 426/851] 10.0.0.133 () {32 vars in 632 bytes} [Tue Apr 14 14:21:43 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)