+ 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 [Mon Jun 22 02:11:58 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-9945d755d-9f9qk 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 0x55ea66e08710 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/os_win/_utils.py:19: 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. from pkg_resources import parse_version /var/lib/openstack/lib/python3.10/site-packages/os_win/_utils.py:19: 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. from pkg_resources import parse_version 2026-06-22 02:12:00.109 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-22 02:12:00.111 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-06-22 02:12:00.781 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-22 02:12:00.782 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-22 02:12:00.783 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 02:12:00.855 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-22 02:12:00.856 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-22 02:12:00.856 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-22 02:12:02.245 8 WARNING glance.api.v2.images [None req-1056c558-02eb-4177-9d37-7876015522d6 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:12:02.283 7 WARNING glance.api.v2.images [None req-2fd7cbf8-439b-41d0-b026-282550379fc9 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-22 02:12:02.489 8 WARNING keystonemiddleware._common.config [None req-1056c558-02eb-4177-9d37-7876015522d6 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:12:02.496 8 WARNING oslo_config.cfg [None req-1056c558-02eb-4177-9d37-7876015522d6 - - - - - -] 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 0x55ea66e08710 pid: 8 (default app) 2026-06-22 02:12:02.528 7 WARNING keystonemiddleware._common.config [None req-2fd7cbf8-439b-41d0-b026-282550379fc9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-22 02:12:02.536 7 WARNING oslo_config.cfg [None req-2fd7cbf8-439b-41d0-b026-282550379fc9 - - - - - -] 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 0x55ea66e08710 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:12:03 2026] GET / => generated 1193 bytes in 1 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-06-22 02:12:04.538 8 WARNING oslo_policy.policy [None req-b023aee1-ef7a-442a-afaa-f5ca1bfd4848 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:04.538 8 WARNING oslo_policy.policy [None req-b023aee1-ef7a-442a-afaa-f5ca1bfd4848 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:04.555 8 WARNING oslo_policy.policy [None req-b023aee1-ef7a-442a-afaa-f5ca1bfd4848 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:04.555 8 WARNING oslo_policy.policy [None req-b023aee1-ef7a-442a-afaa-f5ca1bfd4848 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - 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/5] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:12:03 2026] GET /v2/images => generated 69 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:12:08 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: 4/7] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:12:08 2026] GET /v2/images => generated 69 bytes in 46 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-06-22 02:12:08.251 7 WARNING oslo_policy.policy [None req-744b1906-61e7-43fb-aaaf-155e4e6f7655 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:08.251 7 WARNING oslo_policy.policy [None req-744b1906-61e7-43fb-aaaf-155e4e6f7655 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - 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/8] 199.204.45.177 () {44 vars in 910 bytes} [Mon Jun 22 02:12:08 2026] GET /v2/images/cirros => generated 151 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.177 () {44 vars in 932 bytes} [Mon Jun 22 02:12:08 2026] GET /v2/images?name=cirros => generated 81 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:12:08.378 7 WARNING oslo_policy.policy [None req-4b5dd7ed-ed57-4200-9ab5-d188b6d5a881 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:08.378 7 WARNING oslo_policy.policy [None req-4b5dd7ed-ed57-4200-9ab5-d188b6d5a881 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - 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: 5/10] 199.204.45.177 () {44 vars in 938 bytes} [Mon Jun 22 02:12:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-22 02:12:08.456 8 WARNING oslo_config.cfg [None req-8ae4e90c-ab9f-42b3-8bc7-b330a5e9cb3f a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - 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/11] 199.204.45.177 () {48 vars in 950 bytes} [Mon Jun 22 02:12:08 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:12:08.479 7 WARNING oslo_policy.policy [None req-d400cc05-a725-4e50-996b-c2ebc8648cb4 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:08.479 7 WARNING oslo_policy.policy [None req-d400cc05-a725-4e50-996b-c2ebc8648cb4 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:12:08.481 7 INFO glance.api.v2.image_data [None req-d400cc05-a725-4e50-996b-c2ebc8648cb4 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:12:11.780 7 INFO glance.location [None req-d400cc05-a725-4e50-996b-c2ebc8648cb4 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 6/12] 199.204.45.177 () {48 vars in 1044 bytes} [Mon Jun 22 02:12:08 2026] PUT /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e/file => generated 0 bytes in 3347 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5810 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:12:11 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-22 02:12:11.932 7 WARNING oslo_config.cfg [None req-f62a228e-743c-446d-ba65-eaae10f29340 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - 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/14] 199.204.45.177 () {48 vars in 1050 bytes} [Mon Jun 22 02:12:11 2026] PATCH /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:12:11 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/250] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:31:38 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: 126/251] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:31:38 2026] GET /v2/images => generated 1381 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/258] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:32:07 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: 129/259] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:32:07 2026] GET /v2/images => generated 1381 bytes in 434 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/260] 199.204.45.177 () {44 vars in 936 bytes} [Mon Jun 22 02:32:08 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 199.204.45.177 () {44 vars in 958 bytes} [Mon Jun 22 02:32:08 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/262] 199.204.45.177 () {44 vars in 938 bytes} [Mon Jun 22 02:32:08 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/263] 199.204.45.177 () {48 vars in 950 bytes} [Mon Jun 22 02:32:08 2026] POST /v2/images => generated 796 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:32:08.581 8 WARNING oslo_policy.policy [None req-cb28c544-b1f9-4098-ba79-57ce5a1800aa a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:32:08.581 8 WARNING oslo_policy.policy [None req-cb28c544-b1f9-4098-ba79-57ce5a1800aa a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-22 02:32:08.583 8 INFO glance.api.v2.image_data [None req-cb28c544-b1f9-4098-ba79-57ce5a1800aa a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:32:34.015 8 INFO glance.location [None req-cb28c544-b1f9-4098-ba79-57ce5a1800aa a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 133/270] 199.204.45.177 () {48 vars in 1045 bytes} [Mon Jun 22 02:32:08 2026] PUT /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4/file => generated 0 bytes in 25488 msecs (HTTP/1.1 204) 4 headers in 171 bytes (63188 switches on core 0) [pid: 7|app: 0|req: 138/271] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:32:34 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => 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: 134/272] 199.204.45.177 () {48 vars in 1050 bytes} [Mon Jun 22 02:32:34 2026] PATCH /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/273] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:32:34 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/274] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:32:35 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: 140/275] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:32:35 2026] GET /v2/images => generated 2778 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/356] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:39:20 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: 176/357] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:39:20 2026] GET /v2/images => generated 2778 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/362] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:39:39 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: 179/363] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:39:39 2026] GET /v2/images => generated 2778 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.204.45.177 () {44 vars in 946 bytes} [Mon Jun 22 02:39:39 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/365] 199.204.45.177 () {44 vars in 968 bytes} [Mon Jun 22 02:39:39 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.204.45.177 () {44 vars in 938 bytes} [Mon Jun 22 02:39:39 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: 8|app: 0|req: 181/367] 199.204.45.177 () {48 vars in 950 bytes} [Mon Jun 22 02:39:39 2026] POST /v2/images => generated 799 bytes in 1332 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:39:40.741 7 INFO glance.api.v2.image_data [None req-6262f934-8b61-45be-9ab0-3f2d5cdab227 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:39:57.112 7 INFO glance.location [None req-6262f934-8b61-45be-9ab0-3f2d5cdab227 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 187/372] 199.204.45.177 () {48 vars in 1044 bytes} [Mon Jun 22 02:39:40 2026] PUT /v2/images/e5338c62-771e-43ae-8a6a-c64174f7bdae/file => generated 0 bytes in 16420 msecs (HTTP/1.1 204) 4 headers in 171 bytes (38414 switches on core 0) [pid: 8|app: 0|req: 186/373] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:39:57 2026] GET /v2/images/e5338c62-771e-43ae-8a6a-c64174f7bdae => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 199.204.45.177 () {48 vars in 1050 bytes} [Mon Jun 22 02:39:57 2026] PATCH /v2/images/e5338c62-771e-43ae-8a6a-c64174f7bdae => generated 1410 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/375] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:39:57 2026] GET /v2/images/e5338c62-771e-43ae-8a6a-c64174f7bdae => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/384] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:40:34 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: 192/385] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:40:34 2026] GET /v2/images => generated 4190 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/390] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:40:58 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: 196/391] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:40:58 2026] GET /v2/images => generated 4190 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/392] 199.204.45.177 () {44 vars in 938 bytes} [Mon Jun 22 02:40:58 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 199.204.45.177 () {44 vars in 960 bytes} [Mon Jun 22 02:40:58 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/394] 199.204.45.177 () {44 vars in 938 bytes} [Mon Jun 22 02:40:58 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/395] 199.204.45.177 () {48 vars in 950 bytes} [Mon Jun 22 02:40:58 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-22 02:40:59.021 8 INFO glance.api.v2.image_data [None req-32ce27cb-d263-4791-8b57-40560b6d14f1 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 02:41:12.230 8 INFO glance.location [None req-32ce27cb-d263-4791-8b57-40560b6d14f1 a43fa1a2797e4811a45fc102db90466d a78409b3f59149c6a628e4a3218cc1d0 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 198/398] 199.204.45.177 () {48 vars in 1045 bytes} [Mon Jun 22 02:40:59 2026] PUT /v2/images/0b372321-2e94-4f8a-a9ec-5f4e3e834e7c/file => generated 0 bytes in 13264 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31744 switches on core 0) [pid: 7|app: 0|req: 201/399] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:41:12 2026] GET /v2/images/0b372321-2e94-4f8a-a9ec-5f4e3e834e7c => generated 1204 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 199.204.45.177 () {48 vars in 1050 bytes} [Mon Jun 22 02:41:12 2026] PATCH /v2/images/0b372321-2e94-4f8a-a9ec-5f4e3e834e7c => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 199.204.45.177 () {44 vars in 970 bytes} [Mon Jun 22 02:41:12 2026] GET /v2/images/0b372321-2e94-4f8a-a9ec-5f4e3e834e7c => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/558] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:54:10 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: 278/559] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:54:11 2026] GET /v2/images => generated 5574 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/588] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:56:32 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: 293/589] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:56:32 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/592] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:56:34 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: 295/593] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:56:34 2026] GET /v2/images => generated 5574 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/602] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:57:22 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: 303/603] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:57:22 2026] GET /v2/images => generated 5574 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:57: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: 305/607] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:57:30 2026] GET /v2/images => generated 5574 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/622] 199.204.45.177 () {42 vars in 687 bytes} [Mon Jun 22 02:58:34 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: 310/623] 199.204.45.177 () {44 vars in 909 bytes} [Mon Jun 22 02:58:34 2026] GET /v2/images => generated 5574 bytes in 65 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: 318/632] 10.0.0.55 () {32 vars in 631 bytes} [Mon Jun 22 02:59:17 2026] GET /v2/images => generated 5574 bytes in 33 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: 317/637] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 02:59:39 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/638] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 02:59:39 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: 318/639] 199.204.45.177 () {36 vars in 990 bytes} [Mon Jun 22 02:59:42 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/640] 199.204.45.177 () {36 vars in 930 bytes} [Mon Jun 22 02:59:42 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: 319/641] 199.204.45.177 () {36 vars in 990 bytes} [Mon Jun 22 02:59:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/642] 199.204.45.177 () {36 vars in 930 bytes} [Mon Jun 22 02:59:43 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: 326/647] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 02:59:55 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 02:59:55 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/649] 10.0.0.55 () {30 vars in 409 bytes} [Mon Jun 22 02:59:59 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: 323/650] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:00:00 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:00:00 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/656] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:00:14 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/657] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:00:14 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: 333/660] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:00:29 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:00:29 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: 331/666] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:00:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 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: 332/668] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 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: 337/669] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:00:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 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: 338/671] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 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: 334/672] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:00:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:00:43 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: 340/675] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:00:44 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:00:45 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: 341/677] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:00:45 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:00:45 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:00:45 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: 338/680] 10.0.0.55 () {34 vars in 653 bytes} [Mon Jun 22 03:00:45 2026] POST /v2/images => generated 648 bytes in 155 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-22 03:00:46.043 7 WARNING glance.api.v2.images [None req-ec67ad01-2fad-4c9d-9e2e-0c292f9e04fa efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f01c9410-a666-4bae-8c6d-f31a1e235450 [pid: 7|app: 0|req: 343/681] 10.0.0.55 () {32 vars in 708 bytes} [Mon Jun 22 03:00:46 2026] DELETE /v2/images/f01c9410-a666-4bae-8c6d-f31a1e235450 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:46 2026] GET /v2/images/f01c9410-a666-4bae-8c6d-f31a1e235450 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/683] 10.0.0.55 () {32 vars in 631 bytes} [Mon Jun 22 03:00:46 2026] GET /v2/images => generated 1381 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/684] 10.0.0.55 () {34 vars in 653 bytes} [Mon Jun 22 03:00:46 2026] POST /v2/images => generated 702 bytes in 39 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/685] 10.0.0.55 () {32 vars in 715 bytes} [Mon Jun 22 03:00:46 2026] GET /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2/file => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-22 03:00:46.222 8 INFO glance.api.v2.image_data [None req-535712e0-166f-43a2-adab-52db5ba64c85 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-22 03:00:46.284 8 WARNING glance_store._drivers.rbd [None req-535712e0-166f-43a2-adab-52db5ba64c85 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-22 03:00:47.130 8 INFO glance.location [None req-535712e0-166f-43a2-adab-52db5ba64c85 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 341/686] 10.0.0.55 () {32 vars in 725 bytes} [Mon Jun 22 03:00:46 2026] PUT /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2/file => generated 0 bytes in 954 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/687] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:47 2026] GET /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2 => generated 1103 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/688] 10.0.0.55 () {32 vars in 715 bytes} [Mon Jun 22 03:00:47 2026] GET /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2/file => generated 1024 bytes in 154 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/689] 10.0.0.55 () {34 vars in 653 bytes} [Mon Jun 22 03:00:47 2026] POST /v2/images => generated 648 bytes in 65 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/690] 10.0.0.55 () {32 vars in 724 bytes} [Mon Jun 22 03:00:47 2026] PATCH /v2/images/96ea0a15-a695-4433-985b-85a6b25c2d2f => generated 652 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:47 2026] GET /v2/images/96ea0a15-a695-4433-985b-85a6b25c2d2f => generated 652 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-22 03:00:47.518 8 WARNING glance.api.v2.images [None req-80cc9419-1eb5-445b-be53-5ab49f344959 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//96ea0a15-a695-4433-985b-85a6b25c2d2f [pid: 8|app: 0|req: 344/692] 10.0.0.55 () {32 vars in 708 bytes} [Mon Jun 22 03:00:47 2026] DELETE /v2/images/96ea0a15-a695-4433-985b-85a6b25c2d2f => 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: 349/693] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:47 2026] GET /v2/images/96ea0a15-a695-4433-985b-85a6b25c2d2f => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:00:47.596 8 WARNING glance.api.v2.images [None req-873c1b73-8b10-4498-bb0f-836f57229620 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24c3a230-49ab-4121-91b2-8fc2f4b3b0e2 [pid: 8|app: 0|req: 345/694] 10.0.0.55 () {32 vars in 708 bytes} [Mon Jun 22 03:00:47 2026] DELETE /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/695] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:48 2026] GET /v2/images/24c3a230-49ab-4121-91b2-8fc2f4b3b0e2 => generated 139 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-22 03:00:48.518 8 WARNING glance.api.v2.images [None req-fc2396f8-bb28-46b9-9563-1904d78e4584 efbd793695204c7fa3b1c42c74bf64d4 31f0ee416d2f4f369f7e7c43457564a7 - - default default] Failed to find image f01c9410-a666-4bae-8c6d-f31a1e235450 to delete: glance.common.exception.ImageNotFound: No image found with ID f01c9410-a666-4bae-8c6d-f31a1e235450 [pid: 8|app: 0|req: 346/696] 10.0.0.55 () {32 vars in 708 bytes} [Mon Jun 22 03:00:48 2026] DELETE /v2/images/f01c9410-a666-4bae-8c6d-f31a1e235450 => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/697] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:00:48 2026] GET /v2/images/f01c9410-a666-4bae-8c6d-f31a1e235450 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/708] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:01:42 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/709] 10.0.0.55 () {32 vars in 705 bytes} [Mon Jun 22 03:01:42 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/712] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/713] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 8|app: 0|req: 354/714] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 361/715] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/716] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 362/717] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 356/718] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/719] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 8|app: 0|req: 357/720] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/721] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/722] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 365/723] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/724] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 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: 366/725] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:01:43 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/726] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:01:47 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/727] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:01:47 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: 363/732] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:02:05 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:02:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:02:15 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/737] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:02:15 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/748] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:03:07 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:03:07 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: 379/750] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:03:08 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:03:08 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: 374/754] 10.0.0.111 () {36 vars in 986 bytes} [Mon Jun 22 03:03:16 2026] GET /v2/images/6f97037c-d094-467f-b4c1-244cbb9f1a5e => generated 1312 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.111 () {36 vars in 926 bytes} [Mon Jun 22 03:03:16 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: 378/762] 199.204.45.177 () {32 vars in 825 bytes} [Mon Jun 22 03:03:46 2026] GET /v2/images?status=active&owner=a78409b3f59149c6a628e4a3218cc1d0&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/763] 199.204.45.177 () {32 vars in 652 bytes} [Mon Jun 22 03:03:46 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/764] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/765] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 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: 380/766] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/767] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/768] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 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: 388/769] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/770] 10.0.0.240 () {36 vars in 986 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/771] 10.0.0.240 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/772] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/773] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 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: 384/774] 10.0.0.223 () {36 vars in 986 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/images/6d1c25a6-b4eb-4984-a25b-4c53c33b4ec4 => generated 1395 bytes in 14 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.223 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.223 () {36 vars in 926 bytes} [Mon Jun 22 03:03:47 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/811] 10.0.0.55 () {32 vars in 631 bytes} [Mon Jun 22 03:06:38 2026] GET /v2/images => generated 5574 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)