+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri Jul 17 04:03:05 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-d78fc94cb-kkfmx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ff112f0a668 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-07-17 04:03:07.651 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-17 04:03:07.699 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-17 04:03:08.569 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-07-17 04:03:08.570 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-07-17 04:03:08.571 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 04:03:08.610 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-07-17 04:03:08.611 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-07-17 04:03:08.611 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-17 04:03:10.865 7 WARNING glance.api.v2.images [None req-8c35ec76-d3e7-431c-b353-e14b8e362dc7 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 04:03:10.908 8 WARNING glance.api.v2.images [None req-cd24b119-57e3-431b-8f9b-6992b0a862af - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-17 04:03:11.297 7 WARNING keystonemiddleware._common.config [None req-8c35ec76-d3e7-431c-b353-e14b8e362dc7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 04:03:11.308 7 WARNING oslo_config.cfg [None req-8c35ec76-d3e7-431c-b353-e14b8e362dc7 - - - - - -] 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 0x7ff112f0a668 pid: 7 (default app) 2026-07-17 04:03:11.314 8 WARNING keystonemiddleware._common.config [None req-cd24b119-57e3-431b-8f9b-6992b0a862af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-17 04:03:11.322 8 WARNING oslo_config.cfg [None req-cd24b119-57e3-431b-8f9b-6992b0a862af - - - - - -] 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 0x7ff112f0a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:03:13 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-07-17 04:03:14.404 8 WARNING oslo_policy.policy [None req-71786830-531e-44c4-ba76-7b79f8d1a3bb f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:14.404 8 WARNING oslo_policy.policy [None req-71786830-531e-44c4-ba76-7b79f8d1a3bb f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:14.424 8 WARNING oslo_policy.policy [None req-71786830-531e-44c4-ba76-7b79f8d1a3bb f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:14.424 8 WARNING oslo_policy.policy [None req-71786830-531e-44c4-ba76-7b79f8d1a3bb f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:03:13 2026] GET /v2/images => generated 69 bytes in 592 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:03:18 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/7] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:03:18 2026] GET /v2/images => generated 69 bytes in 43 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-07-17 04:03:18.536 7 WARNING oslo_policy.policy [None req-dc2fdb74-7570-4858-a3a3-ec665eaf8996 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:18.537 7 WARNING oslo_policy.policy [None req-dc2fdb74-7570-4858-a3a3-ec665eaf8996 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.229 () {44 vars in 911 bytes} [Fri Jul 17 04:03:18 2026] GET /v2/images/cirros => generated 151 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.229 () {44 vars in 933 bytes} [Fri Jul 17 04:03:18 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 04:03:18.685 7 WARNING oslo_policy.policy [None req-d2ad3d4e-b060-4611-84bc-589091011d48 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:18.686 7 WARNING oslo_policy.policy [None req-d2ad3d4e-b060-4611-84bc-589091011d48 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.229 () {44 vars in 939 bytes} [Fri Jul 17 04:03:18 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-17 04:03:18.775 8 WARNING oslo_config.cfg [None req-a97b3d8e-502e-4a6b-af6d-ae2b05ac6855 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.229 () {48 vars in 951 bytes} [Fri Jul 17 04:03:18 2026] POST /v2/images => generated 760 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:03:18.798 7 WARNING oslo_policy.policy [None req-0574ec3e-746c-4457-bb49-66055653892c f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:18.798 7 WARNING oslo_policy.policy [None req-0574ec3e-746c-4457-bb49-66055653892c f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - 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-07-17 04:03:18.799 7 INFO glance.api.v2.image_data [None req-0574ec3e-746c-4457-bb49-66055653892c f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:03:22.799 7 WARNING glance.location [None req-0574ec3e-746c-4457-bb49-66055653892c f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.229 () {48 vars in 1045 bytes} [Fri Jul 17 04:03:18 2026] PUT /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393/file => generated 0 bytes in 4059 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6396 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:03:22 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-17 04:03:22.969 7 WARNING oslo_config.cfg [None req-b8818ee2-70d9-48c4-8f62-baec31f0bc29 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/16] 199.204.45.229 () {48 vars in 1051 bytes} [Fri Jul 17 04:03:22 2026] PATCH /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:03:22 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/278] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:25:10 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: 140/281] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:25:10 2026] GET /v2/images => generated 1381 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:25:51 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: 146/291] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:25:51 2026] GET /v2/images => generated 1381 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/292] 199.204.45.229 () {44 vars in 937 bytes} [Fri Jul 17 04:25:51 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.204.45.229 () {44 vars in 959 bytes} [Fri Jul 17 04:25:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/294] 199.204.45.229 () {44 vars in 939 bytes} [Fri Jul 17 04:25:51 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: 8|app: 0|req: 148/295] 199.204.45.229 () {48 vars in 951 bytes} [Fri Jul 17 04:25:51 2026] POST /v2/images => generated 796 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:25:51.356 7 INFO glance.api.v2.image_data [None req-5a411424-1431-4be2-8386-8fdb47c154b8 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:26:16.634 7 WARNING glance.location [None req-5a411424-1431-4be2-8386-8fdb47c154b8 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 148/300] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Jul 17 04:25:51 2026] PUT /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed/file => generated 0 bytes in 25329 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63589 switches on core 0) [pid: 8|app: 0|req: 153/301] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:26:16 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => 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: 149/302] 199.204.45.229 () {48 vars in 1051 bytes} [Fri Jul 17 04:26:16 2026] PATCH /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/303] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:26:16 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/304] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:26:18 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: 155/305] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:26:18 2026] GET /v2/images => generated 2778 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:33:33 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:33:33 2026] GET /v2/images => generated 2778 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:33:58 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: 203/401] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:33:58 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.229 () {44 vars in 947 bytes} [Fri Jul 17 04:33:58 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.204.45.229 () {44 vars in 969 bytes} [Fri Jul 17 04:33:58 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/404] 199.204.45.229 () {44 vars in 939 bytes} [Fri Jul 17 04:33:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/405] 199.204.45.229 () {48 vars in 951 bytes} [Fri Jul 17 04:33:58 2026] POST /v2/images => generated 799 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:33:58.984 7 INFO glance.api.v2.image_data [None req-03292958-31a1-4dd5-b9ea-58a6808ed071 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:34:12.484 7 INFO glance.location [None req-03292958-31a1-4dd5-b9ea-58a6808ed071 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 201/410] 199.204.45.229 () {48 vars in 1045 bytes} [Fri Jul 17 04:33:58 2026] PUT /v2/images/0d30b48e-af39-4e0b-89da-1e803abacc8f/file => generated 0 bytes in 13543 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24670 switches on core 0) [pid: 8|app: 0|req: 210/411] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:34:12 2026] GET /v2/images/0d30b48e-af39-4e0b-89da-1e803abacc8f => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/412] 199.204.45.229 () {48 vars in 1051 bytes} [Fri Jul 17 04:34:12 2026] PATCH /v2/images/0d30b48e-af39-4e0b-89da-1e803abacc8f => generated 1410 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/413] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:34:12 2026] GET /v2/images/0d30b48e-af39-4e0b-89da-1e803abacc8f => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/422] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:34:50 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: 216/423] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:34:50 2026] GET /v2/images => generated 4190 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/426] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:35:04 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: 218/427] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:35:04 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/428] 199.204.45.229 () {44 vars in 939 bytes} [Fri Jul 17 04:35:04 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/429] 199.204.45.229 () {44 vars in 961 bytes} [Fri Jul 17 04:35:04 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/430] 199.204.45.229 () {44 vars in 939 bytes} [Fri Jul 17 04:35:04 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/431] 199.204.45.229 () {48 vars in 951 bytes} [Fri Jul 17 04:35:05 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-17 04:35:05.083 7 INFO glance.api.v2.image_data [None req-8346d561-3046-4693-b44f-4e941a78c681 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:35:18.269 7 INFO glance.location [None req-8346d561-3046-4693-b44f-4e941a78c681 f6c67a21c77d4d8d91e2668ee5549169 1f43f326439745e09bbd9b6e67d9a4f6 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 212/434] 199.204.45.229 () {48 vars in 1046 bytes} [Fri Jul 17 04:35:05 2026] PUT /v2/images/bd3c9c99-bdd9-4b3f-a099-6d1db359b15c/file => generated 0 bytes in 13245 msecs (HTTP/1.1 204) 4 headers in 171 bytes (33278 switches on core 0) [pid: 8|app: 0|req: 223/435] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:35:18 2026] GET /v2/images/bd3c9c99-bdd9-4b3f-a099-6d1db359b15c => generated 1204 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/436] 199.204.45.229 () {48 vars in 1051 bytes} [Fri Jul 17 04:35:18 2026] PATCH /v2/images/bd3c9c99-bdd9-4b3f-a099-6d1db359b15c => generated 1382 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/437] 199.204.45.229 () {44 vars in 971 bytes} [Fri Jul 17 04:35:18 2026] GET /v2/images/bd3c9c99-bdd9-4b3f-a099-6d1db359b15c => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/606] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:49:10 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: 309/607] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:49:10 2026] GET /v2/images => generated 5574 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/636] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:51:34 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: 313/637] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:51:35 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/638] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:51:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/639] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:51:37 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/650] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:52:28 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/651] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:52:28 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:52:37 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/655] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:52:37 2026] GET /v2/images => generated 5574 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/670] 199.204.45.229 () {42 vars in 688 bytes} [Fri Jul 17 04:53:41 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: 330/671] 199.204.45.229 () {44 vars in 910 bytes} [Fri Jul 17 04:53:41 2026] GET /v2/images => generated 5574 bytes in 53 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: 346/680] 10.0.0.109 () {32 vars in 632 bytes} [Fri Jul 17 04:54:25 2026] GET /v2/images => generated 5574 bytes in 22 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: 337/685] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/686] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 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: 338/687] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/688] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/689] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/690] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 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: 340/691] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/692] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 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: 341/693] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/694] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:54:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:54:45 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: 354/696] 10.0.0.46 () {36 vars in 909 bytes} [Fri Jul 17 04:54:46 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/697] 10.0.0.46 () {36 vars in 1005 bytes} [Fri Jul 17 04:54:46 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393/locations => generated 127 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/698] 10.0.0.46 () {36 vars in 985 bytes} [Fri Jul 17 04:54:46 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/699] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 04:54:46 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: 356/700] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 04:54:46 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: 358/703] 199.204.45.229 () {36 vars in 990 bytes} [Fri Jul 17 04:54:54 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/704] 199.204.45.229 () {36 vars in 930 bytes} [Fri Jul 17 04:54:54 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/705] 199.204.45.229 () {36 vars in 990 bytes} [Fri Jul 17 04:54:55 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/706] 199.204.45.229 () {36 vars in 930 bytes} [Fri Jul 17 04:54:55 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: 360/707] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:54:57 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/708] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:54:57 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: 362/711] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:55:01 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/712] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:55:01 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: 365/717] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:55:28 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/718] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:55:28 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/721] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:55:34 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:55:34 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: 368/723] 10.0.0.109 () {34 vars in 654 bytes} [Fri Jul 17 04:55:39 2026] POST /v2/images => generated 648 bytes in 187 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-17 04:55:40.067 7 WARNING glance.api.v2.images [None req-1155683f-f626-44b0-bfcf-b29012f05084 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b2e450d6-22c9-4945-9d46-fa9af4d0560e [pid: 7|app: 0|req: 356/724] 10.0.0.109 () {32 vars in 709 bytes} [Fri Jul 17 04:55:40 2026] DELETE /v2/images/b2e450d6-22c9-4945-9d46-fa9af4d0560e => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:40 2026] GET /v2/images/b2e450d6-22c9-4945-9d46-fa9af4d0560e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/726] 10.0.0.109 () {32 vars in 632 bytes} [Fri Jul 17 04:55:40 2026] GET /v2/images => generated 1381 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.109 () {34 vars in 654 bytes} [Fri Jul 17 04:55:40 2026] POST /v2/images => generated 702 bytes in 76 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.109 () {32 vars in 716 bytes} [Fri Jul 17 04:55:40 2026] GET /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-17 04:55:40.304 8 WARNING oslo_policy.policy [None req-3821986b-2ef2-41dd-b1d6-05b2cf32bde7 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - 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-07-17 04:55:40.304 8 WARNING oslo_policy.policy [None req-3821986b-2ef2-41dd-b1d6-05b2cf32bde7 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - 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-07-17 04:55:40.306 8 INFO glance.api.v2.image_data [None req-3821986b-2ef2-41dd-b1d6-05b2cf32bde7 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-17 04:55:40.369 8 WARNING glance_store._drivers.rbd [None req-3821986b-2ef2-41dd-b1d6-05b2cf32bde7 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-17 04:55:41.475 8 INFO glance.location [None req-3821986b-2ef2-41dd-b1d6-05b2cf32bde7 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 371/731] 10.0.0.109 () {32 vars in 726 bytes} [Fri Jul 17 04:55:40 2026] PUT /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb/file => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/732] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:41 2026] GET /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/733] 10.0.0.109 () {32 vars in 716 bytes} [Fri Jul 17 04:55:41 2026] GET /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb/file => generated 1024 bytes in 158 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/734] 10.0.0.109 () {34 vars in 654 bytes} [Fri Jul 17 04:55:41 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: 8|app: 0|req: 373/735] 10.0.0.109 () {32 vars in 725 bytes} [Fri Jul 17 04:55:41 2026] PATCH /v2/images/5eb1fea0-d3b8-42c8-b0a1-cd49084b2601 => generated 652 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:41 2026] GET /v2/images/5eb1fea0-d3b8-42c8-b0a1-cd49084b2601 => generated 652 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-17 04:55:41.880 8 WARNING glance.api.v2.images [None req-a40a527f-d699-494b-bc17-91536dcb0e94 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5eb1fea0-d3b8-42c8-b0a1-cd49084b2601 [pid: 8|app: 0|req: 374/737] 10.0.0.109 () {32 vars in 709 bytes} [Fri Jul 17 04:55:41 2026] DELETE /v2/images/5eb1fea0-d3b8-42c8-b0a1-cd49084b2601 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/738] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:41 2026] GET /v2/images/5eb1fea0-d3b8-42c8-b0a1-cd49084b2601 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 04:55:41.966 8 WARNING glance.api.v2.images [None req-14b0d11a-4994-4340-9945-b64124b245ce 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//84117e81-2ff8-4327-a641-2b2b3d50cdcb [pid: 8|app: 0|req: 375/739] 10.0.0.109 () {32 vars in 709 bytes} [Fri Jul 17 04:55:41 2026] DELETE /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb => generated 0 bytes in 868 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/740] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:42 2026] GET /v2/images/84117e81-2ff8-4327-a641-2b2b3d50cdcb => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-17 04:55:42.871 8 WARNING glance.api.v2.images [None req-2b2a832d-8ce7-4c88-8aca-67032e9eece5 8931fede623a4958b25eeb5ca8e6ec83 1fca2671bba34e37ab042a2b9a6ddd6e - - default default] Failed to find image b2e450d6-22c9-4945-9d46-fa9af4d0560e to delete: glance.common.exception.ImageNotFound: No image found with ID b2e450d6-22c9-4945-9d46-fa9af4d0560e [pid: 8|app: 0|req: 376/741] 10.0.0.109 () {32 vars in 709 bytes} [Fri Jul 17 04:55:42 2026] DELETE /v2/images/b2e450d6-22c9-4945-9d46-fa9af4d0560e => generated 147 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/742] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:55:42 2026] GET /v2/images/b2e450d6-22c9-4945-9d46-fa9af4d0560e => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/751] 10.0.0.109 () {30 vars in 410 bytes} [Fri Jul 17 04:56:26 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: 374/758] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:56:57 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/759] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:56:57 2026] GET /v2/schemas/image => generated 4018 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/762] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/763] 10.0.0.109 () {32 vars in 706 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/764] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/765] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 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: 389/766] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 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: 378/767] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/768] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/769] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/770] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/771] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 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: 392/772] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 04:57:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/773] 10.0.0.46 () {36 vars in 909 bytes} [Fri Jul 17 04:57:08 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/774] 10.0.0.46 () {36 vars in 1005 bytes} [Fri Jul 17 04:57:08 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/775] 10.0.0.46 () {36 vars in 985 bytes} [Fri Jul 17 04:57:08 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/776] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 04:57: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: 7|app: 0|req: 383/777] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 04:57:08 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: 399/786] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:57:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/787] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:57:45 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: 400/788] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:57:45 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/789] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:57:45 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:58:26 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/799] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:58:26 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: 402/814] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:59:39 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/815] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:59:39 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: 416/820] 10.0.0.98 () {36 vars in 985 bytes} [Fri Jul 17 04:59:57 2026] GET /v2/images/d84d71f1-4e29-46ce-a7e3-681705ad9393 => generated 1312 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/821] 10.0.0.98 () {36 vars in 925 bytes} [Fri Jul 17 04:59: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: 7|app: 0|req: 410/830] 199.204.45.229 () {32 vars in 825 bytes} [Fri Jul 17 05:00:38 2026] GET /v2/images?status=active&owner=1f43f326439745e09bbd9b6e67d9a4f6&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/831] 199.204.45.229 () {32 vars in 652 bytes} [Fri Jul 17 05:00:38 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: 411/832] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 05:00:39 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/833] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 05:00:39 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: 412/834] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 05:00:39 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: 423/835] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 05:00:39 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/836] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 05:00:39 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: 424/837] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 05:00:39 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: 414/838] 10.0.0.224 () {36 vars in 986 bytes} [Fri Jul 17 05:00:39 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/839] 10.0.0.224 () {36 vars in 926 bytes} [Fri Jul 17 05:00:39 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: 415/840] 10.0.0.46 () {36 vars in 909 bytes} [Fri Jul 17 05:00:39 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/841] 10.0.0.46 () {36 vars in 1005 bytes} [Fri Jul 17 05:00:39 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed/locations => generated 127 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/842] 10.0.0.46 () {36 vars in 985 bytes} [Fri Jul 17 05:00:39 2026] GET /v2/images/36f9fbd6-aba8-4a1d-bbd5-8936b61a04ed => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/843] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 05:00:39 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: 417/844] 10.0.0.46 () {36 vars in 925 bytes} [Fri Jul 17 05:00:39 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: 440/889] 10.0.0.109 () {32 vars in 632 bytes} [Fri Jul 17 05:04:13 2026] GET /v2/images => generated 5574 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)