+ 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 Jul 9 03:51:35 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: glance-api-7c5c9f64bf-cdqml machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9292 fd 3 Python version: 3.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e33bce7170 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/wsme/protocol.py:3: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-07-09 03:51:37.050 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-09 03:51:37.070 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-07-09 03:51:37.670 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-07-09 03:51:37.671 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-07-09 03:51:37.678 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-07-09 03:51:37.679 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-07-09 03:51:39.264 7 WARNING glance.api.v2.images [None req-c3324b55-92cc-426f-b7f5-a069b85f6bbb - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 03:51:39.320 8 WARNING glance.api.v2.images [None req-d09e1e84-9091-454b-bccf-307d8759549e - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-09 03:51:39.502 7 WARNING keystonemiddleware._common.config [None req-c3324b55-92cc-426f-b7f5-a069b85f6bbb - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 03:51:39.510 7 WARNING oslo_config.cfg [None req-c3324b55-92cc-426f-b7f5-a069b85f6bbb - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e33bce7170 pid: 7 (default app) 2026-07-09 03:51:39.586 8 WARNING keystonemiddleware._common.config [None req-d09e1e84-9091-454b-bccf-307d8759549e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-09 03:51:39.594 8 WARNING oslo_config.cfg [None req-d09e1e84-9091-454b-bccf-307d8759549e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55e33bce7170 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 03:51:40 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 03:51:41.343 8 WARNING oslo_policy.policy [None req-006a666d-3ee2-44a1-a6b0-db50be5481e6 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:41.343 8 WARNING oslo_policy.policy [None req-006a666d-3ee2-44a1-a6b0-db50be5481e6 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:41.365 8 WARNING oslo_policy.policy [None req-006a666d-3ee2-44a1-a6b0-db50be5481e6 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:41.365 8 WARNING oslo_policy.policy [None req-006a666d-3ee2-44a1-a6b0-db50be5481e6 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 03:51:40 2026] GET /v2/images => generated 69 bytes in 559 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/6] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 03:51:44 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 2/7] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 03:51:44 2026] GET /v2/images => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-09 03:51:44.551 7 WARNING oslo_policy.policy [None req-b895d553-7b7e-4875-a712-95088930f1f5 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:44.551 7 WARNING oslo_policy.policy [None req-b895d553-7b7e-4875-a712-95088930f1f5 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 6/8] 199.204.45.53 () {44 vars in 908 bytes} [Thu Jul 9 03:51:44 2026] GET /v2/images/cirros => generated 151 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.53 () {44 vars in 930 bytes} [Thu Jul 9 03:51:44 2026] GET /v2/images?name=cirros => generated 81 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-09 03:51:44.680 7 WARNING oslo_policy.policy [None req-52064ab6-a216-406a-8f0e-7bbf7ecc5da9 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:44.681 7 WARNING oslo_policy.policy [None req-52064ab6-a216-406a-8f0e-7bbf7ecc5da9 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 7/10] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 9 03:51:44 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-07-09 03:51:44.763 8 WARNING oslo_config.cfg [None req-4ced8391-12fa-4390-9f36-288471a8a951 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 8|app: 0|req: 4/11] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 9 03:51:44 2026] POST /v2/images => generated 760 bytes in 55 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 03:51:44.786 7 WARNING oslo_policy.policy [None req-4d58a90d-5d36-4c1b-8f90-f102d2ac3958 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:44.786 7 WARNING oslo_policy.policy [None req-4d58a90d-5d36-4c1b-8f90-f102d2ac3958 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 03:51:44.788 7 INFO glance.api.v2.image_data [None req-4d58a90d-5d36-4c1b-8f90-f102d2ac3958 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 03:51:48.167 7 INFO glance.location [None req-4d58a90d-5d36-4c1b-8f90-f102d2ac3958 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Image format matched and virtual size computed: 117440512 [pid: 7|app: 0|req: 8/12] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 9 03:51:44 2026] PUT /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d/file => generated 0 bytes in 3435 msecs (HTTP/1.1 204) 4 headers in 171 bytes (8045 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 03:51:48 2026] GET /v2/images => generated 1240 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-09 03:51:48.260 7 WARNING oslo_config.cfg [None req-65148fd8-b18b-41a2-8822-be3eb2070ba3 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Deprecated: Option "show_multiple_locations" from group "DEFAULT" is deprecated for removal (Use of this option, deprecated since Newton, is a security risk and will be removed once we figure out a way to satisfy those use cases that currently require it. An earlier announcement that the same functionality can be achieved with greater granularity by using policies is incorrect. You cannot work around this option via policy configuration at the present time, though that is the direction we believe the fix will take. Please keep an eye on the Glance release notes to stay up to date on progress in addressing this issue.). Its value may be silently ignored in the future. [pid: 7|app: 0|req: 9/14] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 03:51:48 2026] PATCH /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/15] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 03:51:48 2026] GET /v2/images => generated 1240 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:13:34 2026] GET / => generated 1183 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:13:34 2026] GET /v2/images => generated 1240 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/284] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:13:51 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/285] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:13:51 2026] GET /v2/images => generated 1240 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/286] 199.204.45.53 () {44 vars in 934 bytes} [Thu Jul 9 04:13:51 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/287] 199.204.45.53 () {44 vars in 956 bytes} [Thu Jul 9 04:13:51 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/288] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 9 04:13:51 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: 146/289] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 9 04:13:51 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 04:13:52.066 8 WARNING oslo_policy.policy [None req-362d8822-ceeb-4056-89e4-98aa2bf7fb31 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 04:13:52.067 8 WARNING oslo_policy.policy [None req-362d8822-ceeb-4056-89e4-98aa2bf7fb31 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - 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-07-09 04:13:52.068 8 INFO glance.api.v2.image_data [None req-362d8822-ceeb-4056-89e4-98aa2bf7fb31 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:14:16.096 8 INFO glance.location [None req-362d8822-ceeb-4056-89e4-98aa2bf7fb31 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 144/294] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jul 9 04:13:52 2026] PUT /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c/file => generated 0 bytes in 24080 msecs (HTTP/1.1 204) 4 headers in 171 bytes (61163 switches on core 0) [pid: 7|app: 0|req: 151/295] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:14:16 2026] GET /v2/images => generated 2451 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/296] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 04:14:16 2026] PATCH /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/297] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 9 04:14:16 2026] PATCH /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/298] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:14:16 2026] GET /v2/images => generated 2451 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/299] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:14:17 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/300] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:14:17 2026] GET /v2/images => generated 2451 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:20:41 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:20:41 2026] GET /v2/images => generated 2451 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:20:54 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/384] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:20:54 2026] GET /v2/images => generated 2451 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/385] 199.204.45.53 () {44 vars in 944 bytes} [Thu Jul 9 04:20:54 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.204.45.53 () {44 vars in 966 bytes} [Thu Jul 9 04:20:54 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 9 04:20:54 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: 197/388] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 9 04:20:54 2026] POST /v2/images => generated 799 bytes in 237 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 04:20:54.922 8 INFO glance.api.v2.image_data [None req-ac801c90-8c3d-42a1-8b54-4abb1bfdc17d 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:21:12.154 8 INFO glance.location [None req-ac801c90-8c3d-42a1-8b54-4abb1bfdc17d 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 192/393] 199.204.45.53 () {48 vars in 1042 bytes} [Thu Jul 9 04:20:54 2026] PUT /v2/images/328fe129-74c1-4cad-b656-44a589ba5940/file => generated 0 bytes in 17275 msecs (HTTP/1.1 204) 4 headers in 171 bytes (24799 switches on core 0) [pid: 7|app: 0|req: 202/394] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:21:12 2026] GET /v2/images => generated 3664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/395] 199.204.45.53 () {48 vars in 1047 bytes} [Thu Jul 9 04:21:12 2026] PATCH /v2/images/328fe129-74c1-4cad-b656-44a589ba5940 => generated 1234 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/396] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:21:12 2026] GET /v2/images => generated 3687 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/403] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:21:49 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/404] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:21:49 2026] GET /v2/images => generated 3687 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/411] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:22:10 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/412] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:22:10 2026] GET /v2/images => generated 3687 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/413] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 9 04:22:10 2026] GET /v2/images/manila-service-image => generated 165 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/414] 199.204.45.53 () {44 vars in 958 bytes} [Thu Jul 9 04:22:10 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: 7|app: 0|req: 213/415] 199.204.45.53 () {44 vars in 936 bytes} [Thu Jul 9 04:22: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: 8|app: 0|req: 203/416] 199.204.45.53 () {48 vars in 948 bytes} [Thu Jul 9 04:22:10 2026] POST /v2/images => generated 791 bytes in 42 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-09 04:22:10.986 7 INFO glance.api.v2.image_data [None req-8a997818-59d6-4b0a-9700-d3a47f111277 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:22:24.272 7 INFO glance.location [None req-8a997818-59d6-4b0a-9700-d3a47f111277 9953147220374e3db7460f51c0526aed 59ae47a8008c403b8babe2623a30ee20 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 214/419] 199.204.45.53 () {48 vars in 1043 bytes} [Thu Jul 9 04:22:10 2026] PUT /v2/images/b5aee8e4-7265-4bce-9d77-9a458015d45c/file => generated 0 bytes in 13328 msecs (HTTP/1.1 204) 4 headers in 171 bytes (31195 switches on core 0) [pid: 8|app: 0|req: 206/420] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:22:24 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/421] 199.204.45.53 () {48 vars in 1046 bytes} [Thu Jul 9 04:22:24 2026] PATCH /v2/images/b5aee8e4-7265-4bce-9d77-9a458015d45c => generated 1204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/422] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:22:24 2026] GET /v2/images => generated 4893 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/569] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:34:37 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/570] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:34:37 2026] GET /v2/images => generated 4893 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/601] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:37:09 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/604] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:37:09 2026] GET /v2/images => generated 4893 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/605] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:37:11 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/606] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:37:11 2026] GET /v2/images => generated 4893 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/621] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:38:29 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:38:29 2026] GET /v2/images => generated 4893 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:38:36 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/626] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:38:36 2026] GET /v2/images => generated 4893 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 199.204.45.53 () {42 vars in 685 bytes} [Thu Jul 9 04:39:38 2026] GET / => generated 1183 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 199.204.45.53 () {44 vars in 907 bytes} [Thu Jul 9 04:39:38 2026] GET /v2/images => generated 4893 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 325/655] 10.0.0.35 () {32 vars in 632 bytes} [Thu Jul 9 04:40:39 2026] GET /v2/images => generated 4893 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:41:01 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: glance. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/661] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:41:01 2026] GET /v2/schemas/image => generated 4018 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:41:03 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/663] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 330/664] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 335/665] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:41:03 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/666] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 336/667] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 332/668] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:41:03 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/669] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 333/670] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:41:03 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: 338/671] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:41:04 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:41:05 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: 339/673] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:41:05 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:41:05 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:41:05 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: 336/676] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:41:08 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/677] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:41:08 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: 337/678] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 9 04:41:08 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/679] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 9 04:41:08 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 199.204.45.53 () {36 vars in 990 bytes} [Thu Jul 9 04:41:09 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/683] 199.204.45.53 () {36 vars in 930 bytes} [Thu Jul 9 04:41:10 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: 343/690] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:41:40 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/691] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:41:40 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: 350/694] 10.0.0.35 () {30 vars in 410 bytes} [Thu Jul 9 04:41:58 2026] GET / => generated 1183 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/697] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:42:05 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/698] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:42:05 2026] GET /v2/schemas/image => generated 4018 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/699] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:42:05 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/700] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:42:05 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: 350/705] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 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: 352/709] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 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: 358/710] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 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: 359/712] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 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: 354/713] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/714] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/715] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/716] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/717] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:42:25 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:42:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/719] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:42:26 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/726] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:42:56 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/727] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:42:56 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.35 () {34 vars in 654 bytes} [Thu Jul 9 04:43:09 2026] POST /v2/images => generated 649 bytes in 436 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-09 04:43:09.719 8 WARNING glance.api.v2.images [None req-cb8723d2-75ec-4eb0-b88a-832cd6cf8c84 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 [pid: 8|app: 0|req: 365/733] 10.0.0.35 () {32 vars in 709 bytes} [Thu Jul 9 04:43:09 2026] DELETE /v2/images/abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/734] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:09 2026] GET /v2/images/abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 => 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: 366/735] 10.0.0.35 () {32 vars in 632 bytes} [Thu Jul 9 04:43:09 2026] GET /v2/images => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/736] 10.0.0.35 () {34 vars in 654 bytes} [Thu Jul 9 04:43:09 2026] POST /v2/images => generated 703 bytes in 49 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/737] 10.0.0.35 () {32 vars in 716 bytes} [Thu Jul 9 04:43:09 2026] GET /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf/file => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-09 04:43:09.945 7 INFO glance.api.v2.image_data [None req-d60fc9be-3f8c-4c3f-bc5d-666f31fa3ed4 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-09 04:43:10.014 7 WARNING glance_store._drivers.rbd [None req-d60fc9be-3f8c-4c3f-bc5d-666f31fa3ed4 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-09 04:43:10.580 7 INFO glance.location [None req-d60fc9be-3f8c-4c3f-bc5d-666f31fa3ed4 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] Image format matched and virtual size computed: 1024 [pid: 7|app: 0|req: 371/738] 10.0.0.35 () {32 vars in 726 bytes} [Thu Jul 9 04:43:09 2026] PUT /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf/file => generated 0 bytes in 708 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/739] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:10 2026] GET /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/740] 10.0.0.35 () {32 vars in 716 bytes} [Thu Jul 9 04:43:10 2026] GET /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf/file => generated 1024 bytes in 189 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/741] 10.0.0.35 () {34 vars in 654 bytes} [Thu Jul 9 04:43:10 2026] POST /v2/images => generated 649 bytes in 45 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.35 () {32 vars in 725 bytes} [Thu Jul 9 04:43:10 2026] PATCH /v2/images/81c44405-6c51-4846-8a80-05634d8bfbc5 => generated 652 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/743] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:10 2026] GET /v2/images/81c44405-6c51-4846-8a80-05634d8bfbc5 => generated 652 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-09 04:43:11.024 7 WARNING glance.api.v2.images [None req-59221951-c256-4986-bfa5-3c38fbfedf7c 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//81c44405-6c51-4846-8a80-05634d8bfbc5 [pid: 7|app: 0|req: 374/744] 10.0.0.35 () {32 vars in 709 bytes} [Thu Jul 9 04:43:11 2026] DELETE /v2/images/81c44405-6c51-4846-8a80-05634d8bfbc5 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/745] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:11 2026] GET /v2/images/81c44405-6c51-4846-8a80-05634d8bfbc5 => generated 139 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 04:43:11.114 7 WARNING glance.api.v2.images [None req-08e78455-aa50-4707-9ba2-5ce9313423b9 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//f7340ab4-dbe7-496c-b9ef-efa52c758ddf [pid: 7|app: 0|req: 375/746] 10.0.0.35 () {32 vars in 709 bytes} [Thu Jul 9 04:43:11 2026] DELETE /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf => generated 0 bytes in 915 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/747] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:12 2026] GET /v2/images/f7340ab4-dbe7-496c-b9ef-efa52c758ddf => generated 139 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-09 04:43:12.052 7 WARNING glance.api.v2.images [None req-349d8e53-fa43-423b-b663-edd88ba50341 661ac15e9993469c8ebf2e674ba0dba0 57cd2865ff5044aaa104b9db23002bd0 - - default default] Failed to find image abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 to delete: glance.common.exception.ImageNotFound: No image found with ID abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 [pid: 7|app: 0|req: 376/748] 10.0.0.35 () {32 vars in 709 bytes} [Thu Jul 9 04:43:12 2026] DELETE /v2/images/abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 => 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: 373/749] 10.0.0.35 () {32 vars in 706 bytes} [Thu Jul 9 04:43:12 2026] GET /v2/images/abb3ee3b-d35d-4f13-bcbf-ccb401dffab7 => generated 139 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/762] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:44:15 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/763] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:44:15 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: 385/772] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:44:53 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/773] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:44:53 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/776] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:45:07 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/777] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:45:07 2026] GET /v2/schemas/image => generated 4018 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/780] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:45:15 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/781] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:45:15 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/784] 10.0.0.145 () {36 vars in 987 bytes} [Thu Jul 9 04:45:21 2026] GET /v2/images/17d62948-32ae-45f6-98be-dc314f0d3a5d => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/785] 10.0.0.145 () {36 vars in 927 bytes} [Thu Jul 9 04:45:21 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/790] 199.204.45.53 () {32 vars in 825 bytes} [Thu Jul 9 04:45:41 2026] GET /v2/images?status=active&owner=59ae47a8008c403b8babe2623a30ee20&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/791] 199.204.45.53 () {32 vars in 652 bytes} [Thu Jul 9 04:45:41 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: 395/792] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:45:41 2026] GET /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/793] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:45:41 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: 396/794] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:45:41 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: 399/795] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:45:41 2026] GET /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:45:41 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: 400/797] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:45:41 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: 398/798] 10.0.0.96 () {36 vars in 986 bytes} [Thu Jul 9 04:45:41 2026] GET /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/799] 10.0.0.96 () {36 vars in 926 bytes} [Thu Jul 9 04:45:41 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: 399/800] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:45:42 2026] GET /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/801] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/802] 10.0.0.80 () {36 vars in 986 bytes} [Thu Jul 9 04:45:42 2026] GET /v2/images/1d23a509-3189-4503-8cf7-c7f84641e72c => generated 1209 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/803] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/804] 10.0.0.80 () {36 vars in 926 bytes} [Thu Jul 9 04:45:42 2026] GET /v2/schemas/image => generated 4018 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/839] 10.0.0.35 () {32 vars in 632 bytes} [Thu Jul 9 04:48:36 2026] GET /v2/images => generated 4893 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)