+ 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 28 04:34:02 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-79cbcbc845-krsl2 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 0x7ffb93400668 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-28 04:34:04.937 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 04:34:04.987 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-28 04:34:05.757 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-28 04:34:05.758 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-28 04:34:05.758 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 04:34:05.826 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-28 04:34:05.827 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-28 04:34:05.827 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-28 04:34:07.754 7 WARNING glance.api.v2.images [None req-2673c31a-cd46-45db-b198-7d0cca4b6c40 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:34:07.875 8 WARNING glance.api.v2.images [None req-dea77d67-2e57-4375-9ab0-879be73cbd50 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:34:08.073 7 WARNING keystonemiddleware._common.config [None req-2673c31a-cd46-45db-b198-7d0cca4b6c40 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:34:08.081 7 WARNING oslo_config.cfg [None req-2673c31a-cd46-45db-b198-7d0cca4b6c40 - - - - - -] 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 0x7ffb93400668 pid: 7 (default app) 2026-08-28 04:34:08.241 8 WARNING keystonemiddleware._common.config [None req-dea77d67-2e57-4375-9ab0-879be73cbd50 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:34:08.249 8 WARNING oslo_config.cfg [None req-dea77d67-2e57-4375-9ab0-879be73cbd50 - - - - - -] 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 0x7ffb93400668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 04:34:09 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:34:09.614 8 WARNING oslo_policy.policy [None req-f8da359c-2ab1-4cb0-95a2-a0f5622064ab 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:09.614 8 WARNING oslo_policy.policy [None req-f8da359c-2ab1-4cb0-95a2-a0f5622064ab 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:09.642 8 WARNING oslo_policy.policy [None req-f8da359c-2ab1-4cb0-95a2-a0f5622064ab 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:09.642 8 WARNING oslo_policy.policy [None req-f8da359c-2ab1-4cb0-95a2-a0f5622064ab 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 04:34:09 2026] GET /v2/images => generated 69 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 04:34:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 04:34:15 2026] GET /v2/images => generated 69 bytes in 64 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-28 04:34:15.599 7 WARNING oslo_policy.policy [None req-4a2133ee-1d65-4df1-9629-c8e88a13050b 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:15.600 7 WARNING oslo_policy.policy [None req-4a2133ee-1d65-4df1-9629-c8e88a13050b 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 162.253.55.71 () {44 vars in 908 bytes} [Fri Aug 28 04:34:15 2026] GET /v2/images/cirros => generated 151 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 162.253.55.71 () {44 vars in 930 bytes} [Fri Aug 28 04:34:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:34:15.781 7 WARNING oslo_policy.policy [None req-29c4b4a6-da66-45a7-a73b-f1df149c632a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:15.782 7 WARNING oslo_policy.policy [None req-29c4b4a6-da66-45a7-a73b-f1df149c632a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 162.253.55.71 () {44 vars in 936 bytes} [Fri Aug 28 04:34:15 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:34:15.887 8 WARNING oslo_config.cfg [None req-61ed68a4-3cfa-4339-8447-0c2c54b8701c 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 162.253.55.71 () {48 vars in 948 bytes} [Fri Aug 28 04:34:15 2026] POST /v2/images => generated 760 bytes in 81 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:34:15.912 7 WARNING oslo_policy.policy [None req-d3d7addf-a66f-42af-8b94-337e24641fea 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:15.912 7 WARNING oslo_policy.policy [None req-d3d7addf-a66f-42af-8b94-337e24641fea 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:34:15.915 7 INFO glance.api.v2.image_data [None req-d3d7addf-a66f-42af-8b94-337e24641fea 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:34:20.018 7 WARNING glance.location [None req-d3d7addf-a66f-42af-8b94-337e24641fea 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 162.253.55.71 () {48 vars in 1042 bytes} [Fri Aug 28 04:34:15 2026] PUT /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c/file => generated 0 bytes in 4162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7977 switches on core 0) [pid: 8|app: 0|req: 7/15] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 04:34:20 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:34:20.190 7 WARNING oslo_config.cfg [None req-a0107d4b-6509-4f35-8694-57978f25acf7 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 162.253.55.71 () {48 vars in 1048 bytes} [Fri Aug 28 04:34:20 2026] PATCH /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 04:34:20 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 04:56:03 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/279] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 04:56:03 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/284] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 04:56:23 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images => generated 1381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/286] 162.253.55.71 () {44 vars in 934 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/287] 162.253.55.71 () {44 vars in 956 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 162.253.55.71 () {44 vars in 936 bytes} [Fri Aug 28 04:56:23 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/289] 162.253.55.71 () {48 vars in 948 bytes} [Fri Aug 28 04:56:23 2026] POST /v2/images => generated 796 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:56:23.295 8 WARNING oslo_policy.policy [None req-adfb1b8c-4984-4fad-a782-bc0afd462b9a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:56:23.295 8 WARNING oslo_policy.policy [None req-adfb1b8c-4984-4fad-a782-bc0afd462b9a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - 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-28 04:56:23.298 8 INFO glance.api.v2.image_data [None req-adfb1b8c-4984-4fad-a782-bc0afd462b9a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:56:53.246 8 WARNING glance.location [None req-adfb1b8c-4984-4fad-a782-bc0afd462b9a 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/296] 162.253.55.71 () {48 vars in 1043 bytes} [Fri Aug 28 04:56:23 2026] PUT /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427/file => generated 0 bytes in 30020 msecs (HTTP/1.1 204) 4 headers in 171 bytes (73306 switches on core 0) [pid: 7|app: 0|req: 152/297] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 04:56:53 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/298] 162.253.55.71 () {48 vars in 1048 bytes} [Fri Aug 28 04:56:53 2026] PATCH /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/299] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 04:56:53 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 04:56:55 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/301] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 04:56:55 2026] GET /v2/images => generated 2778 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:04:05 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:04:05 2026] GET /v2/images => generated 2778 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/392] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:04:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images => generated 2778 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 162.253.55.71 () {44 vars in 944 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 162.253.55.71 () {44 vars in 966 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 162.253.55.71 () {44 vars in 936 bytes} [Fri Aug 28 05:04:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 162.253.55.71 () {48 vars in 948 bytes} [Fri Aug 28 05:04:13 2026] POST /v2/images => generated 799 bytes in 314 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 05:04:13.838 8 INFO glance.api.v2.image_data [None req-0fff5ba8-a094-4e5d-a2df-8adae3173149 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:04:31.483 8 INFO glance.location [None req-0fff5ba8-a094-4e5d-a2df-8adae3173149 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 196/402] 162.253.55.71 () {48 vars in 1042 bytes} [Fri Aug 28 05:04:13 2026] PUT /v2/images/25a14eb2-b71b-49b5-ba7a-7a0d5b23b8f0/file => generated 0 bytes in 17706 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23566 switches on core 0) [pid: 7|app: 0|req: 207/403] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 05:04:31 2026] GET /v2/images/25a14eb2-b71b-49b5-ba7a-7a0d5b23b8f0 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/404] 162.253.55.71 () {48 vars in 1048 bytes} [Fri Aug 28 05:04:31 2026] PATCH /v2/images/25a14eb2-b71b-49b5-ba7a-7a0d5b23b8f0 => generated 1410 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/405] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 05:04:31 2026] GET /v2/images/25a14eb2-b71b-49b5-ba7a-7a0d5b23b8f0 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/414] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:05:14 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/415] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:05:14 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/418] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:05:26 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/419] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:05:26 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: 7|app: 0|req: 216/420] 162.253.55.71 () {44 vars in 936 bytes} [Fri Aug 28 05:05:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/421] 162.253.55.71 () {44 vars in 958 bytes} [Fri Aug 28 05:05:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 162.253.55.71 () {44 vars in 936 bytes} [Fri Aug 28 05:05:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/425] 162.253.55.71 () {48 vars in 948 bytes} [Fri Aug 28 05:05:26 2026] POST /v2/images => generated 791 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 05:05:27.057 7 INFO glance.api.v2.image_data [None req-0d2abd09-d157-40b1-994f-b1cd8c37509f 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:05:44.781 7 INFO glance.location [None req-0d2abd09-d157-40b1-994f-b1cd8c37509f 4d3eb3df981843069b9fae1b22d1e2a8 d6f794f961c84e06ae05cfade8a0362f - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/428] 162.253.55.71 () {48 vars in 1043 bytes} [Fri Aug 28 05:05:27 2026] PUT /v2/images/ebaa1712-b073-4b9a-9a7e-3eb45d8b61f7/file => generated 0 bytes in 17788 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30944 switches on core 0) [pid: 8|app: 0|req: 209/429] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 05:05:44 2026] GET /v2/images/ebaa1712-b073-4b9a-9a7e-3eb45d8b61f7 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/430] 162.253.55.71 () {48 vars in 1048 bytes} [Fri Aug 28 05:05:44 2026] PATCH /v2/images/ebaa1712-b073-4b9a-9a7e-3eb45d8b61f7 => generated 1382 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/431] 162.253.55.71 () {44 vars in 968 bytes} [Fri Aug 28 05:05:44 2026] GET /v2/images/ebaa1712-b073-4b9a-9a7e-3eb45d8b61f7 => generated 1382 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/606] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:20:15 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/607] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:20:15 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:22:46 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/639] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:22:46 2026] GET /v2/images => generated 5574 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:22:48 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/643] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:22:48 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:23:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:23:42 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/658] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:23:52 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:23:52 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/674] 162.253.55.71 () {42 vars in 685 bytes} [Fri Aug 28 05:24:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/675] 162.253.55.71 () {44 vars in 907 bytes} [Fri Aug 28 05:24:58 2026] GET /v2/images => generated 5574 bytes in 64 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: 348/684] 10.0.0.19 () {32 vars in 632 bytes} [Fri Aug 28 05:25:42 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/689] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:26:01 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:26:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:26:06 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/694] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/695] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/696] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/697] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 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: 344/698] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 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: 355/699] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:26:07 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 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: 356/701] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:26:07 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: 346/702] 10.0.0.113 () {36 vars in 911 bytes} [Fri Aug 28 05:26:08 2026] GET /versions => generated 1301 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/703] 10.0.0.113 () {36 vars in 1007 bytes} [Fri Aug 28 05:26:08 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c/locations => generated 127 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/704] 10.0.0.113 () {36 vars in 987 bytes} [Fri Aug 28 05:26:08 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/705] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:26:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/706] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:26:08 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: 359/707] 162.253.55.71 () {36 vars in 990 bytes} [Fri Aug 28 05:26:09 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/708] 162.253.55.71 () {36 vars in 930 bytes} [Fri Aug 28 05:26:09 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: 360/709] 162.253.55.71 () {36 vars in 990 bytes} [Fri Aug 28 05:26:10 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/710] 162.253.55.71 () {36 vars in 930 bytes} [Fri Aug 28 05:26: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: 361/711] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:26:14 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/712] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:26:14 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: 7|app: 0|req: 362/713] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:26:14 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/714] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:26:14 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: 8|app: 0|req: 356/721] 10.0.0.19 () {34 vars in 654 bytes} [Fri Aug 28 05:26:45 2026] POST /v2/images => generated 648 bytes in 240 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 05:26:45.651 7 WARNING glance.api.v2.images [None req-c2146f02-e518-47f8-94eb-7ef69156f48a 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a61628b2-4005-421d-bd72-dd19c28f0084 [pid: 7|app: 0|req: 366/722] 10.0.0.19 () {32 vars in 709 bytes} [Fri Aug 28 05:26:45 2026] DELETE /v2/images/a61628b2-4005-421d-bd72-dd19c28f0084 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/723] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:45 2026] GET /v2/images/a61628b2-4005-421d-bd72-dd19c28f0084 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/724] 10.0.0.19 () {32 vars in 632 bytes} [Fri Aug 28 05:26:45 2026] GET /v2/images => generated 1381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/725] 10.0.0.19 () {34 vars in 654 bytes} [Fri Aug 28 05:26:45 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/726] 10.0.0.19 () {32 vars in 716 bytes} [Fri Aug 28 05:26:45 2026] GET /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:26:45.869 8 INFO glance.api.v2.image_data [None req-bcf3925a-5604-49d2-9f47-f8564062ca6c 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:26:45.923 8 WARNING glance_store._drivers.rbd [None req-bcf3925a-5604-49d2-9f47-f8564062ca6c 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 05:26:46.812 8 INFO glance.location [None req-bcf3925a-5604-49d2-9f47-f8564062ca6c 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 359/727] 10.0.0.19 () {32 vars in 726 bytes} [Fri Aug 28 05:26:45 2026] PUT /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6/file => generated 0 bytes in 981 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/728] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:46 2026] GET /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6 => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/729] 10.0.0.19 () {32 vars in 716 bytes} [Fri Aug 28 05:26:46 2026] GET /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6/file => generated 1024 bytes in 150 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/732] 10.0.0.19 () {34 vars in 654 bytes} [Fri Aug 28 05:26:47 2026] POST /v2/images => generated 648 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/733] 10.0.0.19 () {32 vars in 725 bytes} [Fri Aug 28 05:26:47 2026] PATCH /v2/images/3084449b-c603-4d57-bc1f-cc3eb9c236dc => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:47 2026] GET /v2/images/3084449b-c603-4d57-bc1f-cc3eb9c236dc => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:26:47.202 8 WARNING glance.api.v2.images [None req-1b97d133-4773-45aa-b782-b05780f9c016 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3084449b-c603-4d57-bc1f-cc3eb9c236dc [pid: 8|app: 0|req: 364/735] 10.0.0.19 () {32 vars in 709 bytes} [Fri Aug 28 05:26:47 2026] DELETE /v2/images/3084449b-c603-4d57-bc1f-cc3eb9c236dc => 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: 372/736] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:47 2026] GET /v2/images/3084449b-c603-4d57-bc1f-cc3eb9c236dc => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:47.289 8 WARNING glance.api.v2.images [None req-00739429-8e4a-47f4-abbb-2d2eff8392fc 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//192260fb-ebe1-458f-8ec7-ff726b7f3fe6 [pid: 8|app: 0|req: 365/737] 10.0.0.19 () {32 vars in 709 bytes} [Fri Aug 28 05:26:47 2026] DELETE /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/738] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:48 2026] GET /v2/images/192260fb-ebe1-458f-8ec7-ff726b7f3fe6 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:26:48.173 8 WARNING glance.api.v2.images [None req-75757bdd-2c4b-47c1-82a8-502db7314842 1c21c932cc61435692131a7539682285 366ba3f38a8346e79597d0815356f465 - - default default] Failed to find image a61628b2-4005-421d-bd72-dd19c28f0084 to delete: glance.common.exception.ImageNotFound: No image found with ID a61628b2-4005-421d-bd72-dd19c28f0084 [pid: 8|app: 0|req: 366/739] 10.0.0.19 () {32 vars in 709 bytes} [Fri Aug 28 05:26:48 2026] DELETE /v2/images/a61628b2-4005-421d-bd72-dd19c28f0084 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:26:48 2026] GET /v2/images/a61628b2-4005-421d-bd72-dd19c28f0084 => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:26:49 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => 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: 375/742] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:26:49 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.19 () {30 vars in 410 bytes} [Fri Aug 28 05:26:50 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:27:40 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:27:40 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: 377/760] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:28:01 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/761] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:28:01 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/762] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:28:01 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:28:01 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/770] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:28:34 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/771] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:28:34 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: 391/774] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:28:37 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => 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: 384/775] 10.0.0.19 () {32 vars in 706 bytes} [Fri Aug 28 05:28:37 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/776] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/777] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28: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: 393/778] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28: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: 8|app: 0|req: 386/779] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => 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: 394/780] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28: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: 8|app: 0|req: 387/781] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28: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: 395/782] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/783] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28:38 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: 396/784] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:28:38 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: 389/785] 10.0.0.113 () {36 vars in 911 bytes} [Fri Aug 28 05:28:38 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/786] 10.0.0.113 () {36 vars in 1007 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c/locations => generated 127 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/787] 10.0.0.113 () {36 vars in 987 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => 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: 398/788] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/789] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:28:38 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/794] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:28:58 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/795] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:28:58 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: 397/800] 162.253.55.71 () {32 vars in 825 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/images?status=active&owner=d6f794f961c84e06ae05cfade8a0362f&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 162.253.55.71 () {32 vars in 652 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:29:21 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/805] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/806] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:29:21 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: 407/807] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:29:21 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/808] 10.0.0.109 () {36 vars in 987 bytes} [Fri Aug 28 05:29:22 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/809] 10.0.0.109 () {36 vars in 927 bytes} [Fri Aug 28 05:29:22 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: 402/810] 10.0.0.113 () {36 vars in 911 bytes} [Fri Aug 28 05:29:22 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.113 () {36 vars in 1007 bytes} [Fri Aug 28 05:29:22 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427/locations => generated 127 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/812] 10.0.0.113 () {36 vars in 987 bytes} [Fri Aug 28 05:29:22 2026] GET /v2/images/9015b7c5-ea83-4a5b-aae3-ba79a9d6a427 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/813] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:29:22 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/814] 10.0.0.113 () {36 vars in 927 bytes} [Fri Aug 28 05:29:22 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: 406/817] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:29:33 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => 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: 412/818] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:29:33 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: 8|app: 0|req: 411/827] 10.0.0.159 () {36 vars in 987 bytes} [Fri Aug 28 05:30:13 2026] GET /v2/images/db62600f-b17b-4276-a3e9-92ee6083f37c => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/828] 10.0.0.159 () {36 vars in 927 bytes} [Fri Aug 28 05:30:13 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: 441/875] 10.0.0.19 () {32 vars in 632 bytes} [Fri Aug 28 05:34:00 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)