+ 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 03:18:57 2026] *** compiled with version: 11.4.0 on 18 May 2026 22:05:41 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-768dd4bf64-6l5xm machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5600f0ca2190 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-19 03:18:58.828 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-19 03:18:58.859 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 03:18:59.432 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 03:18:59.433 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 03:18:59.483 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 03:18:59.485 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 03:19:01.067 7 WARNING glance.api.v2.images [None req-0a6e3458-c90c-4015-9433-86c839fcfc1e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 03:19:01.154 8 WARNING glance.api.v2.images [None req-cc81421b-2fbc-4534-bb31-37750b480092 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-19 03:19:01.309 7 WARNING keystonemiddleware._common.config [None req-0a6e3458-c90c-4015-9433-86c839fcfc1e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:19:01.317 7 WARNING oslo_config.cfg [None req-0a6e3458-c90c-4015-9433-86c839fcfc1e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5600f0ca2190 pid: 7 (default app) 2026-05-19 03:19:01.396 8 WARNING keystonemiddleware._common.config [None req-cc81421b-2fbc-4534-bb31-37750b480092 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 03:19:01.404 8 WARNING oslo_config.cfg [None req-cc81421b-2fbc-4534-bb31-37750b480092 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5600f0ca2190 pid: 8 (default app) [pid: 8|app: 0|req: 1/4] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:19:02 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 03:19:02.954 7 WARNING oslo_policy.policy [None req-8c2860d1-334c-49b7-82c0-1224b5674950 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:02.955 7 WARNING oslo_policy.policy [None req-8c2860d1-334c-49b7-82c0-1224b5674950 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:02.975 7 WARNING oslo_policy.policy [None req-8c2860d1-334c-49b7-82c0-1224b5674950 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:02.975 7 WARNING oslo_policy.policy [None req-8c2860d1-334c-49b7-82c0-1224b5674950 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/5] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:19:02 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: 2/6] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:19:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:19:06 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 03:19:06.526 8 WARNING oslo_policy.policy [None req-33140a6d-2b23-427e-bf5c-8a926b3c668a ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:06.526 8 WARNING oslo_policy.policy [None req-33140a6d-2b23-427e-bf5c-8a926b3c668a ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/8] 199.19.213.191 () {44 vars in 911 bytes} [Tue May 19 03:19:06 2026] GET /v2/images/cirros => generated 151 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.19.213.191 () {44 vars in 933 bytes} [Tue May 19 03:19:06 2026] GET /v2/images?name=cirros => generated 81 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:19:06.653 8 WARNING oslo_policy.policy [None req-f173c45e-5964-40c2-9dc6-c25835926b90 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:06.654 8 WARNING oslo_policy.policy [None req-f173c45e-5964-40c2-9dc6-c25835926b90 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 4/10] 199.19.213.191 () {44 vars in 939 bytes} [Tue May 19 03:19:06 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-19 03:19:06.730 7 WARNING oslo_config.cfg [None req-a17b49e0-881b-4598-9b8b-c2fddb6df1e1 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 7/11] 199.19.213.191 () {48 vars in 951 bytes} [Tue May 19 03:19:06 2026] POST /v2/images => generated 760 bytes in 54 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 03:19:06.754 8 WARNING oslo_policy.policy [None req-49ac50b9-7a9c-4356-affe-e2ca2944cb77 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:06.754 8 WARNING oslo_policy.policy [None req-49ac50b9-7a9c-4356-affe-e2ca2944cb77 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:19:06.756 8 INFO glance.api.v2.image_data [None req-49ac50b9-7a9c-4356-affe-e2ca2944cb77 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:19:10.401 8 INFO glance.location [None req-49ac50b9-7a9c-4356-affe-e2ca2944cb77 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 5/12] 199.19.213.191 () {48 vars in 1045 bytes} [Tue May 19 03:19:06 2026] PUT /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61/file => generated 0 bytes in 3688 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6794 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:19:10 2026] GET /v2/images => generated 1240 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-19 03:19:10.478 8 WARNING oslo_config.cfg [None req-246a580a-5cda-4cbb-8042-80fbf508608a ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 6/14] 199.19.213.191 () {48 vars in 1049 bytes} [Tue May 19 03:19:10 2026] PATCH /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:19:10 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:40:56 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:40:56 2026] GET /v2/images => generated 1240 bytes in 459 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:41:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:41:17 2026] GET /v2/images => generated 1240 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.19.213.191 () {44 vars in 937 bytes} [Tue May 19 03:41:17 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/287] 199.19.213.191 () {44 vars in 959 bytes} [Tue May 19 03:41:17 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.19.213.191 () {44 vars in 939 bytes} [Tue May 19 03:41:17 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/289] 199.19.213.191 () {48 vars in 951 bytes} [Tue May 19 03:41:17 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 03:41:17.435 8 INFO glance.api.v2.image_data [None req-17d2a265-b7ab-454f-9d4a-daca7f6c0033 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:41:45.378 8 INFO glance.location [None req-17d2a265-b7ab-454f-9d4a-daca7f6c0033 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/296] 199.19.213.191 () {48 vars in 1046 bytes} [Tue May 19 03:41:17 2026] PUT /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd/file => generated 0 bytes in 28000 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61072 switches on core 0) [pid: 7|app: 0|req: 153/297] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:41:45 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/298] 199.19.213.191 () {48 vars in 1049 bytes} [Tue May 19 03:41:45 2026] PATCH /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/299] 199.19.213.191 () {48 vars in 1050 bytes} [Tue May 19 03:41:45 2026] PATCH /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/300] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:41:45 2026] GET /v2/images => generated 2451 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/301] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:41:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/302] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:41:47 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/381] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:48:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/382] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:48:14 2026] GET /v2/images => generated 2451 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/385] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:48:30 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/386] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:48:30 2026] GET /v2/images => generated 2451 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/387] 199.19.213.191 () {44 vars in 947 bytes} [Tue May 19 03:48:30 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/388] 199.19.213.191 () {44 vars in 969 bytes} [Tue May 19 03:48:30 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/389] 199.19.213.191 () {44 vars in 939 bytes} [Tue May 19 03:48:30 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: 7|app: 0|req: 199/392] 199.19.213.191 () {48 vars in 951 bytes} [Tue May 19 03:48:30 2026] POST /v2/images => generated 799 bytes in 1022 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 03:48:31.526 8 INFO glance.api.v2.image_data [None req-050d2435-c66d-4e24-9480-2076359aa141 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:48:58.156 8 INFO glance.location [None req-050d2435-c66d-4e24-9480-2076359aa141 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 194/397] 199.19.213.191 () {48 vars in 1045 bytes} [Tue May 19 03:48:31 2026] PUT /v2/images/a00bad26-7387-429c-989a-0ef8f2385ac7/file => generated 0 bytes in 26679 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23416 switches on core 0) [pid: 7|app: 0|req: 204/398] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:48:58 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/399] 199.19.213.191 () {48 vars in 1050 bytes} [Tue May 19 03:48:58 2026] PATCH /v2/images/a00bad26-7387-429c-989a-0ef8f2385ac7 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/400] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:48:58 2026] GET /v2/images => generated 3687 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/409] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:49:40 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/410] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:49:40 2026] GET /v2/images => generated 3687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/415] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 03:49:57 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/416] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:49:57 2026] GET /v2/images => generated 3687 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/417] 199.19.213.191 () {44 vars in 939 bytes} [Tue May 19 03:49:57 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/418] 199.19.213.191 () {44 vars in 961 bytes} [Tue May 19 03:49:57 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/419] 199.19.213.191 () {44 vars in 939 bytes} [Tue May 19 03:49:57 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/420] 199.19.213.191 () {48 vars in 951 bytes} [Tue May 19 03:49:57 2026] POST /v2/images => generated 791 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-05-19 03:49:57.620 7 WARNING oslo_policy.policy [None req-df7ae2f9-3012-4f45-a832-1fd759840438 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:49:57.620 7 WARNING oslo_policy.policy [None req-df7ae2f9-3012-4f45-a832-1fd759840438 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - 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 03:49:57.622 7 INFO glance.api.v2.image_data [None req-df7ae2f9-3012-4f45-a832-1fd759840438 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 03:50:11.254 7 INFO glance.location [None req-df7ae2f9-3012-4f45-a832-1fd759840438 ce236c34059d4d0babda12e0bbe32b2e 0e5e868812414428a8f6c3218fbd1854 - - default default] Image format matched and virtual size computed: 2831220736 [pid: 7|app: 0|req: 216/423] 199.19.213.191 () {48 vars in 1046 bytes} [Tue May 19 03:49:57 2026] PUT /v2/images/f099a9f6-859e-4056-b16e-f2dc004c19a5/file => generated 0 bytes in 13683 msecs (HTTP/1.1 204) 4 headers in 171 bytes (32733 switches on core 0) [pid: 8|app: 0|req: 208/424] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:50:11 2026] GET /v2/images => generated 4893 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/425] 199.19.213.191 () {48 vars in 1049 bytes} [Tue May 19 03:50:11 2026] PATCH /v2/images/f099a9f6-859e-4056-b16e-f2dc004c19a5 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/426] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 03:50:11 2026] GET /v2/images => generated 4893 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/579] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:02:43 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/580] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:02:43 2026] GET /v2/images => generated 4893 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/611] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:05:15 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/612] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:05:15 2026] GET /v2/images => generated 4893 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/613] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:05:17 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/614] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:05:17 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/625] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:06:06 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/626] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:06:06 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:06:14 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/630] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:06:14 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/643] 199.19.213.191 () {42 vars in 688 bytes} [Tue May 19 04:07:18 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/644] 199.19.213.191 () {44 vars in 910 bytes} [Tue May 19 04:07:18 2026] GET /v2/images => generated 4893 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 324/655] 10.0.0.53 () {32 vars in 632 bytes} [Tue May 19 04:08:09 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:08:35 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 335/663] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:08:35 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/664] 199.19.213.191 () {36 vars in 991 bytes} [Tue May 19 04:08:38 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/665] 199.19.213.191 () {36 vars in 931 bytes} [Tue May 19 04:08:38 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: 330/666] 199.19.213.191 () {36 vars in 991 bytes} [Tue May 19 04:08:39 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 337/667] 199.19.213.191 () {36 vars in 931 bytes} [Tue May 19 04:08:39 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:08:40 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/669] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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: 332/670] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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: 339/671] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:08:40 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 333/672] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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: 340/673] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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: 334/674] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:08:40 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 341/675] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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: 335/676] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:08:40 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/679] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:08:41 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/680] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/681] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:08:42 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/682] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/683] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:08:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/684] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:08:51 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 346/685] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:08:51 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/688] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:08:53 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 348/689] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:08:53 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: 351/694] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:09:18 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/695] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:09:19 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/702] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:09:47 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/703] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:09:47 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: 351/708] 10.0.0.53 () {30 vars in 410 bytes} [Tue May 19 04:10:03 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.53 () {34 vars in 654 bytes} [Tue May 19 04:10:25 2026] POST /v2/images => generated 649 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-19 04:10:26.234 8 WARNING glance.api.v2.images [None req-417dd3d5-770d-49f3-8568-b22ea9f3b5a7 d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//152a3e3a-0702-4c7b-982d-133347069088 [pid: 8|app: 0|req: 354/714] 10.0.0.53 () {32 vars in 709 bytes} [Tue May 19 04:10:26 2026] DELETE /v2/images/152a3e3a-0702-4c7b-982d-133347069088 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/715] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:26 2026] GET /v2/images/152a3e3a-0702-4c7b-982d-133347069088 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.53 () {32 vars in 632 bytes} [Tue May 19 04:10:26 2026] GET /v2/images => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/717] 10.0.0.53 () {34 vars in 654 bytes} [Tue May 19 04:10:26 2026] POST /v2/images => generated 702 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/718] 10.0.0.53 () {32 vars in 716 bytes} [Tue May 19 04:10:26 2026] GET /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-19 04:10:26.426 7 INFO glance.api.v2.image_data [None req-68eb74b2-2d28-4484-aa66-374bdb328fe2 d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-19 04:10:26.472 7 WARNING glance_store._drivers.rbd [None req-68eb74b2-2d28-4484-aa66-374bdb328fe2 d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-19 04:10:26.754 7 INFO glance.location [None req-68eb74b2-2d28-4484-aa66-374bdb328fe2 d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 363/719] 10.0.0.53 () {32 vars in 726 bytes} [Tue May 19 04:10:26 2026] PUT /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127/file => generated 0 bytes in 377 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:26 2026] GET /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127 => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.53 () {32 vars in 716 bytes} [Tue May 19 04:10:26 2026] GET /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127/file => generated 1024 bytes in 140 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.53 () {34 vars in 654 bytes} [Tue May 19 04:10:26 2026] POST /v2/images => generated 648 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/723] 10.0.0.53 () {32 vars in 725 bytes} [Tue May 19 04:10:26 2026] PATCH /v2/images/3d3be55e-d134-4a4d-abb8-1060f04152ec => generated 653 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:27 2026] GET /v2/images/3d3be55e-d134-4a4d-abb8-1060f04152ec => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-19 04:10:27.108 7 WARNING glance.api.v2.images [None req-e435e8f6-be99-4dd1-b816-a4ec776b3cab d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3d3be55e-d134-4a4d-abb8-1060f04152ec [pid: 7|app: 0|req: 366/725] 10.0.0.53 () {32 vars in 709 bytes} [Tue May 19 04:10:27 2026] DELETE /v2/images/3d3be55e-d134-4a4d-abb8-1060f04152ec => generated 0 bytes in 61 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:27 2026] GET /v2/images/3d3be55e-d134-4a4d-abb8-1060f04152ec => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:10:27.196 7 WARNING glance.api.v2.images [None req-f8fdcdd4-2286-48b4-a589-95af54ac74f7 d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c5ec38fa-ae46-4001-b5c8-c3bc618f3127 [pid: 7|app: 0|req: 367/727] 10.0.0.53 () {32 vars in 709 bytes} [Tue May 19 04:10:27 2026] DELETE /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127 => generated 0 bytes in 861 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/728] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:28 2026] GET /v2/images/c5ec38fa-ae46-4001-b5c8-c3bc618f3127 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-19 04:10:28.079 7 WARNING glance.api.v2.images [None req-82637626-9a89-4feb-9f2e-1823240e9f0a d66ecee43031444390be2490c4fc68bb e4ef5e68527741428ff6c8b4ec9bcfae - - default default] Failed to find image 152a3e3a-0702-4c7b-982d-133347069088 to delete: glance.common.exception.ImageNotFound: No image found with ID 152a3e3a-0702-4c7b-982d-133347069088 [pid: 7|app: 0|req: 368/729] 10.0.0.53 () {32 vars in 709 bytes} [Tue May 19 04:10:28 2026] DELETE /v2/images/152a3e3a-0702-4c7b-982d-133347069088 => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/730] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:10:28 2026] GET /v2/images/152a3e3a-0702-4c7b-982d-133347069088 => generated 139 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/733] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:10:34 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 370/734] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:10:34 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: 373/739] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:11:00 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 367/740] 10.0.0.53 () {32 vars in 706 bytes} [Tue May 19 04:11:00 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 374/741] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:11:00 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/742] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11: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: 375/743] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/744] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:11:00 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/745] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/746] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11: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: 377/747] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:11:00 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/748] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/749] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:11:00 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:11:01 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 379/751] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/752] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:11:01 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/753] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/754] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:11:01 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/757] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:11:06 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 382/758] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:11:06 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: 379/763] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:11:29 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:11:29 2026] GET /v2/schemas/image => generated 4018 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/775] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:12:19 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => 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: 385/776] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:12:19 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: 390/785] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:12:57 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/786] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:12:58 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/789] 10.0.0.80 () {36 vars in 986 bytes} [Tue May 19 04:13:05 2026] GET /v2/images/219dd8c3-b47f-4052-acd8-6d8de95ebc61 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/790] 10.0.0.80 () {36 vars in 926 bytes} [Tue May 19 04:13:05 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: 7|app: 0|req: 401/795] 199.19.213.191 () {32 vars in 826 bytes} [Tue May 19 04:13:30 2026] GET /v2/images?status=active&owner=0e5e868812414428a8f6c3218fbd1854&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 199.19.213.191 () {32 vars in 653 bytes} [Tue May 19 04:13:31 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: 403/799] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:13:31 2026] GET /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => 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: 397/800] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:13:31 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/801] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:13:31 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/802] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:13:31 2026] GET /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/803] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:13:31 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: 399/804] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:13:31 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: 406/805] 10.0.0.86 () {36 vars in 986 bytes} [Tue May 19 04:13:31 2026] GET /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/806] 10.0.0.86 () {36 vars in 926 bytes} [Tue May 19 04:13:31 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: 407/807] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:13:31 2026] GET /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/808] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:13:32 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: 408/809] 10.0.0.163 () {36 vars in 987 bytes} [Tue May 19 04:13:32 2026] GET /v2/images/f24b9b81-5943-4892-858d-d6898a2206fd => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/810] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:13:32 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/811] 10.0.0.163 () {36 vars in 927 bytes} [Tue May 19 04:13:32 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: 426/844] 10.0.0.53 () {32 vars in 632 bytes} [Tue May 19 04:16:14 2026] GET /v2/images => generated 4893 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)