+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 9 17:15:49 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-548fb7f49b-sp84h 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 0x55cf86f74130 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-07-09 17:15:51.345 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 17:15:51.352 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-07-09 17:15:52.003 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:15:52.004 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:15:52.105 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:15:52.106 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-09 17:15:53.818 7 WARNING glance.api.v2.images [None req-9218e4a6-61cd-4d25-8281-e8540db39cdd - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:15:53.893 8 WARNING glance.api.v2.images [None req-f88034f8-43f6-4c55-9803-937f0fbab791 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 17:15:54.090 7 WARNING keystonemiddleware._common.config [None req-9218e4a6-61cd-4d25-8281-e8540db39cdd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:15:54.099 7 WARNING oslo_config.cfg [None req-9218e4a6-61cd-4d25-8281-e8540db39cdd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cf86f74130 pid: 7 (default app) 2026-07-09 17:15:54.159 8 WARNING keystonemiddleware._common.config [None req-f88034f8-43f6-4c55-9803-937f0fbab791 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 17:15:54.168 8 WARNING oslo_config.cfg [None req-f88034f8-43f6-4c55-9803-937f0fbab791 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55cf86f74130 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:15:55 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-07-09 17:15:56.316 8 WARNING oslo_policy.policy [None req-5a971280-ce67-4d5c-bd29-3dcfd5c58446 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:15:56.316 8 WARNING oslo_policy.policy [None req-5a971280-ce67-4d5c-bd29-3dcfd5c58446 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:15:56.336 8 WARNING oslo_policy.policy [None req-5a971280-ce67-4d5c-bd29-3dcfd5c58446 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:15:56.336 8 WARNING oslo_policy.policy [None req-5a971280-ce67-4d5c-bd29-3dcfd5c58446 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - 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/4] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:15:55 2026] GET /v2/images => generated 69 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/5] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:16:00 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: 2/6] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:16:00 2026] GET /v2/images => generated 69 bytes in 62 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-07-09 17:16:00.193 7 WARNING oslo_policy.policy [None req-e26ba8a8-5fba-405f-be56-827f7f3e0deb 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:16:00.193 7 WARNING oslo_policy.policy [None req-e26ba8a8-5fba-405f-be56-827f7f3e0deb 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - 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: 5/7] 199.19.213.75 () {44 vars in 907 bytes} [Thu Jul 9 17:16:00 2026] GET /v2/images/cirros => generated 151 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.19.213.75 () {44 vars in 929 bytes} [Thu Jul 9 17:16:00 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:16:00.339 7 WARNING oslo_policy.policy [None req-fb08cd61-0081-48aa-bc6f-c590525c66d8 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:16:00.340 7 WARNING oslo_policy.policy [None req-fb08cd61-0081-48aa-bc6f-c590525c66d8 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/9] 199.19.213.75 () {44 vars in 935 bytes} [Thu Jul 9 17:16:00 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 17:16:00.604 8 WARNING oslo_config.cfg [None req-6f457678-a622-413f-b64f-1d18b5be1af9 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - 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/10] 199.19.213.75 () {48 vars in 947 bytes} [Thu Jul 9 17:16:00 2026] POST /v2/images => generated 760 bytes in 239 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:16:00.628 7 WARNING oslo_policy.policy [None req-94644eb1-0b18-450e-8b8a-b8918e8c4c4b 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:16:00.629 7 WARNING oslo_policy.policy [None req-94644eb1-0b18-450e-8b8a-b8918e8c4c4b 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:16:00.630 7 INFO glance.api.v2.image_data [None req-94644eb1-0b18-450e-8b8a-b8918e8c4c4b 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:16:14.514 7 INFO glance.location [None req-94644eb1-0b18-450e-8b8a-b8918e8c4c4b 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 7/15] 199.19.213.75 () {48 vars in 1041 bytes} [Thu Jul 9 17:16:00 2026] PUT /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06/file => generated 0 bytes in 13951 msecs (HTTP/1.1 204) 4 headers in 171 bytes (4768 switches on core 0) [pid: 8|app: 0|req: 9/16] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:16:14 2026] GET /v2/images => generated 1240 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 17:16:14.609 7 WARNING oslo_config.cfg [None req-bff8001b-5cc9-4588-988e-88a515c046b6 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - 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: 8/17] 199.19.213.75 () {48 vars in 1045 bytes} [Thu Jul 9 17:16:14 2026] PATCH /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 10/18] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:16:14 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:47:09 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: 194/390] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:47:09 2026] GET /v2/images => generated 1240 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/395] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:47:27 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: 197/396] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:47:27 2026] GET /v2/images => generated 1240 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/397] 199.19.213.75 () {44 vars in 933 bytes} [Thu Jul 9 17:47:27 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/398] 199.19.213.75 () {44 vars in 955 bytes} [Thu Jul 9 17:47:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/399] 199.19.213.75 () {44 vars in 935 bytes} [Thu Jul 9 17:47:27 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) [pid: 7|app: 0|req: 199/400] 199.19.213.75 () {48 vars in 947 bytes} [Thu Jul 9 17:47:27 2026] POST /v2/images => generated 796 bytes in 73 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:47:27.310 8 WARNING oslo_policy.policy [None req-df1d6713-0717-4969-8719-51a4e0e36fce 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:47:27.310 8 WARNING oslo_policy.policy [None req-df1d6713-0717-4969-8719-51a4e0e36fce 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-09 17:47:27.311 8 INFO glance.api.v2.image_data [None req-df1d6713-0717-4969-8719-51a4e0e36fce 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 17:49:09.620 8 INFO glance.location [None req-df1d6713-0717-4969-8719-51a4e0e36fce 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 202/421] 199.19.213.75 () {48 vars in 1042 bytes} [Thu Jul 9 17:47:27 2026] PUT /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6/file => generated 0 bytes in 102368 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25613 switches on core 0) [pid: 7|app: 0|req: 220/422] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:49:09 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/423] 199.19.213.75 () {48 vars in 1045 bytes} [Thu Jul 9 17:49:09 2026] PATCH /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/424] 199.19.213.75 () {48 vars in 1046 bytes} [Thu Jul 9 17:49:09 2026] PATCH /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/425] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:49:09 2026] GET /v2/images => generated 2451 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/426] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:49:11 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: 205/427] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:49:11 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/540] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:58:27 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: 279/541] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:58:27 2026] GET /v2/images => generated 2451 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/544] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 17:58:38 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: 281/545] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 17:58:38 2026] GET /v2/images => generated 2451 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/546] 199.19.213.75 () {44 vars in 943 bytes} [Thu Jul 9 17:58:38 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/547] 199.19.213.75 () {44 vars in 965 bytes} [Thu Jul 9 17:58:38 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: 266/548] 199.19.213.75 () {44 vars in 935 bytes} [Thu Jul 9 17:58:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/549] 199.19.213.75 () {48 vars in 947 bytes} [Thu Jul 9 17:58:38 2026] POST /v2/images => generated 799 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 17:58:38.603 8 INFO glance.api.v2.image_data [None req-653b33ae-9873-4fbb-88c6-5af18f483d6f 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 18:03:21.323 8 INFO glance.location [None req-653b33ae-9873-4fbb-88c6-5af18f483d6f 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 267/606] 199.19.213.75 () {48 vars in 1041 bytes} [Thu Jul 9 17:58:38 2026] PUT /v2/images/f4b97f3f-1bac-43bc-8bf9-a2728f7b8c1c/file => generated 0 bytes in 282789 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7839 switches on core 0) [pid: 7|app: 0|req: 340/607] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:03:21 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/608] 199.19.213.75 () {48 vars in 1046 bytes} [Thu Jul 9 18:03:21 2026] PATCH /v2/images/f4b97f3f-1bac-43bc-8bf9-a2728f7b8c1c => generated 1234 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/609] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:03:21 2026] GET /v2/images => generated 3687 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/622] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:04:15 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: 348/623] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:04:15 2026] GET /v2/images => generated 3687 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/626] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:04:28 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: 277/627] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:04:28 2026] GET /v2/images => generated 3687 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/628] 199.19.213.75 () {44 vars in 935 bytes} [Thu Jul 9 18:04:28 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: 278/629] 199.19.213.75 () {44 vars in 957 bytes} [Thu Jul 9 18:04:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/630] 199.19.213.75 () {44 vars in 935 bytes} [Thu Jul 9 18:04:29 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: 279/631] 199.19.213.75 () {48 vars in 947 bytes} [Thu Jul 9 18:04:29 2026] POST /v2/images => generated 791 bytes in 912 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 18:04:29.995 7 INFO glance.api.v2.image_data [None req-83d2a448-ad3a-439a-83c8-b982bf240747 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 18:04:58.651 7 INFO glance.location [None req-83d2a448-ad3a-439a-83c8-b982bf240747 875586f6d5bd4c308a7ce09d71e38904 cc41899020fd4eb4aa04185de695c91e - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 353/638] 199.19.213.75 () {48 vars in 1042 bytes} [Thu Jul 9 18:04:29 2026] PUT /v2/images/cfb4fd2e-8b0b-4725-99ed-40c624dafd38/file => generated 0 bytes in 28708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (21020 switches on core 0) [pid: 8|app: 0|req: 286/639] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:04:58 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/640] 199.19.213.75 () {48 vars in 1045 bytes} [Thu Jul 9 18:04:58 2026] PATCH /v2/images/cfb4fd2e-8b0b-4725-99ed-40c624dafd38 => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/641] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:04:58 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/812] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:19:12 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: 440/813] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:19:12 2026] GET /v2/images => generated 4893 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/846] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:21:45 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: 390/847] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:21:45 2026] GET /v2/images => generated 4893 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/848] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:21:46 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: 391/849] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:21:46 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/860] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:22:38 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: 464/861] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:22:38 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/864] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:22:46 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: 466/865] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:22:46 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/878] 199.19.213.75 () {42 vars in 684 bytes} [Thu Jul 9 18:23:52 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: 406/879] 199.19.213.75 () {44 vars in 906 bytes} [Thu Jul 9 18:23:52 2026] GET /v2/images => generated 4893 bytes in 64 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: 413/892] 10.0.0.98 () {32 vars in 632 bytes} [Thu Jul 9 18:24:47 2026] GET /v2/images => generated 4893 bytes in 28 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: 482/897] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:25:12 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/898] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:25:12 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: 484/901] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:25:14 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/902] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:25:14 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: 485/903] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:25:15 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/904] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:25:15 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: 486/905] 199.19.213.75 () {36 vars in 990 bytes} [Thu Jul 9 18:25:17 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/906] 199.19.213.75 () {36 vars in 930 bytes} [Thu Jul 9 18:25: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: 7|app: 0|req: 487/907] 199.19.213.75 () {36 vars in 990 bytes} [Thu Jul 9 18:25:19 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/908] 199.19.213.75 () {36 vars in 930 bytes} [Thu Jul 9 18:25:19 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: 491/915] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:25:51 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/916] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:25:51 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/921] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:26:08 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/922] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26: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: 7|app: 0|req: 495/923] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26:08 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: 429/924] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:26:08 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/925] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26: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: 430/926] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26:08 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: 497/927] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:26:08 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 431/928] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26:08 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: 498/929] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:26:09 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/930] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:26:10 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/931] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:26:10 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/932] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:26:10 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/933] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:26:10 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/934] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:26:10 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/935] 10.0.0.98 () {30 vars in 410 bytes} [Thu Jul 9 18:26:11 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: 436/938] 10.0.0.98 () {34 vars in 654 bytes} [Thu Jul 9 18:26:14 2026] POST /v2/images => generated 649 bytes in 142 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 18:26:14.395 7 WARNING glance.api.v2.images [None req-d507757e-62e9-4e03-91c4-f459c0d1763e b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//53d73425-37fb-415f-a97e-04b063f331f9 [pid: 7|app: 0|req: 503/939] 10.0.0.98 () {32 vars in 709 bytes} [Thu Jul 9 18:26:14 2026] DELETE /v2/images/53d73425-37fb-415f-a97e-04b063f331f9 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/940] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:14 2026] GET /v2/images/53d73425-37fb-415f-a97e-04b063f331f9 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/941] 10.0.0.98 () {32 vars in 632 bytes} [Thu Jul 9 18:26:14 2026] GET /v2/images => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/942] 10.0.0.98 () {34 vars in 654 bytes} [Thu Jul 9 18:26:14 2026] POST /v2/images => generated 702 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/943] 10.0.0.98 () {32 vars in 716 bytes} [Thu Jul 9 18:26:14 2026] GET /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 18:26:14.595 8 INFO glance.api.v2.image_data [None req-e5514fb1-ef7f-4b57-b4f2-76780e7d9a74 b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 18:26:14.638 8 WARNING glance_store._drivers.rbd [None req-e5514fb1-ef7f-4b57-b4f2-76780e7d9a74 b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 18:26:15.354 8 INFO glance.location [None req-e5514fb1-ef7f-4b57-b4f2-76780e7d9a74 b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 439/944] 10.0.0.98 () {32 vars in 726 bytes} [Thu Jul 9 18:26:14 2026] PUT /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf/file => generated 0 bytes in 808 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/945] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:15 2026] GET /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf => generated 1103 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/946] 10.0.0.98 () {32 vars in 716 bytes} [Thu Jul 9 18:26:15 2026] GET /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf/file => generated 1024 bytes in 160 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/947] 10.0.0.98 () {34 vars in 654 bytes} [Thu Jul 9 18:26:15 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/948] 10.0.0.98 () {32 vars in 725 bytes} [Thu Jul 9 18:26:15 2026] PATCH /v2/images/83f1fb07-764b-49b9-bba8-b1d209bc0c5f => generated 652 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/949] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:15 2026] GET /v2/images/83f1fb07-764b-49b9-bba8-b1d209bc0c5f => generated 652 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 18:26:15.716 8 WARNING glance.api.v2.images [None req-88c61beb-e817-4a33-a515-c372ccc9ece8 b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//83f1fb07-764b-49b9-bba8-b1d209bc0c5f [pid: 8|app: 0|req: 442/950] 10.0.0.98 () {32 vars in 709 bytes} [Thu Jul 9 18:26:15 2026] DELETE /v2/images/83f1fb07-764b-49b9-bba8-b1d209bc0c5f => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/951] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:15 2026] GET /v2/images/83f1fb07-764b-49b9-bba8-b1d209bc0c5f => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:26:15.795 8 WARNING glance.api.v2.images [None req-235ee570-42f8-4a3e-ab8b-913cd169facf b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//2f95b79c-3408-422a-a8c3-2ccc4ff25fbf [pid: 8|app: 0|req: 443/952] 10.0.0.98 () {32 vars in 709 bytes} [Thu Jul 9 18:26:15 2026] DELETE /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf => generated 0 bytes in 838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/953] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:16 2026] GET /v2/images/2f95b79c-3408-422a-a8c3-2ccc4ff25fbf => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 18:26:16.652 8 WARNING glance.api.v2.images [None req-b40d73b8-7b30-4419-9587-60aee9f0f808 b613371e4d52434b93d57a3623ff0457 53755492c32542e3858b742e60cd9a51 - - default default] Failed to find image 53d73425-37fb-415f-a97e-04b063f331f9 to delete: glance.common.exception.ImageNotFound: No image found with ID 53d73425-37fb-415f-a97e-04b063f331f9 [pid: 8|app: 0|req: 444/954] 10.0.0.98 () {32 vars in 709 bytes} [Thu Jul 9 18:26:16 2026] DELETE /v2/images/53d73425-37fb-415f-a97e-04b063f331f9 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/955] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:26:16 2026] GET /v2/images/53d73425-37fb-415f-a97e-04b063f331f9 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/960] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:26:41 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/961] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:26:41 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/970] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:27:15 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/971] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:27:15 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/972] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:27:17 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 453/973] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:27:17 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: 524/980] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:27:48 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 457/981] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:27:48 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: 530/992] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:28:38 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/993] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:28:38 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: 467/1000] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 534/1001] 10.0.0.98 () {32 vars in 706 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 468/1002] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 535/1003] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:29:04 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: 469/1004] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:29:04 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: 536/1005] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 470/1006] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:29:04 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: 537/1007] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:29:04 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: 471/1008] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 538/1009] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:29:04 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: 472/1010] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1011] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:29:04 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: 473/1012] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:29:04 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1013] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:29:05 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: 474/1014] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:29:05 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: 545/1023] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:29:49 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => 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: 479/1024] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:29:49 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: 481/1027] 10.0.0.93 () {36 vars in 986 bytes} [Thu Jul 9 18:29:57 2026] GET /v2/images/1893a502-39f8-40b7-8234-6bd7e7bb9d06 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1028] 10.0.0.93 () {36 vars in 926 bytes} [Thu Jul 9 18:29:57 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: 551/1035] 199.19.213.75 () {32 vars in 825 bytes} [Thu Jul 9 18:30:25 2026] GET /v2/images?status=active&owner=cc41899020fd4eb4aa04185de695c91e&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1036] 199.19.213.75 () {32 vars in 652 bytes} [Thu Jul 9 18:30:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1037] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:30:26 2026] GET /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1038] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 553/1039] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 487/1040] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:30:26 2026] GET /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1041] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 488/1042] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 555/1043] 10.0.0.63 () {36 vars in 986 bytes} [Thu Jul 9 18:30:26 2026] GET /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => 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: 489/1044] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 556/1045] 10.0.0.63 () {36 vars in 926 bytes} [Thu Jul 9 18:30:26 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: 490/1046] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:30:26 2026] GET /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1047] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:30:26 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: 491/1048] 10.0.0.9 () {36 vars in 985 bytes} [Thu Jul 9 18:30:26 2026] GET /v2/images/3c20ab18-59d5-46dc-bf86-220ad3bf31c6 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1049] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:30:26 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: 492/1050] 10.0.0.9 () {36 vars in 925 bytes} [Thu Jul 9 18:30:26 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: 510/1085] 10.0.0.98 () {32 vars in 632 bytes} [Thu Jul 9 18:33:13 2026] GET /v2/images => generated 4893 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)