+ 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 [Tue Apr 7 00:26:46 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:46 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: glance-api-ff5f95645-xslx4 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x564270a93760 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-04-07 00:26:48.533 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-07 00:26:48.660 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-04-07 00:26:49.222 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-07 00:26:49.223 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-07 00:26:49.224 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:49.349 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-07 00:26:49.351 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-07 00:26:49.351 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-04-07 00:26:50.666 8 WARNING glance.api.v2.images [None req-b99421a7-64c9-4836-826c-48d76a438468 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:50.789 7 WARNING glance.api.v2.images [None req-2dd04ea2-c760-4260-8f41-5c816eec0431 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-07 00:26:50.953 8 WARNING keystonemiddleware._common.config [None req-b99421a7-64c9-4836-826c-48d76a438468 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:50.964 8 WARNING oslo_config.cfg [None req-b99421a7-64c9-4836-826c-48d76a438468 - - - - - -] 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 0x564270a93760 pid: 8 (default app) 2026-04-07 00:26:51.060 7 WARNING keystonemiddleware._common.config [None req-2dd04ea2-c760-4260-8f41-5c816eec0431 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-07 00:26:51.068 7 WARNING oslo_config.cfg [None req-2dd04ea2-c760-4260-8f41-5c816eec0431 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564270a93760 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:26:52 2026] GET / => generated 1183 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/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-07 00:26:53.430 7 WARNING oslo_policy.policy [None req-6b0dcb6c-78eb-4b87-b14c-4185eee8d7b5 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:53.431 7 WARNING oslo_policy.policy [None req-6b0dcb6c-78eb-4b87-b14c-4185eee8d7b5 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:53.449 7 WARNING oslo_policy.policy [None req-6b0dcb6c-78eb-4b87-b14c-4185eee8d7b5 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:53.449 7 WARNING oslo_policy.policy [None req-6b0dcb6c-78eb-4b87-b14c-4185eee8d7b5 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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/4] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:26:52 2026] GET /v2/images => generated 69 bytes in 567 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/5] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:26:56 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:26:56 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 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-07 00:26:56.842 8 WARNING oslo_policy.policy [None req-7ac5e93b-11d0-4741-978b-9e053a66a3ea 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:56.843 8 WARNING oslo_policy.policy [None req-7ac5e93b-11d0-4741-978b-9e053a66a3ea 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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: 4/7] 199.19.213.14 () {44 vars in 907 bytes} [Tue Apr 7 00:26:56 2026] GET /v2/images/cirros => generated 151 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.14 () {44 vars in 929 bytes} [Tue Apr 7 00:26:56 2026] GET /v2/images?name=cirros => generated 81 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:26:56.961 8 WARNING oslo_policy.policy [None req-c6b09480-86b8-4663-aecf-0b81beef6e9d 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:56.961 8 WARNING oslo_policy.policy [None req-c6b09480-86b8-4663-aecf-0b81beef6e9d 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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: 5/9] 199.19.213.14 () {44 vars in 935 bytes} [Tue Apr 7 00:26:56 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-07 00:26:57.050 7 WARNING oslo_config.cfg [None req-36d7d51d-3533-4952-a179-10119d8ab3de 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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/10] 199.19.213.14 () {48 vars in 947 bytes} [Tue Apr 7 00:26:56 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:26:57.070 8 WARNING oslo_policy.policy [None req-2c4fcfd7-c23b-4e9d-b165-fc9715ae3412 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:57.070 8 WARNING oslo_policy.policy [None req-2c4fcfd7-c23b-4e9d-b165-fc9715ae3412 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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-07 00:26:57.072 8 INFO glance.api.v2.image_data [None req-2c4fcfd7-c23b-4e9d-b165-fc9715ae3412 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:27:00.672 8 INFO glance.location [None req-2c4fcfd7-c23b-4e9d-b165-fc9715ae3412 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 6/11] 199.19.213.14 () {48 vars in 1041 bytes} [Tue Apr 7 00:26:57 2026] PUT /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f/file => generated 0 bytes in 3653 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5549 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:27:00 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-07 00:27:00.761 8 WARNING oslo_config.cfg [None req-6a5c10bb-474e-42ac-902d-34a783f1df24 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - 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: 7/13] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:27:00 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/252] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:46:41 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: 127/253] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:46:41 2026] GET /v2/images => generated 1240 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:47:16 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:47:16 2026] GET /v2/images => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 199.19.213.14 () {44 vars in 933 bytes} [Tue Apr 7 00:47:16 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.19.213.14 () {44 vars in 955 bytes} [Tue Apr 7 00:47:16 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 199.19.213.14 () {44 vars in 935 bytes} [Tue Apr 7 00:47:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/265] 199.19.213.14 () {48 vars in 947 bytes} [Tue Apr 7 00:47:16 2026] POST /v2/images => generated 796 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:47:16.263 8 INFO glance.api.v2.image_data [None req-d502b831-ce83-4c59-93e9-bdeacf72003e 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:47:43.223 8 INFO glance.location [None req-d502b831-ce83-4c59-93e9-bdeacf72003e 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 134/272] 199.19.213.14 () {48 vars in 1042 bytes} [Tue Apr 7 00:47:16 2026] PUT /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a/file => generated 0 bytes in 27014 msecs (HTTP/1.1 204) 4 headers in 171 bytes (60960 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:47:43 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => 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: 135/274] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:47:43 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => 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: 140/275] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:47:44 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: 136/276] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:47:44 2026] GET /v2/images => generated 2451 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/355] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:54:20 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/356] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:54:20 2026] GET /v2/images => generated 2451 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/359] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:54:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:54:29 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/361] 199.19.213.14 () {44 vars in 943 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.19.213.14 () {44 vars in 965 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 199.19.213.14 () {44 vars in 935 bytes} [Tue Apr 7 00:54:30 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.19.213.14 () {48 vars in 947 bytes} [Tue Apr 7 00:54:30 2026] POST /v2/images => generated 799 bytes in 256 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:54:30.362 8 INFO glance.api.v2.image_data [None req-ae04a519-a1ea-45ee-95cc-e1def88b4583 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:54:48.378 8 INFO glance.location [None req-ae04a519-a1ea-45ee-95cc-e1def88b4583 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 181/369] 199.19.213.14 () {48 vars in 1041 bytes} [Tue Apr 7 00:54:30 2026] PUT /v2/images/609024b7-2726-46ea-9fc8-006693f97cfd/file => generated 0 bytes in 18094 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22301 switches on core 0) [pid: 7|app: 0|req: 189/370] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:54:48 2026] GET /v2/images/609024b7-2726-46ea-9fc8-006693f97cfd => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/371] 199.19.213.14 () {48 vars in 1046 bytes} [Tue Apr 7 00:54:48 2026] PATCH /v2/images/609024b7-2726-46ea-9fc8-006693f97cfd => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/372] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:54:48 2026] GET /v2/images/609024b7-2726-46ea-9fc8-006693f97cfd => generated 1234 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:55:25 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:55:25 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 00:55:36 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: 197/386] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 00:55:36 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.19.213.14 () {44 vars in 935 bytes} [Tue Apr 7 00:55:37 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.19.213.14 () {44 vars in 957 bytes} [Tue Apr 7 00:55:37 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.14 () {44 vars in 935 bytes} [Tue Apr 7 00:55:37 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/390] 199.19.213.14 () {48 vars in 947 bytes} [Tue Apr 7 00:55:37 2026] POST /v2/images => generated 791 bytes in 307 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-04-07 00:55:37.435 8 INFO glance.api.v2.image_data [None req-c16704ca-661a-4cb2-8975-b62e753b62c3 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 00:55:57.359 8 INFO glance.location [None req-c16704ca-661a-4cb2-8975-b62e753b62c3 3c33899970d241c6a7a3e65063d0e430 861374040eab458bb37e4cf587b1cb6c - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 192/395] 199.19.213.14 () {48 vars in 1042 bytes} [Tue Apr 7 00:55:37 2026] PUT /v2/images/1014ca34-3574-4c76-9b82-0c8cb32141e2/file => generated 0 bytes in 19971 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27166 switches on core 0) [pid: 7|app: 0|req: 204/396] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:55:57 2026] GET /v2/images/1014ca34-3574-4c76-9b82-0c8cb32141e2 => generated 1204 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/397] 199.19.213.14 () {44 vars in 967 bytes} [Tue Apr 7 00:55:57 2026] GET /v2/images/1014ca34-3574-4c76-9b82-0c8cb32141e2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/546] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:08:14 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/547] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:08:14 2026] GET /v2/images => generated 4893 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/576] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:10:39 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: 294/577] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:10:39 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: 7|app: 0|req: 296/580] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:10:41 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: 285/581] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:10:41 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/590] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:11:27 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: 290/591] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:11:27 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/594] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:11:36 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: 292/595] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:11:36 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/608] 199.19.213.14 () {42 vars in 684 bytes} [Tue Apr 7 01:12:39 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: 299/609] 199.19.213.14 () {44 vars in 906 bytes} [Tue Apr 7 01:12:39 2026] GET /v2/images => generated 4893 bytes in 67 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: 316/620] 10.0.0.132 () {32 vars in 632 bytes} [Tue Apr 7 01:13:22 2026] GET /v2/images => generated 4893 bytes in 22 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: 307/625] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:13:43 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/626] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:13:43 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: 308/627] 199.19.213.14 () {36 vars in 989 bytes} [Tue Apr 7 01:13:46 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/628] 199.19.213.14 () {36 vars in 929 bytes} [Tue Apr 7 01:13:46 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: 309/629] 199.19.213.14 () {36 vars in 989 bytes} [Tue Apr 7 01:13:47 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 321/630] 199.19.213.14 () {36 vars in 929 bytes} [Tue Apr 7 01:13:47 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: 310/631] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:13:48 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/632] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:13:48 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/637] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/638] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 326/639] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 314/640] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 327/641] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 315/642] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 328/643] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:14:04 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 316/644] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 329/645] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:14:04 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: 317/646] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:14:05 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/647] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:14:05 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: 318/648] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:14:05 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 331/649] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:14:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/650] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:14:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/651] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:14:08 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/652] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:14:08 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:14:39 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 336/660] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:14:40 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: 326/663] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:14:41 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/664] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:14:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/665] 10.0.0.132 () {34 vars in 654 bytes} [Tue Apr 7 01:14:45 2026] POST /v2/images => generated 649 bytes in 177 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:14:46.198 7 WARNING glance.api.v2.images [None req-25a0c46c-db69-4c1d-b51d-052a1743f7b0 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//17e1827b-4113-47ac-988d-0eb43d73054f [pid: 7|app: 0|req: 339/666] 10.0.0.132 () {32 vars in 709 bytes} [Tue Apr 7 01:14:46 2026] DELETE /v2/images/17e1827b-4113-47ac-988d-0eb43d73054f => 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: 328/667] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:46 2026] GET /v2/images/17e1827b-4113-47ac-988d-0eb43d73054f => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/668] 10.0.0.132 () {32 vars in 632 bytes} [Tue Apr 7 01:14:46 2026] GET /v2/images => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/669] 10.0.0.132 () {34 vars in 654 bytes} [Tue Apr 7 01:14:46 2026] POST /v2/images => generated 702 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-07 01:14:46.394 7 WARNING oslo_policy.policy [None req-a8a518fb-e2d2-49ee-90c2-557b07b46673 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - 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-07 01:14:46.394 7 WARNING oslo_policy.policy [None req-a8a518fb-e2d2-49ee-90c2-557b07b46673 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - 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: 341/670] 10.0.0.132 () {32 vars in 716 bytes} [Tue Apr 7 01:14:46 2026] GET /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c/file => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-07 01:14:46.427 8 INFO glance.api.v2.image_data [None req-7ce3e9c9-5557-4ad6-8991-adffd0b95f4f 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-07 01:14:46.479 8 WARNING glance_store._drivers.rbd [None req-7ce3e9c9-5557-4ad6-8991-adffd0b95f4f 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-07 01:14:47.076 8 INFO glance.location [None req-7ce3e9c9-5557-4ad6-8991-adffd0b95f4f 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 330/671] 10.0.0.132 () {32 vars in 726 bytes} [Tue Apr 7 01:14:46 2026] PUT /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c/file => generated 0 bytes in 739 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/672] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:47 2026] GET /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c => generated 1103 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/673] 10.0.0.132 () {32 vars in 716 bytes} [Tue Apr 7 01:14:47 2026] GET /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c/file => generated 1024 bytes in 153 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/674] 10.0.0.132 () {34 vars in 654 bytes} [Tue Apr 7 01:14:47 2026] POST /v2/images => generated 649 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/675] 10.0.0.132 () {32 vars in 725 bytes} [Tue Apr 7 01:14:47 2026] PATCH /v2/images/36569ee8-3aed-48e5-9eb8-3dcf26e30328 => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/676] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:47 2026] GET /v2/images/36569ee8-3aed-48e5-9eb8-3dcf26e30328 => generated 653 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-07 01:14:47.487 8 WARNING glance.api.v2.images [None req-cb97e3be-e5c9-490c-be03-0d714566ceea 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//36569ee8-3aed-48e5-9eb8-3dcf26e30328 [pid: 8|app: 0|req: 333/677] 10.0.0.132 () {32 vars in 709 bytes} [Tue Apr 7 01:14:47 2026] DELETE /v2/images/36569ee8-3aed-48e5-9eb8-3dcf26e30328 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/678] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:47 2026] GET /v2/images/36569ee8-3aed-48e5-9eb8-3dcf26e30328 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:47.558 8 WARNING glance.api.v2.images [None req-57a1a40e-7151-4cb4-865d-be1d37e56feb 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//aaea383e-03cd-4b69-bec9-9d552a374f1c [pid: 8|app: 0|req: 334/679] 10.0.0.132 () {32 vars in 709 bytes} [Tue Apr 7 01:14:47 2026] DELETE /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c => generated 0 bytes in 719 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/680] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:48 2026] GET /v2/images/aaea383e-03cd-4b69-bec9-9d552a374f1c => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-07 01:14:48.306 8 WARNING glance.api.v2.images [None req-209fd817-4f3c-4038-a220-b8facd63438e 273a948532574ccbabd6be874c0f8ed8 35d3df87074d468f9398e7e10b61b8da - - default default] Failed to find image 17e1827b-4113-47ac-988d-0eb43d73054f to delete: glance.common.exception.ImageNotFound: No image found with ID 17e1827b-4113-47ac-988d-0eb43d73054f [pid: 8|app: 0|req: 335/681] 10.0.0.132 () {32 vars in 709 bytes} [Tue Apr 7 01:14:48 2026] DELETE /v2/images/17e1827b-4113-47ac-988d-0eb43d73054f => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/682] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:14:48 2026] GET /v2/images/17e1827b-4113-47ac-988d-0eb43d73054f => generated 139 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.132 () {30 vars in 410 bytes} [Tue Apr 7 01:14:51 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: 350/688] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:15:06 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 339/689] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:15:06 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: 354/696] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:15:32 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:15:32 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: 357/702] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:15:53 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 346/703] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:15:53 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: 362/712] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:16:37 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 351/713] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:16:37 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: 365/718] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:17:00 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 354/719] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:17:00 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: 358/726] 10.0.0.32 () {36 vars in 985 bytes} [Tue Apr 7 01:17:25 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 369/727] 10.0.0.32 () {36 vars in 925 bytes} [Tue Apr 7 01:17:25 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: 372/732] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 361/733] 10.0.0.132 () {32 vars in 706 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 373/734] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 362/735] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:50 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: 374/736] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:50 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: 363/737] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 375/738] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:50 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: 364/739] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/740] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 365/741] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:50 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/744] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:17:51 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/745] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:51 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: 379/746] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:17:51 2026] GET /v2/images/07c9838f-12c8-4ea9-a5e3-51651d36fd2f => 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: 368/747] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:51 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: 380/748] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:51 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: 369/749] 199.19.213.14 () {32 vars in 824 bytes} [Tue Apr 7 01:17:58 2026] GET /v2/images?status=active&owner=861374040eab458bb37e4cf587b1cb6c&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/750] 199.19.213.14 () {32 vars in 651 bytes} [Tue Apr 7 01:17:58 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: 370/751] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => 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: 382/752] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:59 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: 371/753] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:59 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: 7|app: 0|req: 383/754] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => 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: 372/755] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/756] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:59 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: 373/757] 10.0.0.180 () {36 vars in 986 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/758] 10.0.0.180 () {36 vars in 926 bytes} [Tue Apr 7 01:17:59 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/759] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => 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: 386/760] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/761] 10.0.0.46 () {36 vars in 985 bytes} [Tue Apr 7 01:17:59 2026] GET /v2/images/715fa15d-3466-4ec9-bd29-21b43f25dd2a => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/762] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:59 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: 376/763] 10.0.0.46 () {36 vars in 925 bytes} [Tue Apr 7 01:17:59 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: 404/818] 10.0.0.132 () {32 vars in 632 bytes} [Tue Apr 7 01:22:27 2026] GET /v2/images => generated 4893 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)