+ 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 Sep 8 16:14:07 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: glance-api-64cb49cf4c-bnxfq 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 0x7fc1b69bc668 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-09-08 16:14:09.725 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-09-08 16:14:09.725 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-09-08 16:14:10.632 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-09-08 16:14:10.632 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-09-08 16:14:10.633 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-09-08 16:14:10.633 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-09-08 16:14:10.633 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-08 16:14:10.633 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-09-08 16:14:12.727 7 WARNING glance.api.v2.images [None req-9b47329d-e683-4188-b240-c6996bb12155 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-08 16:14:12.749 8 WARNING glance.api.v2.images [None req-c703c9ff-0f1f-406a-8c4e-d305469df9ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-09-08 16:14:13.059 7 WARNING keystonemiddleware._common.config [None req-9b47329d-e683-4188-b240-c6996bb12155 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:14:13.066 7 WARNING oslo_config.cfg [None req-9b47329d-e683-4188-b240-c6996bb12155 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc1b69bc668 pid: 7 (default app) 2026-09-08 16:14:13.099 8 WARNING keystonemiddleware._common.config [None req-c703c9ff-0f1f-406a-8c4e-d305469df9ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:14:13.109 8 WARNING oslo_config.cfg [None req-c703c9ff-0f1f-406a-8c4e-d305469df9ca - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fc1b69bc668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:14:14 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-09-08 16:14:15.447 8 WARNING oslo_policy.policy [None req-4c80f87d-49d4-4c73-98cd-f05b3bad3f94 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:15.448 8 WARNING oslo_policy.policy [None req-4c80f87d-49d4-4c73-98cd-f05b3bad3f94 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:15.478 8 WARNING oslo_policy.policy [None req-4c80f87d-49d4-4c73-98cd-f05b3bad3f94 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:15.478 8 WARNING oslo_policy.policy [None req-4c80f87d-49d4-4c73-98cd-f05b3bad3f94 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/6] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:14:14 2026] GET /v2/images => generated 69 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:14: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: 2/8] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:14:19 2026] GET /v2/images => generated 69 bytes in 48 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-09-08 16:14:19.622 7 WARNING oslo_policy.policy [None req-f4c9e218-79a4-408f-94b4-91107c42ef84 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:19.623 7 WARNING oslo_policy.policy [None req-f4c9e218-79a4-408f-94b4-91107c42ef84 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/9] 162.253.55.109 () {44 vars in 912 bytes} [Tue Sep 8 16:14:19 2026] GET /v2/images/cirros => generated 151 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 162.253.55.109 () {44 vars in 934 bytes} [Tue Sep 8 16:14:19 2026] GET /v2/images?name=cirros => generated 81 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:14:19.797 7 WARNING oslo_policy.policy [None req-3dc68822-0ed3-4055-9477-dc83348011f9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:19.797 7 WARNING oslo_policy.policy [None req-3dc68822-0ed3-4055-9477-dc83348011f9 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 8/11] 162.253.55.109 () {44 vars in 940 bytes} [Tue Sep 8 16:14:19 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:14:19.894 8 WARNING oslo_config.cfg [None req-a82f5390-f20c-4e89-914e-04c41100b692 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/12] 162.253.55.109 () {48 vars in 952 bytes} [Tue Sep 8 16:14:19 2026] POST /v2/images => generated 760 bytes in 70 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:14:19.917 7 WARNING oslo_policy.policy [None req-992b418a-ef94-4fda-aec9-6bd243283a3c b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:19.917 7 WARNING oslo_policy.policy [None req-992b418a-ef94-4fda-aec9-6bd243283a3c b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:14:19.918 7 INFO glance.api.v2.image_data [None req-992b418a-ef94-4fda-aec9-6bd243283a3c b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:14:23.530 7 WARNING glance.location [None req-992b418a-ef94-4fda-aec9-6bd243283a3c b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 162.253.55.109 () {48 vars in 1046 bytes} [Tue Sep 8 16:14:19 2026] PUT /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d/file => generated 0 bytes in 3681 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7252 switches on core 0) [pid: 8|app: 0|req: 7/16] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:14:23 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 16:14:23.717 7 WARNING oslo_config.cfg [None req-6982cd54-63a3-475d-95e4-57cd3d3679b3 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 10/17] 162.253.55.109 () {48 vars in 1052 bytes} [Tue Sep 8 16:14:23 2026] PATCH /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:14:23 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 137/275] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:35:50 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: 139/276] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:35:50 2026] GET /v2/images => generated 1381 bytes in 485 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:36:12 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: 142/282] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:36:12 2026] GET /v2/images => generated 1381 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 162.253.55.109 () {44 vars in 938 bytes} [Tue Sep 8 16:36:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/284] 162.253.55.109 () {44 vars in 960 bytes} [Tue Sep 8 16:36:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 162.253.55.109 () {44 vars in 940 bytes} [Tue Sep 8 16:36:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 162.253.55.109 () {48 vars in 952 bytes} [Tue Sep 8 16:36:12 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:36:12.655 8 WARNING oslo_policy.policy [None req-8fb76cd1-6260-4e32-81f2-b56e5231e565 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:36:12.655 8 WARNING oslo_policy.policy [None req-8fb76cd1-6260-4e32-81f2-b56e5231e565 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - 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-09-08 16:36:12.658 8 INFO glance.api.v2.image_data [None req-8fb76cd1-6260-4e32-81f2-b56e5231e565 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:36:45.539 8 WARNING glance.location [None req-8fb76cd1-6260-4e32-81f2-b56e5231e565 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 143/295] 162.253.55.109 () {48 vars in 1047 bytes} [Tue Sep 8 16:36:12 2026] PUT /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115/file => generated 0 bytes in 32945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70416 switches on core 0) [pid: 7|app: 0|req: 153/296] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:36:45 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/297] 162.253.55.109 () {48 vars in 1052 bytes} [Tue Sep 8 16:36:45 2026] PATCH /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/298] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:36:45 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/299] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:36: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: 155/300] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:36:47 2026] GET /v2/images => generated 2778 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/387] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:43:56 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/388] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:43:56 2026] GET /v2/images => generated 2778 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/391] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:44:06 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/392] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:44:06 2026] GET /v2/images => generated 2778 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/393] 162.253.55.109 () {44 vars in 948 bytes} [Tue Sep 8 16:44:06 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/394] 162.253.55.109 () {44 vars in 970 bytes} [Tue Sep 8 16:44:06 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: 203/395] 162.253.55.109 () {44 vars in 940 bytes} [Tue Sep 8 16:44:06 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: 193/396] 162.253.55.109 () {48 vars in 952 bytes} [Tue Sep 8 16:44:06 2026] POST /v2/images => generated 799 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:44:06.944 7 INFO glance.api.v2.image_data [None req-97d004cc-adb2-401d-ae4b-486e8bd5df9a b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:44:27.341 7 INFO glance.location [None req-97d004cc-adb2-401d-ae4b-486e8bd5df9a b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 204/401] 162.253.55.109 () {48 vars in 1046 bytes} [Tue Sep 8 16:44:06 2026] PUT /v2/images/38e6b95b-9a84-480b-acd2-f0c77c150aa8/file => generated 0 bytes in 20463 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21944 switches on core 0) [pid: 8|app: 0|req: 198/402] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:44:27 2026] GET /v2/images/38e6b95b-9a84-480b-acd2-f0c77c150aa8 => generated 1211 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 162.253.55.109 () {48 vars in 1052 bytes} [Tue Sep 8 16:44:27 2026] PATCH /v2/images/38e6b95b-9a84-480b-acd2-f0c77c150aa8 => generated 1410 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:44:27 2026] GET /v2/images/38e6b95b-9a84-480b-acd2-f0c77c150aa8 => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:45:14 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: 205/416] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:45:14 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 16:45:24 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: 207/420] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 16:45:24 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: 7|app: 0|req: 214/421] 162.253.55.109 () {44 vars in 940 bytes} [Tue Sep 8 16:45:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/422] 162.253.55.109 () {44 vars in 962 bytes} [Tue Sep 8 16:45:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 162.253.55.109 () {44 vars in 940 bytes} [Tue Sep 8 16:45:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/424] 162.253.55.109 () {48 vars in 952 bytes} [Tue Sep 8 16:45:25 2026] POST /v2/images => generated 791 bytes in 62 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-09-08 16:45:25.199 7 INFO glance.api.v2.image_data [None req-de4ce06a-588a-4c64-97ed-e211da2fa179 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 16:45:49.089 7 INFO glance.location [None req-de4ce06a-588a-4c64-97ed-e211da2fa179 b1346cccd28045a4b07d7f407ee13c5d 0129c3866d8c44b4af61b57a1ea92d17 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 216/429] 162.253.55.109 () {48 vars in 1047 bytes} [Tue Sep 8 16:45:25 2026] PUT /v2/images/10c595e4-12e7-4e8a-b5b5-9b1e5251a993/file => generated 0 bytes in 23945 msecs (HTTP/1.1 204) 4 headers in 171 bytes (27294 switches on core 0) [pid: 8|app: 0|req: 214/430] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:45:49 2026] GET /v2/images/10c595e4-12e7-4e8a-b5b5-9b1e5251a993 => generated 1204 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 162.253.55.109 () {48 vars in 1052 bytes} [Tue Sep 8 16:45:49 2026] PATCH /v2/images/10c595e4-12e7-4e8a-b5b5-9b1e5251a993 => generated 1382 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 162.253.55.109 () {44 vars in 972 bytes} [Tue Sep 8 16:45:49 2026] GET /v2/images/10c595e4-12e7-4e8a-b5b5-9b1e5251a993 => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:00:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:00:17 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:02:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/640] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:02:49 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:02: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: 320/642] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:02:51 2026] GET /v2/images => generated 5574 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/655] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:03:45 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: 327/656] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:03:45 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/659] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:03:55 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: 329/660] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:03:55 2026] GET /v2/images => generated 5574 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/673] 162.253.55.109 () {42 vars in 689 bytes} [Tue Sep 8 17:05:01 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: 336/674] 162.253.55.109 () {44 vars in 911 bytes} [Tue Sep 8 17:05:01 2026] GET /v2/images => generated 5574 bytes in 73 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: 344/685] 10.0.0.195 () {32 vars in 633 bytes} [Tue Sep 8 17:05:45 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/690] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:06:11 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 20 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: 344/691] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:06:11 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: 349/694] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:06:17 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:17 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:17 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: 347/697] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:06:17 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:18 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: 348/699] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:06:18 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/701] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:18 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: 353/702] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:06:18 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: 350/703] 10.0.0.9 () {36 vars in 909 bytes} [Tue Sep 8 17:06:19 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: 354/704] 10.0.0.9 () {36 vars in 1005 bytes} [Tue Sep 8 17:06:19 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d/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: 351/705] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:06:19 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 355/706] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:06:19 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/707] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:06:19 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: 356/708] 162.253.55.109 () {36 vars in 991 bytes} [Tue Sep 8 17:06:21 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/709] 162.253.55.109 () {36 vars in 931 bytes} [Tue Sep 8 17:06:21 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: 357/710] 162.253.55.109 () {36 vars in 991 bytes} [Tue Sep 8 17:06:22 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/711] 162.253.55.109 () {36 vars in 931 bytes} [Tue Sep 8 17:06:22 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/714] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:06:28 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 359/715] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:06:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.195 () {34 vars in 655 bytes} [Tue Sep 8 17:06:51 2026] POST /v2/images => generated 649 bytes in 249 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-09-08 17:06:51.509 7 WARNING glance.api.v2.images [None req-f585a83e-25ff-4606-b715-990f1df96149 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8ce3e932-542b-407e-a582-31c4bc1aba80 [pid: 7|app: 0|req: 362/721] 10.0.0.195 () {32 vars in 710 bytes} [Tue Sep 8 17:06:51 2026] DELETE /v2/images/8ce3e932-542b-407e-a582-31c4bc1aba80 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/722] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:51 2026] GET /v2/images/8ce3e932-542b-407e-a582-31c4bc1aba80 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.195 () {32 vars in 633 bytes} [Tue Sep 8 17:06:51 2026] GET /v2/images => generated 1381 bytes in 56 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.195 () {34 vars in 655 bytes} [Tue Sep 8 17:06:51 2026] POST /v2/images => generated 703 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.195 () {32 vars in 717 bytes} [Tue Sep 8 17:06:51 2026] GET /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:51.743 8 INFO glance.api.v2.image_data [None req-fbff419c-d893-4bf8-a0dd-38ab7e5a9518 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-09-08 17:06:51.805 8 WARNING glance_store._drivers.rbd [None req-fbff419c-d893-4bf8-a0dd-38ab7e5a9518 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-09-08 17:06:52.891 8 INFO glance.location [None req-fbff419c-d893-4bf8-a0dd-38ab7e5a9518 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 362/728] 10.0.0.195 () {32 vars in 727 bytes} [Tue Sep 8 17:06:51 2026] PUT /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d/file => generated 0 bytes in 1199 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/729] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:52 2026] GET /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/730] 10.0.0.195 () {32 vars in 717 bytes} [Tue Sep 8 17:06:52 2026] GET /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d/file => generated 1024 bytes in 127 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.195 () {34 vars in 655 bytes} [Tue Sep 8 17:06:53 2026] POST /v2/images => generated 648 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/732] 10.0.0.195 () {32 vars in 726 bytes} [Tue Sep 8 17:06:53 2026] PATCH /v2/images/b73ca6c6-4934-402a-a08e-cde457270bd4 => generated 653 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/733] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:53 2026] GET /v2/images/b73ca6c6-4934-402a-a08e-cde457270bd4 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:06:53.244 8 WARNING glance.api.v2.images [None req-3845da1d-a486-4713-9251-8f2b53e8fb15 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b73ca6c6-4934-402a-a08e-cde457270bd4 [pid: 8|app: 0|req: 365/734] 10.0.0.195 () {32 vars in 710 bytes} [Tue Sep 8 17:06:53 2026] DELETE /v2/images/b73ca6c6-4934-402a-a08e-cde457270bd4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/735] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:53 2026] GET /v2/images/b73ca6c6-4934-402a-a08e-cde457270bd4 => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:06:53.318 8 WARNING glance.api.v2.images [None req-d68153b8-19c6-4986-ac5d-78def8885cb7 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//b8d36440-a1ed-4301-8c96-dcf3d8bc653d [pid: 8|app: 0|req: 366/736] 10.0.0.195 () {32 vars in 710 bytes} [Tue Sep 8 17:06:53 2026] DELETE /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/737] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:54 2026] GET /v2/images/b8d36440-a1ed-4301-8c96-dcf3d8bc653d => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:06:54.202 8 WARNING glance.api.v2.images [None req-ef74e30d-a857-4f6d-b144-bc9fd358ebe2 b08f2d84e34b4872ad5fb9cc10bd02ba 555747ebb2d2443680c3c2e0892d2337 - - default default] Failed to find image 8ce3e932-542b-407e-a582-31c4bc1aba80 to delete: glance.common.exception.ImageNotFound: No image found with ID 8ce3e932-542b-407e-a582-31c4bc1aba80 [pid: 8|app: 0|req: 367/738] 10.0.0.195 () {32 vars in 710 bytes} [Tue Sep 8 17:06:54 2026] DELETE /v2/images/8ce3e932-542b-407e-a582-31c4bc1aba80 => generated 147 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/739] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:06:54 2026] GET /v2/images/8ce3e932-542b-407e-a582-31c4bc1aba80 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/742] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:07:04 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/743] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:07:04 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/746] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:07:16 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/747] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:07:16 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/756] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:07:58 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 376/757] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:07:58 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/758] 10.0.0.195 () {30 vars in 411 bytes} [Tue Sep 8 17:07: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: 384/761] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:08:10 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/762] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:08: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: 381/767] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 34 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.216 () {36 vars in 987 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/769] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 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: 382/770] 10.0.0.195 () {32 vars in 707 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 389/771] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 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: 390/773] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 391/775] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 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: 385/776] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 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: 392/777] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/778] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:08:29 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: 393/779] 10.0.0.9 () {36 vars in 909 bytes} [Tue Sep 8 17:08:29 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: 387/780] 10.0.0.9 () {36 vars in 1005 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d/locations => generated 127 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/781] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:08:29 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:08:29 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: 395/783] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:08:29 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: 392/790] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:08:53 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/791] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:08:53 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: 393/792] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:09:00 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/793] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:09:00 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 162.253.55.109 () {32 vars in 826 bytes} [Tue Sep 8 17:09:05 2026] GET /v2/images?status=active&owner=0129c3866d8c44b4af61b57a1ea92d17&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/797] 162.253.55.109 () {32 vars in 653 bytes} [Tue Sep 8 17:09:05 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: 396/798] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/799] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/800] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.179 () {36 vars in 987 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/805] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 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: 400/806] 10.0.0.179 () {36 vars in 927 bytes} [Tue Sep 8 17:09:06 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.9 () {36 vars in 909 bytes} [Tue Sep 8 17:09:07 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: 401/808] 10.0.0.9 () {36 vars in 1005 bytes} [Tue Sep 8 17:09:07 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115/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: 408/809] 10.0.0.9 () {36 vars in 985 bytes} [Tue Sep 8 17:09:07 2026] GET /v2/images/be6264bc-4455-4a9f-9ab8-7e4fc96ca115 => generated 1395 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:09: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: 409/811] 10.0.0.9 () {36 vars in 925 bytes} [Tue Sep 8 17:09: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: 412/816] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:09:31 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 405/817] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:09:31 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: 422/836] 10.0.0.216 () {36 vars in 987 bytes} [Tue Sep 8 17:10:53 2026] GET /v2/images/8801b744-4a46-4e90-86a9-ff177440e42d => 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: 415/837] 10.0.0.216 () {36 vars in 927 bytes} [Tue Sep 8 17:10:53 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: 436/878] 10.0.0.195 () {32 vars in 633 bytes} [Tue Sep 8 17:14:18 2026] GET /v2/images => generated 5574 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)