+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat May 30 02:13:09 2026] *** compiled with version: 13.3.0 on 29 May 2026 23:02:11 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-7c4cccc6fd-vgfb4 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fe4f553f668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-30 02:13:11.757 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-30 02:13:11.821 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-05-30 02:13:12.644 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-30 02:13:12.645 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-30 02:13:12.645 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:13:12.715 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-30 02:13:12.716 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-30 02:13:12.717 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-30 02:13:14.721 8 WARNING glance.api.v2.images [None req-510946ad-4bb0-45f3-8426-af8821bc910a - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:13:14.806 7 WARNING glance.api.v2.images [None req-de0e0146-da5a-41c2-9826-cf256d5c417c - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-30 02:13:15.054 8 WARNING keystonemiddleware._common.config [None req-510946ad-4bb0-45f3-8426-af8821bc910a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:13:15.062 8 WARNING oslo_config.cfg [None req-510946ad-4bb0-45f3-8426-af8821bc910a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe4f553f668 pid: 8 (default app) 2026-05-30 02:13:15.147 7 WARNING keystonemiddleware._common.config [None req-de0e0146-da5a-41c2-9826-cf256d5c417c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-30 02:13:15.154 7 WARNING oslo_config.cfg [None req-de0e0146-da5a-41c2-9826-cf256d5c417c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fe4f553f668 pid: 7 (default app) [pid: 8|app: 0|req: 5/5] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:13:16 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 02:13:16.801 7 WARNING oslo_policy.policy [None req-8a8cbeab-fec0-493e-a1a6-43b23de54beb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:16.802 7 WARNING oslo_policy.policy [None req-8a8cbeab-fec0-493e-a1a6-43b23de54beb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:16.822 7 WARNING oslo_policy.policy [None req-8a8cbeab-fec0-493e-a1a6-43b23de54beb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:16.822 7 WARNING oslo_policy.policy [None req-8a8cbeab-fec0-493e-a1a6-43b23de54beb ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/6] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:13:16 2026] GET /v2/images => generated 69 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/7] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:13:20 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/8] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:13:20 2026] GET /v2/images => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-30 02:13:20.562 8 WARNING oslo_policy.policy [None req-59d0fb6b-d9dc-442d-8238-0c9bec5c93f5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:20.562 8 WARNING oslo_policy.policy [None req-59d0fb6b-d9dc-442d-8238-0c9bec5c93f5 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/9] 199.204.45.35 () {44 vars in 908 bytes} [Sat May 30 02:13:20 2026] GET /v2/images/cirros => generated 151 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/10] 199.204.45.35 () {44 vars in 930 bytes} [Sat May 30 02:13:20 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-30 02:13:20.707 8 WARNING oslo_policy.policy [None req-c7ef16a8-e5c4-4ec7-b70e-a813aab3b22b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:20.708 8 WARNING oslo_policy.policy [None req-c7ef16a8-e5c4-4ec7-b70e-a813aab3b22b ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 8/11] 199.204.45.35 () {44 vars in 936 bytes} [Sat May 30 02:13:20 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-30 02:13:20.797 7 WARNING oslo_config.cfg [None req-0d1a9acb-8a71-4fe8-8d7e-939f6aa2108f ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/12] 199.204.45.35 () {48 vars in 948 bytes} [Sat May 30 02:13:20 2026] POST /v2/images => generated 760 bytes in 63 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 02:13:20.815 8 WARNING oslo_policy.policy [None req-2912c33f-1b1e-4ff4-ad7a-51b51af7582d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:20.815 8 WARNING oslo_policy.policy [None req-2912c33f-1b1e-4ff4-ad7a-51b51af7582d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:13:20.817 8 INFO glance.api.v2.image_data [None req-2912c33f-1b1e-4ff4-ad7a-51b51af7582d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:13:24.958 8 INFO glance.location [None req-2912c33f-1b1e-4ff4-ad7a-51b51af7582d ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 9/15] 199.204.45.35 () {48 vars in 1042 bytes} [Sat May 30 02:13:20 2026] PUT /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64/file => generated 0 bytes in 4193 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7507 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:13:25 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1171 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-30 02:13:25.109 8 WARNING oslo_config.cfg [None req-0291c736-47ca-4f52-bce6-bf06fef16424 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 10/17] 199.204.45.35 () {48 vars in 1048 bytes} [Sat May 30 02:13:25 2026] PATCH /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:13:25 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 132/265] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:34:04 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:34:04 2026] GET /v2/images => generated 1381 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:34:27 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:34:27 2026] GET /v2/images => generated 1381 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.35 () {44 vars in 934 bytes} [Sat May 30 02:34:27 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: 138/276] 199.204.45.35 () {44 vars in 956 bytes} [Sat May 30 02:34:27 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.35 () {44 vars in 936 bytes} [Sat May 30 02:34:27 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.35 () {48 vars in 948 bytes} [Sat May 30 02:34:27 2026] POST /v2/images => generated 796 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 02:34:27.360 8 INFO glance.api.v2.image_data [None req-35f1987c-49ce-4dcd-9d79-f41a995fc8a2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:34:54.755 8 INFO glance.location [None req-35f1987c-49ce-4dcd-9d79-f41a995fc8a2 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/285] 199.204.45.35 () {48 vars in 1043 bytes} [Sat May 30 02:34:27 2026] PUT /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12/file => generated 0 bytes in 27452 msecs (HTTP/1.1 204) 4 headers in 171 bytes (67736 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:34:54 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.35 () {48 vars in 1048 bytes} [Sat May 30 02:34:54 2026] PATCH /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1395 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:34:54 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:34:56 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:34:56 2026] GET /v2/images => generated 2778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:42:00 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:42:00 2026] GET /v2/images => generated 2778 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:42:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/380] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:42:13 2026] GET /v2/images => generated 2778 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/381] 199.204.45.35 () {44 vars in 944 bytes} [Sat May 30 02:42:13 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.35 () {44 vars in 966 bytes} [Sat May 30 02:42:13 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/383] 199.204.45.35 () {44 vars in 936 bytes} [Sat May 30 02:42:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/384] 199.204.45.35 () {48 vars in 948 bytes} [Sat May 30 02:42:13 2026] POST /v2/images => generated 799 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 02:42:13.999 7 WARNING oslo_policy.policy [None req-4079f0e3-4617-4a10-a40e-f24009938671 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:42:13.999 7 WARNING oslo_policy.policy [None req-4079f0e3-4617-4a10-a40e-f24009938671 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - 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-30 02:42:14.001 7 INFO glance.api.v2.image_data [None req-4079f0e3-4617-4a10-a40e-f24009938671 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:42:48.980 7 INFO glance.location [None req-4079f0e3-4617-4a10-a40e-f24009938671 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 196/393] 199.204.45.35 () {48 vars in 1042 bytes} [Sat May 30 02:42:13 2026] PUT /v2/images/b7192462-e10b-4ca5-bdac-3316d71a2d14/file => generated 0 bytes in 35036 msecs (HTTP/1.1 204) 4 headers in 171 bytes (18592 switches on core 0) [pid: 8|app: 0|req: 198/394] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:42:49 2026] GET /v2/images/b7192462-e10b-4ca5-bdac-3316d71a2d14 => 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: 197/395] 199.204.45.35 () {48 vars in 1048 bytes} [Sat May 30 02:42:49 2026] PATCH /v2/images/b7192462-e10b-4ca5-bdac-3316d71a2d14 => generated 1410 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/396] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:42:49 2026] GET /v2/images/b7192462-e10b-4ca5-bdac-3316d71a2d14 => generated 1410 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/413] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:44:08 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:44:08 2026] GET /v2/images => generated 4190 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/419] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:44:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/420] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:44:25 2026] GET /v2/images => generated 4190 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 199.204.45.35 () {44 vars in 936 bytes} [Sat May 30 02:44:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 199.204.45.35 () {44 vars in 958 bytes} [Sat May 30 02:44:25 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: 213/423] 199.204.45.35 () {44 vars in 936 bytes} [Sat May 30 02:44:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/424] 199.204.45.35 () {48 vars in 948 bytes} [Sat May 30 02:44:25 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-30 02:44:25.558 8 INFO glance.api.v2.image_data [None req-9aed6e48-89bb-45cc-97de-0a9139e90bd4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 02:45:01.069 8 INFO glance.location [None req-9aed6e48-89bb-45cc-97de-0a9139e90bd4 ef12da1769b846dd9ed75569d8286944 79f31b54aeea4bf0879d2a15ca95463b - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 214/431] 199.204.45.35 () {48 vars in 1043 bytes} [Sat May 30 02:44:25 2026] PUT /v2/images/7d77e5ea-cffc-4af2-8877-1327fe9c5dfd/file => generated 0 bytes in 35564 msecs (HTTP/1.1 204) 4 headers in 171 bytes (16967 switches on core 0) [pid: 7|app: 0|req: 218/432] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:45:01 2026] GET /v2/images/7d77e5ea-cffc-4af2-8877-1327fe9c5dfd => generated 1204 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/433] 199.204.45.35 () {48 vars in 1048 bytes} [Sat May 30 02:45:01 2026] PATCH /v2/images/7d77e5ea-cffc-4af2-8877-1327fe9c5dfd => generated 1382 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/434] 199.204.45.35 () {44 vars in 968 bytes} [Sat May 30 02:45:01 2026] GET /v2/images/7d77e5ea-cffc-4af2-8877-1327fe9c5dfd => generated 1382 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/589] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 02:57:53 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/590] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 02:57:53 2026] GET /v2/images => generated 5574 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/619] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 03:00:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/620] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 03:00:11 2026] GET /v2/images => generated 5574 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 03:00:13 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/622] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 03:00:13 2026] GET /v2/images => generated 5574 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/633] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 03:01:02 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/634] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 03:01:02 2026] GET /v2/images => generated 5574 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/637] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 03:01:11 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 03:01:11 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/651] 199.204.45.35 () {42 vars in 685 bytes} [Sat May 30 03:02:12 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/652] 199.204.45.35 () {44 vars in 907 bytes} [Sat May 30 03:02:12 2026] GET /v2/images => generated 5574 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 329/661] 10.0.0.29 () {32 vars in 632 bytes} [Sat May 30 03:02:53 2026] GET /v2/images => generated 5574 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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/666] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:03:12 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/667] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:03:12 2026] GET /v2/schemas/image => generated 4018 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/668] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:03:13 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/669] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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/670] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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/671] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:03:13 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/672] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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: 335/673] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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: 339/674] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:03:13 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/675] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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/676] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:03:13 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: 338/679] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:03:14 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/680] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:03:14 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: 339/681] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:03:14 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/682] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:03:14 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: 340/683] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:03:14 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: 344/684] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:03:17 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 341/685] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:03:17 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: 345/686] 199.204.45.35 () {36 vars in 990 bytes} [Sat May 30 03:03:20 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 342/687] 199.204.45.35 () {36 vars in 930 bytes} [Sat May 30 03:03:20 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: 346/688] 199.204.45.35 () {36 vars in 990 bytes} [Sat May 30 03:03:21 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/689] 199.204.45.35 () {36 vars in 930 bytes} [Sat May 30 03:03:21 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: 349/694] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:03:37 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/695] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:03:37 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/698] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:03:51 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 348/699] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:03:51 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: 353/702] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:03:55 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/703] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:03:56 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: 353/708] 10.0.0.29 () {34 vars in 654 bytes} [Sat May 30 03:04:17 2026] POST /v2/images => generated 648 bytes in 141 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-30 03:04:17.890 7 WARNING glance.api.v2.images [None req-9f390539-30dc-425b-9af4-6c6c07bd611a 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//fcb5d152-ded8-4804-9c84-21991438b625 [pid: 7|app: 0|req: 356/709] 10.0.0.29 () {32 vars in 709 bytes} [Sat May 30 03:04:17 2026] DELETE /v2/images/fcb5d152-ded8-4804-9c84-21991438b625 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/710] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:17 2026] GET /v2/images/fcb5d152-ded8-4804-9c84-21991438b625 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/711] 10.0.0.29 () {32 vars in 632 bytes} [Sat May 30 03:04:17 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/712] 10.0.0.29 () {34 vars in 654 bytes} [Sat May 30 03:04:17 2026] POST /v2/images => generated 702 bytes in 41 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/713] 10.0.0.29 () {32 vars in 716 bytes} [Sat May 30 03:04:18 2026] GET /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5/file => generated 0 bytes in 13 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-30 03:04:18.076 8 INFO glance.api.v2.image_data [None req-84d870fc-d672-4198-8ae0-7b521ce024aa 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-30 03:04:18.115 8 WARNING glance_store._drivers.rbd [None req-84d870fc-d672-4198-8ae0-7b521ce024aa 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-30 03:04:18.343 8 INFO glance.location [None req-84d870fc-d672-4198-8ae0-7b521ce024aa 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 356/714] 10.0.0.29 () {32 vars in 726 bytes} [Sat May 30 03:04:18 2026] PUT /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5/file => generated 0 bytes in 315 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/715] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:18 2026] GET /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5 => 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: 357/716] 10.0.0.29 () {32 vars in 716 bytes} [Sat May 30 03:04:18 2026] GET /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5/file => generated 1024 bytes in 128 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.29 () {34 vars in 654 bytes} [Sat May 30 03:04:18 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.29 () {32 vars in 725 bytes} [Sat May 30 03:04:18 2026] PATCH /v2/images/d127371e-95e2-4e08-8337-d8167f051194 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/719] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:18 2026] GET /v2/images/d127371e-95e2-4e08-8337-d8167f051194 => generated 653 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-30 03:04:18.668 8 WARNING glance.api.v2.images [None req-7e30f84a-f007-4e4c-8148-5d0bcd8ede47 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d127371e-95e2-4e08-8337-d8167f051194 [pid: 8|app: 0|req: 359/720] 10.0.0.29 () {32 vars in 709 bytes} [Sat May 30 03:04:18 2026] DELETE /v2/images/d127371e-95e2-4e08-8337-d8167f051194 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:18 2026] GET /v2/images/d127371e-95e2-4e08-8337-d8167f051194 => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:04:18.737 8 WARNING glance.api.v2.images [None req-10f0c527-b997-4007-bb9d-64329187607e 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d4fc8ea9-50c8-4867-8986-821ee5b54ab5 [pid: 8|app: 0|req: 360/722] 10.0.0.29 () {32 vars in 709 bytes} [Sat May 30 03:04:18 2026] DELETE /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5 => generated 0 bytes in 901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/723] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:19 2026] GET /v2/images/d4fc8ea9-50c8-4867-8986-821ee5b54ab5 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-30 03:04:19.669 8 WARNING glance.api.v2.images [None req-d410cb73-3bc8-4407-8748-4a30f6c78b0e 222ecd07cad74db5b42040762820e69d c0a37e013ee94c849e33d9ba41338968 - - default default] Failed to find image fcb5d152-ded8-4804-9c84-21991438b625 to delete: glance.common.exception.ImageNotFound: No image found with ID fcb5d152-ded8-4804-9c84-21991438b625 [pid: 8|app: 0|req: 361/724] 10.0.0.29 () {32 vars in 709 bytes} [Sat May 30 03:04:19 2026] DELETE /v2/images/fcb5d152-ded8-4804-9c84-21991438b625 => generated 147 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:04:19 2026] GET /v2/images/fcb5d152-ded8-4804-9c84-21991438b625 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.29 () {30 vars in 410 bytes} [Sat May 30 03:05:12 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/743] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:05:36 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/744] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:05:36 2026] GET /v2/schemas/image => generated 4018 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/745] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:05:41 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/746] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:05:41 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: 374/751] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:05:55 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 378/752] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:05:55 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:05:57 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 379/754] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:05:57 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/761] 199.204.45.35 () {32 vars in 825 bytes} [Sat May 30 03:06:28 2026] GET /v2/images?status=active&owner=79f31b54aeea4bf0879d2a15ca95463b&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/762] 199.204.45.35 () {32 vars in 652 bytes} [Sat May 30 03:06:28 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: 384/763] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:28 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => 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: 380/764] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:28 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: 385/765] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:28 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: 381/766] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:28 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => 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: 386/767] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:28 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: 382/768] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:28 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: 387/769] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:28 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/770] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:28 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: 388/771] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/772] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:29 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: 389/773] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/774] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/a93a2703-1145-43f9-a7ab-375ff1031e12 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/775] 10.0.0.29 () {32 vars in 706 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/776] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:29 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/777] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:29 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: 387/778] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/779] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:29 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/780] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:29 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: 393/781] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/782] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:29 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: 394/783] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:29 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: 390/784] 10.0.0.198 () {36 vars in 987 bytes} [Sat May 30 03:06:29 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 395/785] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06:29 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: 391/786] 10.0.0.198 () {36 vars in 927 bytes} [Sat May 30 03:06: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: 7|app: 0|req: 396/787] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:06:30 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 392/788] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:30 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/789] 10.0.0.95 () {36 vars in 986 bytes} [Sat May 30 03:06:30 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 393/790] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:30 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: 398/791] 10.0.0.95 () {36 vars in 926 bytes} [Sat May 30 03:06:30 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: 396/796] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:06:44 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 401/797] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:06:44 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: 405/804] 10.0.0.82 () {36 vars in 986 bytes} [Sat May 30 03:07:19 2026] GET /v2/images/fb1b28d2-fcab-4252-bfbb-837602cb3c64 => 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: 400/805] 10.0.0.82 () {36 vars in 926 bytes} [Sat May 30 03:07:19 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: 423/850] 10.0.0.29 () {32 vars in 632 bytes} [Sat May 30 03:10:55 2026] GET /v2/images => generated 5574 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)