+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jun 4 06:50:16 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-676f5d498f-kwg7b 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fc3c6968668 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-06-04 06:50:18.862 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 06:50:18.879 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-06-04 06:50:19.708 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-06-04 06:50:19.709 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-06-04 06:50:19.710 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:50:19.718 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-06-04 06:50:19.719 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-06-04 06:50:19.720 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 06:50:21.684 8 WARNING glance.api.v2.images [None req-d2c91dd3-a77d-411b-8d4b-0b6e38c1b491 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:50:21.737 7 WARNING glance.api.v2.images [None req-a3238979-ece7-4557-88bb-72dc7002d83c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 06:50:22.016 8 WARNING keystonemiddleware._common.config [None req-d2c91dd3-a77d-411b-8d4b-0b6e38c1b491 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:50:22.023 8 WARNING oslo_config.cfg [None req-d2c91dd3-a77d-411b-8d4b-0b6e38c1b491 - - - - - -] 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 0x7fc3c6968668 pid: 8 (default app) 2026-06-04 06:50:22.074 7 WARNING keystonemiddleware._common.config [None req-a3238979-ece7-4557-88bb-72dc7002d83c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 06:50:22.082 7 WARNING oslo_config.cfg [None req-a3238979-ece7-4557-88bb-72dc7002d83c - - - - - -] 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 0x7fc3c6968668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 06:50:22 2026] GET / => generated 1312 bytes in 1 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-06-04 06:50:23.179 7 WARNING oslo_policy.policy [None req-61f5bc72-3731-4942-bbd9-bd1bc40ea9bf 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:23.180 7 WARNING oslo_policy.policy [None req-61f5bc72-3731-4942-bbd9-bd1bc40ea9bf 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:23.200 7 WARNING oslo_policy.policy [None req-61f5bc72-3731-4942-bbd9-bd1bc40ea9bf 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:23.201 7 WARNING oslo_policy.policy [None req-61f5bc72-3731-4942-bbd9-bd1bc40ea9bf 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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: 1/6] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 06:50:22 2026] GET /v2/images => generated 69 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 06:50:26 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: 2/8] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 06:50:26 2026] GET /v2/images => generated 69 bytes in 37 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-06-04 06:50:26.789 8 WARNING oslo_policy.policy [None req-9010cf30-758a-4ba1-8f88-a23b36480cb2 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:26.790 8 WARNING oslo_policy.policy [None req-9010cf30-758a-4ba1-8f88-a23b36480cb2 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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: 7/9] 199.204.45.132 () {44 vars in 911 bytes} [Thu Jun 4 06:50:26 2026] GET /v2/images/cirros => generated 151 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.132 () {44 vars in 933 bytes} [Thu Jun 4 06:50:26 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 06:50:26.931 8 WARNING oslo_policy.policy [None req-22a350c1-d98e-463f-8dc5-b8cd7b6af1f3 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:26.931 8 WARNING oslo_policy.policy [None req-22a350c1-d98e-463f-8dc5-b8cd7b6af1f3 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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: 8/11] 199.204.45.132 () {44 vars in 939 bytes} [Thu Jun 4 06:50:26 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 06:50:27.019 7 WARNING oslo_config.cfg [None req-63e709eb-f212-4b18-8229-920fa9651e0b 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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: 4/12] 199.204.45.132 () {48 vars in 951 bytes} [Thu Jun 4 06:50:26 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 06:50:27.043 8 WARNING oslo_policy.policy [None req-040d2c46-f9ec-4835-9757-2aade8bad5de 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:27.043 8 WARNING oslo_policy.policy [None req-040d2c46-f9ec-4835-9757-2aade8bad5de 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 06:50:27.044 8 INFO glance.api.v2.image_data [None req-040d2c46-f9ec-4835-9757-2aade8bad5de 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 06:50:30.992 8 WARNING glance.location [None req-040d2c46-f9ec-4835-9757-2aade8bad5de 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/13] 199.204.45.132 () {48 vars in 1045 bytes} [Thu Jun 4 06:50:27 2026] PUT /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec/file => generated 0 bytes in 3996 msecs (HTTP/1.1 204) 4 headers in 171 bytes (10414 switches on core 0) [pid: 7|app: 0|req: 5/14] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 06:50:31 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 06:50:31.152 8 WARNING oslo_config.cfg [None req-14e91ce3-60bb-4d2d-983a-0fbdebbe1ce2 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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: 10/15] 199.204.45.132 () {48 vars in 1051 bytes} [Thu Jun 4 06:50:31 2026] PATCH /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/16] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 06:50:31 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/261] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:10:49 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: 129/262] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:10:49 2026] GET /v2/images => generated 1381 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/267] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:11:06 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: 132/268] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:11:06 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: 137/269] 199.204.45.132 () {44 vars in 937 bytes} [Thu Jun 4 07:11:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/270] 199.204.45.132 () {44 vars in 959 bytes} [Thu Jun 4 07:11:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/271] 199.204.45.132 () {44 vars in 939 bytes} [Thu Jun 4 07:11:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/272] 199.204.45.132 () {48 vars in 951 bytes} [Thu Jun 4 07:11:06 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:11:06.379 8 INFO glance.api.v2.image_data [None req-0a9b7c65-ecda-4e71-b0a8-ab59ed08f6a9 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:11:39.374 8 WARNING glance.location [None req-0a9b7c65-ecda-4e71-b0a8-ab59ed08f6a9 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 139/279] 199.204.45.132 () {48 vars in 1046 bytes} [Thu Jun 4 07:11:06 2026] PUT /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe/file => generated 0 bytes in 33042 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61321 switches on core 0) [pid: 7|app: 0|req: 141/280] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:11:39 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/281] 199.204.45.132 () {48 vars in 1051 bytes} [Thu Jun 4 07:11:39 2026] PATCH /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:11:39 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/283] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:11:41 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: 143/284] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:11:41 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/365] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:18:19 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: 182/366] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:18:19 2026] GET /v2/images => generated 2778 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:18:27 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: 184/370] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:18:27 2026] GET /v2/images => generated 2778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/371] 199.204.45.132 () {44 vars in 947 bytes} [Thu Jun 4 07:18:27 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.132 () {44 vars in 969 bytes} [Thu Jun 4 07:18:27 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.132 () {44 vars in 939 bytes} [Thu Jun 4 07:18:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/374] 199.204.45.132 () {48 vars in 951 bytes} [Thu Jun 4 07:18:27 2026] POST /v2/images => generated 799 bytes in 323 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:18:28.233 7 WARNING oslo_policy.policy [None req-3bd23b8d-40fc-4ffc-86f1-353e799e2120 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 07:18:28.233 7 WARNING oslo_policy.policy [None req-3bd23b8d-40fc-4ffc-86f1-353e799e2120 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - 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-06-04 07:18:28.236 7 INFO glance.api.v2.image_data [None req-3bd23b8d-40fc-4ffc-86f1-353e799e2120 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:18:54.284 7 INFO glance.location [None req-3bd23b8d-40fc-4ffc-86f1-353e799e2120 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 189/381] 199.204.45.132 () {48 vars in 1045 bytes} [Thu Jun 4 07:18:28 2026] PUT /v2/images/5494f4f4-e022-4d6f-961e-e75e44c7077d/file => generated 0 bytes in 26106 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23036 switches on core 0) [pid: 8|app: 0|req: 193/382] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:18:54 2026] GET /v2/images/5494f4f4-e022-4d6f-961e-e75e44c7077d => generated 1211 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/383] 199.204.45.132 () {48 vars in 1051 bytes} [Thu Jun 4 07:18:54 2026] PATCH /v2/images/5494f4f4-e022-4d6f-961e-e75e44c7077d => generated 1410 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:18:54 2026] GET /v2/images/5494f4f4-e022-4d6f-961e-e75e44c7077d => generated 1410 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:19:37 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: 195/394] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:19:37 2026] GET /v2/images => generated 4190 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:19:51 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: 197/400] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:19:51 2026] GET /v2/images => generated 4190 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/401] 199.204.45.132 () {44 vars in 939 bytes} [Thu Jun 4 07:19:51 2026] GET /v2/images/manila-service-image => generated 165 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/402] 199.204.45.132 () {44 vars in 961 bytes} [Thu Jun 4 07:19:51 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/403] 199.204.45.132 () {44 vars in 939 bytes} [Thu Jun 4 07:19:51 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/404] 199.204.45.132 () {48 vars in 951 bytes} [Thu Jun 4 07:19:51 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-04 07:19:51.388 8 INFO glance.api.v2.image_data [None req-8ee5a6c8-3a07-40f3-9a80-9bc2c2c4900d 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:20:07.320 8 INFO glance.location [None req-8ee5a6c8-3a07-40f3-9a80-9bc2c2c4900d 3243dbdc360c485282ca229eb54d88be b2e1658a45ce4cf284a50ce1c1b61788 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 206/407] 199.204.45.132 () {48 vars in 1046 bytes} [Thu Jun 4 07:19:51 2026] PUT /v2/images/cbda43da-8834-48a8-b5b3-ffdf48fd5a5d/file => generated 0 bytes in 15978 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32109 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:20:07 2026] GET /v2/images/cbda43da-8834-48a8-b5b3-ffdf48fd5a5d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/409] 199.204.45.132 () {48 vars in 1051 bytes} [Thu Jun 4 07:20:07 2026] PATCH /v2/images/cbda43da-8834-48a8-b5b3-ffdf48fd5a5d => generated 1382 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.204.45.132 () {44 vars in 971 bytes} [Thu Jun 4 07:20:07 2026] GET /v2/images/cbda43da-8834-48a8-b5b3-ffdf48fd5a5d => generated 1382 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/567] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:33:03 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/568] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:33:03 2026] GET /v2/images => generated 5574 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/597] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:35:26 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: 297/598] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:35:26 2026] GET /v2/images => generated 5574 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/599] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:35:28 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: 298/600] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:35:28 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/611] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:36:17 2026] GET / => generated 1312 bytes in 0 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/612] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:36:17 2026] GET /v2/images => generated 5574 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/615] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:36:27 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: 306/616] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:36:27 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 199.204.45.132 () {42 vars in 688 bytes} [Thu Jun 4 07:37:29 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: 317/630] 199.204.45.132 () {44 vars in 910 bytes} [Thu Jun 4 07:37:29 2026] GET /v2/images => generated 5574 bytes in 63 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: 323/641] 10.0.0.60 () {32 vars in 632 bytes} [Thu Jun 4 07:38:11 2026] GET /v2/images => generated 5574 bytes in 21 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: 321/646] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:38:35 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/647] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:38:35 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: 322/648] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:38:36 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/649] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:38:36 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: 329/652] 199.204.45.132 () {36 vars in 991 bytes} [Thu Jun 4 07:38:43 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/653] 199.204.45.132 () {36 vars in 931 bytes} [Thu Jun 4 07:38:43 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: 330/654] 199.204.45.132 () {36 vars in 991 bytes} [Thu Jun 4 07:38:44 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/655] 199.204.45.132 () {36 vars in 931 bytes} [Thu Jun 4 07:38:44 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: 331/656] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:38:44 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/657] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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: 332/658] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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: 327/659] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:38:44 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/660] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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) [pid: 7|app: 0|req: 328/661] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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: 334/662] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:38:44 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 329/663] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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: 335/664] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:38:44 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: 330/665] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:38:45 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/666] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:38:45 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: 331/667] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:38:45 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 337/668] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:38:45 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: 332/669] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:38:45 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: 341/676] 10.0.0.60 () {34 vars in 654 bytes} [Thu Jun 4 07:39:19 2026] POST /v2/images => generated 649 bytes in 268 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 07:39:20.270 7 WARNING glance.api.v2.images [None req-cea608a2-8062-4f9d-aa66-ae9ac2267f2e 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//5b1cb154-b5da-4513-809b-afafd6ce57fa [pid: 7|app: 0|req: 336/677] 10.0.0.60 () {32 vars in 709 bytes} [Thu Jun 4 07:39:20 2026] DELETE /v2/images/5b1cb154-b5da-4513-809b-afafd6ce57fa => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/678] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:20 2026] GET /v2/images/5b1cb154-b5da-4513-809b-afafd6ce57fa => generated 139 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/679] 10.0.0.60 () {32 vars in 632 bytes} [Thu Jun 4 07:39:20 2026] GET /v2/images => generated 1381 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.60 () {34 vars in 654 bytes} [Thu Jun 4 07:39:20 2026] POST /v2/images => generated 703 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/681] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jun 4 07:39:20 2026] GET /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2/file => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 07:39:20.439 8 INFO glance.api.v2.image_data [None req-5aad4f56-62f7-40c4-84a5-1dd34f08e430 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 07:39:20.485 8 WARNING glance_store._drivers.rbd [None req-5aad4f56-62f7-40c4-84a5-1dd34f08e430 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 07:39:21.682 8 INFO glance.location [None req-5aad4f56-62f7-40c4-84a5-1dd34f08e430 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 344/684] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jun 4 07:39:20 2026] PUT /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2/file => generated 0 bytes in 1287 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/685] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:21 2026] GET /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2 => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/686] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jun 4 07:39:21 2026] GET /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2/file => generated 1024 bytes in 130 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/687] 10.0.0.60 () {34 vars in 654 bytes} [Thu Jun 4 07:39:21 2026] POST /v2/images => generated 648 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/688] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jun 4 07:39:21 2026] PATCH /v2/images/bee79046-e941-43bb-9027-be0f95503e49 => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/689] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:21 2026] GET /v2/images/bee79046-e941-43bb-9027-be0f95503e49 => generated 653 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 07:39:22.003 8 WARNING glance.api.v2.images [None req-bf33b74d-fdf7-427c-a204-3c473bf94fe5 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//bee79046-e941-43bb-9027-be0f95503e49 [pid: 8|app: 0|req: 347/690] 10.0.0.60 () {32 vars in 709 bytes} [Thu Jun 4 07:39:21 2026] DELETE /v2/images/bee79046-e941-43bb-9027-be0f95503e49 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:22 2026] GET /v2/images/bee79046-e941-43bb-9027-be0f95503e49 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:39:22.075 8 WARNING glance.api.v2.images [None req-fa2a6cd1-1929-4915-8a68-0e0eb5f3cdf8 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//360e522b-15bb-41ea-8771-dbf81a10c4e2 [pid: 8|app: 0|req: 348/692] 10.0.0.60 () {32 vars in 709 bytes} [Thu Jun 4 07:39:22 2026] DELETE /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2 => generated 0 bytes in 894 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/693] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:22 2026] GET /v2/images/360e522b-15bb-41ea-8771-dbf81a10c4e2 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 07:39:22.985 8 WARNING glance.api.v2.images [None req-aeb9070c-10e3-42ca-b5fc-0f79ae4c75f1 214607478a7949f5a93481652ee0dbe5 70568ed521f64035b8e40ee5c9729380 - - default default] Failed to find image 5b1cb154-b5da-4513-809b-afafd6ce57fa to delete: glance.common.exception.ImageNotFound: No image found with ID 5b1cb154-b5da-4513-809b-afafd6ce57fa [pid: 8|app: 0|req: 349/694] 10.0.0.60 () {32 vars in 709 bytes} [Thu Jun 4 07:39:22 2026] DELETE /v2/images/5b1cb154-b5da-4513-809b-afafd6ce57fa => 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: 346/695] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:39:22 2026] GET /v2/images/5b1cb154-b5da-4513-809b-afafd6ce57fa => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 10.0.0.60 () {30 vars in 410 bytes} [Thu Jun 4 07:39:26 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: 347/697] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:39:29 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 351/698] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:39:29 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: 355/705] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:39:53 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 351/706] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:39:53 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: 353/709] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:40:01 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 357/710] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:40: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: 356/715] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:40:24 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 360/716] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:40:24 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: 358/719] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:40:32 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/720] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:40:32 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: 361/725] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:40:54 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 365/726] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:40: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: 7|app: 0|req: 362/727] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:40:55 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 366/728] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:40: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: 7|app: 0|req: 367/737] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:41:37 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/738] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:41:37 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: 369/741] 199.204.45.132 () {32 vars in 826 bytes} [Thu Jun 4 07:41:46 2026] GET /v2/images?status=active&owner=b2e1658a45ce4cf284a50ce1c1b61788&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/742] 199.204.45.132 () {32 vars in 653 bytes} [Thu Jun 4 07:41:46 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: 370/743] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:46 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/744] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41:46 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/745] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41:46 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: 375/746] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:46 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41:47 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: 376/748] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 373/749] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:47 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 374/751] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:41:47 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/752] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41:47 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: 375/753] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:41:47 2026] GET /v2/images/30d0456e-5854-4208-bc82-7024b073c9fe => generated 1395 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/754] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41:47 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: 376/755] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41:47 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: 378/758] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:41:58 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 381/759] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jun 4 07:41:58 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 379/760] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 7|app: 0|req: 380/762] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41:59 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/763] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 381/764] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 384/765] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 7|app: 0|req: 382/766] 10.0.0.215 () {36 vars in 987 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 385/767] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 7|app: 0|req: 383/768] 10.0.0.215 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 386/769] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 384/770] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41:59 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: 387/771] 10.0.0.183 () {36 vars in 987 bytes} [Thu Jun 4 07:41:59 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => 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: 385/772] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 8|app: 0|req: 388/773] 10.0.0.183 () {36 vars in 927 bytes} [Thu Jun 4 07:41: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: 8|app: 0|req: 395/786] 10.0.0.119 () {36 vars in 987 bytes} [Thu Jun 4 07:42:55 2026] GET /v2/images/d448dda8-17c2-4c28-8dc7-67645a7238ec => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/787] 10.0.0.119 () {36 vars in 927 bytes} [Thu Jun 4 07:42: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: 420/842] 10.0.0.60 () {32 vars in 632 bytes} [Thu Jun 4 07:47:25 2026] GET /v2/images => generated 5574 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)