+ 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 [Sat Jul 25 10:54:27 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: glance-api-7b5b7c6d54-69lbn machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe5554f0668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-07-25 10:54:29.675 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-25 10:54:29.707 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-25 10:54:30.595 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 10:54:30.596 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 10:54:30.596 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 10:54:30.618 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 10:54:30.619 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-07-25 10:54:30.620 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-07-25 10:54:32.962 7 WARNING glance.api.v2.images [None req-c2b6f0d5-bcfe-4f28-b71e-f9361ef3ad32 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 10:54:32.971 8 WARNING glance.api.v2.images [None req-ed37d050-fd8b-40b6-9560-172d0fe195cc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-25 10:54:33.391 8 WARNING keystonemiddleware._common.config [None req-ed37d050-fd8b-40b6-9560-172d0fe195cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 10:54:33.400 8 WARNING oslo_config.cfg [None req-ed37d050-fd8b-40b6-9560-172d0fe195cc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe5554f0668 pid: 8 (default app) 2026-07-25 10:54:33.410 7 WARNING keystonemiddleware._common.config [None req-c2b6f0d5-bcfe-4f28-b71e-f9361ef3ad32 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-25 10:54:33.424 7 WARNING oslo_config.cfg [None req-c2b6f0d5-bcfe-4f28-b71e-f9361ef3ad32 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe5554f0668 pid: 7 (default app) [pid: 7|app: 0|req: 34/70] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:00:03 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 11:00:03.787 8 WARNING oslo_policy.policy [None req-c3b4444c-bd69-4548-97db-fb734b4c740a 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:03.787 8 WARNING oslo_policy.policy [None req-c3b4444c-bd69-4548-97db-fb734b4c740a 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:03.803 8 WARNING oslo_policy.policy [None req-c3b4444c-bd69-4548-97db-fb734b4c740a 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:03.803 8 WARNING oslo_policy.policy [None req-c3b4444c-bd69-4548-97db-fb734b4c740a 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - 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: 37/71] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:00:03 2026] GET /v2/images => generated 69 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:00:08 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:00:08 2026] GET /v2/images => generated 69 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-25 11:00:08.841 7 WARNING oslo_policy.policy [None req-45fde77b-3f73-4cdd-9ef6-faf9e6e72f4d 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:08.841 7 WARNING oslo_policy.policy [None req-45fde77b-3f73-4cdd-9ef6-faf9e6e72f4d 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - 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: 36/74] 162.253.55.222 () {44 vars in 911 bytes} [Sat Jul 25 11:00:08 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 162.253.55.222 () {44 vars in 933 bytes} [Sat Jul 25 11:00:08 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-07-25 11:00:08.986 7 WARNING oslo_policy.policy [None req-d402999d-53c0-4933-a18e-3cd4248d861c 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:08.986 7 WARNING oslo_policy.policy [None req-d402999d-53c0-4933-a18e-3cd4248d861c 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - 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: 37/76] 162.253.55.222 () {44 vars in 939 bytes} [Sat Jul 25 11:00:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-25 11:00:09.089 8 WARNING oslo_config.cfg [None req-9e45e3dc-a8fb-49bc-99eb-b899c650b729 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - 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: 40/77] 162.253.55.222 () {48 vars in 951 bytes} [Sat Jul 25 11:00:09 2026] POST /v2/images => generated 760 bytes in 67 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 11:00:09.110 7 WARNING oslo_policy.policy [None req-51c98636-df34-42bd-acef-f20ecfff4d8b 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:09.111 7 WARNING oslo_policy.policy [None req-51c98636-df34-42bd-acef-f20ecfff4d8b 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:09.112 7 INFO glance.api.v2.image_data [None req-51c98636-df34-42bd-acef-f20ecfff4d8b 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 11:00:12.972 7 WARNING glance.location [None req-51c98636-df34-42bd-acef-f20ecfff4d8b 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 38/80] 162.253.55.222 () {48 vars in 1045 bytes} [Sat Jul 25 11:00:09 2026] PUT /v2/images/287a1a12-3dd8-406a-b175-8f3618299996/file => generated 0 bytes in 3938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1701 switches on core 0) [pid: 8|app: 0|req: 43/81] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:00:13 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 11:00:13.237 7 WARNING oslo_config.cfg [None req-dee4b514-f450-4723-8f46-93bfc88cd7a0 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - 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: 39/82] 162.253.55.222 () {48 vars in 1051 bytes} [Sat Jul 25 11:00:13 2026] PATCH /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:00:13 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:00:25 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:00:25 2026] GET /v2/images => generated 1381 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/90] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:00:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:00:34 2026] GET /v2/images => generated 1381 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/92] 162.253.55.222 () {44 vars in 947 bytes} [Sat Jul 25 11:00:35 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 162.253.55.222 () {44 vars in 969 bytes} [Sat Jul 25 11:00:35 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/94] 162.253.55.222 () {44 vars in 939 bytes} [Sat Jul 25 11:00:35 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/95] 162.253.55.222 () {48 vars in 951 bytes} [Sat Jul 25 11:00:35 2026] POST /v2/images => generated 799 bytes in 83 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 11:00:35.584 8 WARNING oslo_policy.policy [None req-2c312803-c2a4-4948-b9a2-0d1683827569 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:35.584 8 WARNING oslo_policy.policy [None req-2c312803-c2a4-4948-b9a2-0d1683827569 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-07-25 11:00:35.586 8 INFO glance.api.v2.image_data [None req-2c312803-c2a4-4948-b9a2-0d1683827569 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 11:00:45.881 8 INFO glance.location [None req-2c312803-c2a4-4948-b9a2-0d1683827569 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 51/98] 162.253.55.222 () {48 vars in 1045 bytes} [Sat Jul 25 11:00:35 2026] PUT /v2/images/2c2b42e7-64c4-4956-9e88-10b197a9837c/file => generated 0 bytes in 10342 msecs (HTTP/1.1 204) 4 headers in 171 bytes (25302 switches on core 0) [pid: 7|app: 0|req: 48/99] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:00:45 2026] GET /v2/images/2c2b42e7-64c4-4956-9e88-10b197a9837c => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/100] 162.253.55.222 () {48 vars in 1051 bytes} [Sat Jul 25 11:00:45 2026] PATCH /v2/images/2c2b42e7-64c4-4956-9e88-10b197a9837c => generated 1410 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/101] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:00:46 2026] GET /v2/images/2c2b42e7-64c4-4956-9e88-10b197a9837c => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/144] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:04:17 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/145] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:04:17 2026] GET /v2/images => generated 2793 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/148] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:04:29 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/149] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:04:29 2026] GET /v2/images => generated 2793 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/150] 162.253.55.222 () {44 vars in 939 bytes} [Sat Jul 25 11:04:29 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: 74/151] 162.253.55.222 () {44 vars in 961 bytes} [Sat Jul 25 11:04:29 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/152] 162.253.55.222 () {44 vars in 939 bytes} [Sat Jul 25 11:04:29 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: 75/153] 162.253.55.222 () {48 vars in 951 bytes} [Sat Jul 25 11:04:29 2026] POST /v2/images => generated 791 bytes in 43 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 11:04:29.637 8 INFO glance.api.v2.image_data [None req-74a217e8-8255-43ce-b641-4fe8db5ba4d0 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. [pid: 7|app: 0|req: 80/158] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:04:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:04:43 2026] GET /v2/images => generated 3586 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-25 11:04:44.898 8 INFO glance.location [None req-74a217e8-8255-43ce-b641-4fe8db5ba4d0 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 79/160] 162.253.55.222 () {48 vars in 1046 bytes} [Sat Jul 25 11:04:29 2026] PUT /v2/images/7ddc7237-bb96-4204-818b-bfcdc2dfd213/file => generated 0 bytes in 15313 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32772 switches on core 0) [pid: 7|app: 0|req: 82/161] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:04:44 2026] GET /v2/images/7ddc7237-bb96-4204-818b-bfcdc2dfd213 => 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: 80/162] 162.253.55.222 () {48 vars in 1051 bytes} [Sat Jul 25 11:04:44 2026] PATCH /v2/images/7ddc7237-bb96-4204-818b-bfcdc2dfd213 => generated 1382 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/163] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:04:45 2026] GET /v2/images/7ddc7237-bb96-4204-818b-bfcdc2dfd213 => generated 1382 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/166] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:05:02 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/167] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:05:02 2026] GET /v2/images => generated 4177 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/168] 162.253.55.222 () {44 vars in 937 bytes} [Sat Jul 25 11:05:02 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/169] 162.253.55.222 () {44 vars in 959 bytes} [Sat Jul 25 11:05:02 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: 87/170] 162.253.55.222 () {44 vars in 939 bytes} [Sat Jul 25 11:05:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/171] 162.253.55.222 () {48 vars in 951 bytes} [Sat Jul 25 11:05:02 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-07-25 11:05:02.260 7 INFO glance.api.v2.image_data [None req-cbf22b82-b9f6-4219-909e-d604a4e721c0 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 11:05:33.983 7 WARNING glance.location [None req-cbf22b82-b9f6-4219-909e-d604a4e721c0 7484e4c7bccf4978ab5968793e0b3b9b 7075ccf430fc47baadc73669b076746e - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 88/180] 162.253.55.222 () {48 vars in 1046 bytes} [Sat Jul 25 11:05:02 2026] PUT /v2/images/03452d16-6f30-462b-85df-20df3622a59f/file => generated 0 bytes in 31782 msecs (HTTP/1.1 204) 4 headers in 171 bytes (66080 switches on core 0) [pid: 8|app: 0|req: 93/181] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:05:34 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/182] 162.253.55.222 () {48 vars in 1051 bytes} [Sat Jul 25 11:05:34 2026] PATCH /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/183] 162.253.55.222 () {44 vars in 971 bytes} [Sat Jul 25 11:05:34 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/184] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:05:36 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/185] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:05:36 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/322] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:17:01 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/323] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:17:01 2026] GET /v2/images => generated 5574 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/328] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:17:14 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/329] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:17:14 2026] GET /v2/images => generated 5574 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/332] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:17:26 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/333] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:17:26 2026] GET /v2/images => generated 5574 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/340] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:17:58 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/341] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:17:58 2026] GET /v2/images => generated 5574 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/342] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:18:00 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/343] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:18:00 2026] GET /v2/images => generated 5574 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 162.253.55.222 () {42 vars in 688 bytes} [Sat Jul 25 11:18:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/355] 162.253.55.222 () {44 vars in 910 bytes} [Sat Jul 25 11:18:49 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 180/364] 10.0.0.201 () {32 vars in 633 bytes} [Sat Jul 25 11:19:27 2026] GET /v2/images => generated 5574 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/369] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:19:47 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 187/370] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:19:47 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: 185/373] 162.253.55.222 () {36 vars in 991 bytes} [Sat Jul 25 11:19:57 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/374] 162.253.55.222 () {36 vars in 931 bytes} [Sat Jul 25 11:19:57 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: 186/375] 162.253.55.222 () {36 vars in 991 bytes} [Sat Jul 25 11:19:57 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/376] 162.253.55.222 () {36 vars in 931 bytes} [Sat Jul 25 11:19:57 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: 187/377] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:19:59 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 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: 192/380] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:19:59 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:19:59 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/382] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 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: 190/383] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:19:59 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: 194/384] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 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: 191/385] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:19:59 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/386] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 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: 192/387] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:19:59 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: 196/388] 10.0.0.235 () {36 vars in 911 bytes} [Sat Jul 25 11:20:00 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/389] 10.0.0.235 () {36 vars in 1007 bytes} [Sat Jul 25 11:20:00 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996/locations => generated 127 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/390] 10.0.0.235 () {36 vars in 987 bytes} [Sat Jul 25 11:20:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/391] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:20:01 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: 198/392] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:20:01 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: 197/397] 10.0.0.201 () {30 vars in 411 bytes} [Sat Jul 25 11:20:19 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:20:29 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:20: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: 201/404] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:20:41 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:20: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: 208/412] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:21:04 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/413] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:21:04 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: 209/414] 10.0.0.201 () {34 vars in 655 bytes} [Sat Jul 25 11:21:10 2026] POST /v2/images => generated 648 bytes in 233 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-25 11:21:10.319 7 WARNING glance.api.v2.images [None req-b372f24c-2d66-4ce8-ac84-246406d1ec92 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bc0c747a-5379-42c8-8836-fcb9a887b2b4 [pid: 7|app: 0|req: 206/415] 10.0.0.201 () {32 vars in 710 bytes} [Sat Jul 25 11:21:10 2026] DELETE /v2/images/bc0c747a-5379-42c8-8836-fcb9a887b2b4 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/416] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:10 2026] GET /v2/images/bc0c747a-5379-42c8-8836-fcb9a887b2b4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 10.0.0.201 () {32 vars in 633 bytes} [Sat Jul 25 11:21:10 2026] GET /v2/images => generated 1381 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 10.0.0.201 () {34 vars in 655 bytes} [Sat Jul 25 11:21:10 2026] POST /v2/images => generated 703 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 10.0.0.201 () {32 vars in 717 bytes} [Sat Jul 25 11:21:10 2026] GET /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-25 11:21:10.504 8 INFO glance.api.v2.image_data [None req-00632718-cc2c-4325-a059-c4b49fe6a0f7 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-25 11:21:10.551 8 WARNING glance_store._drivers.rbd [None req-00632718-cc2c-4325-a059-c4b49fe6a0f7 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-25 11:21:11.061 8 INFO glance.location [None req-00632718-cc2c-4325-a059-c4b49fe6a0f7 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 212/420] 10.0.0.201 () {32 vars in 727 bytes} [Sat Jul 25 11:21:10 2026] PUT /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb/file => generated 0 bytes in 599 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:11 2026] GET /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 10.0.0.201 () {32 vars in 717 bytes} [Sat Jul 25 11:21:11 2026] GET /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb/file => generated 1024 bytes in 185 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/423] 10.0.0.201 () {34 vars in 655 bytes} [Sat Jul 25 11:21:11 2026] POST /v2/images => generated 648 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/424] 10.0.0.201 () {32 vars in 726 bytes} [Sat Jul 25 11:21:11 2026] PATCH /v2/images/01346588-34ce-4179-91dd-1d85cc4b206f => generated 652 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:11 2026] GET /v2/images/01346588-34ce-4179-91dd-1d85cc4b206f => generated 652 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-25 11:21:11.436 8 WARNING glance.api.v2.images [None req-fa4f8e49-178e-471e-8868-e6b13d55a272 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//01346588-34ce-4179-91dd-1d85cc4b206f [pid: 8|app: 0|req: 215/426] 10.0.0.201 () {32 vars in 710 bytes} [Sat Jul 25 11:21:11 2026] DELETE /v2/images/01346588-34ce-4179-91dd-1d85cc4b206f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:11 2026] GET /v2/images/01346588-34ce-4179-91dd-1d85cc4b206f => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 11:21:11.507 8 WARNING glance.api.v2.images [None req-1a0320e8-b1d6-4ef6-9a3b-10cbd06e9e35 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//52b289fe-bf55-4cb0-ba17-3af4a929c7fb [pid: 8|app: 0|req: 216/428] 10.0.0.201 () {32 vars in 710 bytes} [Sat Jul 25 11:21:11 2026] DELETE /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb => generated 0 bytes in 904 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:12 2026] GET /v2/images/52b289fe-bf55-4cb0-ba17-3af4a929c7fb => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-25 11:21:12.444 7 WARNING glance.api.v2.images [None req-d0ef3ae4-e466-4a62-8b27-70516799a145 8019a1772eeb4f89a478b9172d63cb24 5d2df8bc84614a53b51f6056d226bdd9 - - default default] Failed to find image bc0c747a-5379-42c8-8836-fcb9a887b2b4 to delete: glance.common.exception.ImageNotFound: No image found with ID bc0c747a-5379-42c8-8836-fcb9a887b2b4 [pid: 7|app: 0|req: 215/432] 10.0.0.201 () {32 vars in 710 bytes} [Sat Jul 25 11:21:12 2026] DELETE /v2/images/bc0c747a-5379-42c8-8836-fcb9a887b2b4 => generated 147 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/433] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:21:12 2026] GET /v2/images/bc0c747a-5379-42c8-8836-fcb9a887b2b4 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/434] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:21:18 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/435] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:21:18 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/446] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:22:03 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/447] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:22:03 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: 223/448] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:22:05 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/449] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:22:05 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: 227/456] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:22:35 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/457] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:22:35 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: 230/462] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:23:00 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/463] 10.0.0.201 () {32 vars in 707 bytes} [Sat Jul 25 11:23:00 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/464] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:23:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/465] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 232/466] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 235/467] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:23:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 236/469] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 234/470] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:23:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/471] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 235/472] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 238/473] 10.0.0.235 () {36 vars in 911 bytes} [Sat Jul 25 11:23:01 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/474] 10.0.0.235 () {36 vars in 1007 bytes} [Sat Jul 25 11:23:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/475] 10.0.0.235 () {36 vars in 987 bytes} [Sat Jul 25 11:23:01 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/476] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 240/477] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:23:01 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: 246/488] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:23:49 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:23:49 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: 249/494] 10.0.0.23 () {36 vars in 986 bytes} [Sat Jul 25 11:24:07 2026] GET /v2/images/287a1a12-3dd8-406a-b175-8f3618299996 => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/495] 10.0.0.23 () {36 vars in 926 bytes} [Sat Jul 25 11:24:07 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/506] 162.253.55.222 () {32 vars in 826 bytes} [Sat Jul 25 11:24:54 2026] GET /v2/images?status=active&owner=7075ccf430fc47baadc73669b076746e&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/507] 162.253.55.222 () {32 vars in 653 bytes} [Sat Jul 25 11:24:54 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: 256/508] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:24:54 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/509] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:24:54 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: 257/510] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 254/511] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:24:55 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/512] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 255/513] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 259/514] 10.0.0.101 () {36 vars in 987 bytes} [Sat Jul 25 11:24:55 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/515] 10.0.0.101 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 260/516] 10.0.0.235 () {36 vars in 911 bytes} [Sat Jul 25 11:24:55 2026] GET /versions => generated 1312 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/517] 10.0.0.235 () {36 vars in 1007 bytes} [Sat Jul 25 11:24:55 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f/locations => generated 127 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/518] 10.0.0.235 () {36 vars in 987 bytes} [Sat Jul 25 11:24:55 2026] GET /v2/images/03452d16-6f30-462b-85df-20df3622a59f => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/519] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 262/520] 10.0.0.235 () {36 vars in 927 bytes} [Sat Jul 25 11:24:55 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: 280/563] 10.0.0.201 () {32 vars in 633 bytes} [Sat Jul 25 11:28:28 2026] GET /v2/images => generated 5574 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)