+ 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 [Fri Aug 21 22:43:59 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-8457b94bb-b64wj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7faac48e2668 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-08-21 22:44:01.823 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-21 22:44:01.845 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-08-21 22:44:02.669 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-08-21 22:44:02.670 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-08-21 22:44:02.671 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-21 22:44:02.722 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-08-21 22:44:02.723 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-08-21 22:44:02.724 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-21 22:44:04.743 7 WARNING glance.api.v2.images [None req-d8746432-159d-4a6f-9ce3-83db58ca39ed - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-21 22:44:04.831 8 WARNING glance.api.v2.images [None req-febd7b27-b5ef-4dd3-93f2-81865dbc892f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-21 22:44:05.153 7 WARNING keystonemiddleware._common.config [None req-d8746432-159d-4a6f-9ce3-83db58ca39ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-21 22:44:05.162 7 WARNING oslo_config.cfg [None req-d8746432-159d-4a6f-9ce3-83db58ca39ed - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7faac48e2668 pid: 7 (default app) 2026-08-21 22:44:05.185 8 WARNING keystonemiddleware._common.config [None req-febd7b27-b5ef-4dd3-93f2-81865dbc892f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-21 22:44:05.193 8 WARNING oslo_config.cfg [None req-febd7b27-b5ef-4dd3-93f2-81865dbc892f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7faac48e2668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 22:44:06 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-08-21 22:44:06.576 8 WARNING oslo_policy.policy [None req-a7304d7d-8972-46ca-9cc5-4ca9c6daf709 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:06.576 8 WARNING oslo_policy.policy [None req-a7304d7d-8972-46ca-9cc5-4ca9c6daf709 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:06.592 8 WARNING oslo_policy.policy [None req-a7304d7d-8972-46ca-9cc5-4ca9c6daf709 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:06.593 8 WARNING oslo_policy.policy [None req-a7304d7d-8972-46ca-9cc5-4ca9c6daf709 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 22:44:06 2026] GET /v2/images => generated 69 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 22:44:10 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: 2/8] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 22:44:10 2026] GET /v2/images => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-21 22:44:10.468 7 WARNING oslo_policy.policy [None req-6cca4217-fade-4cf0-b8f0-4f6e679e548c be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:10.468 7 WARNING oslo_policy.policy [None req-6cca4217-fade-4cf0-b8f0-4f6e679e548c be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.240 () {44 vars in 910 bytes} [Fri Aug 21 22:44:10 2026] GET /v2/images/cirros => generated 151 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.240 () {44 vars in 932 bytes} [Fri Aug 21 22:44:10 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-21 22:44:10.605 7 WARNING oslo_policy.policy [None req-c93b1b40-6d92-462c-8592-a5d4e6261826 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:10.605 7 WARNING oslo_policy.policy [None req-c93b1b40-6d92-462c-8592-a5d4e6261826 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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: 8/11] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 21 22:44:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-21 22:44:10.687 8 WARNING oslo_config.cfg [None req-71e792e5-61b5-48b0-8f78-b1b5903cb574 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 21 22:44:10 2026] POST /v2/images => generated 760 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-21 22:44:10.710 7 WARNING oslo_policy.policy [None req-92995b1c-99da-41ca-a385-adb2f2c94c25 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:10.710 7 WARNING oslo_policy.policy [None req-92995b1c-99da-41ca-a385-adb2f2c94c25 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 22:44:10.712 7 INFO glance.api.v2.image_data [None req-92995b1c-99da-41ca-a385-adb2f2c94c25 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-21 22:44:14.823 7 WARNING glance.location [None req-92995b1c-99da-41ca-a385-adb2f2c94c25 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.240 () {48 vars in 1044 bytes} [Fri Aug 21 22:44:10 2026] PUT /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0/file => generated 0 bytes in 4160 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7616 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 22:44:14 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-21 22:44:14.988 7 WARNING oslo_config.cfg [None req-a8092d03-8d6b-482f-b459-f9c3c2983ec6 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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: 10/17] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Aug 21 22:44:14 2026] PATCH /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 22:44:14 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:05:17 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: 135/272] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:05:17 2026] GET /v2/images => generated 1381 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/275] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:05: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: 139/278] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:05:34 2026] GET /v2/images => generated 1381 bytes in 394 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.204.45.240 () {44 vars in 936 bytes} [Fri Aug 21 23:05:34 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.240 () {44 vars in 958 bytes} [Fri Aug 21 23:05:34 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: 8|app: 0|req: 141/281] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 21 23:05:34 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: 7|app: 0|req: 141/282] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 21 23:05:34 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-21 23:05:34.786 8 WARNING oslo_policy.policy [None req-5dbb3175-d95a-4317-963d-ce95a2f54e57 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 23:05:34.786 8 WARNING oslo_policy.policy [None req-5dbb3175-d95a-4317-963d-ce95a2f54e57 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - 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-08-21 23:05:34.788 8 INFO glance.api.v2.image_data [None req-5dbb3175-d95a-4317-963d-ce95a2f54e57 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-21 23:06:00.399 8 WARNING glance.location [None req-5dbb3175-d95a-4317-963d-ce95a2f54e57 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 142/287] 199.204.45.240 () {48 vars in 1045 bytes} [Fri Aug 21 23:05:34 2026] PUT /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9/file => generated 0 bytes in 25664 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64673 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:06:00 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Aug 21 23:06:00 2026] PATCH /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:06:00 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:06:02 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: 148/292] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:06:02 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:13:13 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: 192/380] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:13:13 2026] GET /v2/images => generated 2778 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/383] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:13:23 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: 190/384] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:13:23 2026] GET /v2/images => generated 2778 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/385] 199.204.45.240 () {44 vars in 946 bytes} [Fri Aug 21 23:13:23 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: 8|app: 0|req: 191/386] 199.204.45.240 () {44 vars in 968 bytes} [Fri Aug 21 23:13:23 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/387] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 21 23:13:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/388] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 21 23:13:23 2026] POST /v2/images => generated 799 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-21 23:13:23.434 7 INFO glance.api.v2.image_data [None req-1d267390-687a-4812-8ed3-16010f74fa48 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-21 23:13:43.031 7 INFO glance.location [None req-1d267390-687a-4812-8ed3-16010f74fa48 be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/393] 199.204.45.240 () {48 vars in 1044 bytes} [Fri Aug 21 23:13:23 2026] PUT /v2/images/6bbdc16b-b2a8-4a1c-aa80-6b2b22b697a5/file => generated 0 bytes in 19655 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25642 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:13:43 2026] GET /v2/images/6bbdc16b-b2a8-4a1c-aa80-6b2b22b697a5 => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Aug 21 23:13:43 2026] PATCH /v2/images/6bbdc16b-b2a8-4a1c-aa80-6b2b22b697a5 => generated 1410 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:13:43 2026] GET /v2/images/6bbdc16b-b2a8-4a1c-aa80-6b2b22b697a5 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/405] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:14:21 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: 203/406] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:14:21 2026] GET /v2/images => generated 4190 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:14:35 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: 206/412] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:14:35 2026] GET /v2/images => generated 4190 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/413] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 21 23:14:36 2026] GET /v2/images/manila-service-image => generated 165 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/414] 199.204.45.240 () {44 vars in 960 bytes} [Fri Aug 21 23:14:36 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: 8|app: 0|req: 208/415] 199.204.45.240 () {44 vars in 938 bytes} [Fri Aug 21 23:14:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.240 () {48 vars in 950 bytes} [Fri Aug 21 23:14:36 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-21 23:14:36.179 8 INFO glance.api.v2.image_data [None req-081020fa-07cf-4abc-baea-b5b7986e250c be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-21 23:14:50.921 8 INFO glance.location [None req-081020fa-07cf-4abc-baea-b5b7986e250c be6a2841a7eb40609209c4a95acfb8c2 fe9d206770d145b49ec325669788672b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 209/419] 199.204.45.240 () {48 vars in 1045 bytes} [Fri Aug 21 23:14:36 2026] PUT /v2/images/ef7dc578-4f22-4a99-93b6-425b8a31c0ec/file => generated 0 bytes in 14794 msecs (HTTP/1.1 204) 4 headers in 171 bytes (51747 switches on core 0) [pid: 7|app: 0|req: 211/420] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:14:50 2026] GET /v2/images/ef7dc578-4f22-4a99-93b6-425b8a31c0ec => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 199.204.45.240 () {48 vars in 1050 bytes} [Fri Aug 21 23:14:50 2026] PATCH /v2/images/ef7dc578-4f22-4a99-93b6-425b8a31c0ec => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 199.204.45.240 () {44 vars in 970 bytes} [Fri Aug 21 23:14:51 2026] GET /v2/images/ef7dc578-4f22-4a99-93b6-425b8a31c0ec => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/595] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:29:11 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: 299/596] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:29:11 2026] GET /v2/images => generated 5574 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:31:39 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: 315/628] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:31:39 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/629] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:31:41 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: 316/630] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:31:41 2026] GET /v2/images => generated 5574 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:32:33 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: 320/642] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:32:33 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/645] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:32:41 2026] GET / => generated 1312 bytes in 4 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/646] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:32:41 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/661] 199.204.45.240 () {42 vars in 687 bytes} [Fri Aug 21 23:33: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: 330/662] 199.204.45.240 () {44 vars in 909 bytes} [Fri Aug 21 23:33:45 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/671] 10.0.0.154 () {32 vars in 632 bytes} [Fri Aug 21 23:34:30 2026] GET /v2/images => generated 5574 bytes in 20 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: 337/676] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:34:52 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/677] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:34: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: 342/680] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:34:57 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/681] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 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: 343/682] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 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: 340/683] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:34:57 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/684] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 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: 341/685] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 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: 345/686] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:34:57 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:34:57 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: 343/689] 10.0.0.226 () {36 vars in 910 bytes} [Fri Aug 21 23:34:58 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.226 () {36 vars in 1006 bytes} [Fri Aug 21 23:34:58 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0/locations => generated 127 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.226 () {36 vars in 986 bytes} [Fri Aug 21 23:34:58 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:34:58 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: 345/693] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:34:58 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: 349/694] 199.204.45.240 () {36 vars in 990 bytes} [Fri Aug 21 23:35:02 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 199.204.45.240 () {36 vars in 930 bytes} [Fri Aug 21 23:35: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: 348/698] 199.204.45.240 () {36 vars in 990 bytes} [Fri Aug 21 23:35:05 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/699] 199.204.45.240 () {36 vars in 930 bytes} [Fri Aug 21 23:35:05 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: 349/700] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:35:13 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/701] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:35:13 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: 354/704] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:35:19 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/705] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:35:19 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/710] 10.0.0.154 () {34 vars in 654 bytes} [Fri Aug 21 23:35:42 2026] POST /v2/images => generated 648 bytes in 181 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-21 23:35:42.909 8 WARNING glance.api.v2.images [None req-b7c2f921-4d8e-4f7f-ac1e-96f76bae6c4a fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//731faa0e-1f69-456c-86e1-b613cf7280d7 [pid: 8|app: 0|req: 354/711] 10.0.0.154 () {32 vars in 709 bytes} [Fri Aug 21 23:35:42 2026] DELETE /v2/images/731faa0e-1f69-456c-86e1-b613cf7280d7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/712] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:42 2026] GET /v2/images/731faa0e-1f69-456c-86e1-b613cf7280d7 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/713] 10.0.0.154 () {32 vars in 632 bytes} [Fri Aug 21 23:35:42 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/714] 10.0.0.154 () {34 vars in 654 bytes} [Fri Aug 21 23:35:43 2026] POST /v2/images => generated 703 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.154 () {32 vars in 716 bytes} [Fri Aug 21 23:35:43 2026] GET /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-21 23:35:43.101 7 INFO glance.api.v2.image_data [None req-3de4ebdc-0b49-481e-af19-f8a03fb2b27d fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-21 23:35:43.134 7 WARNING glance_store._drivers.rbd [None req-3de4ebdc-0b49-481e-af19-f8a03fb2b27d fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-21 23:35:44.285 7 INFO glance.location [None req-3de4ebdc-0b49-481e-af19-f8a03fb2b27d fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 360/716] 10.0.0.154 () {32 vars in 726 bytes} [Fri Aug 21 23:35:43 2026] PUT /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa/file => generated 0 bytes in 1233 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/717] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:44 2026] GET /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/720] 10.0.0.154 () {32 vars in 716 bytes} [Fri Aug 21 23:35:44 2026] GET /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa/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/721] 10.0.0.154 () {34 vars in 654 bytes} [Fri Aug 21 23:35:44 2026] POST /v2/images => generated 649 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/722] 10.0.0.154 () {32 vars in 725 bytes} [Fri Aug 21 23:35:44 2026] PATCH /v2/images/3aa9e20d-533e-4b39-8d42-9136646e93e4 => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:44 2026] GET /v2/images/3aa9e20d-533e-4b39-8d42-9136646e93e4 => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-21 23:35:44.610 7 WARNING glance.api.v2.images [None req-7d781938-53a9-4a11-8137-1539f25bcc6b fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3aa9e20d-533e-4b39-8d42-9136646e93e4 [pid: 7|app: 0|req: 363/724] 10.0.0.154 () {32 vars in 709 bytes} [Fri Aug 21 23:35:44 2026] DELETE /v2/images/3aa9e20d-533e-4b39-8d42-9136646e93e4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/725] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:44 2026] GET /v2/images/3aa9e20d-533e-4b39-8d42-9136646e93e4 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-21 23:35:44.684 7 WARNING glance.api.v2.images [None req-f5ea9ca0-e676-400c-9fb0-1b224f47c97b fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa [pid: 7|app: 0|req: 364/726] 10.0.0.154 () {32 vars in 709 bytes} [Fri Aug 21 23:35:44 2026] DELETE /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:45 2026] GET /v2/images/2f7a6f77-06a0-4b02-a674-b0cbce6fb4aa => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-21 23:35:45.578 7 WARNING glance.api.v2.images [None req-e2e290a3-d77e-4373-a0b6-e32dc9d2442f fac55bb3981748249fb54ef5d7d8f6b4 5751c900d2b64787b65f49380bd55a98 - - default default] Failed to find image 731faa0e-1f69-456c-86e1-b613cf7280d7 to delete: glance.common.exception.ImageNotFound: No image found with ID 731faa0e-1f69-456c-86e1-b613cf7280d7 [pid: 7|app: 0|req: 365/728] 10.0.0.154 () {32 vars in 709 bytes} [Fri Aug 21 23:35:45 2026] DELETE /v2/images/731faa0e-1f69-456c-86e1-b613cf7280d7 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/729] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:35:45 2026] GET /v2/images/731faa0e-1f69-456c-86e1-b613cf7280d7 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/730] 10.0.0.154 () {30 vars in 410 bytes} [Fri Aug 21 23:35:48 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: 369/735] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:36:09 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:36:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/745] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:36:50 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/746] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:36:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/749] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:37:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.154 () {32 vars in 706 bytes} [Fri Aug 21 23:37:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/751] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:37:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/752] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37: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: 8|app: 0|req: 376/753] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37: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: 378/754] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:37:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37:03 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: 379/756] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37: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: 378/757] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:37:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37:04 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/759] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:37: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: 381/760] 10.0.0.226 () {36 vars in 910 bytes} [Fri Aug 21 23:37:04 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/761] 10.0.0.226 () {36 vars in 1006 bytes} [Fri Aug 21 23:37:04 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/762] 10.0.0.226 () {36 vars in 986 bytes} [Fri Aug 21 23:37:04 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/763] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:37:04 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: 383/764] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:37: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: 8|app: 0|req: 385/771] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:37:28 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:37:28 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: 390/777] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:37:48 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/778] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:37:48 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: 393/787] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:38:33 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/788] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:38:33 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: 395/791] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:38:43 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/792] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:38:43 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:39:01 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:39:01 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: 401/799] 10.0.0.31 () {36 vars in 985 bytes} [Fri Aug 21 23:39:03 2026] GET /v2/images/a390e4c1-edc0-4981-b08c-0868c07a4dc0 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/800] 10.0.0.31 () {36 vars in 925 bytes} [Fri Aug 21 23:39: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: 406/809] 199.204.45.240 () {32 vars in 825 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/images?status=active&owner=fe9d206770d145b49ec325669788672b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 199.204.45.240 () {32 vars in 652 bytes} [Fri Aug 21 23:39:38 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: 407/811] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:39:38 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: 408/813] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/814] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:39:38 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: 407/816] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/817] 10.0.0.176 () {36 vars in 986 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/818] 10.0.0.176 () {36 vars in 926 bytes} [Fri Aug 21 23:39:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/819] 10.0.0.226 () {36 vars in 910 bytes} [Fri Aug 21 23:39:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/820] 10.0.0.226 () {36 vars in 1006 bytes} [Fri Aug 21 23:39:39 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9/locations => generated 127 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/821] 10.0.0.226 () {36 vars in 986 bytes} [Fri Aug 21 23:39:39 2026] GET /v2/images/af99bf19-a8c1-4ead-83bf-d5b619247ff9 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/822] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:39:39 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: 413/823] 10.0.0.226 () {36 vars in 926 bytes} [Fri Aug 21 23:39:39 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: 440/876] 10.0.0.154 () {32 vars in 632 bytes} [Fri Aug 21 23:43:56 2026] GET /v2/images => generated 5574 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)