+ 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 [Thu Aug 20 06:37:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:25:52 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: glance-api-54967cc597-kcjpk 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f03c56f5668 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-08-20 06:37:35.943 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-20 06:37:36.010 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-08-20 06:37:36.870 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 06:37:36.871 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 06:37:36.872 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 06:37:36.979 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 06:37:36.980 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-08-20 06:37:36.981 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-20 06:37:39.017 7 WARNING glance.api.v2.images [None req-456771d0-339b-41dd-a0eb-b2774745230b - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 06:37:39.036 8 WARNING glance.api.v2.images [None req-25122047-a367-4bd5-95d3-fd941719a9d4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-20 06:37:39.355 7 WARNING keystonemiddleware._common.config [None req-456771d0-339b-41dd-a0eb-b2774745230b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:37:39.362 7 WARNING oslo_config.cfg [None req-456771d0-339b-41dd-a0eb-b2774745230b - - - - - -] 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 0x7f03c56f5668 pid: 7 (default app) 2026-08-20 06:37:39.491 8 WARNING keystonemiddleware._common.config [None req-25122047-a367-4bd5-95d3-fd941719a9d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-20 06:37:39.499 8 WARNING oslo_config.cfg [None req-25122047-a367-4bd5-95d3-fd941719a9d4 - - - - - -] 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 0x7f03c56f5668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 06:37:40 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-08-20 06:37:41.291 8 WARNING oslo_policy.policy [None req-45aa84df-b7a2-4785-ab89-51a7447d73be 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:41.291 8 WARNING oslo_policy.policy [None req-45aa84df-b7a2-4785-ab89-51a7447d73be 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:41.307 8 WARNING oslo_policy.policy [None req-45aa84df-b7a2-4785-ab89-51a7447d73be 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:41.308 8 WARNING oslo_policy.policy [None req-45aa84df-b7a2-4785-ab89-51a7447d73be 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - 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.113 () {44 vars in 910 bytes} [Thu Aug 20 06:37:40 2026] GET /v2/images => generated 69 bytes in 571 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.113 () {42 vars in 688 bytes} [Thu Aug 20 06:37:44 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.113 () {44 vars in 910 bytes} [Thu Aug 20 06:37:44 2026] GET /v2/images => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-08-20 06:37:45.044 7 WARNING oslo_policy.policy [None req-91a09976-6f83-4a25-914b-9f7e86a8e79c 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:45.045 7 WARNING oslo_policy.policy [None req-91a09976-6f83-4a25-914b-9f7e86a8e79c 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - 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.113 () {44 vars in 911 bytes} [Thu Aug 20 06:37:45 2026] GET /v2/images/cirros => generated 151 bytes in 119 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.113 () {44 vars in 933 bytes} [Thu Aug 20 06:37:45 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-20 06:37:45.175 7 WARNING oslo_policy.policy [None req-77981ef6-09f1-43fb-8c5f-339ae0d3d923 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:45.176 7 WARNING oslo_policy.policy [None req-77981ef6-09f1-43fb-8c5f-339ae0d3d923 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - 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.113 () {44 vars in 939 bytes} [Thu Aug 20 06:37:45 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-08-20 06:37:45.265 8 WARNING oslo_config.cfg [None req-24a80404-38d9-4a1b-8d83-223df317081f 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - 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.113 () {48 vars in 951 bytes} [Thu Aug 20 06:37:45 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 06:37:45.288 7 WARNING oslo_policy.policy [None req-04434d66-40a7-4459-a079-f4e7d06a2038 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:45.288 7 WARNING oslo_policy.policy [None req-04434d66-40a7-4459-a079-f4e7d06a2038 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 06:37:45.290 7 INFO glance.api.v2.image_data [None req-04434d66-40a7-4459-a079-f4e7d06a2038 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 06:37:48.977 7 WARNING glance.location [None req-04434d66-40a7-4459-a079-f4e7d06a2038 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/14] 199.204.45.113 () {48 vars in 1045 bytes} [Thu Aug 20 06:37:45 2026] PUT /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9/file => generated 0 bytes in 3736 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5403 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 06:37:49 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-20 06:37:49.126 7 WARNING oslo_config.cfg [None req-097c8f72-65e5-45cb-ae28-a3f196224373 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - 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.113 () {48 vars in 1051 bytes} [Thu Aug 20 06:37:49 2026] PATCH /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 85 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.113 () {44 vars in 971 bytes} [Thu Aug 20 06:37:49 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 06:58:20 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: 133/265] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 06:58:20 2026] GET /v2/images => generated 1381 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/274] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 06:59:06 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: 137/275] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 06:59:06 2026] GET /v2/images => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/276] 199.204.45.113 () {44 vars in 937 bytes} [Thu Aug 20 06:59:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/277] 199.204.45.113 () {44 vars in 959 bytes} [Thu Aug 20 06:59:06 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: 140/278] 199.204.45.113 () {44 vars in 939 bytes} [Thu Aug 20 06:59:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/279] 199.204.45.113 () {48 vars in 951 bytes} [Thu Aug 20 06:59:06 2026] POST /v2/images => generated 796 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 06:59:06.875 7 INFO glance.api.v2.image_data [None req-acbaab23-a8fb-4b2d-aff7-4650ad7f117a 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 06:59:34.526 7 WARNING glance.location [None req-acbaab23-a8fb-4b2d-aff7-4650ad7f117a 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 141/286] 199.204.45.113 () {48 vars in 1046 bytes} [Thu Aug 20 06:59:06 2026] PUT /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4/file => generated 0 bytes in 27697 msecs (HTTP/1.1 204) 4 headers in 171 bytes (84134 switches on core 0) [pid: 8|app: 0|req: 146/287] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 06:59:34 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/288] 199.204.45.113 () {48 vars in 1051 bytes} [Thu Aug 20 06:59:34 2026] PATCH /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/289] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 06:59:34 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/290] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 06:59:36 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: 148/291] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 06:59:36 2026] GET /v2/images => generated 2778 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/374] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:06:21 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: 185/375] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:06:21 2026] GET /v2/images => generated 2778 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:06:29 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: 192/379] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:06:29 2026] GET /v2/images => generated 2778 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.204.45.113 () {44 vars in 947 bytes} [Thu Aug 20 07:06:29 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/381] 199.204.45.113 () {44 vars in 969 bytes} [Thu Aug 20 07:06:29 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.204.45.113 () {44 vars in 939 bytes} [Thu Aug 20 07:06:29 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 199.204.45.113 () {48 vars in 951 bytes} [Thu Aug 20 07:06:29 2026] POST /v2/images => generated 799 bytes in 633 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 07:06:30.575 7 INFO glance.api.v2.image_data [None req-1aa63de0-798c-4f3d-acba-fda3aee24239 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 07:07:00.763 7 INFO glance.location [None req-1aa63de0-798c-4f3d-acba-fda3aee24239 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 190/390] 199.204.45.113 () {48 vars in 1045 bytes} [Thu Aug 20 07:06:30 2026] PUT /v2/images/49ff2b35-7bf1-41ac-abc9-3743473d8d93/file => generated 0 bytes in 30247 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23581 switches on core 0) [pid: 8|app: 0|req: 201/391] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 07:07:00 2026] GET /v2/images/49ff2b35-7bf1-41ac-abc9-3743473d8d93 => 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: 191/392] 199.204.45.113 () {48 vars in 1051 bytes} [Thu Aug 20 07:07:00 2026] PATCH /v2/images/49ff2b35-7bf1-41ac-abc9-3743473d8d93 => generated 1410 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/393] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 07:07:00 2026] GET /v2/images/49ff2b35-7bf1-41ac-abc9-3743473d8d93 => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/402] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:07:39 2026] GET / => generated 1312 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/403] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:07:39 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: 198/406] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:07:52 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: 209/407] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:07:52 2026] GET /v2/images => generated 4190 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/408] 199.204.45.113 () {44 vars in 939 bytes} [Thu Aug 20 07:07:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/409] 199.204.45.113 () {44 vars in 961 bytes} [Thu Aug 20 07:07:52 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: 200/410] 199.204.45.113 () {44 vars in 939 bytes} [Thu Aug 20 07:07:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/411] 199.204.45.113 () {48 vars in 951 bytes} [Thu Aug 20 07:07:52 2026] POST /v2/images => generated 791 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-20 07:07:53.029 7 INFO glance.api.v2.image_data [None req-75cb81b1-8ed9-4a49-87be-c96a55d910eb 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 07:08:10.714 7 INFO glance.location [None req-75cb81b1-8ed9-4a49-87be-c96a55d910eb 8e08353be0d94519ba2304e74418600f aae2e0f8e7444747a63a5652d38c5ec4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 201/416] 199.204.45.113 () {48 vars in 1046 bytes} [Thu Aug 20 07:07:53 2026] PUT /v2/images/3bf051dc-6c17-4ef3-a6cb-64cda178ab23/file => generated 0 bytes in 17731 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30958 switches on core 0) [pid: 8|app: 0|req: 216/417] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 07:08:10 2026] GET /v2/images/3bf051dc-6c17-4ef3-a6cb-64cda178ab23 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/418] 199.204.45.113 () {48 vars in 1051 bytes} [Thu Aug 20 07:08:10 2026] PATCH /v2/images/3bf051dc-6c17-4ef3-a6cb-64cda178ab23 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/419] 199.204.45.113 () {44 vars in 971 bytes} [Thu Aug 20 07:08:10 2026] GET /v2/images/3bf051dc-6c17-4ef3-a6cb-64cda178ab23 => generated 1382 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/584] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:21:54 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: 300/585] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:21:54 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/614] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:24:15 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: 315/615] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:24:15 2026] GET /v2/images => generated 5574 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/616] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:24:17 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: 316/617] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:24:17 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/630] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:25:10 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/631] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:25:10 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/634] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:25: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: 325/635] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:25:18 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/648] 199.204.45.113 () {42 vars in 688 bytes} [Thu Aug 20 07:26:25 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: 317/649] 199.204.45.113 () {44 vars in 910 bytes} [Thu Aug 20 07:26:25 2026] GET /v2/images => generated 5574 bytes in 112 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: 323/660] 10.0.0.1 () {32 vars in 631 bytes} [Thu Aug 20 07:27:09 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/665] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 166 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: 340/666] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/667] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 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: 341/668] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 328/669] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 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: 342/670] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/671] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/672] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/673] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:27:33 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: 344/674] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:27:34 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:27:34 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/676] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:27:34 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/677] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:27:34 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: 346/678] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:27:34 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: 349/683] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:27:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/684] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:27:50 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: 350/685] 10.0.0.1 () {30 vars in 409 bytes} [Thu Aug 20 07:27:56 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: 336/686] 199.204.45.113 () {36 vars in 991 bytes} [Thu Aug 20 07:27:58 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/687] 199.204.45.113 () {36 vars in 931 bytes} [Thu Aug 20 07:27:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/690] 199.204.45.113 () {36 vars in 991 bytes} [Thu Aug 20 07:27:58 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/691] 199.204.45.113 () {36 vars in 931 bytes} [Thu Aug 20 07:27:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/696] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:28:28 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/697] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:28:28 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/708] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:29:16 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 362/709] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:29:17 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: 364/712] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:29:19 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 349/713] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:29:19 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: 368/720] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 353/721] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/722] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 354/723] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/724] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 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: 355/725] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/726] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 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: 356/727] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/728] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 357/729] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 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: 373/730] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:29:50 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/731] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:29:50 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: 374/732] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:29:51 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/733] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:29:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/734] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:29:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/735] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:29:54 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/736] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:29:54 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: 363/741] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:30:09 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/742] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:30:10 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: 383/749] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:30:38 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => 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: 367/750] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:30:38 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: 371/757] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:31:17 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/758] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:31:17 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/767] 10.0.0.1 () {34 vars in 653 bytes} [Thu Aug 20 07:31:53 2026] POST /v2/images => generated 649 bytes in 285 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-20 07:31:54.186 7 WARNING glance.api.v2.images [None req-bd6b7931-cab3-44ea-9b17-768d45fdef2e b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//9eafc5d6-dcad-4c6a-b1aa-54394c29715e [pid: 7|app: 0|req: 376/768] 10.0.0.1 () {32 vars in 708 bytes} [Thu Aug 20 07:31:54 2026] DELETE /v2/images/9eafc5d6-dcad-4c6a-b1aa-54394c29715e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/769] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:54 2026] GET /v2/images/9eafc5d6-dcad-4c6a-b1aa-54394c29715e => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/770] 10.0.0.1 () {32 vars in 631 bytes} [Thu Aug 20 07:31:54 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/771] 10.0.0.1 () {34 vars in 653 bytes} [Thu Aug 20 07:31:54 2026] POST /v2/images => generated 702 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/772] 10.0.0.1 () {32 vars in 715 bytes} [Thu Aug 20 07:31:54 2026] GET /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-20 07:31:54.407 8 WARNING oslo_policy.policy [None req-c1720fd6-84df-43dd-b199-6cceab40f582 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 07:31:54.407 8 WARNING oslo_policy.policy [None req-c1720fd6-84df-43dd-b199-6cceab40f582 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-08-20 07:31:54.408 8 INFO glance.api.v2.image_data [None req-c1720fd6-84df-43dd-b199-6cceab40f582 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-20 07:31:54.477 8 WARNING glance_store._drivers.rbd [None req-c1720fd6-84df-43dd-b199-6cceab40f582 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-20 07:31:54.924 8 INFO glance.location [None req-c1720fd6-84df-43dd-b199-6cceab40f582 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 395/773] 10.0.0.1 () {32 vars in 725 bytes} [Thu Aug 20 07:31:54 2026] PUT /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96/file => generated 0 bytes in 581 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/774] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:54 2026] GET /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96 => generated 1103 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/775] 10.0.0.1 () {32 vars in 715 bytes} [Thu Aug 20 07:31:54 2026] GET /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/776] 10.0.0.1 () {34 vars in 653 bytes} [Thu Aug 20 07:31:55 2026] POST /v2/images => generated 648 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/777] 10.0.0.1 () {32 vars in 724 bytes} [Thu Aug 20 07:31:55 2026] PATCH /v2/images/e734cd33-40c5-4647-9867-25818030445e => generated 653 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/778] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:55 2026] GET /v2/images/e734cd33-40c5-4647-9867-25818030445e => generated 653 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-20 07:31:55.278 8 WARNING glance.api.v2.images [None req-60859181-a7bf-4f7b-8f43-f66d0ba7b492 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//e734cd33-40c5-4647-9867-25818030445e [pid: 8|app: 0|req: 398/779] 10.0.0.1 () {32 vars in 708 bytes} [Thu Aug 20 07:31:55 2026] DELETE /v2/images/e734cd33-40c5-4647-9867-25818030445e => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/780] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:55 2026] GET /v2/images/e734cd33-40c5-4647-9867-25818030445e => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:31:55.351 8 WARNING glance.api.v2.images [None req-593ec3f1-0a91-4178-a281-60543cc28676 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7b22c38-2770-4c87-9590-4b4ca03d2d96 [pid: 8|app: 0|req: 399/781] 10.0.0.1 () {32 vars in 708 bytes} [Thu Aug 20 07:31:55 2026] DELETE /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96 => generated 0 bytes in 869 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/782] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:56 2026] GET /v2/images/f7b22c38-2770-4c87-9590-4b4ca03d2d96 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-20 07:31:56.231 8 WARNING glance.api.v2.images [None req-e9d894d5-6b89-418c-9d34-07cf876f32d2 b1faaf9ccb184d1192478f2d34010fda 4e838e8015bd44ccb4e81ef47a86b0f0 - - default default] Failed to find image 9eafc5d6-dcad-4c6a-b1aa-54394c29715e to delete: glance.common.exception.ImageNotFound: No image found with ID 9eafc5d6-dcad-4c6a-b1aa-54394c29715e [pid: 8|app: 0|req: 400/783] 10.0.0.1 () {32 vars in 708 bytes} [Thu Aug 20 07:31:56 2026] DELETE /v2/images/9eafc5d6-dcad-4c6a-b1aa-54394c29715e => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/784] 10.0.0.1 () {32 vars in 705 bytes} [Thu Aug 20 07:31:56 2026] GET /v2/images/9eafc5d6-dcad-4c6a-b1aa-54394c29715e => 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: 389/793] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:32:36 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/794] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:32:36 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: 415/813] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:34:04 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/814] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:34:04 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: 402/819] 10.0.0.24 () {36 vars in 986 bytes} [Thu Aug 20 07:34:21 2026] GET /v2/images/43bcc904-3df2-4c36-8202-c7aa2fa978a9 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/820] 10.0.0.24 () {36 vars in 926 bytes} [Thu Aug 20 07:34:21 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: 422/827] 199.204.45.113 () {32 vars in 826 bytes} [Thu Aug 20 07:34:58 2026] GET /v2/images?status=active&owner=aae2e0f8e7444747a63a5652d38c5ec4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/828] 199.204.45.113 () {32 vars in 653 bytes} [Thu Aug 20 07:34:58 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/829] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:34:58 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/832] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:34:58 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: 426/833] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:34:58 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: 408/834] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:34:58 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/835] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:34:58 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: 409/836] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:34:58 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: 428/837] 10.0.0.172 () {36 vars in 987 bytes} [Thu Aug 20 07:34:58 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/838] 10.0.0.172 () {36 vars in 927 bytes} [Thu Aug 20 07:34:58 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/839] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:34:59 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/840] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:34:59 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/841] 10.0.0.118 () {36 vars in 987 bytes} [Thu Aug 20 07:34:59 2026] GET /v2/images/18a43fb1-2f7a-44d0-9cca-44c43e568cd4 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/842] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:34:59 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: 431/843] 10.0.0.118 () {36 vars in 927 bytes} [Thu Aug 20 07:34:59 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/888] 10.0.0.1 () {32 vars in 631 bytes} [Thu Aug 20 07:38:40 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)