+ 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 [Mon Jun 15 16:08:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-854779f6df-rxftr machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f1d80510668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-15 16:08:40.392 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-15 16:08:40.394 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-15 16:08:41.271 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 16:08:41.272 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 16:08:41.272 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:08:41.287 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 16:08:41.288 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-15 16:08:41.288 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-15 16:08:43.351 7 WARNING glance.api.v2.images [None req-b5adc884-cdcb-4b5d-9647-cb2cd0d2e5b7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:08:43.379 8 WARNING glance.api.v2.images [None req-da060926-4233-432c-9687-62829986ad78 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-15 16:08:43.682 7 WARNING keystonemiddleware._common.config [None req-b5adc884-cdcb-4b5d-9647-cb2cd0d2e5b7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:08:43.690 7 WARNING oslo_config.cfg [None req-b5adc884-cdcb-4b5d-9647-cb2cd0d2e5b7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1d80510668 pid: 7 (default app) 2026-06-15 16:08:43.715 8 WARNING keystonemiddleware._common.config [None req-da060926-4233-432c-9687-62829986ad78 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:08:43.724 8 WARNING oslo_config.cfg [None req-da060926-4233-432c-9687-62829986ad78 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f1d80510668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:08:45 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-06-15 16:08:45.718 8 WARNING oslo_policy.policy [None req-ab5a779f-162f-409c-9aa9-5622451ff992 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:45.719 8 WARNING oslo_policy.policy [None req-ab5a779f-162f-409c-9aa9-5622451ff992 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:45.733 8 WARNING oslo_policy.policy [None req-ab5a779f-162f-409c-9aa9-5622451ff992 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:45.733 8 WARNING oslo_policy.policy [None req-ab5a779f-162f-409c-9aa9-5622451ff992 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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.235 () {44 vars in 911 bytes} [Mon Jun 15 16:08:45 2026] GET /v2/images => generated 69 bytes in 570 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.235 () {42 vars in 689 bytes} [Mon Jun 15 16:08:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:08:49 2026] GET /v2/images => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 16:08:49.209 7 WARNING oslo_policy.policy [None req-0d314509-82e6-410a-993e-fc8bbedd6443 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:49.210 7 WARNING oslo_policy.policy [None req-0d314509-82e6-410a-993e-fc8bbedd6443 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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.235 () {44 vars in 912 bytes} [Mon Jun 15 16:08:49 2026] GET /v2/images/cirros => generated 151 bytes in 137 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.235 () {44 vars in 934 bytes} [Mon Jun 15 16:08:49 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-06-15 16:08:49.353 7 WARNING oslo_policy.policy [None req-0a61a374-30f0-4abc-b7ef-53bd3b3d9e58 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:49.353 7 WARNING oslo_policy.policy [None req-0a61a374-30f0-4abc-b7ef-53bd3b3d9e58 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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.235 () {44 vars in 940 bytes} [Mon Jun 15 16:08:49 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) 2026-06-15 16:08:49.435 8 WARNING oslo_config.cfg [None req-ea0de553-6bc1-4b40-b240-25311baec601 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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.235 () {48 vars in 952 bytes} [Mon Jun 15 16:08:49 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-06-15 16:08:49.460 7 WARNING oslo_policy.policy [None req-3a6a3212-4399-4936-9b14-6bf0f4d55ca1 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:49.460 7 WARNING oslo_policy.policy [None req-3a6a3212-4399-4936-9b14-6bf0f4d55ca1 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:08:49.461 7 INFO glance.api.v2.image_data [None req-3a6a3212-4399-4936-9b14-6bf0f4d55ca1 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:08:52.820 7 WARNING glance.location [None req-3a6a3212-4399-4936-9b14-6bf0f4d55ca1 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.235 () {48 vars in 1046 bytes} [Mon Jun 15 16:08:49 2026] PUT /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5/file => generated 0 bytes in 3409 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6386 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:08:52 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-15 16:08:52.976 7 WARNING oslo_config.cfg [None req-2ea70a3f-fd82-46ef-af1e-c44a2bbc42d7 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - 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/15] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 15 16:08:52 2026] PATCH /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/16] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:08:52 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:30:06 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/274] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:30:06 2026] GET /v2/images => generated 1381 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/279] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:30:26 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/280] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:30:26 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/281] 199.204.45.235 () {44 vars in 938 bytes} [Mon Jun 15 16:30:26 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/282] 199.204.45.235 () {44 vars in 960 bytes} [Mon Jun 15 16:30:26 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/283] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 15 16:30:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/284] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 15 16:30:26 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:30:26.212 7 INFO glance.api.v2.image_data [None req-90e1fef8-b937-4032-acff-90aaf4c9b98f 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:30:53.427 7 WARNING glance.location [None req-90e1fef8-b937-4032-acff-90aaf4c9b98f 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/291] 199.204.45.235 () {48 vars in 1047 bytes} [Mon Jun 15 16:30:26 2026] PUT /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf/file => generated 0 bytes in 27258 msecs (HTTP/1.1 204) 4 headers in 171 bytes (124060 switches on core 0) [pid: 8|app: 0|req: 147/292] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:30:53 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => generated 1209 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/293] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 15 16:30:53 2026] PATCH /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/294] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:30:53 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/295] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:30:55 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: 149/296] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:30:55 2026] GET /v2/images => generated 2778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/381] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:37:59 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: 192/382] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:37:59 2026] GET /v2/images => generated 2778 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:38:14 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: 193/388] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:38:14 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.235 () {44 vars in 948 bytes} [Mon Jun 15 16:38:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.235 () {44 vars in 970 bytes} [Mon Jun 15 16:38:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 15 16:38:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 15 16:38:14 2026] POST /v2/images => generated 799 bytes in 440 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:38:15.018 8 WARNING oslo_policy.policy [None req-facb34e4-891a-4198-86e4-52607b0a2f22 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:38:15.018 8 WARNING oslo_policy.policy [None req-facb34e4-891a-4198-86e4-52607b0a2f22 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-15 16:38:15.020 8 INFO glance.api.v2.image_data [None req-facb34e4-891a-4198-86e4-52607b0a2f22 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:38:26.757 8 INFO glance.location [None req-facb34e4-891a-4198-86e4-52607b0a2f22 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 198/395] 199.204.45.235 () {48 vars in 1046 bytes} [Mon Jun 15 16:38:15 2026] PUT /v2/images/32f50edc-0cdf-4b79-b648-ec1251f26dde/file => generated 0 bytes in 11806 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23532 switches on core 0) [pid: 7|app: 0|req: 198/396] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:38:26 2026] GET /v2/images/32f50edc-0cdf-4b79-b648-ec1251f26dde => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/397] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 15 16:38:26 2026] PATCH /v2/images/32f50edc-0cdf-4b79-b648-ec1251f26dde => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/398] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:38:26 2026] GET /v2/images/32f50edc-0cdf-4b79-b648-ec1251f26dde => generated 1410 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:39:09 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: 204/408] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:39:09 2026] GET /v2/images => generated 4190 bytes in 49 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.235 () {42 vars in 689 bytes} [Mon Jun 15 16:39:26 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: 207/414] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:39:26 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 15 16:39:26 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/416] 199.204.45.235 () {44 vars in 962 bytes} [Mon Jun 15 16:39:26 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/417] 199.204.45.235 () {44 vars in 940 bytes} [Mon Jun 15 16:39:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 199.204.45.235 () {48 vars in 952 bytes} [Mon Jun 15 16:39:27 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-15 16:39:27.073 8 INFO glance.api.v2.image_data [None req-ff652c9d-4747-467e-9365-081838afee61 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:39:44.129 8 INFO glance.location [None req-ff652c9d-4747-467e-9365-081838afee61 0595586fc9ba4e84b3de57c50c180434 6876c7a068414279b0a32c646eca17ad - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/423] 199.204.45.235 () {48 vars in 1047 bytes} [Mon Jun 15 16:39:27 2026] PUT /v2/images/30768228-c698-4ca5-8a16-d7b84dedf1e3/file => generated 0 bytes in 17116 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28158 switches on core 0) [pid: 7|app: 0|req: 214/424] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:39:44 2026] GET /v2/images/30768228-c698-4ca5-8a16-d7b84dedf1e3 => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/425] 199.204.45.235 () {48 vars in 1052 bytes} [Mon Jun 15 16:39:44 2026] PATCH /v2/images/30768228-c698-4ca5-8a16-d7b84dedf1e3 => generated 1382 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/426] 199.204.45.235 () {44 vars in 972 bytes} [Mon Jun 15 16:39:44 2026] GET /v2/images/30768228-c698-4ca5-8a16-d7b84dedf1e3 => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/585] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:52:57 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: 295/586] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:52:57 2026] GET /v2/images => generated 5574 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:55:24 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/618] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:55:24 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/619] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:55:26 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: 308/620] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:55:26 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:56:18 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: 318/632] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:56:18 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: 320/635] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:56:26 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: 316/636] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:56:26 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 199.204.45.235 () {42 vars in 689 bytes} [Mon Jun 15 16:57:30 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: 323/650] 199.204.45.235 () {44 vars in 911 bytes} [Mon Jun 15 16:57:30 2026] GET /v2/images => generated 5574 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/661] 10.0.0.146 () {32 vars in 633 bytes} [Mon Jun 15 16:58:14 2026] GET /v2/images => generated 5574 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 331/666] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 16:58:34 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58: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: 8|app: 0|req: 332/668] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58: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: 337/669] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 16:58:34 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58:34 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: 338/671] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58: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: 8|app: 0|req: 334/672] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 16:58:34 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58:34 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: 335/674] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 16:58:34 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: 340/675] 10.0.0.228 () {36 vars in 911 bytes} [Mon Jun 15 16:58:35 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: 336/676] 10.0.0.228 () {36 vars in 1007 bytes} [Mon Jun 15 16:58:35 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5/locations => generated 127 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.228 () {36 vars in 987 bytes} [Mon Jun 15 16:58:35 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 337/678] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 16:58:35 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: 342/679] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 16:58:35 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: 339/682] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 16:58:45 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 16:58:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.146 () {30 vars in 411 bytes} [Mon Jun 15 16:58:52 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: 345/685] 199.204.45.235 () {36 vars in 991 bytes} [Mon Jun 15 16:58:52 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 341/686] 199.204.45.235 () {36 vars in 931 bytes} [Mon Jun 15 16:58:52 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: 7|app: 0|req: 347/689] 199.204.45.235 () {36 vars in 991 bytes} [Mon Jun 15 16:58:53 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 343/690] 199.204.45.235 () {36 vars in 931 bytes} [Mon Jun 15 16:58:53 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: 7|app: 0|req: 348/691] 10.0.0.146 () {34 vars in 655 bytes} [Mon Jun 15 16:59:01 2026] POST /v2/images => generated 648 bytes in 277 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-15 16:59:01.439 8 WARNING glance.api.v2.images [None req-a2e9fd74-0473-4fad-9cfe-3ed4dabfe097 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//961b440c-8f89-4063-b7b1-fddda39a5d58 [pid: 8|app: 0|req: 344/692] 10.0.0.146 () {32 vars in 710 bytes} [Mon Jun 15 16:59:01 2026] DELETE /v2/images/961b440c-8f89-4063-b7b1-fddda39a5d58 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/693] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:01 2026] GET /v2/images/961b440c-8f89-4063-b7b1-fddda39a5d58 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/694] 10.0.0.146 () {32 vars in 633 bytes} [Mon Jun 15 16:59:01 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.146 () {34 vars in 655 bytes} [Mon Jun 15 16:59:01 2026] POST /v2/images => generated 703 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/696] 10.0.0.146 () {32 vars in 717 bytes} [Mon Jun 15 16:59:01 2026] GET /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3/file => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-15 16:59:01.674 7 INFO glance.api.v2.image_data [None req-96bb0352-9648-4b6c-ba6b-7ce188483485 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-15 16:59:01.728 7 WARNING glance_store._drivers.rbd [None req-96bb0352-9648-4b6c-ba6b-7ce188483485 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-15 16:59:02.029 7 INFO glance.location [None req-96bb0352-9648-4b6c-ba6b-7ce188483485 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 351/697] 10.0.0.146 () {32 vars in 727 bytes} [Mon Jun 15 16:59:01 2026] PUT /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3/file => generated 0 bytes in 405 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:02 2026] GET /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3 => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.146 () {32 vars in 717 bytes} [Mon Jun 15 16:59:02 2026] GET /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3/file => generated 1024 bytes in 159 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/700] 10.0.0.146 () {34 vars in 655 bytes} [Mon Jun 15 16:59:02 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/701] 10.0.0.146 () {32 vars in 726 bytes} [Mon Jun 15 16:59:02 2026] PATCH /v2/images/ef62830f-4b9e-4bd3-b2a6-2221ad1bfd04 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/702] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:02 2026] GET /v2/images/ef62830f-4b9e-4bd3-b2a6-2221ad1bfd04 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-15 16:59:02.376 7 WARNING glance.api.v2.images [None req-2e778683-c7e5-4ea7-a809-12a33f1ca9f5 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ef62830f-4b9e-4bd3-b2a6-2221ad1bfd04 [pid: 7|app: 0|req: 354/703] 10.0.0.146 () {32 vars in 710 bytes} [Mon Jun 15 16:59:02 2026] DELETE /v2/images/ef62830f-4b9e-4bd3-b2a6-2221ad1bfd04 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:02 2026] GET /v2/images/ef62830f-4b9e-4bd3-b2a6-2221ad1bfd04 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:02.472 7 WARNING glance.api.v2.images [None req-2d707ab2-1848-45e2-aa93-b82124cded1d aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2e255f56-44c7-4d76-823f-8dbcc7fe85a3 [pid: 7|app: 0|req: 355/707] 10.0.0.146 () {32 vars in 710 bytes} [Mon Jun 15 16:59:02 2026] DELETE /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3 => generated 0 bytes in 866 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:03 2026] GET /v2/images/2e255f56-44c7-4d76-823f-8dbcc7fe85a3 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-15 16:59:03.356 7 WARNING glance.api.v2.images [None req-0ab70826-f757-4abf-9009-27cc93708451 aef1ed9f19124924a343bf8afce56d42 d232864632a24c5b9cfaf31a786d2342 - - default default] Failed to find image 961b440c-8f89-4063-b7b1-fddda39a5d58 to delete: glance.common.exception.ImageNotFound: No image found with ID 961b440c-8f89-4063-b7b1-fddda39a5d58 [pid: 7|app: 0|req: 356/709] 10.0.0.146 () {32 vars in 710 bytes} [Mon Jun 15 16:59:03 2026] DELETE /v2/images/961b440c-8f89-4063-b7b1-fddda39a5d58 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 16:59:03 2026] GET /v2/images/961b440c-8f89-4063-b7b1-fddda39a5d58 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/713] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 16:59:22 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/714] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 16:59:22 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 16:59:50 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 360/722] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 16:59: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: 7|app: 0|req: 364/725] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 16:59:55 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 362/726] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 16:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 16:59:57 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 363/728] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 16:59:57 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: 367/735] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:00:28 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/736] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 17:00:28 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: 377/755] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:01:59 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/756] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 17:01:59 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: 379/759] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:02:05 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 381/760] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 17:02: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: 7|app: 0|req: 385/767] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:02:37 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 383/768] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 17:02:37 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 17:02:40 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 384/770] 10.0.0.146 () {32 vars in 707 bytes} [Mon Jun 15 17:02:40 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/771] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/772] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 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: 388/773] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 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: 386/774] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/775] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 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/776] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 388/778] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/779] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 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: 389/780] 10.0.0.228 () {36 vars in 911 bytes} [Mon Jun 15 17:02:41 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/781] 10.0.0.228 () {36 vars in 1007 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5/locations => generated 127 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/782] 10.0.0.228 () {36 vars in 987 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/783] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 17:02:41 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: 408/813] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:04:54 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => generated 1312 bytes in 245 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.120 () {36 vars in 927 bytes} [Mon Jun 15 17:04:54 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: 408/817] 10.0.0.120 () {36 vars in 987 bytes} [Mon Jun 15 17:05:12 2026] GET /v2/images/b7ebf7c2-b4e1-42b0-9cc7-6d9324ed46c5 => 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: 410/818] 10.0.0.120 () {36 vars in 927 bytes} [Mon Jun 15 17:05:12 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: 414/829] 199.204.45.235 () {32 vars in 826 bytes} [Mon Jun 15 17:05:53 2026] GET /v2/images?status=active&owner=6876c7a068414279b0a32c646eca17ad&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/830] 199.204.45.235 () {32 vars in 653 bytes} [Mon Jun 15 17:05:53 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/831] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:05:54 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/832] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 416/833] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 418/834] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:05:54 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => 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: 417/835] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 419/836] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 418/837] 10.0.0.247 () {36 vars in 987 bytes} [Mon Jun 15 17:05:54 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/838] 10.0.0.247 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 419/839] 10.0.0.228 () {36 vars in 911 bytes} [Mon Jun 15 17:05:54 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.228 () {36 vars in 1007 bytes} [Mon Jun 15 17:05:54 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf/locations => generated 127 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/841] 10.0.0.228 () {36 vars in 987 bytes} [Mon Jun 15 17:05:54 2026] GET /v2/images/5d8cfc8a-50ef-46d9-a67b-3b75c8c8ffaf => 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: 422/842] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 421/843] 10.0.0.228 () {36 vars in 927 bytes} [Mon Jun 15 17:05:54 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: 444/886] 10.0.0.146 () {32 vars in 633 bytes} [Mon Jun 15 17:09:26 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)