+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Apr 27 01:45:10 2026] *** compiled with version: 11.4.0 on 22 April 2026 16:02:09 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-75f747f565-swvns 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 0x55f4ee833190 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-04-27 01:45:12.196 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-27 01:45:12.246 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-04-27 01:45:12.855 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-04-27 01:45:12.856 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-04-27 01:45:12.900 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-04-27 01:45:12.901 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-04-27 01:45:14.595 7 WARNING glance.api.v2.images [None req-49374f80-403c-4606-ad66-df09b43735b1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:45:14.619 8 WARNING glance.api.v2.images [None req-fee4dc4c-7307-45bf-8c0a-b042ec156baf - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-27 01:45:14.841 7 WARNING keystonemiddleware._common.config [None req-49374f80-403c-4606-ad66-df09b43735b1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:45:14.849 7 WARNING oslo_config.cfg [None req-49374f80-403c-4606-ad66-df09b43735b1 - - - - - -] 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 0x55f4ee833190 pid: 7 (default app) 2026-04-27 01:45:14.858 8 WARNING keystonemiddleware._common.config [None req-fee4dc4c-7307-45bf-8c0a-b042ec156baf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 01:45:14.868 8 WARNING oslo_config.cfg [None req-fee4dc4c-7307-45bf-8c0a-b042ec156baf - - - - - -] 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 0x55f4ee833190 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 01:45:17 2026] GET / => generated 1193 bytes in 2 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-04-27 01:45:18.012 8 WARNING oslo_policy.policy [None req-13e9fbc2-05e8-4e22-831d-f07a87c28fcd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:18.013 8 WARNING oslo_policy.policy [None req-13e9fbc2-05e8-4e22-831d-f07a87c28fcd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:18.032 8 WARNING oslo_policy.policy [None req-13e9fbc2-05e8-4e22-831d-f07a87c28fcd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:18.032 8 WARNING oslo_policy.policy [None req-13e9fbc2-05e8-4e22-831d-f07a87c28fcd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 01:45:17 2026] GET /v2/images => generated 69 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 01:45:21 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 01:45:21 2026] GET /v2/images => generated 69 bytes in 51 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-04-27 01:45:21.725 7 WARNING oslo_policy.policy [None req-4941d5b2-a81c-452e-a75c-31ed52c8d9af 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:21.725 7 WARNING oslo_policy.policy [None req-4941d5b2-a81c-452e-a75c-31ed52c8d9af 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.229 () {44 vars in 912 bytes} [Mon Apr 27 01:45:21 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 934 bytes} [Mon Apr 27 01:45:21 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-04-27 01:45:21.857 7 WARNING oslo_policy.policy [None req-d3daddee-2b3d-474e-b290-e9c7c6290816 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:21.858 7 WARNING oslo_policy.policy [None req-d3daddee-2b3d-474e-b290-e9c7c6290816 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.229 () {44 vars in 940 bytes} [Mon Apr 27 01:45:21 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-27 01:45:21.942 8 WARNING oslo_config.cfg [None req-de8c8c82-803f-4898-8455-b0bc08eb7ab0 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.229 () {48 vars in 952 bytes} [Mon Apr 27 01:45:21 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 01:45:21.969 7 WARNING oslo_policy.policy [None req-93dcb354-ee97-4e1a-9f4b-ae3c28246fba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:21.970 7 WARNING oslo_policy.policy [None req-93dcb354-ee97-4e1a-9f4b-ae3c28246fba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 01:45:21.971 7 INFO glance.api.v2.image_data [None req-93dcb354-ee97-4e1a-9f4b-ae3c28246fba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 01:45:26.909 7 INFO glance.location [None req-93dcb354-ee97-4e1a-9f4b-ae3c28246fba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/14] 199.204.45.229 () {48 vars in 1046 bytes} [Mon Apr 27 01:45:21 2026] PUT /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a/file => generated 0 bytes in 4994 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6177 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 01:45:26 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-27 01:45:26.996 7 WARNING oslo_config.cfg [None req-ece9225c-8eb8-4f2d-a6a1-7c80c4ff702c 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.229 () {48 vars in 1050 bytes} [Mon Apr 27 01:45:26 2026] PATCH /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 8/17] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 01:45:27 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:07:57 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:07:57 2026] GET /v2/images => generated 1240 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:08:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:08:14 2026] GET /v2/images => generated 1240 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/294] 199.204.45.229 () {44 vars in 938 bytes} [Mon Apr 27 02:08:14 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/295] 199.204.45.229 () {44 vars in 960 bytes} [Mon Apr 27 02:08:14 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 199.204.45.229 () {44 vars in 940 bytes} [Mon Apr 27 02:08:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/297] 199.204.45.229 () {48 vars in 952 bytes} [Mon Apr 27 02:08:14 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:08:14.691 8 WARNING oslo_policy.policy [None req-c595802a-1554-4d71-be16-12b557c296bd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 02:08:14.691 8 WARNING oslo_policy.policy [None req-c595802a-1554-4d71-be16-12b557c296bd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - 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-04-27 02:08:14.693 8 INFO glance.api.v2.image_data [None req-c595802a-1554-4d71-be16-12b557c296bd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:08:42.386 8 INFO glance.location [None req-c595802a-1554-4d71-be16-12b557c296bd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 149/304] 199.204.45.229 () {48 vars in 1047 bytes} [Mon Apr 27 02:08:14 2026] PUT /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b/file => generated 0 bytes in 27747 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63574 switches on core 0) [pid: 7|app: 0|req: 156/305] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:08:42 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/306] 199.204.45.229 () {48 vars in 1050 bytes} [Mon Apr 27 02:08:42 2026] PATCH /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/307] 199.204.45.229 () {48 vars in 1051 bytes} [Mon Apr 27 02:08:42 2026] PATCH /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/308] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:08:42 2026] GET /v2/images => generated 2451 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/309] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:08:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/310] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:08:43 2026] GET /v2/images => generated 2451 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:15:33 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:15:33 2026] GET /v2/images => generated 2451 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/397] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:15:44 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/398] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:15:44 2026] GET /v2/images => generated 2451 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/399] 199.204.45.229 () {44 vars in 948 bytes} [Mon Apr 27 02:15:44 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/400] 199.204.45.229 () {44 vars in 970 bytes} [Mon Apr 27 02:15:44 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/401] 199.204.45.229 () {44 vars in 940 bytes} [Mon Apr 27 02:15:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/402] 199.204.45.229 () {48 vars in 952 bytes} [Mon Apr 27 02:15:44 2026] POST /v2/images => generated 799 bytes in 107 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:15:44.724 8 INFO glance.api.v2.image_data [None req-692a1ad5-8677-48f0-b60d-183b95f6defd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:16:06.730 8 INFO glance.location [None req-692a1ad5-8677-48f0-b60d-183b95f6defd 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 199/409] 199.204.45.229 () {48 vars in 1046 bytes} [Mon Apr 27 02:15:44 2026] PUT /v2/images/11abfdf5-ac61-4f78-bacc-fcd5a6198889/file => generated 0 bytes in 22062 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24676 switches on core 0) [pid: 7|app: 0|req: 211/410] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:16:06 2026] GET /v2/images => generated 3664 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/411] 199.204.45.229 () {48 vars in 1051 bytes} [Mon Apr 27 02:16:06 2026] PATCH /v2/images/11abfdf5-ac61-4f78-bacc-fcd5a6198889 => generated 1234 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/412] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:16:06 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: 217/421] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:16:48 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/422] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:16:48 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:17:00 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/426] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:17:00 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: 8|app: 0|req: 208/427] 199.204.45.229 () {44 vars in 940 bytes} [Mon Apr 27 02:17:01 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 199.204.45.229 () {44 vars in 962 bytes} [Mon Apr 27 02:17:01 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: 209/429] 199.204.45.229 () {44 vars in 940 bytes} [Mon Apr 27 02:17:01 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/430] 199.204.45.229 () {48 vars in 952 bytes} [Mon Apr 27 02:17:01 2026] POST /v2/images => generated 791 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-27 02:17:01.194 8 INFO glance.api.v2.image_data [None req-d2f0df92-2a38-43c3-8acf-ff8525b5f3ba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:17:14.558 8 INFO glance.location [None req-d2f0df92-2a38-43c3-8acf-ff8525b5f3ba 2d821f0fc85844179d0af42ff677b347 f140e3c19b6c4a8f9ecda1e0065855b2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 210/433] 199.204.45.229 () {48 vars in 1047 bytes} [Mon Apr 27 02:17:01 2026] PUT /v2/images/34928bbe-4c0b-47ba-b6ce-4ce17b118c81/file => generated 0 bytes in 13434 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30856 switches on core 0) [pid: 7|app: 0|req: 224/434] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:17:14 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/435] 199.204.45.229 () {48 vars in 1050 bytes} [Mon Apr 27 02:17:14 2026] PATCH /v2/images/34928bbe-4c0b-47ba-b6ce-4ce17b118c81 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/436] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:17:14 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/587] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:29:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/588] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:29:36 2026] GET /v2/images => generated 4893 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/619] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:32:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/620] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:32:06 2026] GET /v2/images => generated 4893 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/621] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:32:07 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/622] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:32:07 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/633] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:32:54 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/634] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:32:54 2026] GET /v2/images => generated 4893 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/635] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:33:02 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/636] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:33:02 2026] GET /v2/images => generated 4893 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 199.204.45.229 () {42 vars in 689 bytes} [Mon Apr 27 02:34:04 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/650] 199.204.45.229 () {44 vars in 911 bytes} [Mon Apr 27 02:34:04 2026] GET /v2/images => generated 4893 bytes in 71 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: 324/661] 10.0.0.134 () {32 vars in 633 bytes} [Mon Apr 27 02:34:47 2026] GET /v2/images => generated 4893 bytes in 23 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/666] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:35:07 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/667] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:35:07 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/668] 199.204.45.229 () {36 vars in 991 bytes} [Mon Apr 27 02:35:10 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/669] 199.204.45.229 () {36 vars in 931 bytes} [Mon Apr 27 02:35:10 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: 342/670] 199.204.45.229 () {36 vars in 991 bytes} [Mon Apr 27 02:35:11 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 329/671] 199.204.45.229 () {36 vars in 931 bytes} [Mon Apr 27 02:35:11 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: 344/674] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:35:15 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/675] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:35:15 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/678] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:35:25 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/679] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/680] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 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: 334/681] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 348/682] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/683] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/684] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 336/685] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 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: 350/686] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:35:26 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: 337/687] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:35:26 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 351/688] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:35:26 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/689] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:35:27 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/690] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:35: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: 339/691] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:35:27 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/692] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:35:27 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: 340/693] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:35: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: 355/696] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:35:40 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/697] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:35:40 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: 345/702] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:35:55 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/703] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:35:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/710] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:36:25 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 362/711] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:36:25 2026] GET /v2/schemas/image => generated 4018 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/714] 10.0.0.134 () {30 vars in 411 bytes} [Mon Apr 27 02:36:34 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/721] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:37:06 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 355/722] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:37:06 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/723] 10.0.0.134 () {34 vars in 655 bytes} [Mon Apr 27 02:37:12 2026] POST /v2/images => generated 648 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-27 02:37:13.024 8 WARNING glance.api.v2.images [None req-ac25c1ae-f1ce-406b-a45d-3eff1e3a5eaa b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b3d4358e-81a5-4cc0-ba20-1c840dd2885e [pid: 8|app: 0|req: 356/724] 10.0.0.134 () {32 vars in 710 bytes} [Mon Apr 27 02:37:13 2026] DELETE /v2/images/b3d4358e-81a5-4cc0-ba20-1c840dd2885e => generated 0 bytes in 60 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/725] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images/b3d4358e-81a5-4cc0-ba20-1c840dd2885e => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/726] 10.0.0.134 () {32 vars in 633 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/727] 10.0.0.134 () {34 vars in 655 bytes} [Mon Apr 27 02:37:13 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/728] 10.0.0.134 () {32 vars in 717 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb/file => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-27 02:37:13.261 7 INFO glance.api.v2.image_data [None req-6999b34a-9e29-4ef9-bc56-7b2b11e7371f b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-27 02:37:13.329 7 WARNING glance_store._drivers.rbd [None req-6999b34a-9e29-4ef9-bc56-7b2b11e7371f b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-27 02:37:13.596 7 INFO glance.location [None req-6999b34a-9e29-4ef9-bc56-7b2b11e7371f b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/729] 10.0.0.134 () {32 vars in 727 bytes} [Mon Apr 27 02:37:13 2026] PUT /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb/file => generated 0 bytes in 400 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/730] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/731] 10.0.0.134 () {32 vars in 717 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb/file => generated 1024 bytes in 156 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/732] 10.0.0.134 () {34 vars in 655 bytes} [Mon Apr 27 02:37:13 2026] POST /v2/images => generated 648 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/733] 10.0.0.134 () {32 vars in 726 bytes} [Mon Apr 27 02:37:13 2026] PATCH /v2/images/684c783e-1575-4d41-a3fd-acdbe22653bf => generated 652 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/734] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:13 2026] GET /v2/images/684c783e-1575-4d41-a3fd-acdbe22653bf => generated 652 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-27 02:37:14.014 7 WARNING glance.api.v2.images [None req-19363874-6e95-4777-b3db-c5ab4363b3ee b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//684c783e-1575-4d41-a3fd-acdbe22653bf [pid: 7|app: 0|req: 374/735] 10.0.0.134 () {32 vars in 710 bytes} [Mon Apr 27 02:37:14 2026] DELETE /v2/images/684c783e-1575-4d41-a3fd-acdbe22653bf => generated 0 bytes in 42 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/736] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:14 2026] GET /v2/images/684c783e-1575-4d41-a3fd-acdbe22653bf => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:37:14.090 7 WARNING glance.api.v2.images [None req-45d1f764-d301-4edc-9afc-ff74fd84f6ea b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//db82b554-6dba-4bb1-82b5-5cfb12542aeb [pid: 7|app: 0|req: 375/739] 10.0.0.134 () {32 vars in 710 bytes} [Mon Apr 27 02:37:14 2026] DELETE /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb => generated 0 bytes in 855 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/740] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:14 2026] GET /v2/images/db82b554-6dba-4bb1-82b5-5cfb12542aeb => generated 139 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-27 02:37:14.953 7 WARNING glance.api.v2.images [None req-91c1f266-724d-432d-9332-771181101711 b580395a76d24a6baa3d49906411293d 176cd106ebdb4db087f97f830715a4e0 - - default default] Failed to find image b3d4358e-81a5-4cc0-ba20-1c840dd2885e to delete: glance.common.exception.ImageNotFound: No image found with ID b3d4358e-81a5-4cc0-ba20-1c840dd2885e [pid: 7|app: 0|req: 376/741] 10.0.0.134 () {32 vars in 710 bytes} [Mon Apr 27 02:37:14 2026] DELETE /v2/images/b3d4358e-81a5-4cc0-ba20-1c840dd2885e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/742] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:37:14 2026] GET /v2/images/b3d4358e-81a5-4cc0-ba20-1c840dd2885e => 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: 379/747] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:37:41 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 369/748] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:37: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: 371/751] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:37:50 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/752] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:37:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/757] 10.0.0.134 () {32 vars in 707 bytes} [Mon Apr 27 02:38:12 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 19 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.134 () {32 vars in 707 bytes} [Mon Apr 27 02:38:12 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 375/759] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:38:12 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 98 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.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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: 376/761] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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/762] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:38:12 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 377/763] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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: 387/764] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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: 378/765] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:38:12 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 18 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.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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: 379/767] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:38:12 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: 389/768] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:38:13 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 380/769] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:38:13 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/770] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:38:13 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 381/771] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:38:13 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/772] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:38:13 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/789] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:39:32 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => 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: 390/790] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:39:32 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: 392/793] 10.0.0.136 () {36 vars in 987 bytes} [Mon Apr 27 02:39:40 2026] GET /v2/images/56902ab5-bce1-4b19-addc-4433bf1df94a => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/794] 10.0.0.136 () {36 vars in 927 bytes} [Mon Apr 27 02:39:40 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/801] 199.204.45.229 () {32 vars in 826 bytes} [Mon Apr 27 02:40:08 2026] GET /v2/images?status=active&owner=f140e3c19b6c4a8f9ecda1e0065855b2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/802] 199.204.45.229 () {32 vars in 653 bytes} [Mon Apr 27 02:40:08 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: 407/803] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/804] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 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: 408/805] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/806] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/807] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/808] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 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: 410/809] 10.0.0.80 () {36 vars in 986 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/810] 10.0.0.80 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 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: 411/811] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/812] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 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: 412/813] 10.0.0.13 () {36 vars in 986 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/images/3e2e00d4-3faf-4cfa-a260-169c45291b0b => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/815] 10.0.0.13 () {36 vars in 926 bytes} [Mon Apr 27 02:40:09 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/846] 10.0.0.134 () {32 vars in 633 bytes} [Mon Apr 27 02:42:43 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)