+ 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 Mar 31 05:24:50 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:37 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-8566d45bbb-nvp26 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fcc9cdf0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-31 05:24:52.716 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 05:24:52.743 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-03-31 05:24:53.631 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-03-31 05:24:53.632 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-03-31 05:24:53.633 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:24:53.724 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-03-31 05:24:53.725 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-03-31 05:24:53.726 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-03-31 05:24:55.839 7 WARNING glance.api.v2.images [None req-c1ca7ace-beca-4186-8860-5cb6b1f77d64 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:24:55.989 8 WARNING glance.api.v2.images [None req-093c2402-4427-445d-98e9-6944c2762601 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:24:56.240 7 WARNING keystonemiddleware._common.config [None req-c1ca7ace-beca-4186-8860-5cb6b1f77d64 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:24:56.248 7 WARNING oslo_config.cfg [None req-c1ca7ace-beca-4186-8860-5cb6b1f77d64 - - - - - -] 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 6 seconds on interpreter 0x7fcc9cdf0668 pid: 7 (default app) 2026-03-31 05:24:56.346 8 WARNING keystonemiddleware._common.config [None req-093c2402-4427-445d-98e9-6944c2762601 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:24:56.354 8 WARNING oslo_config.cfg [None req-093c2402-4427-445d-98e9-6944c2762601 - - - - - -] 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 6 seconds on interpreter 0x7fcc9cdf0668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:24:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 05:24:56.919 8 WARNING oslo_policy.policy [None req-fd5d074c-7de5-4102-83d6-8aab65d0a6b4 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:24:56.920 8 WARNING oslo_policy.policy [None req-fd5d074c-7de5-4102-83d6-8aab65d0a6b4 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:24:56.937 8 WARNING oslo_policy.policy [None req-fd5d074c-7de5-4102-83d6-8aab65d0a6b4 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:24:56.937 8 WARNING oslo_policy.policy [None req-fd5d074c-7de5-4102-83d6-8aab65d0a6b4 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:24:56 2026] GET /v2/images => generated 69 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:25:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/8] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:25:00 2026] GET /v2/images => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-31 05:25:00.572 7 WARNING oslo_policy.policy [None req-27400cd4-4eb7-42c4-809e-4512646c83c2 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:25:00.572 7 WARNING oslo_policy.policy [None req-27400cd4-4eb7-42c4-809e-4512646c83c2 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 199.204.45.157 () {44 vars in 912 bytes} [Tue Mar 31 05:25:00 2026] GET /v2/images/cirros => generated 151 bytes in 156 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.157 () {44 vars in 934 bytes} [Tue Mar 31 05:25:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:25:00.739 7 WARNING oslo_policy.policy [None req-ab51bcb7-9d66-4ec9-8844-71cafa09a39d 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:25:00.740 7 WARNING oslo_policy.policy [None req-ab51bcb7-9d66-4ec9-8844-71cafa09a39d 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 199.204.45.157 () {44 vars in 940 bytes} [Tue Mar 31 05:25:00 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-03-31 05:25:00.838 8 WARNING oslo_config.cfg [None req-72a0cfa7-a5c6-4b54-a4a3-8fc2b55fafa5 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 199.204.45.157 () {48 vars in 952 bytes} [Tue Mar 31 05:25:00 2026] POST /v2/images => generated 760 bytes in 74 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:25:00.862 7 WARNING oslo_policy.policy [None req-0d385e0b-e844-4302-b80a-b1225e314839 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:25:00.862 7 WARNING oslo_policy.policy [None req-0d385e0b-e844-4302-b80a-b1225e314839 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:25:00.864 7 INFO glance.api.v2.image_data [None req-0d385e0b-e844-4302-b80a-b1225e314839 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:25:04.427 7 WARNING glance.location [None req-0d385e0b-e844-4302-b80a-b1225e314839 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/13] 199.204.45.157 () {48 vars in 1046 bytes} [Tue Mar 31 05:25:00 2026] PUT /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7/file => generated 0 bytes in 3610 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4690 switches on core 0) [pid: 8|app: 0|req: 5/14] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:25:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 05:25:04.504 7 WARNING oslo_config.cfg [None req-d19eafc4-0259-4030-944b-9da3992bad3b 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/15] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:25:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 131/266] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:45:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:45:52 2026] GET /v2/images => generated 1240 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/274] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:46:17 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/275] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:46:17 2026] GET /v2/images => generated 1240 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/276] 199.204.45.157 () {44 vars in 938 bytes} [Tue Mar 31 05:46:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/277] 199.204.45.157 () {44 vars in 960 bytes} [Tue Mar 31 05:46:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/278] 199.204.45.157 () {44 vars in 940 bytes} [Tue Mar 31 05:46:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/279] 199.204.45.157 () {48 vars in 952 bytes} [Tue Mar 31 05:46:17 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:46:17.605 7 INFO glance.api.v2.image_data [None req-b6ed9791-57ea-430c-b45b-e220c7558496 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:46:43.426 7 WARNING glance.location [None req-b6ed9791-57ea-430c-b45b-e220c7558496 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 143/284] 199.204.45.157 () {48 vars in 1047 bytes} [Tue Mar 31 05:46:17 2026] PUT /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1/file => generated 0 bytes in 25873 msecs (HTTP/1.1 204) 4 headers in 171 bytes (59997 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:46:43 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => 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: 144/286] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:46:43 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:46:44 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:46:44 2026] GET /v2/images => generated 2451 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:53:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:53:22 2026] GET /v2/images => generated 2451 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:53:30 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:53:30 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: 187/375] 199.204.45.157 () {44 vars in 948 bytes} [Tue Mar 31 05:53:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 199.204.45.157 () {44 vars in 970 bytes} [Tue Mar 31 05:53:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 199.204.45.157 () {44 vars in 940 bytes} [Tue Mar 31 05:53:30 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: 190/378] 199.204.45.157 () {48 vars in 952 bytes} [Tue Mar 31 05:53:30 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:53:30.919 8 WARNING oslo_policy.policy [None req-d3f190b9-7ecc-4868-816d-1bee5a1dcd6c 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:53:30.919 8 WARNING oslo_policy.policy [None req-d3f190b9-7ecc-4868-816d-1bee5a1dcd6c 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - 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-03-31 05:53:30.921 8 INFO glance.api.v2.image_data [None req-d3f190b9-7ecc-4868-816d-1bee5a1dcd6c 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:53:51.121 8 INFO glance.location [None req-d3f190b9-7ecc-4868-816d-1bee5a1dcd6c 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 189/383] 199.204.45.157 () {48 vars in 1046 bytes} [Tue Mar 31 05:53:30 2026] PUT /v2/images/b3bab090-6b76-40b8-8631-9d5a9f31a781/file => generated 0 bytes in 20259 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24370 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:53:51 2026] GET /v2/images/b3bab090-6b76-40b8-8631-9d5a9f31a781 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.157 () {48 vars in 1051 bytes} [Tue Mar 31 05:53:51 2026] PATCH /v2/images/b3bab090-6b76-40b8-8631-9d5a9f31a781 => generated 1234 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:53:51 2026] GET /v2/images/b3bab090-6b76-40b8-8631-9d5a9f31a781 => generated 1234 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/395] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:54:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:54:28 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 05:54:46 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 05:54:46 2026] GET /v2/images => generated 3687 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.204.45.157 () {44 vars in 940 bytes} [Tue Mar 31 05:54:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.157 () {44 vars in 962 bytes} [Tue Mar 31 05:54:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.204.45.157 () {44 vars in 940 bytes} [Tue Mar 31 05:54:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.157 () {48 vars in 952 bytes} [Tue Mar 31 05:54:46 2026] POST /v2/images => generated 791 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:54:46.726 7 INFO glance.api.v2.image_data [None req-936500c6-d03f-4207-ad4e-a64fbb46bf02 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:55:01.588 7 INFO glance.location [None req-936500c6-d03f-4207-ad4e-a64fbb46bf02 3020cf50a4204fa0906f02e54c04f78a c7ee67c2de984018aead6103ffab8a14 - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 207/409] 199.204.45.157 () {48 vars in 1047 bytes} [Tue Mar 31 05:54:46 2026] PUT /v2/images/fa0f58d2-3669-422a-8147-3787aa4d05f1/file => generated 0 bytes in 14913 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29157 switches on core 0) [pid: 8|app: 0|req: 203/410] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:55:01 2026] GET /v2/images/fa0f58d2-3669-422a-8147-3787aa4d05f1 => generated 1204 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/411] 199.204.45.157 () {44 vars in 972 bytes} [Tue Mar 31 05:55:01 2026] GET /v2/images/fa0f58d2-3669-422a-8147-3787aa4d05f1 => generated 1204 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/564] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:07:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/565] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:07:36 2026] GET /v2/images => generated 4893 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/594] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:09:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/595] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:09:58 2026] GET /v2/images => generated 4893 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/596] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:09:59 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:09:59 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/608] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:10:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/609] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:10:49 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/612] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:10:57 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/613] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:10:57 2026] GET /v2/images => generated 4893 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/626] 199.204.45.157 () {42 vars in 689 bytes} [Tue Mar 31 06:12:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/627] 199.204.45.157 () {44 vars in 911 bytes} [Tue Mar 31 06:12:00 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 316/636] 10.0.0.79 () {32 vars in 632 bytes} [Tue Mar 31 06:12:43 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/643] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:13:09 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/644] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:13: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: 325/645] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:13:13 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/646] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13: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: 326/647] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13:14 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: 322/648] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:13:14 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 327/649] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13:14 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: 323/650] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13:14 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: 328/651] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:13:14 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 324/652] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13:14 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: 329/653] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:13:14 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/654] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:13:15 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:13:15 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: 326/656] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:13:15 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 331/657] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:13: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: 8|app: 0|req: 327/658] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:13:15 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: 329/661] 199.204.45.157 () {36 vars in 991 bytes} [Tue Mar 31 06:13:18 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 333/662] 199.204.45.157 () {36 vars in 931 bytes} [Tue Mar 31 06:13:18 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: 330/663] 199.204.45.157 () {36 vars in 991 bytes} [Tue Mar 31 06:13:18 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 334/664] 199.204.45.157 () {36 vars in 931 bytes} [Tue Mar 31 06:13:18 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: 331/665] 10.0.0.79 () {30 vars in 410 bytes} [Tue Mar 31 06:13:19 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:13:28 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 333/669] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:13:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/676] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:14:03 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 337/677] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:14:03 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: 343/682] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:14:19 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 340/683] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:14:19 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/684] 10.0.0.79 () {34 vars in 654 bytes} [Tue Mar 31 06:14:22 2026] POST /v2/images => generated 649 bytes in 222 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 06:14:22.721 8 WARNING glance.api.v2.images [None req-c39884e9-b899-48b8-9183-bf531e757391 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//94fa3050-d50d-4928-8115-44982ec2fdc6 [pid: 8|app: 0|req: 341/685] 10.0.0.79 () {32 vars in 709 bytes} [Tue Mar 31 06:14:22 2026] DELETE /v2/images/94fa3050-d50d-4928-8115-44982ec2fdc6 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/686] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:22 2026] GET /v2/images/94fa3050-d50d-4928-8115-44982ec2fdc6 => generated 139 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.79 () {32 vars in 632 bytes} [Tue Mar 31 06:14:22 2026] GET /v2/images => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.79 () {34 vars in 654 bytes} [Tue Mar 31 06:14:22 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 10.0.0.79 () {32 vars in 716 bytes} [Tue Mar 31 06:14:22 2026] GET /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 06:14:22.965 7 INFO glance.api.v2.image_data [None req-66ac1b68-7200-4a28-94c3-f158f20196c5 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:14:23.012 7 WARNING glance_store._drivers.rbd [None req-66ac1b68-7200-4a28-94c3-f158f20196c5 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 06:14:23.891 7 INFO glance.location [None req-66ac1b68-7200-4a28-94c3-f158f20196c5 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 347/690] 10.0.0.79 () {32 vars in 726 bytes} [Tue Mar 31 06:14:22 2026] PUT /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3/file => generated 0 bytes in 982 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/691] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:23 2026] GET /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3 => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.79 () {32 vars in 716 bytes} [Tue Mar 31 06:14:23 2026] GET /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3/file => generated 1024 bytes in 157 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/693] 10.0.0.79 () {34 vars in 654 bytes} [Tue Mar 31 06:14:24 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/694] 10.0.0.79 () {32 vars in 725 bytes} [Tue Mar 31 06:14:24 2026] PATCH /v2/images/68c63e4f-ded8-4a42-b016-18a50359d26c => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:24 2026] GET /v2/images/68c63e4f-ded8-4a42-b016-18a50359d26c => generated 653 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 06:14:24.263 7 WARNING glance.api.v2.images [None req-787909aa-0bc0-4831-b3bb-3875d4c5c4f2 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//68c63e4f-ded8-4a42-b016-18a50359d26c [pid: 7|app: 0|req: 350/696] 10.0.0.79 () {32 vars in 709 bytes} [Tue Mar 31 06:14:24 2026] DELETE /v2/images/68c63e4f-ded8-4a42-b016-18a50359d26c => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:24 2026] GET /v2/images/68c63e4f-ded8-4a42-b016-18a50359d26c => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:14:24.347 7 WARNING glance.api.v2.images [None req-da413ddf-8c60-417a-92cc-459842fb708e 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//a3f06ca2-120d-440a-b498-58b98837a8a3 [pid: 7|app: 0|req: 351/698] 10.0.0.79 () {32 vars in 709 bytes} [Tue Mar 31 06:14:24 2026] DELETE /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/699] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:25 2026] GET /v2/images/a3f06ca2-120d-440a-b498-58b98837a8a3 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:14:25.215 7 WARNING glance.api.v2.images [None req-79063bb0-5625-4a84-bf43-d60b21ef8eaa 8ff44a0838f84d3c89b8399023afee7a 829c1e11d9e34502a6b7e0d7154a633a - - default default] Failed to find image 94fa3050-d50d-4928-8115-44982ec2fdc6 to delete: glance.common.exception.ImageNotFound: No image found with ID 94fa3050-d50d-4928-8115-44982ec2fdc6 [pid: 7|app: 0|req: 352/700] 10.0.0.79 () {32 vars in 709 bytes} [Tue Mar 31 06:14:25 2026] DELETE /v2/images/94fa3050-d50d-4928-8115-44982ec2fdc6 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:14:25 2026] GET /v2/images/94fa3050-d50d-4928-8115-44982ec2fdc6 => 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: 356/708] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:14:55 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 353/709] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:14:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:15:01 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:15:01 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: 356/714] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 359/715] 10.0.0.79 () {32 vars in 706 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15: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: 7|app: 0|req: 361/719] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15: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: 7|app: 0|req: 362/721] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:15:04 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 363/723] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15: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: 361/724] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:15: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: 7|app: 0|req: 364/725] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:15:05 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/726] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:15:05 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/727] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:15:05 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 363/728] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:15:05 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:15:05 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:15:40 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:15: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: 7|app: 0|req: 376/748] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:16:17 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => 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: 373/749] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:16:17 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: 383/762] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:17:24 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/763] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:17:24 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:17:55 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/773] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:17:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.167 () {36 vars in 987 bytes} [Tue Mar 31 06:18:31 2026] GET /v2/images/a36dac9b-09ee-4d7d-b56e-8e2582e1b2e7 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/781] 10.0.0.167 () {36 vars in 927 bytes} [Tue Mar 31 06:18:31 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: 393/790] 199.204.45.157 () {32 vars in 826 bytes} [Tue Mar 31 06:19:05 2026] GET /v2/images?status=active&owner=c7ee67c2de984018aead6103ffab8a14&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/791] 199.204.45.157 () {32 vars in 653 bytes} [Tue Mar 31 06:19:05 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/792] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => generated 1209 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/793] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:19: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: 8|app: 0|req: 395/794] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/795] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/796] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/797] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/798] 10.0.0.99 () {36 vars in 986 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/799] 10.0.0.99 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 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: 398/800] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/801] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 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: 399/802] 10.0.0.59 () {36 vars in 986 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/images/eb856070-90f7-4208-adf5-5130cbddf7b1 => 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: 404/803] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 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: 400/804] 10.0.0.59 () {36 vars in 926 bytes} [Tue Mar 31 06:19:06 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/847] 10.0.0.79 () {32 vars in 632 bytes} [Tue Mar 31 06:22:40 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)