+ 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 [Wed Jun 3 00:12:44 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:16 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: glance-api-84c4645c9f-c6nln 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 0x7f449650e668 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-03 00:12:46.581 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-06-03 00:12:46.599 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-03 00:12:47.486 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-03 00:12:47.486 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-03 00:12:47.487 8 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:12:47.497 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-03 00:12:47.499 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-03 00:12:47.499 7 WARNING glance.common.wsgi_app [-] Import methods are enabled but staging directory /tmp/staging/ does not exist; Imports will fail! 2026-06-03 00:12:49.627 7 WARNING glance.api.v2.images [None req-3e092905-7c95-4933-9dc7-30f333f5d8e8 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:12:49.636 8 WARNING glance.api.v2.images [None req-2d617c35-dc31-4822-a8d7-7bd40107cfde - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-06-03 00:12:49.988 8 WARNING keystonemiddleware._common.config [None req-2d617c35-dc31-4822-a8d7-7bd40107cfde - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:12:49.996 8 WARNING oslo_config.cfg [None req-2d617c35-dc31-4822-a8d7-7bd40107cfde - - - - - -] 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 0x7f449650e668 pid: 8 (default app) 2026-06-03 00:12:50.013 7 WARNING keystonemiddleware._common.config [None req-3e092905-7c95-4933-9dc7-30f333f5d8e8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:12:50.021 7 WARNING oslo_config.cfg [None req-3e092905-7c95-4933-9dc7-30f333f5d8e8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f449650e668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:12:50 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:12:51.015 7 WARNING oslo_policy.policy [None req-40e6c03e-2b2a-4bc8-a0eb-f6b480f26130 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:51.016 7 WARNING oslo_policy.policy [None req-40e6c03e-2b2a-4bc8-a0eb-f6b480f26130 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:51.032 7 WARNING oslo_policy.policy [None req-40e6c03e-2b2a-4bc8-a0eb-f6b480f26130 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:51.032 7 WARNING oslo_policy.policy [None req-40e6c03e-2b2a-4bc8-a0eb-f6b480f26130 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 1/4] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:12:50 2026] GET /v2/images => generated 69 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/5] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:12:54 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:12:54 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:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-03 00:12:54.786 8 WARNING oslo_policy.policy [None req-11d6567d-af1c-4aea-808a-b935e2ff9e53 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:54.786 8 WARNING oslo_policy.policy [None req-11d6567d-af1c-4aea-808a-b935e2ff9e53 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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: 5/7] 199.204.45.156 () {44 vars in 911 bytes} [Wed Jun 3 00:12:54 2026] GET /v2/images/cirros => generated 151 bytes in 148 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.156 () {44 vars in 933 bytes} [Wed Jun 3 00:12:54 2026] GET /v2/images?name=cirros => generated 81 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:12:54.948 8 WARNING oslo_policy.policy [None req-2f1e4bbc-cae6-4861-9b9a-2afd26a5afb9 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:54.949 8 WARNING oslo_policy.policy [None req-2f1e4bbc-cae6-4861-9b9a-2afd26a5afb9 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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: 6/9] 199.204.45.156 () {44 vars in 939 bytes} [Wed Jun 3 00:12:54 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-06-03 00:12:55.043 7 WARNING oslo_config.cfg [None req-5be1a7c7-8d99-4684-93c5-1071c0ff7977 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 4/10] 199.204.45.156 () {48 vars in 951 bytes} [Wed Jun 3 00:12:54 2026] POST /v2/images => generated 760 bytes in 66 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:12:55.066 8 WARNING oslo_policy.policy [None req-13331728-3636-43af-86f2-43a54679432a 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:55.067 8 WARNING oslo_policy.policy [None req-13331728-3636-43af-86f2-43a54679432a 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:12:55.068 8 INFO glance.api.v2.image_data [None req-13331728-3636-43af-86f2-43a54679432a 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:12:59.124 8 INFO glance.location [None req-13331728-3636-43af-86f2-43a54679432a 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 7/13] 199.204.45.156 () {48 vars in 1045 bytes} [Wed Jun 3 00:12:55 2026] PUT /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d/file => generated 0 bytes in 4108 msecs (HTTP/1.1 204) 4 headers in 171 bytes (7967 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:12:59 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-06-03 00:12:59.273 8 WARNING oslo_config.cfg [None req-d97abfda-d4a7-4a55-91d5-e6bd64997bfb 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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: 8/15] 199.204.45.156 () {48 vars in 1051 bytes} [Wed Jun 3 00:12:59 2026] PATCH /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:12:59 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/267] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:33:49 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:33:49 2026] GET /v2/images => generated 1381 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/273] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:34:10 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:34:10 2026] GET /v2/images => generated 1381 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/275] 199.204.45.156 () {44 vars in 937 bytes} [Wed Jun 3 00:34:10 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.156 () {44 vars in 959 bytes} [Wed Jun 3 00:34:10 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/277] 199.204.45.156 () {44 vars in 939 bytes} [Wed Jun 3 00:34:10 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.156 () {48 vars in 951 bytes} [Wed Jun 3 00:34:10 2026] POST /v2/images => generated 796 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:34:11.031 8 INFO glance.api.v2.image_data [None req-3e4cb32c-a515-471e-bcc5-f941e2e271f4 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:34:41.266 8 INFO glance.location [None req-3e4cb32c-a515-471e-bcc5-f941e2e271f4 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 140/285] 199.204.45.156 () {48 vars in 1046 bytes} [Wed Jun 3 00:34:11 2026] PUT /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3/file => generated 0 bytes in 30283 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61302 switches on core 0) [pid: 7|app: 0|req: 146/286] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:34:41 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/287] 199.204.45.156 () {48 vars in 1051 bytes} [Wed Jun 3 00:34:41 2026] PATCH /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/288] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:34:41 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/289] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:34:43 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/290] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:34:43 2026] GET /v2/images => generated 2778 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:41:20 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:41:20 2026] GET /v2/images => generated 2778 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/375] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:41:34 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:41:34 2026] GET /v2/images => generated 2778 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/377] 199.204.45.156 () {44 vars in 947 bytes} [Wed Jun 3 00:41:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/378] 199.204.45.156 () {44 vars in 969 bytes} [Wed Jun 3 00:41:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/379] 199.204.45.156 () {44 vars in 939 bytes} [Wed Jun 3 00:41:34 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) [pid: 8|app: 0|req: 187/380] 199.204.45.156 () {48 vars in 951 bytes} [Wed Jun 3 00:41:34 2026] POST /v2/images => generated 799 bytes in 566 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:41:35.219 7 WARNING oslo_policy.policy [None req-42951ec3-2278-481e-9f85-3728ceda6e45 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:41:35.219 7 WARNING oslo_policy.policy [None req-42951ec3-2278-481e-9f85-3728ceda6e45 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - 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-03 00:41:35.221 7 INFO glance.api.v2.image_data [None req-42951ec3-2278-481e-9f85-3728ceda6e45 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:42:18.463 7 INFO glance.location [None req-42951ec3-2278-481e-9f85-3728ceda6e45 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 194/389] 199.204.45.156 () {48 vars in 1045 bytes} [Wed Jun 3 00:41:35 2026] PUT /v2/images/2f1d5caa-e961-460e-91c6-ebd3e981a6bf/file => generated 0 bytes in 43308 msecs (HTTP/1.1 204) 4 headers in 171 bytes (23826 switches on core 0) [pid: 8|app: 0|req: 196/390] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:42:18 2026] GET /v2/images/2f1d5caa-e961-460e-91c6-ebd3e981a6bf => generated 1211 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/391] 199.204.45.156 () {48 vars in 1051 bytes} [Wed Jun 3 00:42:18 2026] PATCH /v2/images/2f1d5caa-e961-460e-91c6-ebd3e981a6bf => generated 1410 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/392] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:42:18 2026] GET /v2/images/2f1d5caa-e961-460e-91c6-ebd3e981a6bf => generated 1410 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:43:05 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:43:05 2026] GET /v2/images => generated 4190 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/411] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:43:31 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:43:31 2026] GET /v2/images => generated 4190 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/413] 199.204.45.156 () {44 vars in 939 bytes} [Wed Jun 3 00:43:31 2026] GET /v2/images/manila-service-image => generated 165 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/414] 199.204.45.156 () {44 vars in 961 bytes} [Wed Jun 3 00:43:32 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/415] 199.204.45.156 () {44 vars in 939 bytes} [Wed Jun 3 00:43:32 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/416] 199.204.45.156 () {48 vars in 951 bytes} [Wed Jun 3 00:43:32 2026] POST /v2/images => generated 791 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-06-03 00:43:32.110 8 INFO glance.api.v2.image_data [None req-a4a3bac2-b272-4888-a55d-73f16f373dfb 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 00:43:47.741 8 INFO glance.location [None req-a4a3bac2-b272-4888-a55d-73f16f373dfb 08cc08ee3d454fc4a62c42f76222b2c2 5c9c7dee60474897aef76f22d50269a3 - - default default] Image format matched and virtual size computed: 2976251904 [pid: 8|app: 0|req: 210/419] 199.204.45.156 () {48 vars in 1046 bytes} [Wed Jun 3 00:43:32 2026] PUT /v2/images/9cb4e5e6-4e88-4e12-9b8b-f10bac93271e/file => generated 0 bytes in 15682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31212 switches on core 0) [pid: 7|app: 0|req: 210/420] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:43:47 2026] GET /v2/images/9cb4e5e6-4e88-4e12-9b8b-f10bac93271e => generated 1204 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/421] 199.204.45.156 () {48 vars in 1051 bytes} [Wed Jun 3 00:43:47 2026] PATCH /v2/images/9cb4e5e6-4e88-4e12-9b8b-f10bac93271e => generated 1382 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 199.204.45.156 () {44 vars in 971 bytes} [Wed Jun 3 00:43:47 2026] GET /v2/images/9cb4e5e6-4e88-4e12-9b8b-f10bac93271e => generated 1382 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/581] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:56:53 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:56:53 2026] GET /v2/images => generated 5574 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:59:16 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:59:16 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 00:59:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 00:59:18 2026] GET /v2/images => generated 5574 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 01:00:09 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 01:00:09 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: 8|app: 0|req: 315/629] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 01:00:18 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/630] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 01:00:18 2026] GET /v2/images => generated 5574 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 199.204.45.156 () {42 vars in 688 bytes} [Wed Jun 3 01:01:22 2026] GET / => generated 1312 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 199.204.45.156 () {44 vars in 910 bytes} [Wed Jun 3 01:01:22 2026] GET /v2/images => generated 5574 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 328/655] 10.0.0.25 () {32 vars in 632 bytes} [Wed Jun 3 01:02:06 2026] GET /v2/images => generated 5574 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/660] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:02:28 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 330/661] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:02:28 2026] GET /v2/schemas/image => generated 4018 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/664] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:02:33 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/665] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 334/666] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 333/667] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:02:33 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/668] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 334/669] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 336/670] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:02:33 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/671] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 337/672] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:02:33 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: 336/673] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:02:34 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/674] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:02:34 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: 337/675] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:02:34 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 339/676] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:02:34 2026] GET /v2/schemas/image => generated 4018 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/677] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:02:34 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: 340/678] 199.204.45.156 () {36 vars in 991 bytes} [Wed Jun 3 01:02:35 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 339/679] 199.204.45.156 () {36 vars in 931 bytes} [Wed Jun 3 01:02:35 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/680] 199.204.45.156 () {36 vars in 991 bytes} [Wed Jun 3 01:02:36 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/681] 199.204.45.156 () {36 vars in 931 bytes} [Wed Jun 3 01:02:36 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: 343/684] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:02:43 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/685] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/686] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:02:43 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 343/687] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:02:43 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/696] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:03:21 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:03: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: 7|app: 0|req: 351/702] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/703] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:03:42 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/706] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/707] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 354/708] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/709] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 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: 355/710] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/711] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/712] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 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: 8|app: 0|req: 357/713] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 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: 357/714] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/715] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/716] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:03:51 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: 359/717] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:03:52 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/718] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:03:52 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: 360/719] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:03:52 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 360/720] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:03:52 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: 361/721] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:03:52 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: 362/724] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:04:06 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 363/725] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:04:06 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/730] 10.0.0.25 () {34 vars in 654 bytes} [Wed Jun 3 01:04:21 2026] POST /v2/images => generated 648 bytes in 230 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-06-03 01:04:22.211 8 WARNING glance.api.v2.images [None req-da6499ba-6506-4bad-b1a3-00c13506c95f c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//7b8c8614-f887-48b8-af38-ddf900f56bf9 [pid: 8|app: 0|req: 366/731] 10.0.0.25 () {32 vars in 709 bytes} [Wed Jun 3 01:04:22 2026] DELETE /v2/images/7b8c8614-f887-48b8-af38-ddf900f56bf9 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/732] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:22 2026] GET /v2/images/7b8c8614-f887-48b8-af38-ddf900f56bf9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 10.0.0.25 () {32 vars in 632 bytes} [Wed Jun 3 01:04:22 2026] GET /v2/images => generated 1381 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/734] 10.0.0.25 () {34 vars in 654 bytes} [Wed Jun 3 01:04:22 2026] POST /v2/images => generated 703 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/735] 10.0.0.25 () {32 vars in 716 bytes} [Wed Jun 3 01:04:22 2026] GET /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb/file => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-06-03 01:04:22.468 7 INFO glance.api.v2.image_data [None req-6ffbc151-4fb3-4b63-916f-597ff5524b2a c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-06-03 01:04:22.528 7 WARNING glance_store._drivers.rbd [None req-6ffbc151-4fb3-4b63-916f-597ff5524b2a c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-06-03 01:04:23.038 7 INFO glance.location [None req-6ffbc151-4fb3-4b63-916f-597ff5524b2a c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 368/736] 10.0.0.25 () {32 vars in 726 bytes} [Wed Jun 3 01:04:22 2026] PUT /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb/file => generated 0 bytes in 639 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/737] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:23 2026] GET /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/738] 10.0.0.25 () {32 vars in 716 bytes} [Wed Jun 3 01:04:23 2026] GET /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb/file => generated 1024 bytes in 152 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/739] 10.0.0.25 () {34 vars in 654 bytes} [Wed Jun 3 01:04:23 2026] POST /v2/images => generated 648 bytes in 47 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/740] 10.0.0.25 () {32 vars in 725 bytes} [Wed Jun 3 01:04:23 2026] PATCH /v2/images/3c01957d-0ac7-4769-bebd-b284b49eec59 => generated 652 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/741] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:23 2026] GET /v2/images/3c01957d-0ac7-4769-bebd-b284b49eec59 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-03 01:04:23.407 7 WARNING glance.api.v2.images [None req-b61b7ddd-9957-4b1d-8d36-e1e0be522239 c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//3c01957d-0ac7-4769-bebd-b284b49eec59 [pid: 7|app: 0|req: 371/742] 10.0.0.25 () {32 vars in 709 bytes} [Wed Jun 3 01:04:23 2026] DELETE /v2/images/3c01957d-0ac7-4769-bebd-b284b49eec59 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/743] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:23 2026] GET /v2/images/3c01957d-0ac7-4769-bebd-b284b49eec59 => generated 139 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:23.481 7 WARNING glance.api.v2.images [None req-034efb0f-1cf6-41ed-a6df-0ffb2ffd1af4 c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d8580fe5-6eb5-444e-ab72-24de3b9574bb [pid: 7|app: 0|req: 372/744] 10.0.0.25 () {32 vars in 709 bytes} [Wed Jun 3 01:04:23 2026] DELETE /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb => generated 0 bytes in 862 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/745] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:24 2026] GET /v2/images/d8580fe5-6eb5-444e-ab72-24de3b9574bb => generated 139 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-06-03 01:04:24.364 7 WARNING glance.api.v2.images [None req-881a20dc-3473-4839-ba61-ff81b4468056 c40c83e5c7044e9a916efa89fd8da65e 995114f98a4f47c18147485f5a5e8268 - - default default] Failed to find image 7b8c8614-f887-48b8-af38-ddf900f56bf9 to delete: glance.common.exception.ImageNotFound: No image found with ID 7b8c8614-f887-48b8-af38-ddf900f56bf9 [pid: 7|app: 0|req: 373/746] 10.0.0.25 () {32 vars in 709 bytes} [Wed Jun 3 01:04:24 2026] DELETE /v2/images/7b8c8614-f887-48b8-af38-ddf900f56bf9 => 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: 374/747] 10.0.0.25 () {32 vars in 706 bytes} [Wed Jun 3 01:04:24 2026] GET /v2/images/7b8c8614-f887-48b8-af38-ddf900f56bf9 => generated 139 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.25 () {30 vars in 410 bytes} [Wed Jun 3 01:04:27 2026] GET / => generated 1312 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/753] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:04:43 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 377/754] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:04:43 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/761] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:05:10 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/762] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:05: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: 7|app: 0|req: 389/777] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:06:19 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => 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: 389/778] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:06:19 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: 393/785] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:06:57 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/786] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:06:57 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: 396/791] 10.0.0.59 () {36 vars in 986 bytes} [Wed Jun 3 01:07:15 2026] GET /v2/images/b83ea63c-33cf-4d0d-ba26-43c78793361d => generated 1312 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/792] 10.0.0.59 () {36 vars in 926 bytes} [Wed Jun 3 01:07:15 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: 401/801] 199.204.45.156 () {32 vars in 826 bytes} [Wed Jun 3 01:07:49 2026] GET /v2/images?status=active&owner=5c9c7dee60474897aef76f22d50269a3&limit=2&tag=amphora&sort=created_at:desc => generated 1560 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/802] 199.204.45.156 () {32 vars in 653 bytes} [Wed Jun 3 01:07:49 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: 402/803] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:07:49 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/804] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 8|app: 0|req: 403/805] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 403/806] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:07:50 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/807] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 404/808] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 8|app: 0|req: 405/809] 10.0.0.128 () {36 vars in 987 bytes} [Wed Jun 3 01:07:50 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.128 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 406/811] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:07:50 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/812] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 407/813] 10.0.0.111 () {36 vars in 987 bytes} [Wed Jun 3 01:07:50 2026] GET /v2/images/3ff4b348-e9a9-4194-bdac-11978d11f3b3 => generated 1395 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/814] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 408/815] 10.0.0.111 () {36 vars in 927 bytes} [Wed Jun 3 01:07: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: 432/864] 10.0.0.25 () {32 vars in 632 bytes} [Wed Jun 3 01:11:52 2026] GET /v2/images => generated 5574 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)