+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon May 18 00:58:11 2026] *** compiled with version: 11.4.0 on 17 May 2026 08:26:17 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-5bcd4cfb65-n9dwt 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 0x55afefe0c150 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-18 00:58:13.328 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-18 00:58:13.387 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-18 00:58:13.953 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-18 00:58:13.954 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-18 00:58:14.061 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-18 00:58:14.062 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-18 00:58:15.648 7 WARNING glance.api.v2.images [None req-c673ccd8-6a8c-45c6-9efb-bbb4c830529c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:58:15.707 8 WARNING glance.api.v2.images [None req-87d44fef-92a8-498a-88ae-ebe5408a34e1 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-18 00:58:15.913 7 WARNING keystonemiddleware._common.config [None req-c673ccd8-6a8c-45c6-9efb-bbb4c830529c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:58:15.922 7 WARNING oslo_config.cfg [None req-c673ccd8-6a8c-45c6-9efb-bbb4c830529c - - - - - -] 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 0x55afefe0c150 pid: 7 (default app) 2026-05-18 00:58:15.964 8 WARNING keystonemiddleware._common.config [None req-87d44fef-92a8-498a-88ae-ebe5408a34e1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-18 00:58:15.974 8 WARNING oslo_config.cfg [None req-87d44fef-92a8-498a-88ae-ebe5408a34e1 - - - - - -] 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 0x55afefe0c150 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 00:58:17 2026] GET / => generated 1193 bytes in 1 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-18 00:58:18.458 8 WARNING oslo_policy.policy [None req-6001ac7b-1f6d-43b0-aeb9-69709a30d13c 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:18.458 8 WARNING oslo_policy.policy [None req-6001ac7b-1f6d-43b0-aeb9-69709a30d13c 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:18.479 8 WARNING oslo_policy.policy [None req-6001ac7b-1f6d-43b0-aeb9-69709a30d13c 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:18.479 8 WARNING oslo_policy.policy [None req-6001ac7b-1f6d-43b0-aeb9-69709a30d13c 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 00:58:17 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 00:58:21 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 00:58:21 2026] GET /v2/images => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-18 00:58:21.911 7 WARNING oslo_policy.policy [None req-fd87cde6-ff5f-49c8-a6a0-c8a0aa1a9693 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:21.911 7 WARNING oslo_policy.policy [None req-fd87cde6-ff5f-49c8-a6a0-c8a0aa1a9693 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.115 () {44 vars in 912 bytes} [Mon May 18 00:58:21 2026] GET /v2/images/cirros => generated 151 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.115 () {44 vars in 934 bytes} [Mon May 18 00:58:22 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 00:58:22.047 7 WARNING oslo_policy.policy [None req-e7504b33-be2a-4056-9d60-14c8d7544e18 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:22.048 7 WARNING oslo_policy.policy [None req-e7504b33-be2a-4056-9d60-14c8d7544e18 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.115 () {44 vars in 940 bytes} [Mon May 18 00:58:22 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-18 00:58:22.135 8 WARNING oslo_config.cfg [None req-a077a742-2714-4962-8512-2ee592dc33ad 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.115 () {48 vars in 952 bytes} [Mon May 18 00:58:22 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 00:58:22.159 7 WARNING oslo_policy.policy [None req-8ef8c522-c83a-4072-9b67-bab2a450a23e 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:22.160 7 WARNING oslo_policy.policy [None req-8ef8c522-c83a-4072-9b67-bab2a450a23e 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - 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-18 00:58:22.161 7 INFO glance.api.v2.image_data [None req-8ef8c522-c83a-4072-9b67-bab2a450a23e 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 00:58:25.413 7 INFO glance.location [None req-8ef8c522-c83a-4072-9b67-bab2a450a23e 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.115 () {48 vars in 1046 bytes} [Mon May 18 00:58:22 2026] PUT /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced/file => generated 0 bytes in 3311 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6116 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 00:58:25 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-18 00:58:25.506 7 WARNING oslo_config.cfg [None req-065b8175-5282-4056-94ca-dceeeeedae84 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.115 () {48 vars in 1050 bytes} [Mon May 18 00:58:25 2026] PATCH /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 6/15] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 00:58:25 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/280] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:20:16 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/281] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:20:16 2026] GET /v2/images => generated 1240 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:20:38 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:20:38 2026] GET /v2/images => generated 1240 bytes in 59 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.115 () {44 vars in 938 bytes} [Mon May 18 01:20:38 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.115 () {44 vars in 960 bytes} [Mon May 18 01:20:38 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.115 () {44 vars in 940 bytes} [Mon May 18 01:20:38 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.115 () {48 vars in 952 bytes} [Mon May 18 01:20:38 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:20:38.657 7 INFO glance.api.v2.image_data [None req-da1722ab-73c3-45bc-b530-7ad0c5fc3fd5 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:21:04.446 7 INFO glance.location [None req-da1722ab-73c3-45bc-b530-7ad0c5fc3fd5 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 148/296] 199.204.45.115 () {48 vars in 1047 bytes} [Mon May 18 01:20:38 2026] PUT /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51/file => generated 0 bytes in 25838 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66479 switches on core 0) [pid: 8|app: 0|req: 149/297] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:21:04 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 199.204.45.115 () {48 vars in 1050 bytes} [Mon May 18 01:21:04 2026] PATCH /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => generated 1209 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.204.45.115 () {48 vars in 1051 bytes} [Mon May 18 01:21:04 2026] PATCH /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => generated 1209 bytes in 58 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.115 () {44 vars in 911 bytes} [Mon May 18 01:21:04 2026] GET /v2/images => generated 2451 bytes in 23 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.115 () {42 vars in 689 bytes} [Mon May 18 01:21:06 2026] GET / => generated 1193 bytes in 1 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.115 () {44 vars in 911 bytes} [Mon May 18 01:21:06 2026] GET /v2/images => generated 2451 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/383] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:27:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/384] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:27:43 2026] GET /v2/images => generated 2451 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:27:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:27:54 2026] GET /v2/images => generated 2451 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 199.204.45.115 () {44 vars in 948 bytes} [Mon May 18 01:27:54 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: 8|app: 0|req: 195/390] 199.204.45.115 () {44 vars in 970 bytes} [Mon May 18 01:27:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 199.204.45.115 () {44 vars in 940 bytes} [Mon May 18 01:27:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.115 () {48 vars in 952 bytes} [Mon May 18 01:27:54 2026] POST /v2/images => generated 799 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:27:54.375 7 INFO glance.api.v2.image_data [None req-c6d64684-c767-4d4c-b7ea-43dc18ac3448 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:28:08.594 7 INFO glance.location [None req-c6d64684-c767-4d4c-b7ea-43dc18ac3448 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 197/397] 199.204.45.115 () {48 vars in 1046 bytes} [Mon May 18 01:27:54 2026] PUT /v2/images/a1d657c3-d891-423d-8841-28a9a8ec25ea/file => generated 0 bytes in 14263 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25421 switches on core 0) [pid: 8|app: 0|req: 201/398] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:28:08 2026] GET /v2/images => generated 3664 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/399] 199.204.45.115 () {48 vars in 1051 bytes} [Mon May 18 01:28:08 2026] PATCH /v2/images/a1d657c3-d891-423d-8841-28a9a8ec25ea => generated 1234 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/400] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:28:08 2026] GET /v2/images => generated 3687 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:28:45 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:28:45 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:28:59 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/414] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:28:59 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: 7|app: 0|req: 206/415] 199.204.45.115 () {44 vars in 940 bytes} [Mon May 18 01:28:59 2026] GET /v2/images/manila-service-image => generated 165 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 199.204.45.115 () {44 vars in 962 bytes} [Mon May 18 01:29:00 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.115 () {44 vars in 940 bytes} [Mon May 18 01:29:00 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: 211/418] 199.204.45.115 () {48 vars in 952 bytes} [Mon May 18 01:29:00 2026] POST /v2/images => generated 791 bytes in 300 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-18 01:29:00.384 7 INFO glance.api.v2.image_data [None req-3d4a7dfc-5d2c-4d43-a52d-83256475955d 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:29:20.769 7 INFO glance.location [None req-3d4a7dfc-5d2c-4d43-a52d-83256475955d 2198527398124157851bd193fe2fef0b 3449be15cd9d494a8305589535ee34b2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 208/423] 199.204.45.115 () {48 vars in 1047 bytes} [Mon May 18 01:29:00 2026] PUT /v2/images/b4317091-6cb3-4e86-b56e-cb362dcc1c60/file => generated 0 bytes in 20440 msecs (HTTP/1.1 204) 4 headers in 171 bytes (26114 switches on core 0) [pid: 8|app: 0|req: 216/424] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:29:20 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/425] 199.204.45.115 () {48 vars in 1050 bytes} [Mon May 18 01:29:20 2026] PATCH /v2/images/b4317091-6cb3-4e86-b56e-cb362dcc1c60 => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/426] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:29:20 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: 7|app: 0|req: 281/569] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:41:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/570] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:41:10 2026] GET /v2/images => generated 4893 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/599] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:43:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/600] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:43:30 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: 297/601] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:43:31 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/602] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:43:31 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/613] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:44:16 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/614] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:44:16 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/615] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:44:23 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/616] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:44:23 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/629] 199.204.45.115 () {42 vars in 689 bytes} [Mon May 18 01:45:25 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/630] 199.204.45.115 () {44 vars in 911 bytes} [Mon May 18 01:45:25 2026] GET /v2/images => generated 4893 bytes in 62 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: 325/641] 10.0.0.112 () {32 vars in 633 bytes} [Mon May 18 01:46:07 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/646] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:46:27 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 161 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: 319/647] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:27 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: 329/648] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:27 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: 320/649] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:46:27 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 330/650] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:27 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: 321/651] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:27 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: 331/652] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:46:28 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 322/653] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:28 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: 332/654] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:46:28 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/655] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:46:28 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/656] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:46:28 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: 324/657] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:46:28 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 334/658] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:46:29 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: 325/659] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:46:29 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 335/660] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:46:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/661] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:46:29 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: 336/662] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:46:29 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/663] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:46:29 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/664] 199.204.45.115 () {36 vars in 991 bytes} [Mon May 18 01:46:31 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/665] 199.204.45.115 () {36 vars in 931 bytes} [Mon May 18 01:46:31 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: 338/666] 199.204.45.115 () {36 vars in 991 bytes} [Mon May 18 01:46:32 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 329/667] 199.204.45.115 () {36 vars in 931 bytes} [Mon May 18 01:46:32 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: 342/674] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:47:02 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 333/675] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:47:02 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: 343/676] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:47:04 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 334/677] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:47: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: 8|app: 0|req: 347/684] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:47:28 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 338/685] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:47:28 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/688] 10.0.0.112 () {34 vars in 655 bytes} [Mon May 18 01:47:35 2026] POST /v2/images => generated 649 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-18 01:47:35.841 7 WARNING glance.api.v2.images [None req-b9b72094-3fc1-47d9-bb6b-494f965f0a37 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5abd0478-b4f9-494f-844c-3366abc8abea [pid: 7|app: 0|req: 341/689] 10.0.0.112 () {32 vars in 710 bytes} [Mon May 18 01:47:35 2026] DELETE /v2/images/5abd0478-b4f9-494f-844c-3366abc8abea => generated 0 bytes in 53 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/690] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:35 2026] GET /v2/images/5abd0478-b4f9-494f-844c-3366abc8abea => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/691] 10.0.0.112 () {32 vars in 633 bytes} [Mon May 18 01:47:35 2026] GET /v2/images => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/692] 10.0.0.112 () {34 vars in 655 bytes} [Mon May 18 01:47:35 2026] POST /v2/images => generated 703 bytes in 38 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/693] 10.0.0.112 () {32 vars in 717 bytes} [Mon May 18 01:47:35 2026] GET /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-18 01:47:36.020 8 WARNING oslo_policy.policy [None req-97b91131-2066-431c-9d3b-a01745f1881d 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - 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-18 01:47:36.020 8 WARNING oslo_policy.policy [None req-97b91131-2066-431c-9d3b-a01745f1881d 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - 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-18 01:47:36.022 8 INFO glance.api.v2.image_data [None req-97b91131-2066-431c-9d3b-a01745f1881d 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-18 01:47:36.077 8 WARNING glance_store._drivers.rbd [None req-97b91131-2066-431c-9d3b-a01745f1881d 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-18 01:47:37.047 8 INFO glance.location [None req-97b91131-2066-431c-9d3b-a01745f1881d 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 351/694] 10.0.0.112 () {32 vars in 727 bytes} [Mon May 18 01:47:36 2026] PUT /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b/file => generated 0 bytes in 1073 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:37 2026] GET /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.112 () {32 vars in 717 bytes} [Mon May 18 01:47:37 2026] GET /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b/file => generated 1024 bytes in 122 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 10.0.0.112 () {34 vars in 655 bytes} [Mon May 18 01:47:37 2026] POST /v2/images => generated 648 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.112 () {32 vars in 726 bytes} [Mon May 18 01:47:37 2026] PATCH /v2/images/f1ad6423-db15-4ce4-bda6-ae315d80d1cb => generated 652 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:37 2026] GET /v2/images/f1ad6423-db15-4ce4-bda6-ae315d80d1cb => generated 652 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-18 01:47:37.383 8 WARNING glance.api.v2.images [None req-667c4b9d-3b74-4a6a-b404-190caa7577c8 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f1ad6423-db15-4ce4-bda6-ae315d80d1cb [pid: 8|app: 0|req: 354/700] 10.0.0.112 () {32 vars in 710 bytes} [Mon May 18 01:47:37 2026] DELETE /v2/images/f1ad6423-db15-4ce4-bda6-ae315d80d1cb => 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: 347/701] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:37 2026] GET /v2/images/f1ad6423-db15-4ce4-bda6-ae315d80d1cb => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:37.471 8 WARNING glance.api.v2.images [None req-13c693af-562b-42e9-be2e-8e7f2253a783 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3a19b80a-7035-4fe4-82df-91969e8e699b [pid: 8|app: 0|req: 355/702] 10.0.0.112 () {32 vars in 710 bytes} [Mon May 18 01:47:37 2026] DELETE /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b => generated 0 bytes in 870 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:38 2026] GET /v2/images/3a19b80a-7035-4fe4-82df-91969e8e699b => generated 139 bytes in 194 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-18 01:47:38.544 8 WARNING glance.api.v2.images [None req-b17306d9-023a-424c-ba1e-3fa453556a86 9885a10e0a2744f39ccdb25904a8d751 b643f5a47b0c4af5857b98d8bc598e5e - - default default] Failed to find image 5abd0478-b4f9-494f-844c-3366abc8abea to delete: glance.common.exception.ImageNotFound: No image found with ID 5abd0478-b4f9-494f-844c-3366abc8abea [pid: 8|app: 0|req: 356/704] 10.0.0.112 () {32 vars in 710 bytes} [Mon May 18 01:47:38 2026] DELETE /v2/images/5abd0478-b4f9-494f-844c-3366abc8abea => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/705] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:47:38 2026] GET /v2/images/5abd0478-b4f9-494f-844c-3366abc8abea => 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/714] 10.0.0.112 () {30 vars in 411 bytes} [Mon May 18 01:48:20 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/717] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 362/718] 10.0.0.112 () {32 vars in 707 bytes} [Mon May 18 01:48:29 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 357/719] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/720] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48:30 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/721] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48: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: 364/722] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 359/723] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48: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: 365/724] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/725] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 366/726] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48:30 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: 361/727] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:48: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: 367/728] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:48:30 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/729] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:48:31 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: 368/730] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:48:31 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 363/731] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:48:31 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: 369/732] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:48:31 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: 372/737] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:48:49 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/738] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:48:49 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: 373/739] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:48:51 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/740] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:48:51 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: 377/747] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:49:17 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/748] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:49:17 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: 378/749] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:49:25 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 372/750] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:49:25 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: 378/761] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:50:05 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => 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: 384/762] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:50: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: 7|app: 0|req: 379/763] 10.0.0.254 () {36 vars in 987 bytes} [Mon May 18 01:50:13 2026] GET /v2/images/2491cccd-1b89-4ab2-9485-3874c7e80ced => generated 1171 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.254 () {36 vars in 927 bytes} [Mon May 18 01:50:13 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: 389/771] 199.204.45.115 () {32 vars in 826 bytes} [Mon May 18 01:50:41 2026] GET /v2/images?status=active&owner=3449be15cd9d494a8305589535ee34b2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/772] 199.204.45.115 () {32 vars in 653 bytes} [Mon May 18 01:50:41 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: 390/773] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:50:41 2026] GET /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:50:42 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: 391/775] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:50:42 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: 385/776] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:50:42 2026] GET /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => 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: 392/777] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:50:42 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: 386/778] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:50:42 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: 8|app: 0|req: 393/779] 10.0.0.45 () {36 vars in 986 bytes} [Mon May 18 01:50:42 2026] GET /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/780] 10.0.0.45 () {36 vars in 926 bytes} [Mon May 18 01:50:42 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: 394/781] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:50:42 2026] GET /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/782] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:50:42 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: 395/783] 10.0.0.243 () {36 vars in 987 bytes} [Mon May 18 01:50:42 2026] GET /v2/images/27e3d5b2-dc25-4bbf-a464-395cb4b8ec51 => 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: 389/784] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:50:42 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: 396/785] 10.0.0.243 () {36 vars in 927 bytes} [Mon May 18 01:50:42 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: 412/816] 10.0.0.112 () {32 vars in 633 bytes} [Mon May 18 01:53:14 2026] GET /v2/images => generated 4893 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)