+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Aug 28 04:26:32 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-79d795cf46-rkz8j 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x56155abb4150 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-28 04:26:34.448 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-28 04:26:34.508 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-28 04:26:35.045 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:26:35.046 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:26:35.107 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:26:35.108 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-28 04:26:36.576 8 WARNING glance.api.v2.images [None req-d59057fa-082d-4c1d-a2a1-154ee13bdfc0 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:26:36.660 7 WARNING glance.api.v2.images [None req-70ec661f-9cc9-45db-a7e3-c396f3cc9f5e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-28 04:26:36.804 8 WARNING keystonemiddleware._common.config [None req-d59057fa-082d-4c1d-a2a1-154ee13bdfc0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:26:36.811 8 WARNING oslo_config.cfg [None req-d59057fa-082d-4c1d-a2a1-154ee13bdfc0 - - - - - -] 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 4 seconds on interpreter 0x56155abb4150 pid: 8 (default app) 2026-08-28 04:26:36.892 7 WARNING keystonemiddleware._common.config [None req-70ec661f-9cc9-45db-a7e3-c396f3cc9f5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:26:36.900 7 WARNING oslo_config.cfg [None req-70ec661f-9cc9-45db-a7e3-c396f3cc9f5e - - - - - -] 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 4 seconds on interpreter 0x56155abb4150 pid: 7 (default app) [pid: 8|app: 0|req: 4/5] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:26:38 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:26:39.254 7 WARNING oslo_policy.policy [None req-c959c077-1680-443d-aab4-35b358ab55ff 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:39.255 7 WARNING oslo_policy.policy [None req-c959c077-1680-443d-aab4-35b358ab55ff 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:39.292 7 WARNING oslo_policy.policy [None req-c959c077-1680-443d-aab4-35b358ab55ff 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:39.292 7 WARNING oslo_policy.policy [None req-c959c077-1680-443d-aab4-35b358ab55ff 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - 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: 2/6] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:26:38 2026] GET /v2/images => generated 69 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:26:43 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:26:43 2026] GET /v2/images => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:26:43.314 8 WARNING oslo_policy.policy [None req-916732be-4c1c-4226-9652-82551adcaecb 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:43.315 8 WARNING oslo_policy.policy [None req-916732be-4c1c-4226-9652-82551adcaecb 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - 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/9] 162.253.55.38 () {44 vars in 908 bytes} [Fri Aug 28 04:26:43 2026] GET /v2/images/cirros => generated 151 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 162.253.55.38 () {44 vars in 930 bytes} [Fri Aug 28 04:26:43 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-28 04:26:43.452 8 WARNING oslo_policy.policy [None req-8c66ebb7-9b43-4e13-831e-9a88edc11116 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:43.453 8 WARNING oslo_policy.policy [None req-8c66ebb7-9b43-4e13-831e-9a88edc11116 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - 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/11] 162.253.55.38 () {44 vars in 936 bytes} [Fri Aug 28 04:26:43 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-28 04:26:43.550 7 WARNING oslo_config.cfg [None req-d9f80949-907b-49c8-acb8-517a968c7f44 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - 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: 5/12] 162.253.55.38 () {48 vars in 948 bytes} [Fri Aug 28 04:26:43 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:26:43.579 8 WARNING oslo_policy.policy [None req-3219b993-bd61-4786-bbff-6ccae0b052e7 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:43.580 8 WARNING oslo_policy.policy [None req-3219b993-bd61-4786-bbff-6ccae0b052e7 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:26:43.583 8 INFO glance.api.v2.image_data [None req-3219b993-bd61-4786-bbff-6ccae0b052e7 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:26:47.008 8 INFO glance.location [None req-3219b993-bd61-4786-bbff-6ccae0b052e7 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/13] 162.253.55.38 () {48 vars in 1042 bytes} [Fri Aug 28 04:26:43 2026] PUT /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9/file => generated 0 bytes in 3510 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5789 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:26:47 2026] GET /v2/images => generated 1240 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-28 04:26:47.126 8 WARNING oslo_config.cfg [None req-d39a54fe-62cd-4ae8-9c78-08a1b517b4ae 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - 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/15] 162.253.55.38 () {48 vars in 1046 bytes} [Fri Aug 28 04:26:47 2026] PATCH /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:26:47 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/285] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:49:04 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:49:04 2026] GET /v2/images => generated 1240 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:49:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/294] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:49:30 2026] GET /v2/images => generated 1240 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/295] 162.253.55.38 () {44 vars in 934 bytes} [Fri Aug 28 04:49:30 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/296] 162.253.55.38 () {44 vars in 956 bytes} [Fri Aug 28 04:49:30 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: 150/297] 162.253.55.38 () {44 vars in 936 bytes} [Fri Aug 28 04:49:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/298] 162.253.55.38 () {48 vars in 948 bytes} [Fri Aug 28 04:49:30 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:49:30.302 8 INFO glance.api.v2.image_data [None req-211f8428-025e-4453-ad55-fbd8ec5f72c9 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:50:01.847 8 INFO glance.location [None req-211f8428-025e-4453-ad55-fbd8ec5f72c9 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 151/305] 162.253.55.38 () {48 vars in 1043 bytes} [Fri Aug 28 04:49:30 2026] PUT /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257/file => generated 0 bytes in 31610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66764 switches on core 0) [pid: 7|app: 0|req: 155/306] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:50:01 2026] GET /v2/images => generated 2451 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 162.253.55.38 () {48 vars in 1046 bytes} [Fri Aug 28 04:50:01 2026] PATCH /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 162.253.55.38 () {48 vars in 1047 bytes} [Fri Aug 28 04:50:01 2026] PATCH /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:50:02 2026] GET /v2/images => generated 2451 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:50:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:50:03 2026] GET /v2/images => generated 2451 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:56:53 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:56:53 2026] GET /v2/images => generated 2451 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:57:03 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/399] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:57:04 2026] GET /v2/images => generated 2451 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/400] 162.253.55.38 () {44 vars in 944 bytes} [Fri Aug 28 04:57:04 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/401] 162.253.55.38 () {44 vars in 966 bytes} [Fri Aug 28 04:57:04 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/402] 162.253.55.38 () {44 vars in 936 bytes} [Fri Aug 28 04:57:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 162.253.55.38 () {48 vars in 948 bytes} [Fri Aug 28 04:57:04 2026] POST /v2/images => generated 799 bytes in 69 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:57:04.323 7 WARNING oslo_policy.policy [None req-d769db1f-3cba-4c10-a11a-ca3e8a8583ce 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:57:04.323 7 WARNING oslo_policy.policy [None req-d769db1f-3cba-4c10-a11a-ca3e8a8583ce 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-28 04:57:04.326 7 INFO glance.api.v2.image_data [None req-d769db1f-3cba-4c10-a11a-ca3e8a8583ce 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:57:21.933 7 INFO glance.location [None req-d769db1f-3cba-4c10-a11a-ca3e8a8583ce 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/408] 162.253.55.38 () {48 vars in 1042 bytes} [Fri Aug 28 04:57:04 2026] PUT /v2/images/4073cfcb-827a-46ac-a0dd-e222fcc54782/file => generated 0 bytes in 17680 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26278 switches on core 0) [pid: 8|app: 0|req: 205/409] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:57:21 2026] GET /v2/images => generated 3664 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/410] 162.253.55.38 () {48 vars in 1047 bytes} [Fri Aug 28 04:57:22 2026] PATCH /v2/images/4073cfcb-827a-46ac-a0dd-e222fcc54782 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/411] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:57:22 2026] GET /v2/images => generated 3687 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/420] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:58:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:58:04 2026] GET /v2/images => generated 3687 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 04:58:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:58:17 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 162.253.55.38 () {44 vars in 936 bytes} [Fri Aug 28 04:58:17 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: 8|app: 0|req: 214/427] 162.253.55.38 () {44 vars in 958 bytes} [Fri Aug 28 04:58:17 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: 7|app: 0|req: 214/428] 162.253.55.38 () {44 vars in 936 bytes} [Fri Aug 28 04:58:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/431] 162.253.55.38 () {48 vars in 948 bytes} [Fri Aug 28 04:58:17 2026] POST /v2/images => generated 791 bytes in 232 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-08-28 04:58:17.842 7 INFO glance.api.v2.image_data [None req-43d47cf4-18f3-4b52-9881-0ab0689df5f3 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 04:58:39.022 7 INFO glance.location [None req-43d47cf4-18f3-4b52-9881-0ab0689df5f3 33135f67f1bd4addb9e4c717e0b9cca2 554ac6df97b24ea2b7b467fe9e6819a7 - - default default] Image format matched and virtual size computed: 2931228672 [pid: 7|app: 0|req: 217/436] 162.253.55.38 () {48 vars in 1043 bytes} [Fri Aug 28 04:58:17 2026] PUT /v2/images/f7b0b7c4-6466-49ae-b9b5-1f9e067d14aa/file => generated 0 bytes in 21232 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30482 switches on core 0) [pid: 8|app: 0|req: 220/437] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:58:39 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/438] 162.253.55.38 () {48 vars in 1046 bytes} [Fri Aug 28 04:58:39 2026] PATCH /v2/images/f7b0b7c4-6466-49ae-b9b5-1f9e067d14aa => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/439] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 04:58:39 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:12:28 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/607] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:12:28 2026] GET /v2/images => generated 4893 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/638] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:15:00 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:15:00 2026] GET /v2/images => generated 4893 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/640] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:15:02 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:15:02 2026] GET /v2/images => generated 4893 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/652] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:15:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/653] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:15:51 2026] GET /v2/images => generated 4893 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:15:59 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/657] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:15:59 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/670] 162.253.55.38 () {42 vars in 685 bytes} [Fri Aug 28 05:17:04 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/671] 162.253.55.38 () {44 vars in 907 bytes} [Fri Aug 28 05:17:05 2026] GET /v2/images => generated 4893 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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/682] 10.0.0.74 () {32 vars in 632 bytes} [Fri Aug 28 05:17:48 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/687] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:18:09 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 345/688] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:18:09 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: 344/689] 162.253.55.38 () {36 vars in 990 bytes} [Fri Aug 28 05:18:12 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/690] 162.253.55.38 () {36 vars in 930 bytes} [Fri Aug 28 05:18:12 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: 345/691] 162.253.55.38 () {36 vars in 990 bytes} [Fri Aug 28 05:18:13 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 162.253.55.38 () {36 vars in 930 bytes} [Fri Aug 28 05:18:13 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: 349/695] 10.0.0.74 () {30 vars in 410 bytes} [Fri Aug 28 05:18:18 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:18:26 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 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: 348/698] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 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: 351/699] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:18:27 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 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: 352/701] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 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: 350/702] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:18:27 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/703] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 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/704] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:18:27 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/707] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:18:28 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/708] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:18:28 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: 356/709] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:18:28 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/710] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:18:28 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: 357/711] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:18:28 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: 355/712] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:18:28 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/713] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:18:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/716] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:18:39 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:18:39 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: 362/720] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:18:57 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:18:57 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: 364/724] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:19:05 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:19:05 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: 368/738] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:20:02 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:20:02 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: 370/742] 10.0.0.74 () {34 vars in 654 bytes} [Fri Aug 28 05:20:07 2026] POST /v2/images => generated 649 bytes in 287 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-28 05:20:08.004 8 WARNING glance.api.v2.images [None req-dfb5f133-d89c-4665-a44b-1ba28a527159 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8e874852-3aca-47c8-b825-43e561bf1ad3 [pid: 8|app: 0|req: 373/743] 10.0.0.74 () {32 vars in 709 bytes} [Fri Aug 28 05:20:07 2026] DELETE /v2/images/8e874852-3aca-47c8-b825-43e561bf1ad3 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:08 2026] GET /v2/images/8e874852-3aca-47c8-b825-43e561bf1ad3 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.74 () {32 vars in 632 bytes} [Fri Aug 28 05:20:08 2026] GET /v2/images => generated 1240 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.74 () {34 vars in 654 bytes} [Fri Aug 28 05:20:08 2026] POST /v2/images => generated 703 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/747] 10.0.0.74 () {32 vars in 716 bytes} [Fri Aug 28 05:20:08 2026] GET /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-28 05:20:08.230 7 INFO glance.api.v2.image_data [None req-404edba1-5e2a-4f56-923e-c042da4fdc38 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-28 05:20:08.336 7 WARNING glance_store._drivers.rbd [None req-404edba1-5e2a-4f56-923e-c042da4fdc38 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-28 05:20:09.462 7 INFO glance.location [None req-404edba1-5e2a-4f56-923e-c042da4fdc38 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 373/748] 10.0.0.74 () {32 vars in 726 bytes} [Fri Aug 28 05:20:08 2026] PUT /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021/file => generated 0 bytes in 1303 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:09 2026] GET /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021 => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.74 () {32 vars in 716 bytes} [Fri Aug 28 05:20:09 2026] GET /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021/file => generated 1024 bytes in 145 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/751] 10.0.0.74 () {34 vars in 654 bytes} [Fri Aug 28 05:20:09 2026] POST /v2/images => generated 648 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.74 () {32 vars in 725 bytes} [Fri Aug 28 05:20:09 2026] PATCH /v2/images/8ea917bd-1c44-49f9-97cd-627a62188a88 => generated 653 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/753] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:09 2026] GET /v2/images/8ea917bd-1c44-49f9-97cd-627a62188a88 => generated 653 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 05:20:09.847 7 WARNING glance.api.v2.images [None req-b4e1bb57-ece2-4d39-b8a3-ed5130c0c6b8 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ea917bd-1c44-49f9-97cd-627a62188a88 [pid: 7|app: 0|req: 376/754] 10.0.0.74 () {32 vars in 709 bytes} [Fri Aug 28 05:20:09 2026] DELETE /v2/images/8ea917bd-1c44-49f9-97cd-627a62188a88 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/755] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:09 2026] GET /v2/images/8ea917bd-1c44-49f9-97cd-627a62188a88 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:20:09.928 7 WARNING glance.api.v2.images [None req-1c0314a3-b276-4c83-8157-ba17c7db9e8e 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3894f2b8-1820-4094-baf7-7943cbf10021 [pid: 7|app: 0|req: 377/756] 10.0.0.74 () {32 vars in 709 bytes} [Fri Aug 28 05:20:09 2026] DELETE /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/757] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:10 2026] GET /v2/images/3894f2b8-1820-4094-baf7-7943cbf10021 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-28 05:20:10.767 7 WARNING glance.api.v2.images [None req-1279073d-de63-47df-a54c-4e3657535af7 063f600c1a9a42558bb90cd7b54d0b92 5a6064f73b774029abacf5694b5de343 - - default default] Failed to find image 8e874852-3aca-47c8-b825-43e561bf1ad3 to delete: glance.common.exception.ImageNotFound: No image found with ID 8e874852-3aca-47c8-b825-43e561bf1ad3 [pid: 7|app: 0|req: 378/758] 10.0.0.74 () {32 vars in 709 bytes} [Fri Aug 28 05:20:10 2026] DELETE /v2/images/8e874852-3aca-47c8-b825-43e561bf1ad3 => generated 147 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/759] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:10 2026] GET /v2/images/8e874852-3aca-47c8-b825-43e561bf1ad3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:20:29 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:20:29 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: 382/766] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:20:33 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/767] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:20: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: 7|app: 0|req: 384/770] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:20:40 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/771] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:20:40 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: 386/774] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:53 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/775] 10.0.0.74 () {32 vars in 706 bytes} [Fri Aug 28 05:20:53 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/776] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:20: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: 7|app: 0|req: 388/778] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:20: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: 391/779] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/780] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/781] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:20: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: 390/782] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:20:54 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: 391/784] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:20: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: 392/786] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:20:54 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:20: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: 393/788] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:20: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: 8|app: 0|req: 397/791] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:21:07 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/792] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:21:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/795] 10.0.0.225 () {36 vars in 987 bytes} [Fri Aug 28 05:21:14 2026] GET /v2/images/fbe40e9a-bf91-4c2d-a014-895be80376a9 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/796] 10.0.0.225 () {36 vars in 927 bytes} [Fri Aug 28 05:21:14 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: 403/803] 162.253.55.38 () {32 vars in 825 bytes} [Fri Aug 28 05:21:41 2026] GET /v2/images?status=active&owner=554ac6df97b24ea2b7b467fe9e6819a7&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 162.253.55.38 () {32 vars in 652 bytes} [Fri Aug 28 05:21: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: 404/805] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/806] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:21:42 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: 405/807] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:21:42 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: 403/808] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/809] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:21:42 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: 407/811] 10.0.0.71 () {36 vars in 986 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/812] 10.0.0.71 () {36 vars in 926 bytes} [Fri Aug 28 05:21:42 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: 408/813] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/814] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:21:42 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: 409/815] 10.0.0.4 () {36 vars in 985 bytes} [Fri Aug 28 05:21:42 2026] GET /v2/images/5b6539c8-c590-4976-ab0f-4d9189834257 => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:21:42 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: 410/817] 10.0.0.4 () {36 vars in 925 bytes} [Fri Aug 28 05:21:42 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: 427/856] 10.0.0.74 () {32 vars in 632 bytes} [Fri Aug 28 05:24:52 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)