+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Jul 7 16:23:33 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-84fc845b94-cbglr 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 0x7f2149824668 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-07 16:23:35.989 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-07 16:23:36.017 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-07 16:23:36.855 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-07 16:23:36.856 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-07 16:23:36.857 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 16:23:36.875 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-07 16:23:36.876 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-07 16:23:36.877 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-07 16:23:38.906 8 WARNING glance.api.v2.images [None req-e8d0535b-da31-4480-85c8-37d8684a159f - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 16:23:38.917 7 WARNING glance.api.v2.images [None req-59ba7f8d-8c6c-4452-87ad-92b22af44139 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-07 16:23:39.252 8 WARNING keystonemiddleware._common.config [None req-e8d0535b-da31-4480-85c8-37d8684a159f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 16:23:39.254 7 WARNING keystonemiddleware._common.config [None req-59ba7f8d-8c6c-4452-87ad-92b22af44139 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-07 16:23:39.260 8 WARNING oslo_config.cfg [None req-e8d0535b-da31-4480-85c8-37d8684a159f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-07 16:23:39.262 7 WARNING oslo_config.cfg [None req-59ba7f8d-8c6c-4452-87ad-92b22af44139 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f2149824668 pid: 8 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f2149824668 pid: 7 (default app) [pid: 8|app: 0|req: 3/5] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:23: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-07-07 16:23:41.306 7 WARNING oslo_policy.policy [None req-58e9ff1c-8838-43c2-8fee-cf9be48f4090 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:41.306 7 WARNING oslo_policy.policy [None req-58e9ff1c-8838-43c2-8fee-cf9be48f4090 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:41.323 7 WARNING oslo_policy.policy [None req-58e9ff1c-8838-43c2-8fee-cf9be48f4090 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:41.323 7 WARNING oslo_policy.policy [None req-58e9ff1c-8838-43c2-8fee-cf9be48f4090 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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: 3/6] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:23:40 2026] GET /v2/images => generated 69 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:23:44 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: 4/8] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:23:44 2026] GET /v2/images => generated 69 bytes in 28 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-07 16:23:44.689 8 WARNING oslo_policy.policy [None req-adb1e657-af33-4fcc-ab09-138bcb041cc2 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:44.689 8 WARNING oslo_policy.policy [None req-adb1e657-af33-4fcc-ab09-138bcb041cc2 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 5/9] 199.19.213.224 () {44 vars in 912 bytes} [Tue Jul 7 16:23:44 2026] GET /v2/images/cirros => generated 151 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.224 () {44 vars in 934 bytes} [Tue Jul 7 16:23:44 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-07-07 16:23:44.827 8 WARNING oslo_policy.policy [None req-f9aa6f97-ef6c-4fbd-9543-8344a17cf132 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:44.827 8 WARNING oslo_policy.policy [None req-f9aa6f97-ef6c-4fbd-9543-8344a17cf132 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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: 6/11] 199.19.213.224 () {44 vars in 940 bytes} [Tue Jul 7 16:23:44 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-07 16:23:44.910 7 WARNING oslo_config.cfg [None req-50f4b94d-561a-402d-975f-3114e8072c18 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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: 6/12] 199.19.213.224 () {48 vars in 952 bytes} [Tue Jul 7 16:23:44 2026] POST /v2/images => generated 760 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:23:44.936 8 WARNING oslo_policy.policy [None req-68a99ca2-d512-4217-a0cc-028d16962d74 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:44.936 8 WARNING oslo_policy.policy [None req-68a99ca2-d512-4217-a0cc-028d16962d74 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:23:44.937 8 INFO glance.api.v2.image_data [None req-68a99ca2-d512-4217-a0cc-028d16962d74 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:23:48.215 8 WARNING glance.location [None req-68a99ca2-d512-4217-a0cc-028d16962d74 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 7/13] 199.19.213.224 () {48 vars in 1046 bytes} [Tue Jul 7 16:23:44 2026] PUT /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b/file => generated 0 bytes in 3323 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4792 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:23:48 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-07 16:23:48.353 8 WARNING oslo_config.cfg [None req-dd2869a9-a407-45ec-8447-c5c2d3099be1 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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: 8/15] 199.19.213.224 () {48 vars in 1052 bytes} [Tue Jul 7 16:23:48 2026] PATCH /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:23:48 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:44: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: 134/268] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:44:33 2026] GET /v2/images => generated 1381 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:45:06 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: 138/276] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:45:06 2026] GET /v2/images => generated 1381 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.19.213.224 () {44 vars in 938 bytes} [Tue Jul 7 16:45:06 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: 7|app: 0|req: 139/278] 199.19.213.224 () {44 vars in 960 bytes} [Tue Jul 7 16:45:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.224 () {44 vars in 940 bytes} [Tue Jul 7 16:45: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: 7|app: 0|req: 140/280] 199.19.213.224 () {48 vars in 952 bytes} [Tue Jul 7 16:45:06 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:45:06.825 8 INFO glance.api.v2.image_data [None req-a46181a5-a392-4d44-9708-c92822fc82d8 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:45:32.699 8 WARNING glance.location [None req-a46181a5-a392-4d44-9708-c92822fc82d8 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/287] 199.19.213.224 () {48 vars in 1047 bytes} [Tue Jul 7 16:45:06 2026] PUT /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58/file => generated 0 bytes in 25926 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65483 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:45:32 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.19.213.224 () {48 vars in 1052 bytes} [Tue Jul 7 16:45:32 2026] PATCH /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => generated 1395 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:45:32 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/291] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:45: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: 149/292] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:45:34 2026] GET /v2/images => generated 2778 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:52:27 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: 185/376] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:52:27 2026] GET /v2/images => generated 2778 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:52:38 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: 187/380] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:52:38 2026] GET /v2/images => generated 2778 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.19.213.224 () {44 vars in 948 bytes} [Tue Jul 7 16:52:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.19.213.224 () {44 vars in 970 bytes} [Tue Jul 7 16:52:38 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.19.213.224 () {44 vars in 940 bytes} [Tue Jul 7 16:52:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.19.213.224 () {48 vars in 952 bytes} [Tue Jul 7 16:52:38 2026] POST /v2/images => generated 799 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:52:38.749 7 WARNING oslo_policy.policy [None req-c8036c0d-0ba2-405b-b124-c5ecfb46fbad 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:52:38.749 7 WARNING oslo_policy.policy [None req-c8036c0d-0ba2-405b-b124-c5ecfb46fbad 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - 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-07 16:52:38.752 7 INFO glance.api.v2.image_data [None req-c8036c0d-0ba2-405b-b124-c5ecfb46fbad 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:52:53.278 7 INFO glance.location [None req-c8036c0d-0ba2-405b-b124-c5ecfb46fbad 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/389] 199.19.213.224 () {48 vars in 1046 bytes} [Tue Jul 7 16:52:38 2026] PUT /v2/images/231c83ee-b62c-490b-afbb-1133b8dc3109/file => generated 0 bytes in 14574 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24845 switches on core 0) [pid: 8|app: 0|req: 194/390] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:52:53 2026] GET /v2/images/231c83ee-b62c-490b-afbb-1133b8dc3109 => generated 1211 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 199.19.213.224 () {48 vars in 1052 bytes} [Tue Jul 7 16:52:53 2026] PATCH /v2/images/231c83ee-b62c-490b-afbb-1133b8dc3109 => generated 1410 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:52:53 2026] GET /v2/images/231c83ee-b62c-490b-afbb-1133b8dc3109 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:53:36 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: 202/402] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:53:36 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 16:53: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: 203/408] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 16:53:51 2026] GET /v2/images => generated 4190 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 199.19.213.224 () {44 vars in 940 bytes} [Tue Jul 7 16:53:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 199.19.213.224 () {44 vars in 962 bytes} [Tue Jul 7 16:53:51 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: 207/411] 199.19.213.224 () {44 vars in 940 bytes} [Tue Jul 7 16:53:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.19.213.224 () {48 vars in 952 bytes} [Tue Jul 7 16:53:51 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-07 16:53:51.873 7 INFO glance.api.v2.image_data [None req-d54a6e66-8b25-4a4a-b46c-74c374dbd63b 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 16:54:09.260 7 INFO glance.location [None req-d54a6e66-8b25-4a4a-b46c-74c374dbd63b 07a6dd346aef4aeaacb98fcb1556f8ca 47c07b7b9a91484fb384d2eaf7aec7f4 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 208/417] 199.19.213.224 () {48 vars in 1047 bytes} [Tue Jul 7 16:53:51 2026] PUT /v2/images/210db2ea-e222-449b-85d4-2361e62f9d22/file => generated 0 bytes in 17446 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31134 switches on core 0) [pid: 8|app: 0|req: 210/418] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:54:09 2026] GET /v2/images/210db2ea-e222-449b-85d4-2361e62f9d22 => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/419] 199.19.213.224 () {48 vars in 1052 bytes} [Tue Jul 7 16:54:09 2026] PATCH /v2/images/210db2ea-e222-449b-85d4-2361e62f9d22 => generated 1382 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/420] 199.19.213.224 () {44 vars in 972 bytes} [Tue Jul 7 16:54:09 2026] GET /v2/images/210db2ea-e222-449b-85d4-2361e62f9d22 => 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: 288/577] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:07: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: 290/580] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:07:18 2026] GET /v2/images => generated 5574 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:09:45 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: 305/610] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:09:45 2026] GET /v2/images => generated 5574 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:09:47 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: 306/612] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:09:47 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: 8|app: 0|req: 313/625] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:10:39 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: 313/626] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:10:39 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: 314/627] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:10:47 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: 314/628] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:10:47 2026] GET /v2/images => generated 5574 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/643] 199.19.213.224 () {42 vars in 689 bytes} [Tue Jul 7 17:11:50 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: 322/644] 199.19.213.224 () {44 vars in 911 bytes} [Tue Jul 7 17:11:50 2026] GET /v2/images => generated 5574 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/653] 10.0.0.28 () {32 vars in 632 bytes} [Tue Jul 7 17:12:35 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: 330/658] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:12:55 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 149 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: 329/659] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:12:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/660] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:12:58 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:12:58 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: 333/664] 199.19.213.224 () {36 vars in 991 bytes} [Tue Jul 7 17:13:04 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 332/665] 199.19.213.224 () {36 vars in 931 bytes} [Tue Jul 7 17:13:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/666] 199.19.213.224 () {36 vars in 991 bytes} [Tue Jul 7 17:13:06 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/667] 199.19.213.224 () {36 vars in 931 bytes} [Tue Jul 7 17:13:06 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:13:34 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/675] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13:34 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: 339/676] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13: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: 338/677] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:13:34 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 340/678] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13:34 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: 339/679] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13:34 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: 341/680] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:13:35 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13:35 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: 342/682] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:13:35 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/683] 10.0.0.242 () {36 vars in 911 bytes} [Tue Jul 7 17:13:35 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/684] 10.0.0.242 () {36 vars in 1007 bytes} [Tue Jul 7 17:13:35 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b/locations => generated 127 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jul 7 17:13:36 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 344/686] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:13:36 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: 343/687] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:13:36 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: 347/692] 10.0.0.28 () {30 vars in 410 bytes} [Tue Jul 7 17:13:51 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: 350/697] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:14:10 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:14:10 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: 352/701] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:14:25 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:14:25 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: 355/707] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 356/709] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:14: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: 7|app: 0|req: 357/711] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:14: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: 355/712] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 358/713] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:14: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: 356/714] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:14: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: 359/715] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:14: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: 360/717] 10.0.0.242 () {36 vars in 911 bytes} [Tue Jul 7 17:14: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: 358/718] 10.0.0.242 () {36 vars in 1007 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b/locations => generated 127 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 359/720] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:14:39 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: 362/721] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:14:39 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/724] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:14:55 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:14:55 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:14:59 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:14:59 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: 369/734] 10.0.0.28 () {34 vars in 654 bytes} [Tue Jul 7 17:15:23 2026] POST /v2/images => generated 649 bytes in 229 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-07 17:15:24.170 8 WARNING glance.api.v2.images [None req-5fc26546-eea2-40c3-83ce-8ee127236b0f ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//414e208c-06e2-4596-bf90-7daa4ffcffa4 [pid: 8|app: 0|req: 366/735] 10.0.0.28 () {32 vars in 709 bytes} [Tue Jul 7 17:15:24 2026] DELETE /v2/images/414e208c-06e2-4596-bf90-7daa4ffcffa4 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:24 2026] GET /v2/images/414e208c-06e2-4596-bf90-7daa4ffcffa4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.28 () {32 vars in 632 bytes} [Tue Jul 7 17:15:24 2026] GET /v2/images => generated 1381 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/738] 10.0.0.28 () {34 vars in 654 bytes} [Tue Jul 7 17:15:24 2026] POST /v2/images => generated 702 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.28 () {32 vars in 716 bytes} [Tue Jul 7 17:15:24 2026] GET /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940/file => generated 0 bytes in 12 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-07 17:15:24.360 7 INFO glance.api.v2.image_data [None req-e36ee2bd-346b-4dd7-a382-055952293bc2 ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-07 17:15:24.401 7 WARNING glance_store._drivers.rbd [None req-e36ee2bd-346b-4dd7-a382-055952293bc2 ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-07 17:15:26.473 7 INFO glance.location [None req-e36ee2bd-346b-4dd7-a382-055952293bc2 ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 372/740] 10.0.0.28 () {32 vars in 726 bytes} [Tue Jul 7 17:15:24 2026] PUT /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940/file => generated 0 bytes in 2161 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:26 2026] GET /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940 => generated 1103 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.28 () {32 vars in 716 bytes} [Tue Jul 7 17:15:26 2026] GET /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940/file => generated 1024 bytes in 112 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.28 () {34 vars in 654 bytes} [Tue Jul 7 17:15:26 2026] POST /v2/images => generated 648 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/744] 10.0.0.28 () {32 vars in 725 bytes} [Tue Jul 7 17:15:26 2026] PATCH /v2/images/5b2187d7-f9de-4d14-977b-c2ef230ed30d => generated 653 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:26 2026] GET /v2/images/5b2187d7-f9de-4d14-977b-c2ef230ed30d => generated 653 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-07 17:15:26.806 7 WARNING glance.api.v2.images [None req-ad3c58da-26eb-4089-a969-4332d52a911b ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b2187d7-f9de-4d14-977b-c2ef230ed30d [pid: 7|app: 0|req: 375/746] 10.0.0.28 () {32 vars in 709 bytes} [Tue Jul 7 17:15:26 2026] DELETE /v2/images/5b2187d7-f9de-4d14-977b-c2ef230ed30d => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:26 2026] GET /v2/images/5b2187d7-f9de-4d14-977b-c2ef230ed30d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 17:15:26.875 7 WARNING glance.api.v2.images [None req-f7d89808-4022-4c28-99e6-94d7bf7480d6 ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//091184f8-0320-4bf4-a7b6-28f954ca9940 [pid: 7|app: 0|req: 376/748] 10.0.0.28 () {32 vars in 709 bytes} [Tue Jul 7 17:15:26 2026] DELETE /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940 => generated 0 bytes in 1333 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/749] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:28 2026] GET /v2/images/091184f8-0320-4bf4-a7b6-28f954ca9940 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-07 17:15:28.222 7 WARNING glance.api.v2.images [None req-6a443ca6-3964-42e9-86e1-b5284faaccb5 ea233e1944e846e5a2ad6e3168a5f034 775b36141fa44e5099a000e0bd746f5c - - default default] Failed to find image 414e208c-06e2-4596-bf90-7daa4ffcffa4 to delete: glance.common.exception.ImageNotFound: No image found with ID 414e208c-06e2-4596-bf90-7daa4ffcffa4 [pid: 7|app: 0|req: 377/750] 10.0.0.28 () {32 vars in 709 bytes} [Tue Jul 7 17:15:28 2026] DELETE /v2/images/414e208c-06e2-4596-bf90-7daa4ffcffa4 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/751] 10.0.0.28 () {32 vars in 706 bytes} [Tue Jul 7 17:15:28 2026] GET /v2/images/414e208c-06e2-4596-bf90-7daa4ffcffa4 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/754] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:15:32 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 376/755] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:15:32 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: 384/770] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:16:47 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 387/771] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:16:47 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:17:24 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:17:24 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: 397/790] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:18:00 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => generated 1312 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/791] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:18:00 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: 398/792] 10.0.0.222 () {36 vars in 987 bytes} [Tue Jul 7 17:18:06 2026] GET /v2/images/d30d39f7-238d-43eb-b082-cfc271b94c5b => 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: 395/793] 10.0.0.222 () {36 vars in 927 bytes} [Tue Jul 7 17:18:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 199.19.213.224 () {32 vars in 826 bytes} [Tue Jul 7 17:18:39 2026] GET /v2/images?status=active&owner=47c07b7b9a91484fb384d2eaf7aec7f4&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 199.19.213.224 () {32 vars in 653 bytes} [Tue Jul 7 17:18:39 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: 401/804] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => generated 1395 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/805] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/806] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 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: 405/807] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => 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: 403/808] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 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: 406/809] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/810] 10.0.0.140 () {36 vars in 987 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => 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: 407/811] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/812] 10.0.0.140 () {36 vars in 927 bytes} [Tue Jul 7 17:18:40 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/813] 10.0.0.242 () {36 vars in 911 bytes} [Tue Jul 7 17:18:41 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: 406/814] 10.0.0.242 () {36 vars in 1007 bytes} [Tue Jul 7 17:18:41 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58/locations => generated 127 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/815] 10.0.0.242 () {36 vars in 987 bytes} [Tue Jul 7 17:18:41 2026] GET /v2/images/bcc51500-7602-4c2d-922d-beb4cf78ad58 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/816] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:18:41 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: 410/817] 10.0.0.242 () {36 vars in 927 bytes} [Tue Jul 7 17:18:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/864] 10.0.0.28 () {32 vars in 632 bytes} [Tue Jul 7 17:22:35 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)