+ 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 [Mon Aug 24 15:43:04 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-5b677b6f47-z2fcp machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7effc6d1a668 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-24 15:43:06.127 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-08-24 15:43:06.238 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-24 15:43:07.014 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-24 15:43:07.015 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-24 15:43:07.016 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:43:07.132 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-24 15:43:07.133 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-24 15:43:07.134 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-08-24 15:43:09.122 7 WARNING glance.api.v2.images [None req-920ef584-02db-4708-aa9c-5ff8d2621f09 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:43:09.269 8 WARNING glance.api.v2.images [None req-b57e4a8e-7c13-49a7-966c-fffc21b494c1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-08-24 15:43:09.475 7 WARNING keystonemiddleware._common.config [None req-920ef584-02db-4708-aa9c-5ff8d2621f09 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:43:09.484 7 WARNING oslo_config.cfg [None req-920ef584-02db-4708-aa9c-5ff8d2621f09 - - - - - -] 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 0x7effc6d1a668 pid: 7 (default app) 2026-08-24 15:43:09.621 8 WARNING keystonemiddleware._common.config [None req-b57e4a8e-7c13-49a7-966c-fffc21b494c1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-24 15:43:09.628 8 WARNING oslo_config.cfg [None req-b57e4a8e-7c13-49a7-966c-fffc21b494c1 - - - - - -] 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 0x7effc6d1a668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 15:43:10 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-24 15:43:11.439 8 WARNING oslo_policy.policy [None req-579f300b-a992-4b46-8d1a-550fd5b9352f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:11.439 8 WARNING oslo_policy.policy [None req-579f300b-a992-4b46-8d1a-550fd5b9352f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:11.456 8 WARNING oslo_policy.policy [None req-579f300b-a992-4b46-8d1a-550fd5b9352f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:11.456 8 WARNING oslo_policy.policy [None req-579f300b-a992-4b46-8d1a-550fd5b9352f bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 15:43:11 2026] GET /v2/images => generated 69 bytes in 545 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 15:43: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: 2/7] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 15:43:15 2026] GET /v2/images => generated 69 bytes in 31 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-24 15:43:15.130 7 WARNING oslo_policy.policy [None req-6b07354e-a152-413d-8691-36db965bd82d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:15.130 7 WARNING oslo_policy.policy [None req-6b07354e-a152-413d-8691-36db965bd82d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {44 vars in 912 bytes} [Mon Aug 24 15:43:15 2026] GET /v2/images/cirros => generated 151 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.19.213.104 () {44 vars in 934 bytes} [Mon Aug 24 15:43:15 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-24 15:43:15.272 7 WARNING oslo_policy.policy [None req-e2ec36a4-ec53-4573-b156-5cfd6c222c30 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:15.272 7 WARNING oslo_policy.policy [None req-e2ec36a4-ec53-4573-b156-5cfd6c222c30 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {44 vars in 940 bytes} [Mon Aug 24 15:43:15 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) 2026-08-24 15:43:15.361 8 WARNING oslo_config.cfg [None req-262425f8-d8f2-4924-bf56-2e88a468a93d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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.19.213.104 () {48 vars in 952 bytes} [Mon Aug 24 15:43:15 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-24 15:43:15.385 7 WARNING oslo_policy.policy [None req-7a7de7a0-47cb-4868-bc9d-2475d8a47d7c bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:15.385 7 WARNING oslo_policy.policy [None req-7a7de7a0-47cb-4868-bc9d-2475d8a47d7c bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 15:43:15.387 7 INFO glance.api.v2.image_data [None req-7a7de7a0-47cb-4868-bc9d-2475d8a47d7c bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 15:43:18.936 7 WARNING glance.location [None req-7a7de7a0-47cb-4868-bc9d-2475d8a47d7c bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.19.213.104 () {48 vars in 1046 bytes} [Mon Aug 24 15:43:15 2026] PUT /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c/file => generated 0 bytes in 3595 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4269 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 15:43:18 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-24 15:43:19.090 7 WARNING oslo_config.cfg [None req-1a027721-d363-470d-94f5-d72d8bf43201 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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/14] 199.19.213.104 () {48 vars in 1052 bytes} [Mon Aug 24 15:43:19 2026] PATCH /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 15:43:19 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:04:10 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:04:10 2026] GET /v2/images => generated 1381 bytes in 472 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:04:49 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: 141/279] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:04:49 2026] GET /v2/images => generated 1381 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/280] 199.19.213.104 () {44 vars in 938 bytes} [Mon Aug 24 16:04:49 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/281] 199.19.213.104 () {44 vars in 960 bytes} [Mon Aug 24 16:04:49 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.104 () {44 vars in 940 bytes} [Mon Aug 24 16:04:49 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/283] 199.19.213.104 () {48 vars in 952 bytes} [Mon Aug 24 16:04:49 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:04:50.036 8 WARNING oslo_policy.policy [None req-419ecbfc-400f-4e9a-8f1d-82add00ca1e1 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 16:04:50.036 8 WARNING oslo_policy.policy [None req-419ecbfc-400f-4e9a-8f1d-82add00ca1e1 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - 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-24 16:04:50.038 8 INFO glance.api.v2.image_data [None req-419ecbfc-400f-4e9a-8f1d-82add00ca1e1 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:05:18.189 8 WARNING glance.location [None req-419ecbfc-400f-4e9a-8f1d-82add00ca1e1 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 141/288] 199.19.213.104 () {48 vars in 1047 bytes} [Mon Aug 24 16:04:50 2026] PUT /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc/file => generated 0 bytes in 28216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (64016 switches on core 0) [pid: 7|app: 0|req: 148/289] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:05:18 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/290] 199.19.213.104 () {48 vars in 1052 bytes} [Mon Aug 24 16:05:18 2026] PATCH /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1395 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/291] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:05:18 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => 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: 151/294] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:05:19 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: 144/295] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:05:19 2026] GET /v2/images => generated 2778 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:12:26 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: 194/381] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:12:26 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/384] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:12:36 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:12:36 2026] GET /v2/images => generated 2778 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.19.213.104 () {44 vars in 948 bytes} [Mon Aug 24 16:12:36 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.19.213.104 () {44 vars in 970 bytes} [Mon Aug 24 16:12:36 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.19.213.104 () {44 vars in 940 bytes} [Mon Aug 24 16:12:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.104 () {48 vars in 952 bytes} [Mon Aug 24 16:12:36 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-08-24 16:12:36.207 7 INFO glance.api.v2.image_data [None req-700b036b-73f2-45a4-8706-0ee0cb9fc728 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:12:58.973 7 INFO glance.location [None req-700b036b-73f2-45a4-8706-0ee0cb9fc728 bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 199/394] 199.19.213.104 () {48 vars in 1046 bytes} [Mon Aug 24 16:12:36 2026] PUT /v2/images/7fa72699-398f-4b05-9eab-a3c1fe26f4fb/file => generated 0 bytes in 22813 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24947 switches on core 0) [pid: 8|app: 0|req: 196/395] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:12:59 2026] GET /v2/images/7fa72699-398f-4b05-9eab-a3c1fe26f4fb => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.19.213.104 () {48 vars in 1052 bytes} [Mon Aug 24 16:12:59 2026] PATCH /v2/images/7fa72699-398f-4b05-9eab-a3c1fe26f4fb => generated 1410 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/397] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:12:59 2026] GET /v2/images/7fa72699-398f-4b05-9eab-a3c1fe26f4fb => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:13:37 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: 205/407] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:13:37 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/412] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:13:52 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/413] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:13:52 2026] GET /v2/images => generated 4190 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/414] 199.19.213.104 () {44 vars in 940 bytes} [Mon Aug 24 16:13:52 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/415] 199.19.213.104 () {44 vars in 962 bytes} [Mon Aug 24 16:13:52 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/416] 199.19.213.104 () {44 vars in 940 bytes} [Mon Aug 24 16:13:52 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/417] 199.19.213.104 () {48 vars in 952 bytes} [Mon Aug 24 16:13:52 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-08-24 16:13:52.991 8 INFO glance.api.v2.image_data [None req-0531696b-0cd5-427b-acf0-81a937aa300d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:14:08.260 8 INFO glance.location [None req-0531696b-0cd5-427b-acf0-81a937aa300d bfa468165afd4c7dba79157096ed16b1 66eecde8490b4e6fb0f372d8127527e5 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 208/420] 199.19.213.104 () {48 vars in 1047 bytes} [Mon Aug 24 16:13:52 2026] PUT /v2/images/f0927e4f-4634-475c-82d1-558c01f11346/file => generated 0 bytes in 15312 msecs (HTTP/1.1 204) 4 headers in 171 bytes (34251 switches on core 0) [pid: 7|app: 0|req: 213/421] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:14:08 2026] GET /v2/images/f0927e4f-4634-475c-82d1-558c01f11346 => generated 1204 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/422] 199.19.213.104 () {48 vars in 1052 bytes} [Mon Aug 24 16:14:08 2026] PATCH /v2/images/f0927e4f-4634-475c-82d1-558c01f11346 => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/423] 199.19.213.104 () {44 vars in 972 bytes} [Mon Aug 24 16:14:08 2026] GET /v2/images/f0927e4f-4634-475c-82d1-558c01f11346 => 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: 296/586] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:27: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: 291/587] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:27:38 2026] GET /v2/images => generated 5574 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:29:57 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: 311/617] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:29:57 2026] GET /v2/images => generated 5574 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:29:59 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/621] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:29:59 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/632] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:30: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: 319/633] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:30:50 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: 315/634] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:30:58 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/635] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:30:58 2026] GET /v2/images => generated 5574 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/650] 199.19.213.104 () {42 vars in 689 bytes} [Mon Aug 24 16:32:00 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: 328/651] 199.19.213.104 () {44 vars in 911 bytes} [Mon Aug 24 16:32:00 2026] GET /v2/images => generated 5574 bytes in 57 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: 333/660] 10.0.0.133 () {32 vars in 633 bytes} [Mon Aug 24 16:32:43 2026] GET /v2/images => generated 5574 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/665] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:33:07 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 90 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: 330/666] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/667] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 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: 331/668] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:33:07 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 338/669] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/670] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 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: 339/671] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:33:07 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 333/672] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 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: 340/673] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:33:07 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: 334/674] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:33:08 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 341/675] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:33:08 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/676] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:33:08 2026] GET /versions => generated 1312 bytes in 0 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:33:08 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c/locations => generated 127 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/678] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:33:08 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:33:08 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: 337/680] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:33:08 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: 345/683] 199.19.213.104 () {36 vars in 991 bytes} [Mon Aug 24 16:33:16 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 339/684] 199.19.213.104 () {36 vars in 931 bytes} [Mon Aug 24 16:33:16 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: 346/685] 199.19.213.104 () {36 vars in 991 bytes} [Mon Aug 24 16:33:16 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 340/686] 199.19.213.104 () {36 vars in 931 bytes} [Mon Aug 24 16:33:16 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: 342/689] 10.0.0.133 () {30 vars in 411 bytes} [Mon Aug 24 16:33:23 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: 348/690] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:33:23 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 343/691] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:33:23 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: 347/698] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:33:52 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 352/699] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:33:52 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: 356/706] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:34:23 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 351/707] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:34:23 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:34:28 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 352/709] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:34:28 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: 359/712] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:34:30 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 354/713] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:34:30 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: 364/722] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:35:09 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 359/723] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:35:09 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: 365/724] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:35:16 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 360/725] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:35:16 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: 368/730] 10.0.0.133 () {34 vars in 655 bytes} [Mon Aug 24 16:35:30 2026] POST /v2/images => generated 649 bytes in 215 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-08-24 16:35:30.596 8 WARNING glance.api.v2.images [None req-bd5615fe-0c98-4152-be88-93077d00037f 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//07386e7a-dcbe-4686-9e9d-6f7362115dfa [pid: 8|app: 0|req: 363/731] 10.0.0.133 () {32 vars in 710 bytes} [Mon Aug 24 16:35:30 2026] DELETE /v2/images/07386e7a-dcbe-4686-9e9d-6f7362115dfa => generated 0 bytes in 104 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:30 2026] GET /v2/images/07386e7a-dcbe-4686-9e9d-6f7362115dfa => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.133 () {32 vars in 633 bytes} [Mon Aug 24 16:35:30 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.133 () {34 vars in 655 bytes} [Mon Aug 24 16:35:30 2026] POST /v2/images => generated 702 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/735] 10.0.0.133 () {32 vars in 717 bytes} [Mon Aug 24 16:35:30 2026] GET /v2/images/4497b9e4-9483-4374-949a-ae109b97918a/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-24 16:35:30.835 7 INFO glance.api.v2.image_data [None req-4284b1f7-2827-45ae-a1d2-18dd2be6e923 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-08-24 16:35:30.900 7 WARNING glance_store._drivers.rbd [None req-4284b1f7-2827-45ae-a1d2-18dd2be6e923 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-08-24 16:35:31.157 7 INFO glance.location [None req-4284b1f7-2827-45ae-a1d2-18dd2be6e923 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/736] 10.0.0.133 () {32 vars in 727 bytes} [Mon Aug 24 16:35:30 2026] PUT /v2/images/4497b9e4-9483-4374-949a-ae109b97918a/file => generated 0 bytes in 372 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/737] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:31 2026] GET /v2/images/4497b9e4-9483-4374-949a-ae109b97918a => generated 1103 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/738] 10.0.0.133 () {32 vars in 717 bytes} [Mon Aug 24 16:35:31 2026] GET /v2/images/4497b9e4-9483-4374-949a-ae109b97918a/file => generated 1024 bytes in 123 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/739] 10.0.0.133 () {34 vars in 655 bytes} [Mon Aug 24 16:35:31 2026] POST /v2/images => generated 649 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/740] 10.0.0.133 () {32 vars in 726 bytes} [Mon Aug 24 16:35:31 2026] PATCH /v2/images/06668cd1-408d-4b46-b41f-e73805fb4f53 => generated 653 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/741] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:31 2026] GET /v2/images/06668cd1-408d-4b46-b41f-e73805fb4f53 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-24 16:35:31.514 7 WARNING glance.api.v2.images [None req-261e0f0b-2220-4de7-8574-44203f6df596 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//06668cd1-408d-4b46-b41f-e73805fb4f53 [pid: 7|app: 0|req: 374/742] 10.0.0.133 () {32 vars in 710 bytes} [Mon Aug 24 16:35:31 2026] DELETE /v2/images/06668cd1-408d-4b46-b41f-e73805fb4f53 => generated 0 bytes in 40 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:31 2026] GET /v2/images/06668cd1-408d-4b46-b41f-e73805fb4f53 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:35:31.585 7 WARNING glance.api.v2.images [None req-b78f47c2-3ff4-4144-aca7-5636802465d4 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4497b9e4-9483-4374-949a-ae109b97918a [pid: 7|app: 0|req: 375/744] 10.0.0.133 () {32 vars in 710 bytes} [Mon Aug 24 16:35:31 2026] DELETE /v2/images/4497b9e4-9483-4374-949a-ae109b97918a => generated 0 bytes in 829 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/745] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:32 2026] GET /v2/images/4497b9e4-9483-4374-949a-ae109b97918a => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-24 16:35:32.427 7 WARNING glance.api.v2.images [None req-89aa528f-0bb2-4e5e-9f54-b9a8b5b2a9fb 032c1c3a7b754c12a67f9d9a9bf428ee bb309f8ae3e94c7895c1caa1679e42c4 - - default default] Failed to find image 07386e7a-dcbe-4686-9e9d-6f7362115dfa to delete: glance.common.exception.ImageNotFound: No image found with ID 07386e7a-dcbe-4686-9e9d-6f7362115dfa [pid: 7|app: 0|req: 376/746] 10.0.0.133 () {32 vars in 710 bytes} [Mon Aug 24 16:35:32 2026] DELETE /v2/images/07386e7a-dcbe-4686-9e9d-6f7362115dfa => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:35:32 2026] GET /v2/images/07386e7a-dcbe-4686-9e9d-6f7362115dfa => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/762] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:36:44 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/763] 10.0.0.133 () {32 vars in 707 bytes} [Mon Aug 24 16:36:44 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 385/764] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/765] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/766] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/767] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 387/768] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/769] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/770] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 383/771] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 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: 389/772] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/773] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:36:45 2026] GET /versions => generated 1312 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/774] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c/locations => generated 127 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/775] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 391/776] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:36:45 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:36:52 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 393/781] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:36:52 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: 396/786] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:37:10 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/787] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:37:10 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: 393/790] 10.0.0.146 () {36 vars in 987 bytes} [Mon Aug 24 16:37:19 2026] GET /v2/images/008b0f1c-d0e3-4816-ade0-30432f9e272c => 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: 398/791] 10.0.0.146 () {36 vars in 927 bytes} [Mon Aug 24 16:37:19 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/796] 199.19.213.104 () {32 vars in 826 bytes} [Mon Aug 24 16:37:46 2026] GET /v2/images?status=active&owner=66eecde8490b4e6fb0f372d8127527e5&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/797] 199.19.213.104 () {32 vars in 653 bytes} [Mon Aug 24 16:37:46 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: 402/798] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1395 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/799] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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: 403/800] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/801] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/802] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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: 399/803] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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/804] 10.0.0.81 () {36 vars in 986 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/805] 10.0.0.81 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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: 406/806] 10.0.0.80 () {36 vars in 910 bytes} [Mon Aug 24 16:37:47 2026] GET /versions => generated 1312 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/807] 10.0.0.80 () {36 vars in 1006 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc/locations => generated 127 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/808] 10.0.0.80 () {36 vars in 986 bytes} [Mon Aug 24 16:37:47 2026] GET /v2/images/35c7c5ae-2d05-45c5-882c-3815f4d9cbfc => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/809] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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: 408/810] 10.0.0.80 () {36 vars in 926 bytes} [Mon Aug 24 16:37:47 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: 429/863] 10.0.0.133 () {32 vars in 633 bytes} [Mon Aug 24 16:41:59 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)