+ 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 Jul 1 01:11:37 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: glance-api-69c6f798fc-ffkz5 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 0x55d3bcfa2160 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-01 01:11:39.333 8 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-07-01 01:11:39.427 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-01 01:11:39.949 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-01 01:11:39.950 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-01 01:11:40.065 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-01 01:11:40.066 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-01 01:11:41.554 8 WARNING glance.api.v2.images [None req-de30633f-88a1-4497-bc59-9bb5e78e51ad - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:41.788 7 WARNING glance.api.v2.images [None req-753df252-ecf4-4bfa-a197-021da85c55d4 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-07-01 01:11:41.791 8 WARNING keystonemiddleware._common.config [None req-de30633f-88a1-4497-bc59-9bb5e78e51ad - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:41.798 8 WARNING oslo_config.cfg [None req-de30633f-88a1-4497-bc59-9bb5e78e51ad - - - - - -] 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 0x55d3bcfa2160 pid: 8 (default app) 2026-07-01 01:11:42.034 7 WARNING keystonemiddleware._common.config [None req-753df252-ecf4-4bfa-a197-021da85c55d4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-01 01:11:42.042 7 WARNING oslo_config.cfg [None req-753df252-ecf4-4bfa-a197-021da85c55d4 - - - - - -] 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 0x55d3bcfa2160 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:11:43 2026] GET / => generated 1183 bytes in 3 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-01 01:11:43.749 7 WARNING oslo_policy.policy [None req-29bca0a4-4cf4-4f85-8e30-1b2c95a2e4eb b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:43.749 7 WARNING oslo_policy.policy [None req-29bca0a4-4cf4-4f85-8e30-1b2c95a2e4eb b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:43.771 7 WARNING oslo_policy.policy [None req-29bca0a4-4cf4-4f85-8e30-1b2c95a2e4eb b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:43.771 7 WARNING oslo_policy.policy [None req-29bca0a4-4cf4-4f85-8e30-1b2c95a2e4eb b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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/5] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:11:43 2026] GET /v2/images => generated 69 bytes in 617 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/6] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:11:47 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: 2/7] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:11:47 2026] GET /v2/images => generated 69 bytes in 59 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-01 01:11:47.354 8 WARNING oslo_policy.policy [None req-1d6f7431-aa60-4b0a-a55b-1b4017da7aba b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:47.355 8 WARNING oslo_policy.policy [None req-1d6f7431-aa60-4b0a-a55b-1b4017da7aba b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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/8] 199.204.45.70 () {44 vars in 908 bytes} [Wed Jul 1 01:11:47 2026] GET /v2/images/cirros => generated 151 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/9] 199.204.45.70 () {44 vars in 930 bytes} [Wed Jul 1 01:11:47 2026] GET /v2/images?name=cirros => generated 81 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:47.513 8 WARNING oslo_policy.policy [None req-b66eb383-15b3-4977-bad2-9226d1ae4a37 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:47.514 8 WARNING oslo_policy.policy [None req-b66eb383-15b3-4977-bad2-9226d1ae4a37 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 7/10] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 1 01:11:47 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-01 01:11:47.596 7 WARNING oslo_config.cfg [None req-68884214-57a5-463c-8087-bc5998b50487 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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/11] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 1 01:11:47 2026] POST /v2/images => generated 760 bytes in 60 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:11:47.619 8 WARNING oslo_policy.policy [None req-a54c1e99-6d35-41a4-98cb-4ce396651fd9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:47.619 8 WARNING oslo_policy.policy [None req-a54c1e99-6d35-41a4-98cb-4ce396651fd9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:11:47.621 8 INFO glance.api.v2.image_data [None req-a54c1e99-6d35-41a4-98cb-4ce396651fd9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:11:51.253 8 INFO glance.location [None req-a54c1e99-6d35-41a4-98cb-4ce396651fd9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/12] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jul 1 01:11:47 2026] PUT /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b/file => generated 0 bytes in 3682 msecs (HTTP/1.1 204) 4 headers in 171 bytes (6683 switches on core 0) [pid: 7|app: 0|req: 5/13] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:11:51 2026] GET /v2/images => generated 1240 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-01 01:11:51.340 8 WARNING oslo_config.cfg [None req-82e28862-9b11-4da9-b259-3d3a1fcfa0f8 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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: 9/14] 199.204.45.70 () {48 vars in 1046 bytes} [Wed Jul 1 01:11:51 2026] PATCH /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 6/15] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:11:51 2026] GET /v2/images => generated 1240 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/280] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:33:47 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: 139/281] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:33:47 2026] GET /v2/images => generated 1240 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/286] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:34:03 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: 145/287] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:34:03 2026] GET /v2/images => generated 1240 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.70 () {44 vars in 934 bytes} [Wed Jul 1 01:34:03 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/289] 199.204.45.70 () {44 vars in 956 bytes} [Wed Jul 1 01:34:03 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 1 01:34:03 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/291] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 1 01:34:03 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-01 01:34:04.071 7 WARNING oslo_policy.policy [None req-7baa88cf-b22c-4538-9c5c-ecae172b36f2 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:34:04.071 7 WARNING oslo_policy.policy [None req-7baa88cf-b22c-4538-9c5c-ecae172b36f2 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - 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-01 01:34:04.073 7 INFO glance.api.v2.image_data [None req-7baa88cf-b22c-4538-9c5c-ecae172b36f2 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:34:33.403 7 INFO glance.location [None req-7baa88cf-b22c-4538-9c5c-ecae172b36f2 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Image format matched and virtual size computed: 2147483648 [pid: 7|app: 0|req: 145/298] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jul 1 01:34:04 2026] PUT /v2/images/19384086-5d95-4525-ba34-4db6298354fe/file => generated 0 bytes in 29395 msecs (HTTP/1.1 204) 4 headers in 171 bytes (109486 switches on core 0) [pid: 8|app: 0|req: 154/299] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:34:33 2026] GET /v2/images => generated 2451 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/300] 199.204.45.70 () {48 vars in 1046 bytes} [Wed Jul 1 01:34:33 2026] PATCH /v2/images/19384086-5d95-4525-ba34-4db6298354fe => 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: 155/301] 199.204.45.70 () {48 vars in 1047 bytes} [Wed Jul 1 01:34:33 2026] PATCH /v2/images/19384086-5d95-4525-ba34-4db6298354fe => generated 1209 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/302] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:34:33 2026] GET /v2/images => generated 2451 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/303] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:34:35 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: 148/304] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:34:35 2026] GET /v2/images => generated 2451 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/387] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:41:23 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: 190/388] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:41:23 2026] GET /v2/images => generated 2451 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/391] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:41:34 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: 192/392] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:41:34 2026] GET /v2/images => generated 2451 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/393] 199.204.45.70 () {44 vars in 944 bytes} [Wed Jul 1 01:41:34 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/394] 199.204.45.70 () {44 vars in 966 bytes} [Wed Jul 1 01:41:34 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/395] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 1 01:41:34 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/396] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 1 01:41:34 2026] POST /v2/images => generated 799 bytes in 866 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:41:35.269 8 INFO glance.api.v2.image_data [None req-15e8672f-b6f6-49bd-bb2d-24c5b03068c0 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:42:14.842 8 INFO glance.location [None req-15e8672f-b6f6-49bd-bb2d-24c5b03068c0 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Image format matched and virtual size computed: 3221225472 [pid: 8|app: 0|req: 203/405] 199.204.45.70 () {48 vars in 1042 bytes} [Wed Jul 1 01:41:35 2026] PUT /v2/images/f81d195a-9d32-471c-b7a2-6789620f4be6/file => generated 0 bytes in 39624 msecs (HTTP/1.1 204) 4 headers in 171 bytes (28600 switches on core 0) [pid: 7|app: 0|req: 203/406] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:42:14 2026] GET /v2/images => generated 3664 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/407] 199.204.45.70 () {48 vars in 1047 bytes} [Wed Jul 1 01:42:14 2026] PATCH /v2/images/f81d195a-9d32-471c-b7a2-6789620f4be6 => generated 1234 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/408] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:42:15 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: 7|app: 0|req: 210/419] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:43:02 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: 210/420] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:43:02 2026] GET /v2/images => generated 3687 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/425] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:43:22 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: 213/426] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:43:22 2026] GET /v2/images => generated 3687 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 1 01:43:22 2026] GET /v2/images/manila-service-image => generated 165 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/428] 199.204.45.70 () {44 vars in 958 bytes} [Wed Jul 1 01:43:22 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/429] 199.204.45.70 () {44 vars in 936 bytes} [Wed Jul 1 01:43:22 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: 215/430] 199.204.45.70 () {48 vars in 948 bytes} [Wed Jul 1 01:43:22 2026] POST /v2/images => generated 791 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 326 bytes (1 switches on core 0) 2026-07-01 01:43:23.040 7 INFO glance.api.v2.image_data [None req-df09b15f-26dd-4a84-8c8e-e945041108a9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 01:43:38.913 7 INFO glance.location [None req-df09b15f-26dd-4a84-8c8e-e945041108a9 b72f4425894f4a3ebca418abb695a76e efe84bffbe3b4077815838449df27601 - - default default] Image format matched and virtual size computed: 2891907072 [pid: 7|app: 0|req: 216/433] 199.204.45.70 () {48 vars in 1043 bytes} [Wed Jul 1 01:43:23 2026] PUT /v2/images/353057bf-7cde-40e2-9e6e-269bd459ac78/file => generated 0 bytes in 15924 msecs (HTTP/1.1 204) 4 headers in 171 bytes (29648 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:43:38 2026] GET /v2/images => generated 4893 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.204.45.70 () {48 vars in 1046 bytes} [Wed Jul 1 01:43:38 2026] PATCH /v2/images/353057bf-7cde-40e2-9e6e-269bd459ac78 => generated 1204 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/436] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:43:39 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:56:25 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: 297/592] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:56:25 2026] GET /v2/images => generated 4893 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:58:50 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: 310/622] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:58:50 2026] GET /v2/images => generated 4893 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/625] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:58:51 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: 314/626] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:58:51 2026] GET /v2/images => generated 4893 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/635] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:59:39 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: 317/636] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:59:39 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: 319/639] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 01:59:46 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: 321/640] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 01:59:46 2026] GET /v2/images => generated 4893 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/655] 199.204.45.70 () {42 vars in 685 bytes} [Wed Jul 1 02:00:52 2026] GET / => generated 1183 bytes in 6 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/656] 199.204.45.70 () {44 vars in 907 bytes} [Wed Jul 1 02:00:52 2026] GET /v2/images => generated 4893 bytes in 72 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: 336/673] 10.0.0.241 () {32 vars in 633 bytes} [Wed Jul 1 02:02:15 2026] GET /v2/images => generated 4893 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/678] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:02:36 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 22 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: 340/679] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:02:36 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/680] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jul 1 02:02:39 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jul 1 02:02:39 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: 341/682] 199.204.45.70 () {36 vars in 990 bytes} [Wed Jul 1 02:02:40 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 342/683] 199.204.45.70 () {36 vars in 930 bytes} [Wed Jul 1 02:02: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: 8|app: 0|req: 345/688] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:02:54 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 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: 346/690] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/691] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:02:54 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 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: 346/693] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 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: 348/694] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:02:54 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 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: 349/696] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:02:54 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: 348/697] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:02:55 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/698] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:02:55 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: 349/699] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:02:56 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/700] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:02:56 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: 350/701] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:02:56 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: 352/702] 10.0.0.241 () {30 vars in 411 bytes} [Wed Jul 1 02:02:56 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: 354/709] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/710] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/711] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/712] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/713] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/714] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/715] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/716] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 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: 358/717] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 360/718] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/719] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:03:29 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:03:30 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 360/721] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:03:30 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:03:30 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/723] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:03:30 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: 363/724] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:03:30 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/727] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:03:34 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:03: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: 364/729] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:03:35 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/730] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:03: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: 369/735] 10.0.0.241 () {34 vars in 655 bytes} [Wed Jul 1 02:03:54 2026] POST /v2/images => generated 648 bytes in 299 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-07-01 02:03:54.779 7 WARNING glance.api.v2.images [None req-292c9c15-0cb8-4b46-96c1-0cab3b42c7ab 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//05d19f1d-fbf7-4bac-a975-bf62dfbb208e [pid: 7|app: 0|req: 367/736] 10.0.0.241 () {32 vars in 710 bytes} [Wed Jul 1 02:03:54 2026] DELETE /v2/images/05d19f1d-fbf7-4bac-a975-bf62dfbb208e => generated 0 bytes in 49 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/737] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:54 2026] GET /v2/images/05d19f1d-fbf7-4bac-a975-bf62dfbb208e => 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: 368/738] 10.0.0.241 () {32 vars in 633 bytes} [Wed Jul 1 02:03:54 2026] GET /v2/images => generated 1240 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.241 () {34 vars in 655 bytes} [Wed Jul 1 02:03:54 2026] POST /v2/images => generated 703 bytes in 40 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/740] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:55 2026] GET /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b/file => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-01 02:03:55.080 8 INFO glance.api.v2.image_data [None req-4fcdbb00-c6ec-4c75-8fc2-d19f98c5ce7b 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-07-01 02:03:55.122 8 WARNING glance_store._drivers.rbd [None req-4fcdbb00-c6ec-4c75-8fc2-d19f98c5ce7b 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-07-01 02:03:55.646 8 INFO glance.location [None req-4fcdbb00-c6ec-4c75-8fc2-d19f98c5ce7b 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 372/741] 10.0.0.241 () {32 vars in 727 bytes} [Wed Jul 1 02:03:55 2026] PUT /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b/file => generated 0 bytes in 626 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/742] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:55 2026] GET /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/743] 10.0.0.241 () {32 vars in 717 bytes} [Wed Jul 1 02:03:55 2026] GET /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b/file => generated 1024 bytes in 177 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.241 () {34 vars in 655 bytes} [Wed Jul 1 02:03:55 2026] POST /v2/images => generated 649 bytes in 51 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.241 () {32 vars in 726 bytes} [Wed Jul 1 02:03:55 2026] PATCH /v2/images/d6e0e889-1b19-4815-874b-de4f26742e4f => generated 653 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images/d6e0e889-1b19-4815-874b-de4f26742e4f => generated 653 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-01 02:03:56.052 8 WARNING glance.api.v2.images [None req-3cb88bba-2d72-4069-a450-8e3b397b25e1 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//d6e0e889-1b19-4815-874b-de4f26742e4f [pid: 8|app: 0|req: 375/747] 10.0.0.241 () {32 vars in 710 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2/images/d6e0e889-1b19-4815-874b-de4f26742e4f => 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: 373/748] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images/d6e0e889-1b19-4815-874b-de4f26742e4f => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:56.150 8 WARNING glance.api.v2.images [None req-183b489f-4f04-466c-92ff-a10192e3b097 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//1b37a260-8adf-4ee3-899f-91d9c6161e2b [pid: 8|app: 0|req: 376/749] 10.0.0.241 () {32 vars in 710 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b => generated 0 bytes in 833 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/750] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:56 2026] GET /v2/images/1b37a260-8adf-4ee3-899f-91d9c6161e2b => generated 139 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-01 02:03:57.003 8 WARNING glance.api.v2.images [None req-6cbb7fec-f06d-443e-b911-2373e02f6fb4 81cf8591b2ac4fa8b11824a3ae563b5a 2fbf9f115f7f47a8970024f45d1fa373 - - default default] Failed to find image 05d19f1d-fbf7-4bac-a975-bf62dfbb208e to delete: glance.common.exception.ImageNotFound: No image found with ID 05d19f1d-fbf7-4bac-a975-bf62dfbb208e [pid: 8|app: 0|req: 377/751] 10.0.0.241 () {32 vars in 710 bytes} [Wed Jul 1 02:03:56 2026] DELETE /v2/images/05d19f1d-fbf7-4bac-a975-bf62dfbb208e => generated 147 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/752] 10.0.0.241 () {32 vars in 707 bytes} [Wed Jul 1 02:03:57 2026] GET /v2/images/05d19f1d-fbf7-4bac-a975-bf62dfbb208e => generated 139 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/755] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:04:02 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/756] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:04:02 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: 383/763] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:04:32 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/764] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:04:32 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: 384/765] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:04:38 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/766] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:04:38 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/771] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:04:51 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 385/772] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:04:51 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/779] 199.204.45.70 () {32 vars in 825 bytes} [Wed Jul 1 02:05:22 2026] GET /v2/images?status=active&owner=efe84bffbe3b4077815838449df27601&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/780] 199.204.45.70 () {32 vars in 652 bytes} [Wed Jul 1 02:05:22 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/781] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:05:23 2026] GET /v2/images/19384086-5d95-4525-ba34-4db6298354fe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:05:23 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: 391/783] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:05:23 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: 393/784] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:05:23 2026] GET /v2/images/19384086-5d95-4525-ba34-4db6298354fe => generated 1209 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:05:23 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: 394/786] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:05:23 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: 7|app: 0|req: 393/787] 10.0.0.96 () {36 vars in 986 bytes} [Wed Jul 1 02:05:23 2026] GET /v2/images/19384086-5d95-4525-ba34-4db6298354fe => generated 1209 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.96 () {36 vars in 926 bytes} [Wed Jul 1 02:05:23 2026] GET /v2/schemas/image => generated 4018 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:05:24 2026] GET /v2/images/19384086-5d95-4525-ba34-4db6298354fe => generated 1209 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:05:24 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: 395/791] 10.0.0.239 () {36 vars in 987 bytes} [Wed Jul 1 02:05:24 2026] GET /v2/images/19384086-5d95-4525-ba34-4db6298354fe => 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: 397/792] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:05:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/793] 10.0.0.239 () {36 vars in 927 bytes} [Wed Jul 1 02:05:24 2026] GET /v2/schemas/image => generated 4018 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/794] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:05:30 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 397/795] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:05:30 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: 399/798] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:05:32 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => generated 1171 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:05:32 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: 402/804] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:05:59 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 403/805] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:05:59 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/822] 10.0.0.114 () {36 vars in 987 bytes} [Wed Jul 1 02:07:20 2026] GET /v2/images/da4d79cf-35dc-4120-b0ff-5c4336ab7e8b => 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: 412/823] 10.0.0.114 () {36 vars in 927 bytes} [Wed Jul 1 02:07:20 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 10.0.0.241 () {32 vars in 633 bytes} [Wed Jul 1 02:09:21 2026] GET /v2/images => generated 4893 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)