+ 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 [Wed Aug 12 01:12:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-554b97ff59-mpdgd 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 0x7fc59c75c668 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-12 01:12:40.264 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-12 01:12:40.270 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-08-12 01:12:41.144 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-12 01:12:41.145 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-12 01:12:41.145 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:12:41.193 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-12 01:12:41.194 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-12 01:12:41.195 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-12 01:12:43.305 8 WARNING glance.api.v2.images [None req-10e3c4e3-3233-4944-a407-01abde3a5384 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:12:43.388 7 WARNING glance.api.v2.images [None req-97a6b49b-5ea3-4410-b378-7c1d7f1a89ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-12 01:12:43.675 8 WARNING keystonemiddleware._common.config [None req-10e3c4e3-3233-4944-a407-01abde3a5384 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:12:43.684 8 WARNING oslo_config.cfg [None req-10e3c4e3-3233-4944-a407-01abde3a5384 - - - - - -] 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 0x7fc59c75c668 pid: 8 (default app) 2026-08-12 01:12:43.745 7 WARNING keystonemiddleware._common.config [None req-97a6b49b-5ea3-4410-b378-7c1d7f1a89ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-12 01:12:43.753 7 WARNING oslo_config.cfg [None req-97a6b49b-5ea3-4410-b378-7c1d7f1a89ad - - - - - -] 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 0x7fc59c75c668 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:12: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-08-12 01:12:45.826 7 WARNING oslo_policy.policy [None req-cab66904-ac4b-4675-9baf-d2d7f2827112 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:45.827 7 WARNING oslo_policy.policy [None req-cab66904-ac4b-4675-9baf-d2d7f2827112 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:45.844 7 WARNING oslo_policy.policy [None req-cab66904-ac4b-4675-9baf-d2d7f2827112 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:45.844 7 WARNING oslo_policy.policy [None req-cab66904-ac4b-4675-9baf-d2d7f2827112 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/5] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:12:45 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:12:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/7] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:12: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-08-12 01:12:49.757 8 WARNING oslo_policy.policy [None req-35734cf0-1ab9-47f0-a261-413ad660cde8 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:49.758 8 WARNING oslo_policy.policy [None req-35734cf0-1ab9-47f0-a261-413ad660cde8 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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: 6/8] 199.204.45.129 () {44 vars in 910 bytes} [Wed Aug 12 01:12:49 2026] GET /v2/images/cirros => generated 151 bytes in 133 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.129 () {44 vars in 932 bytes} [Wed Aug 12 01:12:49 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 01:12:49.900 8 WARNING oslo_policy.policy [None req-f11966ba-81c6-4aa6-b00b-38b5ca5f203c 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:49.900 8 WARNING oslo_policy.policy [None req-f11966ba-81c6-4aa6-b00b-38b5ca5f203c 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.129 () {44 vars in 938 bytes} [Wed Aug 12 01:12:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-12 01:12:49.990 7 WARNING oslo_config.cfg [None req-ed439bb5-d502-47d9-b62f-85d670e6a610 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/11] 199.204.45.129 () {48 vars in 950 bytes} [Wed Aug 12 01:12:49 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:12:50.015 8 WARNING oslo_policy.policy [None req-9d6479ec-e9e5-4b37-8602-c702785659e9 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:50.015 8 WARNING oslo_policy.policy [None req-9d6479ec-e9e5-4b37-8602-c702785659e9 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:12:50.016 8 INFO glance.api.v2.image_data [None req-9d6479ec-e9e5-4b37-8602-c702785659e9 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:12:53.773 8 WARNING glance.location [None req-9d6479ec-e9e5-4b37-8602-c702785659e9 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 8/14] 199.204.45.129 () {48 vars in 1044 bytes} [Wed Aug 12 01:12:49 2026] PUT /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3/file => generated 0 bytes in 3805 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6583 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:12:53 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-12 01:12:53.916 8 WARNING oslo_config.cfg [None req-c3831f46-9235-4d8e-9bf8-c7a0893b003a 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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: 9/16] 199.204.45.129 () {48 vars in 1050 bytes} [Wed Aug 12 01:12:53 2026] PATCH /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:12:53 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 139/276] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:34:28 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: 138/277] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:34:28 2026] GET /v2/images => generated 1381 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:34:45 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/283] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:34:45 2026] GET /v2/images => generated 1381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/284] 199.204.45.129 () {44 vars in 936 bytes} [Wed Aug 12 01:34:45 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: 142/285] 199.204.45.129 () {44 vars in 958 bytes} [Wed Aug 12 01:34:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.129 () {44 vars in 938 bytes} [Wed Aug 12 01:34:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.129 () {48 vars in 950 bytes} [Wed Aug 12 01:34:45 2026] POST /v2/images => generated 796 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:34:45.655 8 INFO glance.api.v2.image_data [None req-f2f74807-ab59-43df-a93a-6e2768463ed4 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:35:17.134 8 WARNING glance.location [None req-f2f74807-ab59-43df-a93a-6e2768463ed4 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/294] 199.204.45.129 () {48 vars in 1045 bytes} [Wed Aug 12 01:34:45 2026] PUT /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5/file => generated 0 bytes in 31534 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64575 switches on core 0) [pid: 7|app: 0|req: 150/295] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:35:17 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/296] 199.204.45.129 () {48 vars in 1050 bytes} [Wed Aug 12 01:35:17 2026] PATCH /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/297] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:35:17 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/298] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:35: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: 152/299] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:35:18 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:42:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:42:17 2026] GET /v2/images => generated 2778 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:42:32 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/389] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:42:32 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.204.45.129 () {44 vars in 946 bytes} [Wed Aug 12 01:42:32 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.204.45.129 () {44 vars in 968 bytes} [Wed Aug 12 01:42:32 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/392] 199.204.45.129 () {44 vars in 938 bytes} [Wed Aug 12 01:42:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/395] 199.204.45.129 () {48 vars in 950 bytes} [Wed Aug 12 01:42:32 2026] POST /v2/images => generated 799 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:42:32.545 7 WARNING oslo_policy.policy [None req-c62146ad-f34c-42c0-a147-749846284a7b 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:42:32.546 7 WARNING oslo_policy.policy [None req-c62146ad-f34c-42c0-a147-749846284a7b 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - 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-12 01:42:32.548 7 INFO glance.api.v2.image_data [None req-c62146ad-f34c-42c0-a147-749846284a7b 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:43:05.912 7 INFO glance.location [None req-c62146ad-f34c-42c0-a147-749846284a7b 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 202/402] 199.204.45.129 () {48 vars in 1044 bytes} [Wed Aug 12 01:42:32 2026] PUT /v2/images/2e87d2c9-5f2e-4057-b115-c02aaf3a7ba8/file => generated 0 bytes in 33421 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23095 switches on core 0) [pid: 8|app: 0|req: 201/403] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:43:05 2026] GET /v2/images/2e87d2c9-5f2e-4057-b115-c02aaf3a7ba8 => generated 1211 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 199.204.45.129 () {48 vars in 1050 bytes} [Wed Aug 12 01:43:05 2026] PATCH /v2/images/2e87d2c9-5f2e-4057-b115-c02aaf3a7ba8 => generated 1410 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/405] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:43:06 2026] GET /v2/images/2e87d2c9-5f2e-4057-b115-c02aaf3a7ba8 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/414] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:43:43 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/415] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:43:43 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:43: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: 210/419] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:43:57 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: 210/420] 199.204.45.129 () {44 vars in 938 bytes} [Wed Aug 12 01:43:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/421] 199.204.45.129 () {44 vars in 960 bytes} [Wed Aug 12 01:43:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/422] 199.204.45.129 () {44 vars in 938 bytes} [Wed Aug 12 01:43:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 199.204.45.129 () {48 vars in 950 bytes} [Wed Aug 12 01:43:57 2026] POST /v2/images => generated 791 bytes in 366 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-12 01:43:58.171 8 INFO glance.api.v2.image_data [None req-ab72fd70-111a-4c1c-848b-ed20abca1a31 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 01:44:13.392 8 INFO glance.location [None req-ab72fd70-111a-4c1c-848b-ed20abca1a31 735c2a90cfde40f09cadf7efae2de38d f8a8ad1af6e14022988c3765c383f5de - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 212/428] 199.204.45.129 () {48 vars in 1045 bytes} [Wed Aug 12 01:43:58 2026] PUT /v2/images/f53c311e-0cb3-4c81-a128-53bb6d15538a/file => generated 0 bytes in 15271 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34575 switches on core 0) [pid: 7|app: 0|req: 217/429] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:44:13 2026] GET /v2/images/f53c311e-0cb3-4c81-a128-53bb6d15538a => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 199.204.45.129 () {48 vars in 1050 bytes} [Wed Aug 12 01:44:13 2026] PATCH /v2/images/f53c311e-0cb3-4c81-a128-53bb6d15538a => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 199.204.45.129 () {44 vars in 970 bytes} [Wed Aug 12 01:44:13 2026] GET /v2/images/f53c311e-0cb3-4c81-a128-53bb6d15538a => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/598] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 01:58:11 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: 297/599] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 01:58:11 2026] GET /v2/images => generated 5574 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/630] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 02:00:37 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/631] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 02:00:37 2026] GET /v2/images => generated 5574 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 02:00:39 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 02:00:39 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 02:01:32 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: 325/645] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 02:01:32 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 02:01:40 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: 322/649] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 02:01:40 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 199.204.45.129 () {42 vars in 687 bytes} [Wed Aug 12 02:02:45 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 199.204.45.129 () {44 vars in 909 bytes} [Wed Aug 12 02:02:45 2026] GET /v2/images => generated 5574 bytes in 61 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: 340/674] 10.0.0.19 () {32 vars in 632 bytes} [Wed Aug 12 02:03:29 2026] GET /v2/images => generated 5574 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/680] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/schemas/image => generated 4018 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 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/684] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 347/686] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 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: 340/687] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:03:48 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 348/688] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 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: 341/689] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:03:48 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: 349/690] 10.0.0.127 () {36 vars in 911 bytes} [Wed Aug 12 02:03:49 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: 342/691] 10.0.0.127 () {36 vars in 1007 bytes} [Wed Aug 12 02:03:49 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3/locations => generated 127 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.127 () {36 vars in 987 bytes} [Wed Aug 12 02:03:49 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 343/693] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:03:49 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: 351/694] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:03:49 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: 345/697] 199.204.45.129 () {36 vars in 991 bytes} [Wed Aug 12 02:03:56 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 353/698] 199.204.45.129 () {36 vars in 931 bytes} [Wed Aug 12 02:03:56 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: 346/699] 199.204.45.129 () {36 vars in 991 bytes} [Wed Aug 12 02:03:57 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 354/700] 199.204.45.129 () {36 vars in 931 bytes} [Wed Aug 12 02:03:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:04:02 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 356/704] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:04:02 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/705] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:04:04 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 357/706] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:04:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/711] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:04:31 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 360/712] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:04:31 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: 366/723] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:05:20 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:05:20 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: 368/727] 10.0.0.19 () {34 vars in 654 bytes} [Wed Aug 12 02:05:27 2026] POST /v2/images => generated 649 bytes in 224 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-12 02:05:27.934 8 WARNING glance.api.v2.images [None req-34862fda-ed8e-4b5e-b539-5a356db9c270 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2324b309-1be5-4f98-be2a-e47b9a4e8138 [pid: 8|app: 0|req: 360/728] 10.0.0.19 () {32 vars in 709 bytes} [Wed Aug 12 02:05:27 2026] DELETE /v2/images/2324b309-1be5-4f98-be2a-e47b9a4e8138 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/729] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:27 2026] GET /v2/images/2324b309-1be5-4f98-be2a-e47b9a4e8138 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.19 () {32 vars in 632 bytes} [Wed Aug 12 02:05:27 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/731] 10.0.0.19 () {34 vars in 654 bytes} [Wed Aug 12 02:05:28 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/732] 10.0.0.19 () {32 vars in 716 bytes} [Wed Aug 12 02:05:28 2026] GET /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-12 02:05:28.126 7 INFO glance.api.v2.image_data [None req-428273a0-2432-4a6d-bbe0-a9d74a4bafd1 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-12 02:05:28.182 7 WARNING glance_store._drivers.rbd [None req-428273a0-2432-4a6d-bbe0-a9d74a4bafd1 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-12 02:05:28.863 7 INFO glance.location [None req-428273a0-2432-4a6d-bbe0-a9d74a4bafd1 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/733] 10.0.0.19 () {32 vars in 726 bytes} [Wed Aug 12 02:05:28 2026] PUT /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883/file => generated 0 bytes in 796 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/734] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:28 2026] GET /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.19 () {32 vars in 716 bytes} [Wed Aug 12 02:05:28 2026] GET /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883/file => generated 1024 bytes in 132 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 10.0.0.19 () {34 vars in 654 bytes} [Wed Aug 12 02:05:29 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.19 () {32 vars in 725 bytes} [Wed Aug 12 02:05:29 2026] PATCH /v2/images/ec524280-a1bc-44c8-8e7c-01e482dd8873 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/738] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:29 2026] GET /v2/images/ec524280-a1bc-44c8-8e7c-01e482dd8873 => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-12 02:05:29.202 7 WARNING glance.api.v2.images [None req-0682d769-79fc-4684-aa19-9e2123874ff9 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ec524280-a1bc-44c8-8e7c-01e482dd8873 [pid: 7|app: 0|req: 374/739] 10.0.0.19 () {32 vars in 709 bytes} [Wed Aug 12 02:05:29 2026] DELETE /v2/images/ec524280-a1bc-44c8-8e7c-01e482dd8873 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/740] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:29 2026] GET /v2/images/ec524280-a1bc-44c8-8e7c-01e482dd8873 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:05:29.293 7 WARNING glance.api.v2.images [None req-3e282539-735f-4701-ac60-68750876da55 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2d78ee1f-98be-4912-8be4-9314f4014883 [pid: 7|app: 0|req: 375/741] 10.0.0.19 () {32 vars in 709 bytes} [Wed Aug 12 02:05:29 2026] DELETE /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:30 2026] GET /v2/images/2d78ee1f-98be-4912-8be4-9314f4014883 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-12 02:05:30.236 7 WARNING glance.api.v2.images [None req-6a0eafd6-d079-43a1-84c6-2fb78845bbc5 7b34b1bfdd9740b0a809e7bb63713bdf 92200aa97a974fa3aa5c1ff9cd4fc5a3 - - default default] Failed to find image 2324b309-1be5-4f98-be2a-e47b9a4e8138 to delete: glance.common.exception.ImageNotFound: No image found with ID 2324b309-1be5-4f98-be2a-e47b9a4e8138 [pid: 7|app: 0|req: 376/743] 10.0.0.19 () {32 vars in 709 bytes} [Wed Aug 12 02:05:30 2026] DELETE /v2/images/2324b309-1be5-4f98-be2a-e47b9a4e8138 => generated 147 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:05:30 2026] GET /v2/images/2324b309-1be5-4f98-be2a-e47b9a4e8138 => generated 139 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.19 () {30 vars in 410 bytes} [Wed Aug 12 02:05:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:05:33 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/749] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:05:33 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: 371/750] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:05:40 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:05:40 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/758] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:06:05 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 375/759] 10.0.0.19 () {32 vars in 706 bytes} [Wed Aug 12 02:06:05 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 385/760] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:06:05 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/761] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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: 386/762] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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: 377/763] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:06:05 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/764] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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: 378/765] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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: 388/766] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:06:05 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/767] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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/768] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:06:05 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: 380/769] 10.0.0.127 () {36 vars in 911 bytes} [Wed Aug 12 02:06:06 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: 390/770] 10.0.0.127 () {36 vars in 1007 bytes} [Wed Aug 12 02:06:06 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/771] 10.0.0.127 () {36 vars in 987 bytes} [Wed Aug 12 02:06:06 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:06:06 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: 382/773] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:06:06 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: 396/782] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:06:44 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/783] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:06:44 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: 398/786] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:07:02 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/787] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:07:02 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: 404/798] 199.204.45.129 () {32 vars in 826 bytes} [Wed Aug 12 02:07:44 2026] GET /v2/images?status=active&owner=f8a8ad1af6e14022988c3765c383f5de&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/799] 199.204.45.129 () {32 vars in 653 bytes} [Wed Aug 12 02:07:45 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: 405/800] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:07:45 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/801] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:07:45 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: 406/802] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:07:45 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: 397/803] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:07:45 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/804] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:07:45 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: 398/805] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:07:45 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/806] 10.0.0.120 () {36 vars in 987 bytes} [Wed Aug 12 02:07:45 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/807] 10.0.0.120 () {36 vars in 927 bytes} [Wed Aug 12 02:07:45 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: 409/808] 10.0.0.127 () {36 vars in 911 bytes} [Wed Aug 12 02:07:46 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: 400/809] 10.0.0.127 () {36 vars in 1007 bytes} [Wed Aug 12 02:07:46 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/810] 10.0.0.127 () {36 vars in 987 bytes} [Wed Aug 12 02:07:46 2026] GET /v2/images/3b03ae04-6838-40d9-b8af-b3acbb8a12a5 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/811] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:07:46 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/812] 10.0.0.127 () {36 vars in 927 bytes} [Wed Aug 12 02:07:46 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: 414/817] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:08:07 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/818] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:08: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: 419/827] 10.0.0.211 () {36 vars in 987 bytes} [Wed Aug 12 02:08:47 2026] GET /v2/images/a7a04e84-bd87-4089-9048-07404c1eb2d3 => 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: 409/828] 10.0.0.211 () {36 vars in 927 bytes} [Wed Aug 12 02:08:47 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/871] 10.0.0.19 () {32 vars in 632 bytes} [Wed Aug 12 02:12:22 2026] GET /v2/images => generated 5574 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)