+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 17:42:37 2026] *** compiled with version: 11.4.0 on 28 April 2026 06:27:36 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: glance-api-568f6f7745-4qnjm 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 0x5622c7cb1160 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-04-28 17:42:38.752 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-04-28 17:42:38.753 7 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-04-28 17:42:39.349 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-04-28 17:42:39.350 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-04-28 17:42:39.360 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-04-28 17:42:39.361 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-04-28 17:42:40.917 7 WARNING glance.api.v2.images [None req-601e8dbf-997c-476f-8a11-9a06928e0a72 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:42:40.934 8 WARNING glance.api.v2.images [None req-a420473f-d2d0-4cd1-9df7-728b6da0391a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-04-28 17:42:41.152 7 WARNING keystonemiddleware._common.config [None req-601e8dbf-997c-476f-8a11-9a06928e0a72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:42:41.160 7 WARNING oslo_config.cfg [None req-601e8dbf-997c-476f-8a11-9a06928e0a72 - - - - - -] 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 0x5622c7cb1160 pid: 7 (default app) 2026-04-28 17:42:41.176 8 WARNING keystonemiddleware._common.config [None req-a420473f-d2d0-4cd1-9df7-728b6da0391a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 17:42:41.183 8 WARNING oslo_config.cfg [None req-a420473f-d2d0-4cd1-9df7-728b6da0391a - - - - - -] 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 0x5622c7cb1160 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 17:42:41 2026] GET / => generated 1193 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-04-28 17:42:41.907 7 WARNING oslo_policy.policy [None req-2f63569d-eba1-4502-ba3d-fc20122e02ff bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:41.907 7 WARNING oslo_policy.policy [None req-2f63569d-eba1-4502-ba3d-fc20122e02ff bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:41.929 7 WARNING oslo_policy.policy [None req-2f63569d-eba1-4502-ba3d-fc20122e02ff bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:41.929 7 WARNING oslo_policy.policy [None req-2f63569d-eba1-4502-ba3d-fc20122e02ff bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/5] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 17:42:41 2026] GET /v2/images => generated 69 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/6] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 17:42:45 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: 5/7] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 17:42:45 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-04-28 17:42:45.364 8 WARNING oslo_policy.policy [None req-50c5c936-7964-4f17-9b7c-64b07560b2ee bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:45.364 8 WARNING oslo_policy.policy [None req-50c5c936-7964-4f17-9b7c-64b07560b2ee bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/8] 199.19.213.125 () {44 vars in 911 bytes} [Tue Apr 28 17:42:45 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.125 () {44 vars in 933 bytes} [Tue Apr 28 17:42:45 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-04-28 17:42:45.495 8 WARNING oslo_policy.policy [None req-05062d51-b666-4510-898d-aee917c7be5e bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:45.496 8 WARNING oslo_policy.policy [None req-05062d51-b666-4510-898d-aee917c7be5e bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/10] 199.19.213.125 () {44 vars in 939 bytes} [Tue Apr 28 17:42:45 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 17:42:45.567 7 WARNING oslo_config.cfg [None req-0c4b9621-330f-4e02-945b-4478b1637a63 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 7/11] 199.19.213.125 () {48 vars in 951 bytes} [Tue Apr 28 17:42:45 2026] POST /v2/images => generated 760 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 17:42:45.589 8 WARNING oslo_policy.policy [None req-d3d2d54e-b0e0-49e5-b18d-4020cc6b6d6f bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:45.590 8 WARNING oslo_policy.policy [None req-d3d2d54e-b0e0-49e5-b18d-4020cc6b6d6f bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 17:42:45.592 8 INFO glance.api.v2.image_data [None req-d3d2d54e-b0e0-49e5-b18d-4020cc6b6d6f bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 17:42:49.683 8 INFO glance.location [None req-d3d2d54e-b0e0-49e5-b18d-4020cc6b6d6f bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.19.213.125 () {48 vars in 1045 bytes} [Tue Apr 28 17:42:45 2026] PUT /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6/file => generated 0 bytes in 4142 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7820 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 17:42:49 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 17:42:49.756 8 WARNING oslo_config.cfg [None req-63ab07e2-7951-4f06-91db-7e3b0efffb5a bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 6/14] 199.19.213.125 () {48 vars in 1049 bytes} [Tue Apr 28 17:42:49 2026] PATCH /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 9/15] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 17:42:49 2026] GET /v2/images => generated 1240 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/276] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:04:27 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: 140/277] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:04:27 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/282] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:04:45 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: 143/283] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:04:45 2026] GET /v2/images => generated 1240 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.125 () {44 vars in 937 bytes} [Tue Apr 28 18:04:45 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.125 () {44 vars in 959 bytes} [Tue Apr 28 18:04:45 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.125 () {44 vars in 939 bytes} [Tue Apr 28 18:04:45 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: 7|app: 0|req: 145/287] 199.19.213.125 () {48 vars in 951 bytes} [Tue Apr 28 18:04:45 2026] POST /v2/images => generated 796 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:04:45.587 8 INFO glance.api.v2.image_data [None req-bd987842-395c-4530-a842-31c6da8ad7a9 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:05:12.083 8 INFO glance.location [None req-bd987842-395c-4530-a842-31c6da8ad7a9 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 143/294] 199.19.213.125 () {48 vars in 1046 bytes} [Tue Apr 28 18:04:45 2026] PUT /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738/file => generated 0 bytes in 26545 msecs (HTTP/1.1 204) 4 headers in 171 bytes (62688 switches on core 0) [pid: 7|app: 0|req: 152/295] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:05:12 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: 144/296] 199.19.213.125 () {48 vars in 1049 bytes} [Tue Apr 28 18:05:12 2026] PATCH /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => 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: 153/297] 199.19.213.125 () {48 vars in 1050 bytes} [Tue Apr 28 18:05:12 2026] PATCH /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/298] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:05:12 2026] GET /v2/images => generated 2451 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/299] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:05:13 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: 146/300] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:05:13 2026] GET /v2/images => generated 2451 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/379] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:11:41 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: 186/380] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:11:41 2026] GET /v2/images => generated 2451 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/381] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:11:50 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: 187/382] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:11:50 2026] GET /v2/images => generated 2451 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/383] 199.19.213.125 () {44 vars in 947 bytes} [Tue Apr 28 18:11:50 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/384] 199.19.213.125 () {44 vars in 969 bytes} [Tue Apr 28 18:11:50 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/385] 199.19.213.125 () {44 vars in 939 bytes} [Tue Apr 28 18:11:50 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/386] 199.19.213.125 () {48 vars in 951 bytes} [Tue Apr 28 18:11:50 2026] POST /v2/images => generated 799 bytes in 277 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:11:50.856 7 WARNING oslo_policy.policy [None req-ee3889ff-53a2-42ce-ae86-63ec531d56c4 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 18:11:50.856 7 WARNING oslo_policy.policy [None req-ee3889ff-53a2-42ce-ae86-63ec531d56c4 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - 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-04-28 18:11:50.857 7 INFO glance.api.v2.image_data [None req-ee3889ff-53a2-42ce-ae86-63ec531d56c4 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:12:06.359 7 INFO glance.location [None req-ee3889ff-53a2-42ce-ae86-63ec531d56c4 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 198/391] 199.19.213.125 () {48 vars in 1045 bytes} [Tue Apr 28 18:11:50 2026] PUT /v2/images/499bd2d4-9916-4efb-9fb9-320e777a8dad/file => generated 0 bytes in 15550 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24639 switches on core 0) [pid: 8|app: 0|req: 194/392] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:12:06 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: 199/393] 199.19.213.125 () {48 vars in 1050 bytes} [Tue Apr 28 18:12:06 2026] PATCH /v2/images/499bd2d4-9916-4efb-9fb9-320e777a8dad => generated 1234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/394] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:12:06 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:12:42 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: 204/404] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:12:42 2026] GET /v2/images => generated 3687 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:12:57 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: 206/408] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:12:57 2026] GET /v2/images => generated 3687 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/409] 199.19.213.125 () {44 vars in 939 bytes} [Tue Apr 28 18:12:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/410] 199.19.213.125 () {44 vars in 961 bytes} [Tue Apr 28 18:12:57 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: 8|app: 0|req: 204/411] 199.19.213.125 () {44 vars in 939 bytes} [Tue Apr 28 18:12:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/412] 199.19.213.125 () {48 vars in 951 bytes} [Tue Apr 28 18:12:57 2026] POST /v2/images => generated 791 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-04-28 18:12:58.009 8 INFO glance.api.v2.image_data [None req-f1cf307c-b833-486a-a147-815b86705774 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:13:10.307 8 INFO glance.location [None req-f1cf307c-b833-486a-a147-815b86705774 bac56f2fe1f041ad9817a3a37d335f0c 53df926c7d414ed599f191c599f3f4a2 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 8|app: 0|req: 205/415] 199.19.213.125 () {48 vars in 1046 bytes} [Tue Apr 28 18:12:57 2026] PUT /v2/images/f07dccb4-7037-4d07-ab97-93269f9c49ad/file => generated 0 bytes in 12363 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30321 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:13:10 2026] GET /v2/images => generated 4893 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.19.213.125 () {48 vars in 1049 bytes} [Tue Apr 28 18:13:10 2026] PATCH /v2/images/f07dccb4-7037-4d07-ab97-93269f9c49ad => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:13:10 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/557] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:24:40 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: 276/558] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:24:40 2026] GET /v2/images => generated 4893 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/589] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:27:01 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: 292/590] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:27:01 2026] GET /v2/images => generated 4893 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/591] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:27:02 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: 293/592] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:27:02 2026] GET /v2/images => generated 4893 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/601] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:27:48 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/602] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:27:48 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:27:55 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: 306/606] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:27:55 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/619] 199.19.213.125 () {42 vars in 688 bytes} [Tue Apr 28 18:28:57 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: 313/620] 199.19.213.125 () {44 vars in 910 bytes} [Tue Apr 28 18:28:57 2026] GET /v2/images => generated 4893 bytes in 61 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: 312/629] 10.0.0.60 () {32 vars in 632 bytes} [Tue Apr 28 18:29:40 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: 8|app: 0|req: 315/634] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 316/635] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/schemas/image => generated 4018 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /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: 320/636] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/637] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 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: 321/638] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/639] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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/640] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 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: 319/641] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/643] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 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: 324/644] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:30:00 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/647] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:30:01 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:30:02 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: 327/649] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:30:02 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 323/650] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:30:02 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: 328/651] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:30:02 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: 324/652] 199.19.213.125 () {36 vars in 991 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/653] 199.19.213.125 () {36 vars in 931 bytes} [Tue Apr 28 18:30:03 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: 325/654] 199.19.213.125 () {36 vars in 991 bytes} [Tue Apr 28 18:30:03 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/655] 199.19.213.125 () {36 vars in 931 bytes} [Tue Apr 28 18:30:03 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: 328/660] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:30:29 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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/661] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:30: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: 332/668] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:30:53 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:30:53 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: 333/670] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:30:54 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 338/671] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:30:54 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: 334/672] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:30:58 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 339/673] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:30:58 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: 338/680] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:31:22 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/681] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:31:22 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: 348/690] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:32:02 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 343/691] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:32:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/694] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:32:18 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/695] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:32:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/698] 10.0.0.60 () {34 vars in 654 bytes} [Tue Apr 28 18:32:31 2026] POST /v2/images => generated 649 bytes in 284 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-04-28 18:32:31.344 7 WARNING glance.api.v2.images [None req-ac2a8a44-542d-444e-89c4-5cf426e542e8 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//63d51c8d-caea-4237-bd53-7e2bd2746b82 [pid: 7|app: 0|req: 352/701] 10.0.0.60 () {32 vars in 709 bytes} [Tue Apr 28 18:32:31 2026] DELETE /v2/images/63d51c8d-caea-4237-bd53-7e2bd2746b82 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/702] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:31 2026] GET /v2/images/63d51c8d-caea-4237-bd53-7e2bd2746b82 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/703] 10.0.0.60 () {32 vars in 632 bytes} [Tue Apr 28 18:32:31 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/704] 10.0.0.60 () {34 vars in 654 bytes} [Tue Apr 28 18:32:31 2026] POST /v2/images => generated 702 bytes in 37 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/705] 10.0.0.60 () {32 vars in 716 bytes} [Tue Apr 28 18:32:31 2026] GET /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 18:32:31.526 8 INFO glance.api.v2.image_data [None req-16ab895c-07da-47c8-b74a-6d83a40fe422 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-04-28 18:32:31.574 8 WARNING glance_store._drivers.rbd [None req-16ab895c-07da-47c8-b74a-6d83a40fe422 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-04-28 18:32:32.684 8 INFO glance.location [None req-16ab895c-07da-47c8-b74a-6d83a40fe422 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 352/706] 10.0.0.60 () {32 vars in 726 bytes} [Tue Apr 28 18:32:31 2026] PUT /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8/file => generated 0 bytes in 1216 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/707] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:32 2026] GET /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8 => generated 1103 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/708] 10.0.0.60 () {32 vars in 716 bytes} [Tue Apr 28 18:32:32 2026] GET /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/709] 10.0.0.60 () {34 vars in 654 bytes} [Tue Apr 28 18:32:32 2026] POST /v2/images => generated 648 bytes in 34 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.60 () {32 vars in 725 bytes} [Tue Apr 28 18:32:32 2026] PATCH /v2/images/4cf9c4ab-4ba2-4b96-9df3-417f3cb26aa9 => generated 653 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:33 2026] GET /v2/images/4cf9c4ab-4ba2-4b96-9df3-417f3cb26aa9 => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 18:32:33.049 8 WARNING glance.api.v2.images [None req-282727da-2d16-46be-b843-2b34ef5fa8ac 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//4cf9c4ab-4ba2-4b96-9df3-417f3cb26aa9 [pid: 8|app: 0|req: 355/712] 10.0.0.60 () {32 vars in 709 bytes} [Tue Apr 28 18:32:33 2026] DELETE /v2/images/4cf9c4ab-4ba2-4b96-9df3-417f3cb26aa9 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:33 2026] GET /v2/images/4cf9c4ab-4ba2-4b96-9df3-417f3cb26aa9 => generated 139 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:32:33.170 8 WARNING glance.api.v2.images [None req-77e66681-240c-4496-be4d-25bbcd6853a9 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ea2cddd9-0d30-4004-b567-e74da768e6a8 [pid: 8|app: 0|req: 356/714] 10.0.0.60 () {32 vars in 709 bytes} [Tue Apr 28 18:32:33 2026] DELETE /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8 => generated 0 bytes in 759 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:33 2026] GET /v2/images/ea2cddd9-0d30-4004-b567-e74da768e6a8 => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 18:32:33.950 8 WARNING glance.api.v2.images [None req-397072e4-c7df-4b14-96ef-f472894b2e06 8be83c55f4c14dcf9a3f1bd732e06d31 245d0cbd89784f1c976c0de4975acb12 - - default default] Failed to find image 63d51c8d-caea-4237-bd53-7e2bd2746b82 to delete: glance.common.exception.ImageNotFound: No image found with ID 63d51c8d-caea-4237-bd53-7e2bd2746b82 [pid: 8|app: 0|req: 357/716] 10.0.0.60 () {32 vars in 709 bytes} [Tue Apr 28 18:32:33 2026] DELETE /v2/images/63d51c8d-caea-4237-bd53-7e2bd2746b82 => generated 147 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:33 2026] GET /v2/images/63d51c8d-caea-4237-bd53-7e2bd2746b82 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.60 () {30 vars in 410 bytes} [Tue Apr 28 18:32:36 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: 361/719] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:32:37 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/720] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:32:37 2026] GET /v2/schemas/image => generated 4018 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:59 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 362/726] 10.0.0.60 () {32 vars in 706 bytes} [Tue Apr 28 18:32:59 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 365/727] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:32:59 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/728] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 366/729] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 364/730] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:33:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 367/731] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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/732] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 368/733] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:33:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 366/734] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 367/736] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:33:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 370/737] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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/738] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:33:00 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 371/739] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 369/740] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:33:00 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: 378/753] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:33:52 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => 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: 376/754] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:33:52 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/757] 10.0.0.25 () {36 vars in 986 bytes} [Tue Apr 28 18:34:06 2026] GET /v2/images/d80efbba-2fa2-49fd-be1c-5651ada64de6 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/758] 10.0.0.25 () {36 vars in 926 bytes} [Tue Apr 28 18:34:06 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 199.19.213.125 () {32 vars in 826 bytes} [Tue Apr 28 18:34:32 2026] GET /v2/images?status=active&owner=53df926c7d414ed599f191c599f3f4a2&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 199.19.213.125 () {32 vars in 653 bytes} [Tue Apr 28 18:34: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: 383/767] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => 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: 385/768] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 384/769] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 386/770] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => 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: 385/771] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/772] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 386/773] 10.0.0.251 () {36 vars in 987 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/774] 10.0.0.251 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 387/775] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => 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/776] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 388/777] 10.0.0.252 () {36 vars in 987 bytes} [Tue Apr 28 18:34:33 2026] GET /v2/images/acb39a3d-1ebe-49cf-b234-f28682446738 => 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: 390/778] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 389/779] 10.0.0.252 () {36 vars in 927 bytes} [Tue Apr 28 18:34:33 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: 405/810] 10.0.0.60 () {32 vars in 632 bytes} [Tue Apr 28 18:37:05 2026] GET /v2/images => generated 4893 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)