+ COMMAND=start + start + exec uwsgi --ini /etc/glance/glance-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/glance/glance-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Mar 31 05:12:03 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 nodename: glance-api-7bdfccff7c-8bv2f 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x5567ae2d8170 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-03-31 05:12:05.439 7 INFO glance.async_ [-] Threadpool model set to 'NativeThreadPoolModel' 2026-03-31 05:12:05.446 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-03-31 05:12:06.075 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-03-31 05:12:06.077 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-03-31 05:12:06.097 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-03-31 05:12:06.098 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-03-31 05:12:07.755 8 WARNING glance.api.v2.images [None req-b85d5116-48ea-4860-a22b-3675e999bfbc - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:12:07.818 7 WARNING glance.api.v2.images [None req-198eb776-d306-41db-acd8-5f079a500d39 - - - - - -] Could not find schema properties file schema-image.json. Continuing without custom properties 2026-03-31 05:12:08.013 8 WARNING keystonemiddleware._common.config [None req-b85d5116-48ea-4860-a22b-3675e999bfbc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:12:08.021 8 WARNING oslo_config.cfg [None req-b85d5116-48ea-4860-a22b-3675e999bfbc - - - - - -] 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 0x5567ae2d8170 pid: 8 (default app) 2026-03-31 05:12:08.089 7 WARNING keystonemiddleware._common.config [None req-198eb776-d306-41db-acd8-5f079a500d39 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-31 05:12:08.100 7 WARNING oslo_config.cfg [None req-198eb776-d306-41db-acd8-5f079a500d39 - - - - - -] 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 0x5567ae2d8170 pid: 7 (default app) [pid: 8|app: 0|req: 4/4] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:12:10 2026] GET / => generated 1193 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-03-31 05:12:10.712 7 WARNING oslo_policy.policy [None req-cae1d69f-fcdf-423a-8109-0b0d624c7ca4 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:10.713 7 WARNING oslo_policy.policy [None req-cae1d69f-fcdf-423a-8109-0b0d624c7ca4 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:10.731 7 WARNING oslo_policy.policy [None req-cae1d69f-fcdf-423a-8109-0b0d624c7ca4 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:10.731 7 WARNING oslo_policy.policy [None req-cae1d69f-fcdf-423a-8109-0b0d624c7ca4 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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.141 () {44 vars in 910 bytes} [Tue Mar 31 05:12:10 2026] GET /v2/images => generated 69 bytes in 598 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.141 () {42 vars in 688 bytes} [Tue Mar 31 05:12:14 2026] GET / => generated 1193 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.141 () {44 vars in 910 bytes} [Tue Mar 31 05:12:14 2026] GET /v2/images => generated 69 bytes in 58 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-03-31 05:12:14.351 8 WARNING oslo_policy.policy [None req-3ca76335-5ea3-4d72-9016-fe2c968421fa cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:14.352 8 WARNING oslo_policy.policy [None req-3ca76335-5ea3-4d72-9016-fe2c968421fa cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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.141 () {44 vars in 911 bytes} [Tue Mar 31 05:12:14 2026] GET /v2/images/cirros => generated 151 bytes in 125 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.141 () {44 vars in 933 bytes} [Tue Mar 31 05:12:14 2026] GET /v2/images?name=cirros => generated 81 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:12:14.491 8 WARNING oslo_policy.policy [None req-1509c8cb-9506-4194-8419-d7d0c00a2bd6 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:14.492 8 WARNING oslo_policy.policy [None req-1509c8cb-9506-4194-8419-d7d0c00a2bd6 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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.141 () {44 vars in 939 bytes} [Tue Mar 31 05:12:14 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-31 05:12:14.633 7 WARNING oslo_config.cfg [None req-d1be3e2f-d918-4e59-ab7d-dd6c5a68ad24 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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.141 () {48 vars in 951 bytes} [Tue Mar 31 05:12:14 2026] POST /v2/images => generated 760 bytes in 113 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:12:14.666 8 WARNING oslo_policy.policy [None req-91f25e3e-5866-4855-94c0-0af75000f684 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:14.667 8 WARNING oslo_policy.policy [None req-91f25e3e-5866-4855-94c0-0af75000f684 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:12:14.669 8 INFO glance.api.v2.image_data [None req-91f25e3e-5866-4855-94c0-0af75000f684 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:12:20.007 8 INFO glance.location [None req-91f25e3e-5866-4855-94c0-0af75000f684 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Image format matched and virtual size computed: 117440512 [pid: 8|app: 0|req: 8/14] 199.204.45.141 () {48 vars in 1045 bytes} [Tue Mar 31 05:12:14 2026] PUT /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84/file => generated 0 bytes in 5414 msecs (HTTP/1.1 204) 4 headers in 171 bytes (5156 switches on core 0) [pid: 7|app: 0|req: 7/15] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:12:20 2026] GET /v2/images => generated 1240 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-03-31 05:12:20.114 8 WARNING oslo_config.cfg [None req-6e406b7a-4d9e-485c-a657-a7b4b22e5503 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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/16] 199.204.45.141 () {48 vars in 1049 bytes} [Tue Mar 31 05:12:20 2026] PATCH /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/17] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:12:20 2026] GET /v2/images => generated 1240 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:36:53 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/313] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:36:53 2026] GET /v2/images => generated 1240 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:38:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:38:36 2026] GET /v2/images => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.204.45.141 () {44 vars in 937 bytes} [Tue Mar 31 05:38:36 2026] GET /v2/images/amphora-x64-haproxy => generated 164 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 199.204.45.141 () {44 vars in 959 bytes} [Tue Mar 31 05:38:36 2026] GET /v2/images?name=amphora-x64-haproxy => generated 94 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/338] 199.204.45.141 () {44 vars in 939 bytes} [Tue Mar 31 05:38:36 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 199.204.45.141 () {48 vars in 951 bytes} [Tue Mar 31 05:38:36 2026] POST /v2/images => generated 796 bytes in 53 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:38:36.491 8 INFO glance.api.v2.image_data [None req-89e8f9f0-183e-4bea-920c-55e54de44237 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:39:11.334 8 INFO glance.location [None req-89e8f9f0-183e-4bea-920c-55e54de44237 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Image format matched and virtual size computed: 2147483648 [pid: 8|app: 0|req: 171/348] 199.204.45.141 () {48 vars in 1046 bytes} [Tue Mar 31 05:38:36 2026] PUT /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef/file => generated 0 bytes in 34901 msecs (HTTP/1.1 204) 4 headers in 171 bytes (70466 switches on core 0) [pid: 7|app: 0|req: 178/349] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:39:11 2026] GET /v2/images => generated 2451 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/350] 199.204.45.141 () {48 vars in 1049 bytes} [Tue Mar 31 05:39:11 2026] PATCH /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => generated 1209 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/351] 199.204.45.141 () {48 vars in 1050 bytes} [Tue Mar 31 05:39:11 2026] PATCH /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => generated 1209 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/352] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:39:11 2026] GET /v2/images => generated 2451 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/353] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:39:13 2026] GET / => generated 1193 bytes in 3 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/354] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:39:13 2026] GET /v2/images => generated 2451 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:46:02 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:46:02 2026] GET /v2/images => generated 2451 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:46:10 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:46:10 2026] GET /v2/images => generated 2451 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 199.204.45.141 () {44 vars in 947 bytes} [Tue Mar 31 05:46:10 2026] GET /v2/images/ubuntu-2204-kube-v1.34.3 => generated 169 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 199.204.45.141 () {44 vars in 969 bytes} [Tue Mar 31 05:46:11 2026] GET /v2/images?name=ubuntu-2204-kube-v1.34.3 => generated 99 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/445] 199.204.45.141 () {44 vars in 939 bytes} [Tue Mar 31 05:46:11 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/446] 199.204.45.141 () {48 vars in 951 bytes} [Tue Mar 31 05:46:11 2026] POST /v2/images => generated 799 bytes in 56 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:46:11.148 7 WARNING oslo_policy.policy [None req-8ed59e64-7b2c-4611-ac95-a6bda3e2bb39 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:46:11.149 7 WARNING oslo_policy.policy [None req-8ed59e64-7b2c-4611-ac95-a6bda3e2bb39 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - 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-03-31 05:46:11.151 7 INFO glance.api.v2.image_data [None req-8ed59e64-7b2c-4611-ac95-a6bda3e2bb39 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:46:47.383 7 INFO glance.location [None req-8ed59e64-7b2c-4611-ac95-a6bda3e2bb39 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Image format matched and virtual size computed: 3221225472 [pid: 7|app: 0|req: 227/455] 199.204.45.141 () {48 vars in 1045 bytes} [Tue Mar 31 05:46:11 2026] PUT /v2/images/50a03880-d82b-4b4a-b72e-ff1e53101b6c/file => generated 0 bytes in 36296 msecs (HTTP/1.1 204) 4 headers in 171 bytes (20795 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:46:47 2026] GET /v2/images => generated 3664 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.141 () {48 vars in 1050 bytes} [Tue Mar 31 05:46:47 2026] PATCH /v2/images/50a03880-d82b-4b4a-b72e-ff1e53101b6c => generated 1234 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/458] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:46:47 2026] GET /v2/images => generated 3687 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/467] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:47:31 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:47:31 2026] GET /v2/images => generated 3687 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 05:47:46 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/472] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:47:46 2026] GET /v2/images => generated 3687 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.141 () {44 vars in 939 bytes} [Tue Mar 31 05:47:46 2026] GET /v2/images/manila-service-image => generated 165 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 172 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.204.45.141 () {44 vars in 961 bytes} [Tue Mar 31 05:47:46 2026] GET /v2/images?name=manila-service-image => generated 95 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.141 () {44 vars in 939 bytes} [Tue Mar 31 05:47:46 2026] GET /v2/images?os_hidden=True => generated 84 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.141 () {48 vars in 951 bytes} [Tue Mar 31 05:47:46 2026] POST /v2/images => generated 791 bytes in 58 msecs (HTTP/1.1 201) 6 headers in 327 bytes (1 switches on core 0) 2026-03-31 05:47:46.604 7 INFO glance.api.v2.image_data [None req-41008eb1-6e49-4d2d-ab0f-d087bdfb5fc2 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 05:48:01.595 7 INFO glance.location [None req-41008eb1-6e49-4d2d-ab0f-d087bdfb5fc2 cc621de00d21409eada44fd6085930ac 78f7c67c2752405786e8cbf2660fe6cb - - default default] Image format matched and virtual size computed: 2814115840 [pid: 7|app: 0|req: 238/481] 199.204.45.141 () {48 vars in 1046 bytes} [Tue Mar 31 05:47:46 2026] PUT /v2/images/a18065c2-c79e-4961-a138-2c23699c86ad/file => generated 0 bytes in 15050 msecs (HTTP/1.1 204) 4 headers in 171 bytes (30198 switches on core 0) [pid: 8|app: 0|req: 244/482] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:48:01 2026] GET /v2/images => generated 4893 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 199.204.45.141 () {48 vars in 1049 bytes} [Tue Mar 31 05:48:01 2026] PATCH /v2/images/a18065c2-c79e-4961-a138-2c23699c86ad => generated 1204 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/484] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 05:48:01 2026] GET /v2/images => generated 4893 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:00:36 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/636] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:00:36 2026] GET /v2/images => generated 4893 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/669] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:03:08 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/670] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:03:08 2026] GET /v2/images => generated 4893 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/671] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:03:10 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/672] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:03:10 2026] GET /v2/images => generated 4893 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/683] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:03:59 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/684] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:03:59 2026] GET /v2/images => generated 4893 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/687] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:04:07 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/688] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:04:07 2026] GET /v2/images => generated 4893 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/701] 199.204.45.141 () {42 vars in 688 bytes} [Tue Mar 31 06:05:14 2026] GET / => generated 1193 bytes in 2 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/702] 199.204.45.141 () {44 vars in 910 bytes} [Tue Mar 31 06:05:14 2026] GET /v2/images => generated 4893 bytes in 70 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: 354/713] 10.0.0.91 () {32 vars in 632 bytes} [Tue Mar 31 06:05:59 2026] GET /v2/images => generated 4893 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/718] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:06:24 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 358/719] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:06: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) /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: 362/720] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:06:24 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/721] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06:24 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: 363/722] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06: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: 360/723] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:06:24 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 364/724] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06:24 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: 361/725] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06:24 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: 365/726] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:06:24 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 362/727] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06:24 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: 366/728] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:06:24 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: 363/729] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:06:26 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:06:26 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: 364/731] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:06:26 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:06:26 2026] GET /v2/schemas/image => generated 4018 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:06: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: 370/736] 199.204.45.141 () {36 vars in 991 bytes} [Tue Mar 31 06:06:27 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 199.204.45.141 () {36 vars in 931 bytes} [Tue Mar 31 06:06:27 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: 371/738] 199.204.45.141 () {36 vars in 991 bytes} [Tue Mar 31 06:06:28 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 368/739] 199.204.45.141 () {36 vars in 931 bytes} [Tue Mar 31 06:06:28 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: 374/744] 10.0.0.91 () {30 vars in 410 bytes} [Tue Mar 31 06:06:54 2026] GET / => generated 1193 bytes in 1 msecs (HTTP/1.1 300) 3 headers in 106 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/747] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:06:57 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 372/748] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:06:57 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: 7|app: 0|req: 377/757] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:07:43 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 381/758] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:07:43 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: 383/761] 10.0.0.91 () {34 vars in 654 bytes} [Tue Mar 31 06:07:51 2026] POST /v2/images => generated 649 bytes in 258 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) 2026-03-31 06:07:51.999 7 WARNING glance.api.v2.images [None req-d68cc6bc-8e5a-49d8-89c8-bef8c1899333 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//6b2571cc-7bd4-4aa9-977a-191dd4ccb601 [pid: 7|app: 0|req: 379/762] 10.0.0.91 () {32 vars in 709 bytes} [Tue Mar 31 06:07:51 2026] DELETE /v2/images/6b2571cc-7bd4-4aa9-977a-191dd4ccb601 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:52 2026] GET /v2/images/6b2571cc-7bd4-4aa9-977a-191dd4ccb601 => 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: 380/764] 10.0.0.91 () {32 vars in 632 bytes} [Tue Mar 31 06:07:52 2026] GET /v2/images => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.91 () {34 vars in 654 bytes} [Tue Mar 31 06:07:52 2026] POST /v2/images => generated 702 bytes in 57 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.91 () {32 vars in 716 bytes} [Tue Mar 31 06:07:52 2026] GET /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414/file => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-03-31 06:07:52.252 8 INFO glance.api.v2.image_data [None req-8383d965-cf30-4e1e-9706-4677719bba65 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2026-03-31 06:07:52.312 8 WARNING glance_store._drivers.rbd [None req-8383d965-cf30-4e1e-9706-4677719bba65 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] Since image size is zero we will be doing resize-before-write which will be slower than normal 2026-03-31 06:07:53.478 8 INFO glance.location [None req-8383d965-cf30-4e1e-9706-4677719bba65 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] Image format matched and virtual size computed: 1024 [pid: 8|app: 0|req: 386/767] 10.0.0.91 () {32 vars in 726 bytes} [Tue Mar 31 06:07:52 2026] PUT /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414/file => generated 0 bytes in 1291 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:53 2026] GET /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414 => generated 1103 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/769] 10.0.0.91 () {32 vars in 716 bytes} [Tue Mar 31 06:07:53 2026] GET /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414/file => generated 1024 bytes in 149 msecs (HTTP/1.1 200) 5 headers in 213 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/770] 10.0.0.91 () {34 vars in 654 bytes} [Tue Mar 31 06:07:53 2026] POST /v2/images => generated 649 bytes in 50 msecs (HTTP/1.1 201) 6 headers in 342 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/771] 10.0.0.91 () {32 vars in 725 bytes} [Tue Mar 31 06:07:53 2026] PATCH /v2/images/65a0639c-e4ad-4836-a71e-317908d2bde0 => generated 652 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:53 2026] GET /v2/images/65a0639c-e4ad-4836-a71e-317908d2bde0 => generated 652 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-03-31 06:07:53.868 8 WARNING glance.api.v2.images [None req-35ee32ec-4dfb-4171-8111-3c951f4a5f5c 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//65a0639c-e4ad-4836-a71e-317908d2bde0 [pid: 8|app: 0|req: 389/773] 10.0.0.91 () {32 vars in 709 bytes} [Tue Mar 31 06:07:53 2026] DELETE /v2/images/65a0639c-e4ad-4836-a71e-317908d2bde0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/774] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:53 2026] GET /v2/images/65a0639c-e4ad-4836-a71e-317908d2bde0 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:07:53.966 8 WARNING glance.api.v2.images [None req-acfd5ee0-5f5b-4852-b20b-a4e061b4e6e5 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//244f671c-364b-40b3-995f-2e32bf9bd414 [pid: 8|app: 0|req: 390/775] 10.0.0.91 () {32 vars in 709 bytes} [Tue Mar 31 06:07:53 2026] DELETE /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/776] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:54 2026] GET /v2/images/244f671c-364b-40b3-995f-2e32bf9bd414 => generated 139 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-03-31 06:07:54.816 8 WARNING glance.api.v2.images [None req-dd620d5d-290f-4658-abd9-920698709a08 5996a8196afb422d96ee79aab2905bbc 7a5b834960cd46d2b3b1d9b561dd5f3a - - default default] Failed to find image 6b2571cc-7bd4-4aa9-977a-191dd4ccb601 to delete: glance.common.exception.ImageNotFound: No image found with ID 6b2571cc-7bd4-4aa9-977a-191dd4ccb601 [pid: 8|app: 0|req: 391/777] 10.0.0.91 () {32 vars in 709 bytes} [Tue Mar 31 06:07:54 2026] DELETE /v2/images/6b2571cc-7bd4-4aa9-977a-191dd4ccb601 => generated 147 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/778] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:07:54 2026] GET /v2/images/6b2571cc-7bd4-4aa9-977a-191dd4ccb601 => generated 139 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/779] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:07:55 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/780] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:07:55 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: 395/785] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:08:12 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/786] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:08:13 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: 397/789] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:08:22 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 393/790] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:08:22 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: 395/793] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:08:36 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 399/794] 10.0.0.91 () {32 vars in 706 bytes} [Tue Mar 31 06:08:36 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 396/795] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:08:36 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 400/796] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:08: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: 397/797] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:08: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: 8|app: 0|req: 401/798] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:08:36 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 398/799] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:08:36 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: 402/800] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:08: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: 399/801] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:08:36 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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/802] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:08:36 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: 400/803] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:08:37 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 404/804] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:08:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:08:37 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 405/806] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:08:37 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:08:37 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: 404/810] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:08:38 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 407/811] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:08:38 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/820] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:09:20 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 409/821] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:09: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: 416/828] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:09:55 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => generated 1171 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/829] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:09: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: 8|app: 0|req: 425/846] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:11:15 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 422/847] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:11:15 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: 428/852] 10.0.0.217 () {36 vars in 987 bytes} [Tue Mar 31 06:11:28 2026] GET /v2/images/8e37e1d3-b611-4563-a77c-766a5cf80d84 => 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: 425/853] 10.0.0.217 () {36 vars in 927 bytes} [Tue Mar 31 06:11:28 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: 431/858] 199.204.45.141 () {32 vars in 826 bytes} [Tue Mar 31 06:11:56 2026] GET /v2/images?status=active&owner=78f7c67c2752405786e8cbf2660fe6cb&limit=2&tag=amphora&sort=created_at:desc => generated 1374 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/859] 199.204.45.141 () {32 vars in 653 bytes} [Tue Mar 31 06:11:56 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: 430/862] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => generated 1209 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/863] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/864] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/865] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => 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: 432/866] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:11:57 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: 435/867] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:11:57 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: 433/868] 10.0.0.122 () {36 vars in 987 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => 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: 436/869] 10.0.0.122 () {36 vars in 927 bytes} [Tue Mar 31 06:11:57 2026] GET /v2/schemas/image => generated 4018 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/870] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:11:58 2026] GET /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => generated 1209 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/871] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:11:58 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: 435/872] 10.0.0.72 () {36 vars in 986 bytes} [Tue Mar 31 06:11:58 2026] GET /v2/images/afae3a35-f2c7-42af-bbef-08ee725f86ef => 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: 438/873] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:11:58 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: 436/874] 10.0.0.72 () {36 vars in 926 bytes} [Tue Mar 31 06:11:58 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: 453/907] 10.0.0.91 () {32 vars in 632 bytes} [Tue Mar 31 06:14:45 2026] GET /v2/images => generated 4893 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)