+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 19 13:40:44 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-9f5455bbf-xg7qg 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 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f071cd36668 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-05-19 13:40:46.835 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 13:40:46.879 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-19 13:40:47.742 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:40:47.743 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:40:47.743 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 13:40:47.763 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:40:47.764 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-05-19 13:40:47.765 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-19 13:40:49.813 8 WARNING glance.api.v2.images [None req-6ee637f3-eee8-4617-acc0-10746b5f700a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 13:40:49.825 7 WARNING glance.api.v2.images [None req-4ecb2bde-e05b-4799-9256-e3bfc2c430ee - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 13:40:50.179 8 WARNING keystonemiddleware._common.config [None req-6ee637f3-eee8-4617-acc0-10746b5f700a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:40:50.187 8 WARNING oslo_config.cfg [None req-6ee637f3-eee8-4617-acc0-10746b5f700a - - - - - -] 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 0x7f071cd36668 pid: 8 (default app) 2026-05-19 13:40:50.223 7 WARNING keystonemiddleware._common.config [None req-4ecb2bde-e05b-4799-9256-e3bfc2c430ee - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 13:40:50.231 7 WARNING oslo_config.cfg [None req-4ecb2bde-e05b-4799-9256-e3bfc2c430ee - - - - - -] 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 0x7f071cd36668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 13:40:51 2026] GET / => generated 1301 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-05-19 13:40:52.366 7 WARNING oslo_policy.policy [None req-b3be95b3-2b59-4052-bb78-e0d1a7661fe4 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:52.366 7 WARNING oslo_policy.policy [None req-b3be95b3-2b59-4052-bb78-e0d1a7661fe4 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:52.382 7 WARNING oslo_policy.policy [None req-b3be95b3-2b59-4052-bb78-e0d1a7661fe4 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:52.382 7 WARNING oslo_policy.policy [None req-b3be95b3-2b59-4052-bb78-e0d1a7661fe4 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - 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.35 () {44 vars in 906 bytes} [Tue May 19 13:40:51 2026] GET /v2/images => generated 69 bytes in 572 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.35 () {42 vars in 684 bytes} [Tue May 19 13:40:55 2026] GET / => generated 1301 bytes in 2 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.35 () {44 vars in 906 bytes} [Tue May 19 13:40:55 2026] GET /v2/images => generated 69 bytes in 31 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-05-19 13:40:55.845 8 WARNING oslo_policy.policy [None req-2b253797-32e7-4161-86e5-0ce59dca4fe1 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:55.845 8 WARNING oslo_policy.policy [None req-2b253797-32e7-4161-86e5-0ce59dca4fe1 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - 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.35 () {44 vars in 907 bytes} [Tue May 19 13:40:55 2026] GET /v2/images/cirros => generated 151 bytes in 131 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.35 () {44 vars in 929 bytes} [Tue May 19 13:40:55 2026] GET /v2/images?name=cirros => generated 81 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:40:55.984 8 WARNING oslo_policy.policy [None req-6aca69c7-c8ef-4f77-8287-e6bd8aa4d42b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:55.984 8 WARNING oslo_policy.policy [None req-6aca69c7-c8ef-4f77-8287-e6bd8aa4d42b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - 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.35 () {44 vars in 935 bytes} [Tue May 19 13:40:55 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 13:40:56.067 7 WARNING oslo_config.cfg [None req-311cf120-77f2-44cd-8b60-15902d11bfe1 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - 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.35 () {48 vars in 947 bytes} [Tue May 19 13:40:56 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 13:40:56.090 8 WARNING oslo_policy.policy [None req-5e431057-303a-4e03-94d5-c6b9deb0684b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:56.090 8 WARNING oslo_policy.policy [None req-5e431057-303a-4e03-94d5-c6b9deb0684b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 13:40:56.092 8 INFO glance.api.v2.image_data [None req-5e431057-303a-4e03-94d5-c6b9deb0684b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 13:41:00.518 8 WARNING glance.location [None req-5e431057-303a-4e03-94d5-c6b9deb0684b 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 9/15] 199.204.45.35 () {48 vars in 1041 bytes} [Tue May 19 13:40:56 2026] PUT /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420/file => generated 0 bytes in 4471 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5761 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 13:41:00 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 13:41:00.588 8 WARNING oslo_config.cfg [None req-ad10de1a-405a-457b-8b83-16b5ff9047fe 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - 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/17] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 13:41:00 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:02:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:02:58 2026] GET /v2/images => generated 1240 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:03:17 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/287] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:03:17 2026] GET /v2/images => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.35 () {44 vars in 933 bytes} [Tue May 19 14:03:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.35 () {44 vars in 955 bytes} [Tue May 19 14:03:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.35 () {44 vars in 935 bytes} [Tue May 19 14:03:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.35 () {48 vars in 947 bytes} [Tue May 19 14:03:17 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 14:03:17.664 7 WARNING oslo_policy.policy [None req-0fbee84f-ab69-4ec0-ad01-2b30d7940cbf 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 14:03:17.664 7 WARNING oslo_policy.policy [None req-0fbee84f-ab69-4ec0-ad01-2b30d7940cbf 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-19 14:03:17.665 7 INFO glance.api.v2.image_data [None req-0fbee84f-ab69-4ec0-ad01-2b30d7940cbf 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:03:43.391 7 WARNING glance.location [None req-0fbee84f-ab69-4ec0-ad01-2b30d7940cbf 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 145/298] 199.204.45.35 () {48 vars in 1042 bytes} [Tue May 19 14:03:17 2026] PUT /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604/file => generated 0 bytes in 25778 msecs (HTTP/1.1 204) 4 headers in 171 bytes (65334 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:03:43 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/300] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:03:43 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/301] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:03:44 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:03:44 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/385] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:10:36 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/386] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:10:36 2026] GET /v2/images => generated 2451 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/389] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:10:45 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/390] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:10:45 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.35 () {44 vars in 943 bytes} [Tue May 19 14:10:46 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/392] 199.204.45.35 () {44 vars in 965 bytes} [Tue May 19 14:10:46 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.35 () {44 vars in 935 bytes} [Tue May 19 14:10:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.35 () {48 vars in 947 bytes} [Tue May 19 14:10:46 2026] POST /v2/images => generated 799 bytes in 452 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 14:10:46.607 8 INFO glance.api.v2.image_data [None req-bf8605e9-1ac5-458a-bc37-d93a018c824e 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:11:05.431 8 INFO glance.location [None req-bf8605e9-1ac5-458a-bc37-d93a018c824e 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 202/399] 199.204.45.35 () {48 vars in 1041 bytes} [Tue May 19 14:10:46 2026] PUT /v2/images/8378ae5c-6e44-4d98-b1c2-10c2bcb2f42b/file => generated 0 bytes in 18879 msecs (HTTP/1.1 204) 4 headers in 171 bytes (22868 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:11:05 2026] GET /v2/images/8378ae5c-6e44-4d98-b1c2-10c2bcb2f42b => 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: 203/401] 199.204.45.35 () {48 vars in 1046 bytes} [Tue May 19 14:11:05 2026] PATCH /v2/images/8378ae5c-6e44-4d98-b1c2-10c2bcb2f42b => generated 1234 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:11:05 2026] GET /v2/images/8378ae5c-6e44-4d98-b1c2-10c2bcb2f42b => generated 1234 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:11:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:11:42 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/417] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:12:02 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/418] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:12:02 2026] GET /v2/images => generated 3687 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.204.45.35 () {44 vars in 935 bytes} [Tue May 19 14:12:02 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/420] 199.204.45.35 () {44 vars in 957 bytes} [Tue May 19 14:12:02 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/421] 199.204.45.35 () {44 vars in 935 bytes} [Tue May 19 14:12:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/422] 199.204.45.35 () {48 vars in 947 bytes} [Tue May 19 14:12:02 2026] POST /v2/images => generated 791 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-19 14:12:02.536 7 INFO glance.api.v2.image_data [None req-81603b35-e36a-4ee6-8690-37b8a0b3f519 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:12:15.362 7 INFO glance.location [None req-81603b35-e36a-4ee6-8690-37b8a0b3f519 423211596309446bb5c51e091620c856 88e5709f9c184a57831bbbb644c7f47a - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 210/425] 199.204.45.35 () {48 vars in 1042 bytes} [Tue May 19 14:12:02 2026] PUT /v2/images/780117df-7cff-4e11-a78c-ed81f285113d/file => generated 0 bytes in 12872 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32577 switches on core 0) [pid: 8|app: 0|req: 216/426] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:12:15 2026] GET /v2/images/780117df-7cff-4e11-a78c-ed81f285113d => generated 1204 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/427] 199.204.45.35 () {44 vars in 967 bytes} [Tue May 19 14:12:15 2026] GET /v2/images/780117df-7cff-4e11-a78c-ed81f285113d => generated 1204 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/582] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:25:06 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:25:06 2026] GET /v2/images => generated 4893 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/616] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:27:46 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/617] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:27:46 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/618] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:27:47 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/619] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:27:47 2026] GET /v2/images => generated 4893 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/630] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:28:38 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:28:38 2026] GET /v2/images => generated 4893 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/634] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:28:45 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/635] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:28:45 2026] GET /v2/images => generated 4893 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/650] 199.204.45.35 () {42 vars in 684 bytes} [Tue May 19 14:29:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/651] 199.204.45.35 () {44 vars in 906 bytes} [Tue May 19 14:29:49 2026] GET /v2/images => generated 4893 bytes in 52 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: 333/660] 10.0.0.101 () {32 vars in 632 bytes} [Tue May 19 14:30:30 2026] GET /v2/images => generated 4893 bytes in 20 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: 329/663] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:30:48 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 170 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.116 () {36 vars in 926 bytes} [Tue May 19 14:30:48 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.116 () {36 vars in 926 bytes} [Tue May 19 14:30:48 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: 336/666] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:30:48 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/667] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:30:49 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/668] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:30:49 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: 332/669] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:30:49 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:30: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: 7|app: 0|req: 333/671] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:30:49 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: 8|app: 0|req: 340/674] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:30:50 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/675] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:30:50 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: 341/676] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:30:50 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/677] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:30:50 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: 342/678] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:30:50 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: 337/679] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:30:50 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/680] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:30:50 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: 338/681] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:30:55 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/682] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:30: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: 8|app: 0|req: 346/685] 199.204.45.35 () {36 vars in 989 bytes} [Tue May 19 14:31:00 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/686] 199.204.45.35 () {36 vars in 929 bytes} [Tue May 19 14:31:00 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: 347/687] 199.204.45.35 () {36 vars in 989 bytes} [Tue May 19 14:31:01 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 199.204.45.35 () {36 vars in 929 bytes} [Tue May 19 14:31: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: 343/691] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:31:11 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/692] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:31:11 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: 346/697] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:31:33 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/698] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:31:33 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/699] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:31:34 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/700] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:31:34 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: 358/709] 10.0.0.101 () {34 vars in 654 bytes} [Tue May 19 14:32:16 2026] POST /v2/images => generated 648 bytes in 241 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 14:32:16.852 7 WARNING glance.api.v2.images [None req-ce70fb6e-6692-481e-8d88-7bda3168add7 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c31e030d-4471-49f1-bc11-f92638026347 [pid: 7|app: 0|req: 352/710] 10.0.0.101 () {32 vars in 709 bytes} [Tue May 19 14:32:16 2026] DELETE /v2/images/c31e030d-4471-49f1-bc11-f92638026347 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:16 2026] GET /v2/images/c31e030d-4471-49f1-bc11-f92638026347 => generated 139 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/712] 10.0.0.101 () {32 vars in 632 bytes} [Tue May 19 14:32:16 2026] GET /v2/images => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/713] 10.0.0.101 () {34 vars in 654 bytes} [Tue May 19 14:32:16 2026] POST /v2/images => generated 703 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/714] 10.0.0.101 () {32 vars in 716 bytes} [Tue May 19 14:32:17 2026] GET /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c/file => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 14:32:17.085 8 INFO glance.api.v2.image_data [None req-51e10db7-7f05-4f4f-be50-d8f54f8f3562 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 14:32:17.144 8 WARNING glance_store._drivers.rbd [None req-51e10db7-7f05-4f4f-be50-d8f54f8f3562 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 14:32:18.063 8 INFO glance.location [None req-51e10db7-7f05-4f4f-be50-d8f54f8f3562 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 361/715] 10.0.0.101 () {32 vars in 726 bytes} [Tue May 19 14:32:17 2026] PUT /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c/file => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/716] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:18 2026] GET /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/717] 10.0.0.101 () {32 vars in 716 bytes} [Tue May 19 14:32:18 2026] GET /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c/file => generated 1024 bytes in 161 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/718] 10.0.0.101 () {34 vars in 654 bytes} [Tue May 19 14:32:18 2026] POST /v2/images => generated 649 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/719] 10.0.0.101 () {32 vars in 725 bytes} [Tue May 19 14:32:18 2026] PATCH /v2/images/ed05099d-e0db-4cc8-8a18-7cf53b3e921d => generated 653 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/720] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:18 2026] GET /v2/images/ed05099d-e0db-4cc8-8a18-7cf53b3e921d => generated 653 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 14:32:18.415 8 WARNING glance.api.v2.images [None req-2b20c344-1224-475c-b815-316d94e315f1 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//ed05099d-e0db-4cc8-8a18-7cf53b3e921d [pid: 8|app: 0|req: 364/721] 10.0.0.101 () {32 vars in 709 bytes} [Tue May 19 14:32:18 2026] DELETE /v2/images/ed05099d-e0db-4cc8-8a18-7cf53b3e921d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/722] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:18 2026] GET /v2/images/ed05099d-e0db-4cc8-8a18-7cf53b3e921d => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:32:18.484 8 WARNING glance.api.v2.images [None req-08467297-54af-4118-b155-52e3fd12aa32 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//23e86a65-b4ab-43bf-8818-366f7640007c [pid: 8|app: 0|req: 365/725] 10.0.0.101 () {32 vars in 709 bytes} [Tue May 19 14:32:18 2026] DELETE /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c => generated 0 bytes in 841 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/726] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:19 2026] GET /v2/images/23e86a65-b4ab-43bf-8818-366f7640007c => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 14:32:19.343 8 WARNING glance.api.v2.images [None req-e626be6e-8f0e-417d-9d13-9b2931a234b8 17ca1a0004124fb2b0303c1cb9802d11 fc95ce79a5f846068aa68fc1a421d12c - - default default] Failed to find image c31e030d-4471-49f1-bc11-f92638026347 to delete: glance.common.exception.ImageNotFound: No image found with ID c31e030d-4471-49f1-bc11-f92638026347 [pid: 8|app: 0|req: 366/727] 10.0.0.101 () {32 vars in 709 bytes} [Tue May 19 14:32:19 2026] DELETE /v2/images/c31e030d-4471-49f1-bc11-f92638026347 => generated 147 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/728] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:32:19 2026] GET /v2/images/c31e030d-4471-49f1-bc11-f92638026347 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/729] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:32:23 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:32:23 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: 368/731] 10.0.0.101 () {30 vars in 410 bytes} [Tue May 19 14:32:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/740] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/741] 10.0.0.101 () {32 vars in 706 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/742] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/743] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:33:02 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: 375/744] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:33:02 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/745] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/746] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:33:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/747] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:33:02 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: 377/748] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/749] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:33:02 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: 378/750] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/751] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:33:02 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: 379/752] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:33:02 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/753] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:33:02 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: 380/754] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:33:02 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:33:32 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:33:32 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/767] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:33:59 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/768] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:33: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: 390/773] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:34:09 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:34:09 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: 391/775] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:34:17 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/776] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:34:17 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: 389/783] 10.0.0.83 () {36 vars in 985 bytes} [Tue May 19 14:34:48 2026] GET /v2/images/51f55e05-2e1c-4d55-9b73-e7970fd8d420 => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/784] 10.0.0.83 () {36 vars in 925 bytes} [Tue May 19 14:34:48 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: 392/789] 199.204.45.35 () {32 vars in 824 bytes} [Tue May 19 14:35:00 2026] GET /v2/images?status=active&owner=88e5709f9c184a57831bbbb644c7f47a&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/790] 199.204.45.35 () {32 vars in 651 bytes} [Tue May 19 14:35:00 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/791] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:35:01 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/792] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:35: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: 394/793] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:35: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: 8|app: 0|req: 400/794] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:35:01 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/795] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:35: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: 8|app: 0|req: 401/796] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:35:01 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: 396/797] 10.0.0.116 () {36 vars in 986 bytes} [Tue May 19 14:35:01 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/798] 10.0.0.116 () {36 vars in 926 bytes} [Tue May 19 14:35: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: 7|app: 0|req: 397/799] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:35:01 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/800] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:35: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: 7|app: 0|req: 398/801] 10.0.0.22 () {36 vars in 985 bytes} [Tue May 19 14:35:01 2026] GET /v2/images/b62a8c4c-e6f2-4caa-8184-a9bd0494d604 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/802] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:35:01 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: 399/803] 10.0.0.22 () {36 vars in 925 bytes} [Tue May 19 14:35: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: 421/846] 10.0.0.101 () {32 vars in 632 bytes} [Tue May 19 14:38:34 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)