+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue May 12 11:31:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: glance-api-85d46f9df6-98rb4 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fbd01e14668 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-12 11:31:39.991 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-05-12 11:31:40.008 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-05-12 11:31:40.829 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-12 11:31:40.830 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-12 11:31:40.830 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:31:40.879 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-12 11:31:40.880 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-12 11:31:40.880 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-05-12 11:31:42.828 7 WARNING glance.api.v2.images [None req-170a1401-d96c-47ac-92a0-68035dad3c1d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:31:42.918 8 WARNING glance.api.v2.images [None req-dd3c5b73-0a4f-4caf-9412-89890c1e949d - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-05-12 11:31:43.157 7 WARNING keystonemiddleware._common.config [None req-170a1401-d96c-47ac-92a0-68035dad3c1d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:31:43.164 7 WARNING oslo_config.cfg [None req-170a1401-d96c-47ac-92a0-68035dad3c1d - - - - - -] 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 5 seconds on interpreter 0x7fbd01e14668 pid: 7 (default app) 2026-05-12 11:31:43.244 8 WARNING keystonemiddleware._common.config [None req-dd3c5b73-0a4f-4caf-9412-89890c1e949d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-12 11:31:43.252 8 WARNING oslo_config.cfg [None req-dd3c5b73-0a4f-4caf-9412-89890c1e949d - - - - - -] 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 5 seconds on interpreter 0x7fbd01e14668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 11:31:43 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:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:31:44.089 8 WARNING oslo_policy.policy [None req-bfc61163-0776-410c-b46c-01f05f166eaf ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:44.089 8 WARNING oslo_policy.policy [None req-bfc61163-0776-410c-b46c-01f05f166eaf ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:44.105 8 WARNING oslo_policy.policy [None req-bfc61163-0776-410c-b46c-01f05f166eaf ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:44.105 8 WARNING oslo_policy.policy [None req-bfc61163-0776-410c-b46c-01f05f166eaf ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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: 1/5] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 11:31:43 2026] GET /v2/images => generated 69 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 11:31:47 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: 2/7] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 11:31:47 2026] GET /v2/images => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-12 11:31:47.593 7 WARNING oslo_policy.policy [None req-55b0c3eb-520b-4309-8d4e-e206c79f9483 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:47.593 7 WARNING oslo_policy.policy [None req-55b0c3eb-520b-4309-8d4e-e206c79f9483 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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: 6/8] 199.204.45.44 () {44 vars in 907 bytes} [Tue May 12 11:31:47 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: 8|app: 0|req: 3/9] 199.204.45.44 () {44 vars in 929 bytes} [Tue May 12 11:31:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:31:47.729 7 WARNING oslo_policy.policy [None req-e9764b77-d51e-48c3-83bd-7a11ec86d535 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:47.729 7 WARNING oslo_policy.policy [None req-e9764b77-d51e-48c3-83bd-7a11ec86d535 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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: 7/10] 199.204.45.44 () {44 vars in 935 bytes} [Tue May 12 11:31:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-12 11:31:47.809 8 WARNING oslo_config.cfg [None req-a7445824-1ac4-4dd6-b9b3-b690b0b17d7e ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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: 4/11] 199.204.45.44 () {48 vars in 947 bytes} [Tue May 12 11:31:47 2026] POST /v2/images => generated 760 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 11:31:47.827 7 WARNING oslo_policy.policy [None req-1863aa38-3c64-4f65-9ef5-03576b071a10 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:47.827 7 WARNING oslo_policy.policy [None req-1863aa38-3c64-4f65-9ef5-03576b071a10 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:31:47.829 7 INFO glance.api.v2.image_data [None req-1863aa38-3c64-4f65-9ef5-03576b071a10 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:31:51.629 7 WARNING glance.location [None req-1863aa38-3c64-4f65-9ef5-03576b071a10 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 8/12] 199.204.45.44 () {48 vars in 1041 bytes} [Tue May 12 11:31:47 2026] PUT /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf/file => generated 0 bytes in 3840 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7078 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 11:31:51 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-12 11:31:51.701 7 WARNING oslo_config.cfg [None req-5efc0376-0d66-4a27-adca-97830c7da801 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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: 9/14] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 11:31:51 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 11:52:54 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 11:52:54 2026] GET /v2/images => generated 1240 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 11:54: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: 146/288] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 11:54:12 2026] GET /v2/images => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 199.204.45.44 () {44 vars in 933 bytes} [Tue May 12 11:54:12 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 199.204.45.44 () {44 vars in 955 bytes} [Tue May 12 11:54:12 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 199.204.45.44 () {44 vars in 935 bytes} [Tue May 12 11:54:12 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 199.204.45.44 () {48 vars in 947 bytes} [Tue May 12 11:54:12 2026] POST /v2/images => generated 796 bytes in 59 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 11:54:12.967 8 WARNING oslo_policy.policy [None req-10f47e2e-0669-48aa-82c8-831ee0d230d7 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:54:12.967 8 WARNING oslo_policy.policy [None req-10f47e2e-0669-48aa-82c8-831ee0d230d7 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - 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-12 11:54:12.969 8 INFO glance.api.v2.image_data [None req-10f47e2e-0669-48aa-82c8-831ee0d230d7 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 11:54:41.316 8 WARNING glance.location [None req-10f47e2e-0669-48aa-82c8-831ee0d230d7 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/297] 199.204.45.44 () {48 vars in 1042 bytes} [Tue May 12 11:54:12 2026] PUT /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe/file => generated 0 bytes in 28415 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61394 switches on core 0) [pid: 7|app: 0|req: 153/298] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 11:54:41 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/299] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 11:54:41 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/302] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 11:54:42 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/303] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 11:54:42 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:01:50 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: 198/389] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:01:50 2026] GET /v2/images => generated 2451 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:02:02 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: 201/395] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:02:02 2026] GET /v2/images => generated 2451 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.44 () {44 vars in 943 bytes} [Tue May 12 12:02:02 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.44 () {44 vars in 965 bytes} [Tue May 12 12:02:02 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.44 () {44 vars in 935 bytes} [Tue May 12 12:02:02 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) [pid: 7|app: 0|req: 203/399] 199.204.45.44 () {48 vars in 947 bytes} [Tue May 12 12:02:02 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-12 12:02:02.578 8 INFO glance.api.v2.image_data [None req-cdbdd66f-c82b-4eac-9143-44d51759f2a4 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:02:21.039 8 INFO glance.location [None req-cdbdd66f-c82b-4eac-9143-44d51759f2a4 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 197/402] 199.204.45.44 () {48 vars in 1041 bytes} [Tue May 12 12:02:02 2026] PUT /v2/images/0908b6b8-ba55-4630-aa54-26b3cb92b292/file => generated 0 bytes in 18509 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24104 switches on core 0) [pid: 7|app: 0|req: 206/403] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 12:02:21 2026] GET /v2/images/0908b6b8-ba55-4630-aa54-26b3cb92b292 => generated 1211 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/404] 199.204.45.44 () {48 vars in 1046 bytes} [Tue May 12 12:02:21 2026] PATCH /v2/images/0908b6b8-ba55-4630-aa54-26b3cb92b292 => generated 1234 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/405] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 12:02:21 2026] GET /v2/images/0908b6b8-ba55-4630-aa54-26b3cb92b292 => generated 1234 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/414] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:02:58 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/415] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:02:58 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/420] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:03: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: 206/421] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:03:13 2026] GET /v2/images => generated 3687 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/422] 199.204.45.44 () {44 vars in 935 bytes} [Tue May 12 12:03:13 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/423] 199.204.45.44 () {44 vars in 957 bytes} [Tue May 12 12:03:13 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/424] 199.204.45.44 () {44 vars in 935 bytes} [Tue May 12 12:03:13 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/425] 199.204.45.44 () {48 vars in 947 bytes} [Tue May 12 12:03:13 2026] POST /v2/images => generated 791 bytes in 48 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-05-12 12:03:14.016 7 INFO glance.api.v2.image_data [None req-9369606a-8ee1-4012-a4cb-13107185ab16 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:03:23.695 7 INFO glance.location [None req-9369606a-8ee1-4012-a4cb-13107185ab16 ce48b078192d4af79d4836c0e9212b22 1fef7c53587a427285ab3108a201c120 - - default default] Image format matched and virtual size computed: 3246063616 [pid: 7|app: 0|req: 218/428] 199.204.45.44 () {48 vars in 1041 bytes} [Tue May 12 12:03:14 2026] PUT /v2/images/be1ae753-1a71-451e-b40c-476f81408304/file => generated 0 bytes in 9722 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20795 switches on core 0) [pid: 8|app: 0|req: 211/429] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 12:03:23 2026] GET /v2/images/be1ae753-1a71-451e-b40c-476f81408304 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 199.204.45.44 () {44 vars in 967 bytes} [Tue May 12 12:03:23 2026] GET /v2/images/be1ae753-1a71-451e-b40c-476f81408304 => generated 1203 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/587] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:16:24 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: 290/588] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:16:24 2026] GET /v2/images => generated 4892 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/621] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:19:03 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: 315/622] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:19:03 2026] GET /v2/images => generated 4892 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:19:05 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: 316/624] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:19:05 2026] GET /v2/images => generated 4892 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:19:56 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: 314/636] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:19:56 2026] GET /v2/images => generated 4892 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/639] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:20:04 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: 316/640] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:20:04 2026] GET /v2/images => generated 4892 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/653] 199.204.45.44 () {42 vars in 684 bytes} [Tue May 12 12:21:10 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: 323/654] 199.204.45.44 () {44 vars in 906 bytes} [Tue May 12 12:21:10 2026] GET /v2/images => generated 4892 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/665] 10.0.0.195 () {32 vars in 633 bytes} [Tue May 12 12:21:53 2026] GET /v2/images => generated 4892 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 339/670] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:22:16 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/671] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:22:16 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: 340/672] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:22:21 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/673] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:22:21 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/676] 199.204.45.44 () {36 vars in 990 bytes} [Tue May 12 12:22:24 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/677] 199.204.45.44 () {36 vars in 930 bytes} [Tue May 12 12:22:24 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: 336/678] 199.204.45.44 () {36 vars in 990 bytes} [Tue May 12 12:22:25 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/679] 199.204.45.44 () {36 vars in 930 bytes} [Tue May 12 12:22:25 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: 339/684] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:22:47 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/685] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:22: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: 341/688] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:23:01 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/689] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:23:01 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/696] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:23:25 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/697] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:25 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/698] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:25 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: 346/699] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:23:25 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/700] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:25 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: 347/701] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:25 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: 355/702] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:23:26 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:26 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: 356/704] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:23:26 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: 349/705] 10.0.0.157 () {36 vars in 911 bytes} [Tue May 12 12:23:26 2026] GET /versions => generated 1301 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/706] 10.0.0.157 () {36 vars in 1007 bytes} [Tue May 12 12:23:26 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf/locations => generated 127 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/707] 10.0.0.157 () {36 vars in 987 bytes} [Tue May 12 12:23:27 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/708] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:23:27 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: 351/709] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:23:27 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: 359/710] 10.0.0.195 () {30 vars in 411 bytes} [Tue May 12 12:23:27 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: 355/717] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:23:55 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/718] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:23:55 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/721] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:24:10 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/722] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:24:10 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: 366/739] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:30 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/740] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:31 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/741] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:25:31 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/742] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/743] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/744] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:25:31 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/745] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/746] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 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: 370/747] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:25:31 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 27 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.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 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: 371/749] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:25:31 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: 379/750] 10.0.0.157 () {36 vars in 911 bytes} [Tue May 12 12:25:32 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/751] 10.0.0.157 () {36 vars in 1007 bytes} [Tue May 12 12:25:32 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf/locations => generated 127 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/752] 10.0.0.157 () {36 vars in 987 bytes} [Tue May 12 12:25:32 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/753] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:25:32 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: 381/754] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:25:32 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/757] 10.0.0.195 () {34 vars in 655 bytes} [Tue May 12 12:25:40 2026] POST /v2/images => generated 648 bytes in 147 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-05-12 12:25:40.552 8 WARNING glance.api.v2.images [None req-335202ba-b544-498e-bf37-7c2c5a99da69 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 [pid: 8|app: 0|req: 375/758] 10.0.0.195 () {32 vars in 710 bytes} [Tue May 12 12:25:40 2026] DELETE /v2/images/6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:40 2026] GET /v2/images/6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/760] 10.0.0.195 () {32 vars in 633 bytes} [Tue May 12 12:25:40 2026] GET /v2/images => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.195 () {34 vars in 655 bytes} [Tue May 12 12:25:40 2026] POST /v2/images => generated 702 bytes in 44 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/762] 10.0.0.195 () {32 vars in 717 bytes} [Tue May 12 12:25:40 2026] GET /v2/images/79927a31-658b-4f0b-9184-2850925a6e78/file => generated 0 bytes in 17 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-12 12:25:40.759 7 INFO glance.api.v2.image_data [None req-15ba053b-7e29-4aaf-b5d2-0dc5ed986c89 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-05-12 12:25:40.801 7 WARNING glance_store._drivers.rbd [None req-15ba053b-7e29-4aaf-b5d2-0dc5ed986c89 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-05-12 12:25:41.044 7 INFO glance.location [None req-15ba053b-7e29-4aaf-b5d2-0dc5ed986c89 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 386/763] 10.0.0.195 () {32 vars in 727 bytes} [Tue May 12 12:25:40 2026] PUT /v2/images/79927a31-658b-4f0b-9184-2850925a6e78/file => generated 0 bytes in 344 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/764] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:41 2026] GET /v2/images/79927a31-658b-4f0b-9184-2850925a6e78 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/765] 10.0.0.195 () {32 vars in 717 bytes} [Tue May 12 12:25:41 2026] GET /v2/images/79927a31-658b-4f0b-9184-2850925a6e78/file => generated 1024 bytes in 125 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/766] 10.0.0.195 () {34 vars in 655 bytes} [Tue May 12 12:25:41 2026] POST /v2/images => generated 649 bytes in 46 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/767] 10.0.0.195 () {32 vars in 726 bytes} [Tue May 12 12:25:41 2026] PATCH /v2/images/818b6ae7-b28a-4fd9-996d-2ee188668ca3 => generated 653 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/768] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:41 2026] GET /v2/images/818b6ae7-b28a-4fd9-996d-2ee188668ca3 => generated 653 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-12 12:25:41.395 7 WARNING glance.api.v2.images [None req-fbe66d10-ad4d-4a9f-bcf0-dcf922cfa188 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//818b6ae7-b28a-4fd9-996d-2ee188668ca3 [pid: 7|app: 0|req: 389/769] 10.0.0.195 () {32 vars in 710 bytes} [Tue May 12 12:25:41 2026] DELETE /v2/images/818b6ae7-b28a-4fd9-996d-2ee188668ca3 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/770] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:41 2026] GET /v2/images/818b6ae7-b28a-4fd9-996d-2ee188668ca3 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:25:41.467 7 WARNING glance.api.v2.images [None req-12a35e38-d36a-4bb8-8468-be261ba08ecb eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//79927a31-658b-4f0b-9184-2850925a6e78 [pid: 7|app: 0|req: 390/773] 10.0.0.195 () {32 vars in 710 bytes} [Tue May 12 12:25:41 2026] DELETE /v2/images/79927a31-658b-4f0b-9184-2850925a6e78 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/774] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:42 2026] GET /v2/images/79927a31-658b-4f0b-9184-2850925a6e78 => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-12 12:25:42.350 7 WARNING glance.api.v2.images [None req-e52f0a35-0ca7-4e2e-9fa8-803635a9a759 eac454c7db764bfcaf281fb4fbf6a834 7840ede6313346e59611e0c5e24981f4 - - default default] Failed to find image 6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 to delete: glance.common.exception.ImageNotFound: No image found with ID 6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 [pid: 7|app: 0|req: 391/775] 10.0.0.195 () {32 vars in 710 bytes} [Tue May 12 12:25:42 2026] DELETE /v2/images/6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 => generated 147 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/776] 10.0.0.195 () {32 vars in 707 bytes} [Tue May 12 12:25:42 2026] GET /v2/images/6c7eade8-167e-4c69-9fd0-d9839bdfd9c3 => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/783] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:26:13 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/784] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:26:13 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: 401/795] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:27:04 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/796] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:27:04 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: 405/803] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:27:35 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/804] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:27:35 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/823] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:29:07 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/824] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:29:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/829] 10.0.0.223 () {36 vars in 987 bytes} [Tue May 12 12:29:24 2026] GET /v2/images/fd5cc81e-86bd-4277-82b9-afe4eac488cf => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/830] 10.0.0.223 () {36 vars in 927 bytes} [Tue May 12 12:29:24 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/837] 199.204.45.44 () {32 vars in 825 bytes} [Tue May 12 12:29:58 2026] GET /v2/images?status=active&owner=1fef7c53587a427285ab3108a201c120&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/838] 199.204.45.44 () {32 vars in 652 bytes} [Tue May 12 12:29:58 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: 423/839] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:29:59 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/840] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/841] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:29:59 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: 418/842] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:29:59 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/843] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:29:59 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: 419/844] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/845] 10.0.0.137 () {36 vars in 987 bytes} [Tue May 12 12:29:59 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.137 () {36 vars in 927 bytes} [Tue May 12 12:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/847] 10.0.0.157 () {36 vars in 911 bytes} [Tue May 12 12:29:59 2026] GET /versions => generated 1301 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 92 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/848] 10.0.0.157 () {36 vars in 1007 bytes} [Tue May 12 12:29:59 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe/locations => generated 127 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/849] 10.0.0.157 () {36 vars in 987 bytes} [Tue May 12 12:29:59 2026] GET /v2/images/9db574d6-3e36-44e6-8f04-e08ff9874bbe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/850] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/851] 10.0.0.157 () {36 vars in 927 bytes} [Tue May 12 12:29:59 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/898] 10.0.0.195 () {32 vars in 633 bytes} [Tue May 12 12:33:45 2026] GET /v2/images => generated 4892 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)