+ 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 [Thu Jun 4 19:48:49 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-57c4966947-zv9bz 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 0x7fed50584668 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-06-04 19:48:52.124 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-04 19:48:52.182 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-06-04 19:48:53.068 7 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:48:53.069 7 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:48:53.070 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 19:48:53.120 8 WARNING oslo_config.cfg [-] Deprecated: Option "stores" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``enabled_backends`` which helps to configure multiple backend stores of different schemes. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:48:53.121 8 WARNING oslo_config.cfg [-] Deprecated: Option "default_store" from group "glance_store" is deprecated for removal ( This option is deprecated against new config option ``default_backend`` which acts similar to ``default_store`` config option. This option is scheduled for removal in the U development cycle. ). Its value may be silently ignored in the future. 2026-06-04 19:48:53.122 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-04 19:48:55.280 7 WARNING glance.api.v2.images [None req-f172367a-7cbd-4bc3-a857-d46d891b3a43 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 19:48:55.324 8 WARNING glance.api.v2.images [None req-d99172f6-b4d8-41ec-896e-f344ef218473 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-04 19:48:55.678 7 WARNING keystonemiddleware._common.config [None req-f172367a-7cbd-4bc3-a857-d46d891b3a43 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-04 19:48:55.687 7 WARNING oslo_config.cfg [None req-f172367a-7cbd-4bc3-a857-d46d891b3a43 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-04 19:48:55.688 8 WARNING keystonemiddleware._common.config [None req-d99172f6-b4d8-41ec-896e-f344ef218473 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7fed50584668 pid: 7 (default app) 2026-06-04 19:48:55.697 8 WARNING oslo_config.cfg [None req-d99172f6-b4d8-41ec-896e-f344ef218473 - - - - - -] 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 0x7fed50584668 pid: 8 (default app) [pid: 7|app: 0|req: 5/5] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 19:48:57 2026] GET / => generated 1301 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-04 19:48:58.259 8 WARNING oslo_policy.policy [None req-bf210f27-10a9-478d-b18a-b8beb364e768 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:48:58.259 8 WARNING oslo_policy.policy [None req-bf210f27-10a9-478d-b18a-b8beb364e768 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:48:58.277 8 WARNING oslo_policy.policy [None req-bf210f27-10a9-478d-b18a-b8beb364e768 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:48:58.277 8 WARNING oslo_policy.policy [None req-bf210f27-10a9-478d-b18a-b8beb364e768 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - 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/6] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 19:48:57 2026] GET /v2/images => generated 69 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/7] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 19:49: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: 2/8] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 19:49:02 2026] GET /v2/images => generated 69 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-06-04 19:49:02.186 7 WARNING oslo_policy.policy [None req-cf4c9caa-4efc-4fae-8965-60c3a37e9c6e 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:49:02.186 7 WARNING oslo_policy.policy [None req-cf4c9caa-4efc-4fae-8965-60c3a37e9c6e 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - 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/9] 199.204.45.57 () {44 vars in 907 bytes} [Thu Jun 4 19:49:02 2026] GET /v2/images/cirros => generated 151 bytes in 131 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/10] 199.204.45.57 () {44 vars in 929 bytes} [Thu Jun 4 19:49:02 2026] GET /v2/images?name=cirros => generated 81 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 19:49:02.330 7 WARNING oslo_policy.policy [None req-24051214-6ba3-451e-87ff-5e5ef1b0f807 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:49:02.330 7 WARNING oslo_policy.policy [None req-24051214-6ba3-451e-87ff-5e5ef1b0f807 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - 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: 8/11] 199.204.45.57 () {44 vars in 935 bytes} [Thu Jun 4 19:49:02 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-04 19:49:02.419 8 WARNING oslo_config.cfg [None req-55090987-c313-4fa9-8624-030eb9b1668c 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - 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/12] 199.204.45.57 () {48 vars in 947 bytes} [Thu Jun 4 19:49:02 2026] POST /v2/images => generated 760 bytes in 61 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 19:49:02.443 7 WARNING oslo_policy.policy [None req-d5e2b3db-0a51-4568-a633-9c8d594448e5 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:49:02.443 7 WARNING oslo_policy.policy [None req-d5e2b3db-0a51-4568-a633-9c8d594448e5 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 19:49:02.444 7 INFO glance.api.v2.image_data [None req-d5e2b3db-0a51-4568-a633-9c8d594448e5 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 19:49:06.080 7 WARNING glance.location [None req-d5e2b3db-0a51-4568-a633-9c8d594448e5 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Image claims disk_format but is actually 'gpt' [pid: 7|app: 0|req: 9/15] 199.204.45.57 () {48 vars in 1041 bytes} [Thu Jun 4 19:49:02 2026] PUT /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964/file => generated 0 bytes in 3692 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5306 switches on core 0) [pid: 8|app: 0|req: 7/16] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 19:49:06 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-04 19:49:06.257 7 WARNING oslo_config.cfg [None req-e5195536-0e29-42b7-8153-facef7405db6 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - 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: 10/17] 199.204.45.57 () {48 vars in 1047 bytes} [Thu Jun 4 19:49:06 2026] PATCH /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 19:49:06 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 139/275] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:10:30 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: 137/276] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:10:30 2026] GET /v2/images => generated 1381 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/285] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:11:06 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: 144/286] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:11:06 2026] GET /v2/images => generated 1381 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.57 () {44 vars in 933 bytes} [Thu Jun 4 20:11:06 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 199.204.45.57 () {44 vars in 955 bytes} [Thu Jun 4 20:11:06 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.57 () {44 vars in 935 bytes} [Thu Jun 4 20:11:07 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/290] 199.204.45.57 () {48 vars in 947 bytes} [Thu Jun 4 20:11:07 2026] POST /v2/images => generated 796 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 20:11:07.132 8 WARNING oslo_policy.policy [None req-4e030e6e-dbac-4843-a270-681581ff391d 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 20:11:07.132 8 WARNING oslo_policy.policy [None req-4e030e6e-dbac-4843-a270-681581ff391d 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-04 20:11:07.134 8 INFO glance.api.v2.image_data [None req-4e030e6e-dbac-4843-a270-681581ff391d 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:11:46.237 8 WARNING glance.location [None req-4e030e6e-dbac-4843-a270-681581ff391d 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Image claims disk_format but is actually 'gpt' [pid: 8|app: 0|req: 145/299] 199.204.45.57 () {48 vars in 1042 bytes} [Thu Jun 4 20:11:07 2026] PUT /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321/file => generated 0 bytes in 39162 msecs (HTTP/1.1 204) 4 headers in 171 bytes (55345 switches on core 0) [pid: 7|app: 0|req: 155/300] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:11:46 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1209 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/301] 199.204.45.57 () {48 vars in 1047 bytes} [Thu Jun 4 20:11:46 2026] PATCH /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/302] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:11:46 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/303] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:11:48 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: 157/304] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:11:48 2026] GET /v2/images => generated 2778 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/389] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:18:54 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: 200/390] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:18:54 2026] GET /v2/images => generated 2778 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/395] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:19:09 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: 193/396] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:19:09 2026] GET /v2/images => generated 2778 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/397] 199.204.45.57 () {44 vars in 943 bytes} [Thu Jun 4 20:19:09 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/398] 199.204.45.57 () {44 vars in 965 bytes} [Thu Jun 4 20:19:09 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/399] 199.204.45.57 () {44 vars in 935 bytes} [Thu Jun 4 20:19:09 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: 8|app: 0|req: 195/400] 199.204.45.57 () {48 vars in 947 bytes} [Thu Jun 4 20:19:09 2026] POST /v2/images => generated 799 bytes in 52 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-06-04 20:19:09.762 7 INFO glance.api.v2.image_data [None req-50a8290b-343d-42e0-b5a1-e5bf00f8f771 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:20:04.997 7 INFO glance.location [None req-50a8290b-343d-42e0-b5a1-e5bf00f8f771 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 206/413] 199.204.45.57 () {48 vars in 1041 bytes} [Thu Jun 4 20:19:09 2026] PUT /v2/images/9524f5ed-4221-474a-b88f-6e3a059babd8/file => generated 0 bytes in 55295 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20525 switches on core 0) [pid: 8|app: 0|req: 208/414] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:20:05 2026] GET /v2/images/9524f5ed-4221-474a-b88f-6e3a059babd8 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 199.204.45.57 () {48 vars in 1047 bytes} [Thu Jun 4 20:20:05 2026] PATCH /v2/images/9524f5ed-4221-474a-b88f-6e3a059babd8 => generated 1410 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/416] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:20:05 2026] GET /v2/images/9524f5ed-4221-474a-b88f-6e3a059babd8 => generated 1410 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:20:48 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: 214/426] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:20:48 2026] GET /v2/images => generated 4190 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:21:25 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:21:25 2026] GET /v2/images => generated 4190 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/437] 199.204.45.57 () {44 vars in 935 bytes} [Thu Jun 4 20:21:25 2026] GET /v2/images/manila-service-image => generated 165 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/438] 199.204.45.57 () {44 vars in 957 bytes} [Thu Jun 4 20:21:25 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/439] 199.204.45.57 () {44 vars in 935 bytes} [Thu Jun 4 20:21:25 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/440] 199.204.45.57 () {48 vars in 947 bytes} [Thu Jun 4 20:21:26 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-06-04 20:21:26.074 7 INFO glance.api.v2.image_data [None req-42c6cb36-9fb4-4a61-86d0-ff00fa9b8134 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:21:40.378 7 INFO glance.location [None req-42c6cb36-9fb4-4a61-86d0-ff00fa9b8134 4a13b69cd782415a884fbe0bacb718a6 8674d835d01d45d5ae2441e3fd48fb94 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 7|app: 0|req: 220/443] 199.204.45.57 () {48 vars in 1042 bytes} [Thu Jun 4 20:21:26 2026] PUT /v2/images/c5d78649-7e21-4e44-a51f-f6cca1e089b5/file => generated 0 bytes in 14347 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31584 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:21:40 2026] GET /v2/images/c5d78649-7e21-4e44-a51f-f6cca1e089b5 => generated 1204 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/445] 199.204.45.57 () {48 vars in 1047 bytes} [Thu Jun 4 20:21:40 2026] PATCH /v2/images/c5d78649-7e21-4e44-a51f-f6cca1e089b5 => generated 1382 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/446] 199.204.45.57 () {44 vars in 967 bytes} [Thu Jun 4 20:21:40 2026] GET /v2/images/c5d78649-7e21-4e44-a51f-f6cca1e089b5 => generated 1382 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/609] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:35:07 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: 303/610] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:35:08 2026] GET /v2/images => generated 5574 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:37: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: 323/642] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:37:42 2026] GET /v2/images => generated 5574 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/643] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:37:44 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: 324/646] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:37:44 2026] GET /v2/images => generated 5574 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/657] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:38:40 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: 330/658] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:38:40 2026] GET /v2/images => generated 5574 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/661] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:38:49 2026] GET / => generated 1301 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/662] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:38:49 2026] GET /v2/images => generated 5574 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/677] 199.204.45.57 () {42 vars in 684 bytes} [Thu Jun 4 20:39:58 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: 338/678] 199.204.45.57 () {44 vars in 906 bytes} [Thu Jun 4 20:39:58 2026] GET /v2/images => generated 5574 bytes in 61 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: 345/687] 10.0.0.104 () {32 vars in 633 bytes} [Thu Jun 4 20:40:43 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/692] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:02 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/693] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41:02 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:09 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/697] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41:09 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: 348/698] 199.204.45.57 () {36 vars in 990 bytes} [Thu Jun 4 20:41:11 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 199.204.45.57 () {36 vars in 930 bytes} [Thu Jun 4 20:41:11 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/700] 199.204.45.57 () {36 vars in 990 bytes} [Thu Jun 4 20:41:12 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 352/701] 199.204.45.57 () {36 vars in 930 bytes} [Thu Jun 4 20:41:12 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: 355/706] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:29 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41: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: 354/710] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:43 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 357/711] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41:44 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: 356/714] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:45 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/715] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41:45 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: 357/716] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:41:47 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/717] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:41:47 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: 364/724] 10.0.0.104 () {30 vars in 411 bytes} [Thu Jun 4 20:42:16 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: 361/725] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:42:19 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 365/726] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:42:19 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:20 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 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: 363/729] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 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: 367/730] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:20 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 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: 368/732] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 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: 365/733] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:20 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 369/734] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:20 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: 370/736] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:42:21 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42:21 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: 371/738] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:42:21 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 368/739] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42:21 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: 372/740] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42: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: 8|app: 0|req: 376/747] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/748] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/749] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 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: 373/750] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 378/751] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/752] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 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: 379/753] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/754] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/755] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 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: 376/756] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 381/757] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 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: 377/758] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 382/759] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/760] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:42:50 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/763] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:42:57 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/764] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:42:57 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: 385/773] 10.0.0.104 () {34 vars in 655 bytes} [Thu Jun 4 20:43:35 2026] POST /v2/images => generated 649 bytes in 246 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-04 20:43:35.759 8 WARNING glance.api.v2.images [None req-088ff16f-7177-4ad2-8892-7f79904b4952 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//24890cfa-2016-44a7-a5c2-b06c2607f29e [pid: 8|app: 0|req: 389/774] 10.0.0.104 () {32 vars in 710 bytes} [Thu Jun 4 20:43:35 2026] DELETE /v2/images/24890cfa-2016-44a7-a5c2-b06c2607f29e => generated 0 bytes in 67 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:35 2026] GET /v2/images/24890cfa-2016-44a7-a5c2-b06c2607f29e => 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: 390/776] 10.0.0.104 () {32 vars in 633 bytes} [Thu Jun 4 20:43:35 2026] GET /v2/images => generated 1381 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/777] 10.0.0.104 () {34 vars in 655 bytes} [Thu Jun 4 20:43:35 2026] POST /v2/images => generated 703 bytes in 64 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.104 () {32 vars in 717 bytes} [Thu Jun 4 20:43:35 2026] GET /v2/images/897699b9-3bb6-4285-a679-578b6821e263/file => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-04 20:43:35.977 7 INFO glance.api.v2.image_data [None req-b4f33315-0d33-4e66-85c0-72f3932126a5 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-04 20:43:36.032 7 WARNING glance_store._drivers.rbd [None req-b4f33315-0d33-4e66-85c0-72f3932126a5 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-04 20:43:36.478 7 INFO glance.location [None req-b4f33315-0d33-4e66-85c0-72f3932126a5 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 388/779] 10.0.0.104 () {32 vars in 727 bytes} [Thu Jun 4 20:43:35 2026] PUT /v2/images/897699b9-3bb6-4285-a679-578b6821e263/file => generated 0 bytes in 570 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:36 2026] GET /v2/images/897699b9-3bb6-4285-a679-578b6821e263 => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.104 () {32 vars in 717 bytes} [Thu Jun 4 20:43:36 2026] GET /v2/images/897699b9-3bb6-4285-a679-578b6821e263/file => generated 1024 bytes in 136 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/782] 10.0.0.104 () {34 vars in 655 bytes} [Thu Jun 4 20:43:36 2026] POST /v2/images => generated 648 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/783] 10.0.0.104 () {32 vars in 726 bytes} [Thu Jun 4 20:43:36 2026] PATCH /v2/images/8bb6d68c-1025-41c2-a835-305f085ea169 => generated 653 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/784] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:36 2026] GET /v2/images/8bb6d68c-1025-41c2-a835-305f085ea169 => generated 653 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-04 20:43:36.853 7 WARNING glance.api.v2.images [None req-d44409c0-be0d-4213-b173-814432ba028b 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//8bb6d68c-1025-41c2-a835-305f085ea169 [pid: 7|app: 0|req: 391/785] 10.0.0.104 () {32 vars in 710 bytes} [Thu Jun 4 20:43:36 2026] DELETE /v2/images/8bb6d68c-1025-41c2-a835-305f085ea169 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/786] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:36 2026] GET /v2/images/8bb6d68c-1025-41c2-a835-305f085ea169 => generated 139 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 20:43:36.924 7 WARNING glance.api.v2.images [None req-05e7fc45-1da1-47f4-b86d-83416bba4ac5 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//897699b9-3bb6-4285-a679-578b6821e263 [pid: 7|app: 0|req: 392/787] 10.0.0.104 () {32 vars in 710 bytes} [Thu Jun 4 20:43:36 2026] DELETE /v2/images/897699b9-3bb6-4285-a679-578b6821e263 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:37 2026] GET /v2/images/897699b9-3bb6-4285-a679-578b6821e263 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-04 20:43:37.750 7 WARNING glance.api.v2.images [None req-3d5e9dc9-6c59-43f5-a391-ba4ebee02c71 3155b36a11fe48e5a1b384c6c4f43d7b 97d09e07d3e64daca458461146192822 - - default default] Failed to find image 24890cfa-2016-44a7-a5c2-b06c2607f29e to delete: glance.common.exception.ImageNotFound: No image found with ID 24890cfa-2016-44a7-a5c2-b06c2607f29e [pid: 7|app: 0|req: 393/789] 10.0.0.104 () {32 vars in 710 bytes} [Thu Jun 4 20:43:37 2026] DELETE /v2/images/24890cfa-2016-44a7-a5c2-b06c2607f29e => generated 147 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/790] 10.0.0.104 () {32 vars in 707 bytes} [Thu Jun 4 20:43:37 2026] GET /v2/images/24890cfa-2016-44a7-a5c2-b06c2607f29e => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/803] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:44:43 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:44:43 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: 410/815] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:45:27 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/816] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:45:27 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: 7|app: 0|req: 414/831] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:46:37 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => 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: 418/832] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:46:37 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: 421/837] 10.0.0.49 () {36 vars in 986 bytes} [Thu Jun 4 20:46:55 2026] GET /v2/images/45622b94-342b-4cdc-a57c-3fdd25dd0964 => generated 1312 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/838] 10.0.0.49 () {36 vars in 926 bytes} [Thu Jun 4 20:46: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: 7|app: 0|req: 422/847] 199.204.45.57 () {32 vars in 825 bytes} [Thu Jun 4 20:47:37 2026] GET /v2/images?status=active&owner=8674d835d01d45d5ae2441e3fd48fb94&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/848] 199.204.45.57 () {32 vars in 652 bytes} [Thu Jun 4 20:47:37 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: 423/849] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:47:37 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => 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: 427/850] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:47:37 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: 424/851] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:47:37 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: 428/852] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:47:37 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/853] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:47:37 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: 429/854] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:47:37 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: 426/855] 10.0.0.123 () {36 vars in 987 bytes} [Thu Jun 4 20:47:37 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/856] 10.0.0.123 () {36 vars in 927 bytes} [Thu Jun 4 20:47:37 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: 427/857] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:47:38 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:47:38 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: 428/859] 10.0.0.219 () {36 vars in 987 bytes} [Thu Jun 4 20:47:38 2026] GET /v2/images/488c9b5f-1a0b-4f45-a316-fcaf53a9e321 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/860] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:47:38 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: 429/861] 10.0.0.219 () {36 vars in 927 bytes} [Thu Jun 4 20:47:38 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: 456/914] 10.0.0.104 () {32 vars in 633 bytes} [Thu Jun 4 20:52:01 2026] GET /v2/images => generated 5574 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)