+ 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 May 5 22:33:40 2026] *** compiled with version: 11.4.0 on 05 May 2026 11:02:07 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-58f898db4-k478r 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x559f4e7dc140 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)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-05 22:33:41.868 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-05 22:33:41.888 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-05-05 22:33:42.475 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-05-05 22:33:42.476 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-05-05 22:33:42.505 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-05-05 22:33:42.506 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-05-05 22:33:44.057 7 WARNING glance.api.v2.images [None req-01f99b3e-e931-4e8c-8caf-1603de9596ca - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:33:44.115 8 WARNING glance.api.v2.images [None req-13d5fc98-88a2-4015-b9a9-42d609ec958d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-05 22:33:44.317 7 WARNING keystonemiddleware._common.config [None req-01f99b3e-e931-4e8c-8caf-1603de9596ca - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:33:44.325 7 WARNING oslo_config.cfg [None req-01f99b3e-e931-4e8c-8caf-1603de9596ca - - - - - -] 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 4 seconds on interpreter 0x559f4e7dc140 pid: 7 (default app) 2026-05-05 22:33:44.367 8 WARNING keystonemiddleware._common.config [None req-13d5fc98-88a2-4015-b9a9-42d609ec958d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-05 22:33:44.375 8 WARNING oslo_config.cfg [None req-13d5fc98-88a2-4015-b9a9-42d609ec958d - - - - - -] 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 4 seconds on interpreter 0x559f4e7dc140 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 22:33:44 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:33:45.134 7 WARNING oslo_policy.policy [None req-766c339b-0814-4321-a3e8-392f3efa3a38 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:45.134 7 WARNING oslo_policy.policy [None req-766c339b-0814-4321-a3e8-392f3efa3a38 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:45.153 7 WARNING oslo_policy.policy [None req-766c339b-0814-4321-a3e8-392f3efa3a38 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:45.153 7 WARNING oslo_policy.policy [None req-766c339b-0814-4321-a3e8-392f3efa3a38 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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: 4/5] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:33:44 2026] GET /v2/images => generated 69 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 22:33:48 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:33:48 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-05 22:33:48.391 8 WARNING oslo_policy.policy [None req-69e496e5-712c-4e4d-a9cf-faacf3831117 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:48.391 8 WARNING oslo_policy.policy [None req-69e496e5-712c-4e4d-a9cf-faacf3831117 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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: 3/8] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 5 22:33:48 2026] GET /v2/images/cirros => generated 151 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.35 () {44 vars in 928 bytes} [Tue May 5 22:33:48 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-05 22:33:48.526 8 WARNING oslo_policy.policy [None req-d683d497-8ea6-4618-b0ae-550a25490beb f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:48.526 8 WARNING oslo_policy.policy [None req-d683d497-8ea6-4618-b0ae-550a25490beb f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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: 4/10] 199.204.45.35 () {44 vars in 934 bytes} [Tue May 5 22:33:48 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-05-05 22:33:48.602 7 WARNING oslo_config.cfg [None req-764fcfe9-0d59-4cfc-bc85-9ca02f3f9939 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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: 7/11] 199.204.45.35 () {48 vars in 946 bytes} [Tue May 5 22:33:48 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 22:33:48.625 8 WARNING oslo_policy.policy [None req-be4f985c-2343-498b-9912-5348bdda84d7 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:48.625 8 WARNING oslo_policy.policy [None req-be4f985c-2343-498b-9912-5348bdda84d7 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:33:48.627 8 INFO glance.api.v2.image_data [None req-be4f985c-2343-498b-9912-5348bdda84d7 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:33:52.591 8 INFO glance.location [None req-be4f985c-2343-498b-9912-5348bdda84d7 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.204.45.35 () {48 vars in 1040 bytes} [Tue May 5 22:33:48 2026] PUT /v2/images/e448954f-e25b-452c-b338-4e1bda392141/file => generated 0 bytes in 4019 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6074 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:33:52 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-05 22:33:52.681 8 WARNING oslo_config.cfg [None req-f63af17d-453c-43db-875e-060138db10f6 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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: 6/14] 199.204.45.35 () {48 vars in 1044 bytes} [Tue May 5 22:33:52 2026] PATCH /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:33:52 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/278] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 22:55:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/279] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:55:37 2026] GET /v2/images => generated 1240 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 22:56:15 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:56:15 2026] GET /v2/images => generated 1240 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.35 () {44 vars in 932 bytes} [Tue May 5 22:56:15 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.35 () {44 vars in 954 bytes} [Tue May 5 22:56:15 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.35 () {44 vars in 934 bytes} [Tue May 5 22:56:16 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 199.204.45.35 () {48 vars in 946 bytes} [Tue May 5 22:56:16 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 22:56:16.108 7 WARNING oslo_policy.policy [None req-adb850be-096c-43cc-a1a7-1729e2a7fc76 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:56:16.108 7 WARNING oslo_policy.policy [None req-adb850be-096c-43cc-a1a7-1729e2a7fc76 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - 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-05-05 22:56:16.110 7 INFO glance.api.v2.image_data [None req-adb850be-096c-43cc-a1a7-1729e2a7fc76 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 22:56:41.185 7 INFO glance.location [None req-adb850be-096c-43cc-a1a7-1729e2a7fc76 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 149/298] 199.204.45.35 () {48 vars in 1041 bytes} [Tue May 5 22:56:16 2026] PUT /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9/file => generated 0 bytes in 25137 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66168 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:56:41 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/300] 199.204.45.35 () {48 vars in 1044 bytes} [Tue May 5 22:56:41 2026] PATCH /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => 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: 151/301] 199.204.45.35 () {48 vars in 1045 bytes} [Tue May 5 22:56:41 2026] PATCH /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => generated 1209 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/302] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:56:41 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/303] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 22:56:42 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 22:56:42 2026] GET /v2/images => generated 2451 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/381] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:03:04 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:03:04 2026] GET /v2/images => generated 2451 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:03:14 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:03:14 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/387] 199.204.45.35 () {44 vars in 942 bytes} [Tue May 5 23:03:14 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.35 () {44 vars in 964 bytes} [Tue May 5 23:03:14 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/391] 199.204.45.35 () {44 vars in 934 bytes} [Tue May 5 23:03:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/392] 199.204.45.35 () {48 vars in 946 bytes} [Tue May 5 23:03:14 2026] POST /v2/images => generated 799 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 23:03:14.567 8 INFO glance.api.v2.image_data [None req-50d34633-4fdb-4d6e-994e-4292f8778522 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:03:32.532 8 INFO glance.location [None req-50d34633-4fdb-4d6e-994e-4292f8778522 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/395] 199.204.45.35 () {48 vars in 1040 bytes} [Tue May 5 23:03:14 2026] PUT /v2/images/f9c4658c-36fc-4a9d-98ed-e7974b967898/file => generated 0 bytes in 18013 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28254 switches on core 0) [pid: 7|app: 0|req: 199/396] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:03:32 2026] GET /v2/images => generated 3664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/397] 199.204.45.35 () {48 vars in 1045 bytes} [Tue May 5 23:03:32 2026] PATCH /v2/images/f9c4658c-36fc-4a9d-98ed-e7974b967898 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:03:32 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/407] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:04:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/408] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:04:09 2026] GET /v2/images => generated 3687 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/411] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:04:22 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/412] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:04:22 2026] GET /v2/images => generated 3687 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/413] 199.204.45.35 () {44 vars in 934 bytes} [Tue May 5 23:04:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/414] 199.204.45.35 () {44 vars in 956 bytes} [Tue May 5 23:04:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/415] 199.204.45.35 () {44 vars in 934 bytes} [Tue May 5 23:04:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/416] 199.204.45.35 () {48 vars in 946 bytes} [Tue May 5 23:04:22 2026] POST /v2/images => generated 791 bytes in 161 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-05 23:04:23.093 8 INFO glance.api.v2.image_data [None req-505fe57b-d3e9-4d01-b4c7-30d06630dd46 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:04:36.243 8 INFO glance.location [None req-505fe57b-d3e9-4d01-b4c7-30d06630dd46 f1cf7a8a35754ce19c6976f1f27c0cbf 62127f3c57414273ac233401811933d1 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 208/421] 199.204.45.35 () {48 vars in 1041 bytes} [Tue May 5 23:04:23 2026] PUT /v2/images/9f43721a-abae-4682-9c86-1f6dade93de2/file => generated 0 bytes in 13194 msecs (HTTP/1.1 204) 4 headers in 171 bytes (46287 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:04:36 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.35 () {48 vars in 1044 bytes} [Tue May 5 23:04:36 2026] PATCH /v2/images/9f43721a-abae-4682-9c86-1f6dade93de2 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:04:36 2026] GET /v2/images => generated 4893 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/563] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:16:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/564] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:16:10 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/593] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:18:30 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/594] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:18:30 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/595] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:18:31 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/596] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:18:31 2026] GET /v2/images => generated 4893 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/607] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:19:16 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/608] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:19:16 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/609] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:19:24 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:19:24 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 199.204.45.35 () {42 vars in 683 bytes} [Tue May 5 23:20:25 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/626] 199.204.45.35 () {44 vars in 905 bytes} [Tue May 5 23:20:25 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: 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: 315/635] 10.0.0.95 () {32 vars in 631 bytes} [Tue May 5 23:21:07 2026] GET /v2/images => generated 4893 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 323/640] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:21:28 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/641] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:21:28 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: 324/642] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:21:30 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/643] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21:30 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: 325/644] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21:30 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: 320/645] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:21:30 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21:30 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: 321/647] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21:30 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: 327/648] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:21:30 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/649] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21:30 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: 328/650] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:21: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: 8|app: 0|req: 323/651] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:21:31 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/652] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:21:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/653] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:21:31 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/654] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:21:31 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: 325/655] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:21:31 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: 331/656] 199.204.45.35 () {36 vars in 989 bytes} [Tue May 5 23:21:32 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 199.204.45.35 () {36 vars in 929 bytes} [Tue May 5 23:21:32 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/658] 199.204.45.35 () {36 vars in 989 bytes} [Tue May 5 23:21:33 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/659] 199.204.45.35 () {36 vars in 929 bytes} [Tue May 5 23:21:33 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: 335/664] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:21:46 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:21:46 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: 336/666] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:21:52 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/667] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:21:52 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: 338/670] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:22:04 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:22:04 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:22:08 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/675] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:22:08 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: 343/680] 10.0.0.95 () {34 vars in 653 bytes} [Tue May 5 23:22:34 2026] POST /v2/images => generated 648 bytes in 283 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-05 23:22:34.434 8 WARNING glance.api.v2.images [None req-f5e31b8f-5c2b-4023-b492-a7515f9a0ea5 efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//af6f7482-8928-4a2f-a276-1d61d8effaad [pid: 8|app: 0|req: 338/683] 10.0.0.95 () {32 vars in 708 bytes} [Tue May 5 23:22:34 2026] DELETE /v2/images/af6f7482-8928-4a2f-a276-1d61d8effaad => generated 0 bytes in 85 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/684] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:34 2026] GET /v2/images/af6f7482-8928-4a2f-a276-1d61d8effaad => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/685] 10.0.0.95 () {32 vars in 631 bytes} [Tue May 5 23:22:34 2026] GET /v2/images => generated 1240 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/686] 10.0.0.95 () {34 vars in 653 bytes} [Tue May 5 23:22:34 2026] POST /v2/images => generated 703 bytes in 118 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/687] 10.0.0.95 () {32 vars in 715 bytes} [Tue May 5 23:22:34 2026] GET /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-05 23:22:34.825 7 INFO glance.api.v2.image_data [None req-9d53f003-c8af-4bda-8ec1-a8a32eaacb9d efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-05 23:22:34.877 7 WARNING glance_store._drivers.rbd [None req-9d53f003-c8af-4bda-8ec1-a8a32eaacb9d efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-05 23:22:35.464 7 INFO glance.location [None req-9d53f003-c8af-4bda-8ec1-a8a32eaacb9d efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 348/688] 10.0.0.95 () {32 vars in 725 bytes} [Tue May 5 23:22:34 2026] PUT /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53/file => generated 0 bytes in 700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/689] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:35 2026] GET /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53 => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/690] 10.0.0.95 () {32 vars in 715 bytes} [Tue May 5 23:22:35 2026] GET /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/691] 10.0.0.95 () {34 vars in 653 bytes} [Tue May 5 23:22:35 2026] POST /v2/images => generated 648 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/692] 10.0.0.95 () {32 vars in 724 bytes} [Tue May 5 23:22:35 2026] PATCH /v2/images/8309e499-1148-4c80-aa43-5eb6c6ea663c => generated 653 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/693] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:35 2026] GET /v2/images/8309e499-1148-4c80-aa43-5eb6c6ea663c => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-05 23:22:35.796 7 WARNING glance.api.v2.images [None req-e1fb98ea-3898-44ef-93b2-90d9140ecd84 efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8309e499-1148-4c80-aa43-5eb6c6ea663c [pid: 7|app: 0|req: 351/694] 10.0.0.95 () {32 vars in 708 bytes} [Tue May 5 23:22:35 2026] DELETE /v2/images/8309e499-1148-4c80-aa43-5eb6c6ea663c => generated 0 bytes in 52 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:35 2026] GET /v2/images/8309e499-1148-4c80-aa43-5eb6c6ea663c => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:22:35.871 7 WARNING glance.api.v2.images [None req-51f6bce3-db88-486d-9dff-5293f34c1d0f efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6bdcf76f-5ef1-431c-abcc-bb0943ae8c53 [pid: 7|app: 0|req: 352/696] 10.0.0.95 () {32 vars in 708 bytes} [Tue May 5 23:22:35 2026] DELETE /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:36 2026] GET /v2/images/6bdcf76f-5ef1-431c-abcc-bb0943ae8c53 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-05 23:22:36.725 7 WARNING glance.api.v2.images [None req-d1fab7fb-607a-4d18-b8dd-4a8599299737 efabc43ec90640f99a36bc1f2d71bc4a d799d391caa94516acf042d7edf58d6a - - default default] Failed to find image af6f7482-8928-4a2f-a276-1d61d8effaad to delete: glance.common.exception.ImageNotFound: No image found with ID af6f7482-8928-4a2f-a276-1d61d8effaad [pid: 7|app: 0|req: 353/698] 10.0.0.95 () {32 vars in 708 bytes} [Tue May 5 23:22:36 2026] DELETE /v2/images/af6f7482-8928-4a2f-a276-1d61d8effaad => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/699] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:22:36 2026] GET /v2/images/af6f7482-8928-4a2f-a276-1d61d8effaad => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.95 () {30 vars in 409 bytes} [Tue May 5 23:22:39 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/713] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:23:40 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/714] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:23:40 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: 365/721] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:24:06 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/722] 10.0.0.95 () {32 vars in 705 bytes} [Tue May 5 23:24:06 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/723] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:24:07 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/724] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24: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: 367/725] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24:07 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: 359/726] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:24:07 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/727] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24:07 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/728] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24: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: 369/729] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:24:07 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/730] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24:07 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: 370/731] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:24: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: 362/732] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/733] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:24: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: 363/734] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:24:08 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: 364/736] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:24:08 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: 373/737] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:24:08 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/738] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:24:08 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: 377/745] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:24:35 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:24:35 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: 379/749] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:24:45 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/750] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:24:45 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/751] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:24:47 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:24:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 10.0.0.225 () {36 vars in 986 bytes} [Tue May 5 23:25:12 2026] GET /v2/images/e448954f-e25b-452c-b338-4e1bda392141 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/758] 10.0.0.225 () {36 vars in 926 bytes} [Tue May 5 23:25:12 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: 385/761] 199.204.45.35 () {32 vars in 824 bytes} [Tue May 5 23:25:15 2026] GET /v2/images?status=active&owner=62127f3c57414273ac233401811933d1&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 199.204.45.35 () {32 vars in 651 bytes} [Tue May 5 23:25:15 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/763] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:25:16 2026] GET /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => 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: 378/764] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:25:16 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: 387/765] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:25:16 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: 379/766] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:25:16 2026] GET /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:25:16 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: 380/768] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:25: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: 389/769] 10.0.0.50 () {36 vars in 985 bytes} [Tue May 5 23:25:16 2026] GET /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.50 () {36 vars in 925 bytes} [Tue May 5 23:25:16 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: 390/771] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:25:16 2026] GET /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => 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: 382/772] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:25:16 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: 391/773] 10.0.0.4 () {36 vars in 984 bytes} [Tue May 5 23:25:16 2026] GET /v2/images/129c365e-207e-4284-8e1b-95b17852d8e9 => 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: 383/774] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:25:16 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: 392/775] 10.0.0.4 () {36 vars in 924 bytes} [Tue May 5 23:25: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: 8|app: 0|req: 406/820] 10.0.0.95 () {32 vars in 631 bytes} [Tue May 5 23:28:54 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)